We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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.
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
The text was updated successfully, but these errors were encountered: