Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to export rpool in 90-raw-disk-image.binary #589

Closed
jwk404 opened this issue Aug 10, 2021 · 1 comment
Closed

Failure to export rpool in 90-raw-disk-image.binary #589

jwk404 opened this issue Aug 10, 2021 · 1 comment

Comments

@jwk404
Copy link
Contributor

jwk404 commented Aug 10, 2021

This bug is almost the same as #431

** Expected Behavior**
rpool should be exported after the root fs is unmounted.

** Actual Behavior**
Describe what actually happened.

00:57:03  + for dir in /dev /proc /sys
00:57:03  + for attempt in {1..5}
00:57:03  + umount -R /mnt/delphix.Y6SI2Vj/sys
00:57:03  + break
00:57:03  + umount /mnt/delphix.Y6SI2Vj/var/log
00:57:03  + umount /mnt/delphix.Y6SI2Vj/var/delphix
00:57:03  + umount /mnt/delphix.Y6SI2Vj/export/home
00:57:03  + umount /var/crash
00:57:03  + zfs umount rpool/ROOT/delphix.Y6SI2Vj/root
00:57:03  + zpool export rpool
00:57:03  cannot export 'rpool': pool is busy
00:57:03  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/118947/console
http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/118915/consoleFull

@pzakha
Copy link
Contributor

pzakha commented Aug 13, 2021

Note that this only affects the focal branch.
I'm closing this as duplicate of the JIRA bug: https://jira.delphix.com/browse/TOOL-11972

@pzakha pzakha closed this as completed Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants