hanging mount points when building iso
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Alexander Gordeev |
Bug Description
Following paths are left mounted on a build server after build iso tasks finished
home/jenkins/
/home/jenkins/
/home/jenkins/
/home/jenkins/
/home/jenkins/
make deep_clean seems to unmount only local_mirror/ubuntu mountpoints leaving all centos ones.
description: | updated |
description: | updated |
tags: | added: image-based provision |
Changed in fuel: | |
assignee: | nobody → Aleksandr Gordeev (a-gordeev) |
how to reproduce:
1) insert 'exit 1' before `umount` https:/ /github. com/stackforge/ fuel-main/ blob/master/ image/ubuntu/ create_ separate_ images. sh#L136 ubuntu_ image' (it's faster than full iso rebuilding) jenkins- product. srt.mirantis. net:8080/ job/6.0. iso/94/ console jenkins- product. srt.mirantis. net:8080/ job/6.0. iso/96/ console
2) run 'make target_
3) wait until it get failed on that line.
4) 'make deep_clean' will leave ubuntu mirror and the root fs image mounted. Run build again and it will produce this err http://
5) manually umount ubuntu mirror. 'make deep_clean' again and build then will produce this err http://