Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Lustre 2.1.2
-
None
-
3
-
6389
Description
If you run loadjenkinsbuild with b2_2 head the file system is corrupted durring the install
loadjenkinsbuild -n client-32vm6 -j lustre-b2_2 -b 0 -t client -d el6 -a x86_64 --profile test --jenkins-uri http://build.lab.whamcloud.com/ --cobbleruri http://cobbler.lab.whamcloud.com/cobbler_api --cobbleruser remote --cobblerpass aib2Iegh -v --packages="expect,lsof,curl,gcc,make,cvs,bc,posix" --reboot --powerup
Gives =====
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/vda1
fsck.ext3: Device or resource busy while trying to open /dev/vda1
Filesystem mounted or opened exclusively by another program?
Welcome to CentOS
Starting udev: [ OK ]
Setting hostname client-32vm6.lab.whamcloud.com: [ OK ]
Setting up Logical Volume Management: No volume groups found
[ OK ]
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/vda1
fsck.ext3: Device or resource busy while trying to open /dev/vda1
Filesystem mounted or opened exclusively by another program?
[FAILED]
-
-
- An error occurred during the file system check.
- Dropping you to a shell; the system will reboot
- when you leave the shell.
Give root password for maintenance
(or type Control-D to continue):
===========
-
Other branches work perfectly well.