Scyld, beoboot-install

Jon Tegner tegner at nada.kth.se
Mon Oct 30 12:26:50 PST 2000


After checking /var/log/beowulf/node.x I realized that system believes
the / partition (/dev/hde3) was not cleanly unmounted, and hence a
fsck is performed which takes approximately four minutes. This happens
even if I reboot with the command

bpctl -S all -s reboot

Can this be done in a "nicer" way (in order to prevent the "not
cleanly unmounted" part)?

Anyway, I get the following from /var/log/beowulf/node.0

/dev/hda: No such device
setup_fs: Checking /dev/hde2 (type=swap)...
setup_fs: Mounting /dev/hde2 on /rootfs/swap... (type=swap;
options=defaults)
setup_fs: Checking /dev/hde3 (type=ext2)...
e2fsck 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
ext2fs_check_if_mount: No such file or directory while determining
whether /dev/hde3 is mounted. /dev/hde3 was not cleanly unmounted,
check forced.

Another thing I don't get is how to specify on which nodes to run the
application? Does not seem as if the file machines.LINUX has anything
to do with that? As it is now the first job always starts on the
master, and my plan was to not use the master as a computational node.

Thanks,

/jon


> It has turned out that in our case the problem is a result of the fact
> that the nodes are "not ready" when we try to do the beoboot-install. It
> takes about four minutes for the nodes to become changerooted to
> /rootfs, and after that we have no problem with beoboot-install. So by
> just waiting four minutes everything is OK.
>
> My question now is why does it take so long time? Could it be a hardware
> issue (apart from ata/100 disks - but I believed that issue was solved,
> see previous post on this list) our hardware is fairly standard? Is
> there a way to check this (log-files somewhere)?
>
> > > having problem. Try to follow the steps in Installation Guide:
> > > 1. beofdisk -d
> > > 2. beofdisk -w
> > > 3. beoboot-install -a /dev/hde
> >
> > >
> > > At the step three I get the following:
> > > Creating boot images...
> > > Building phase 1 file system image in /tmp/beoboot.2056...
> > > ram disk image size (uncompressed): 1452K
> > > compressing...done
> > > Kernel image is:    "/tmp/.beoboot-install.2055".
> > > Initial ramdisk is: "/tmp/.beoboot-install.2055.initrd".
> > > Installing beoboot on partition 1 of /dev/hde.
> > > mke2fs 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
> > > ext2fs_check_if_mount: No such file or directory while determining
> > > whether /dev/hde1 is mounted.
> > > can't create lock file /etc/mtab~2108: No such file or directory
> > > (use -n flag to override)Failed to mount boot partition.





More information about the Beowulf mailing list