From: Max Jakob (jakob_at_informatik.uni-muenchen.de)
Date: Wed 10 Sep 2003 - 14:20:48 BST
Hi,
I use SuSE Linux 8.2 with Kernel 2.4.21-c17a and everything works but
one issue:
After Restart of a vserver only hda is mounted correctly, hdb and NFS
devices have to be remounted.
Here is the command and Shell output sequence:
-----------------------------------------------------------------------------------------------------------------
waller:/etc # cat fstab
/dev/hda2            /                    reiserfs   defaults
   1 1
/dev/hda1            swap                 swap       pri=42
   0 0
devpts               /dev/pts             devpts     mode=0620,gid=5
   0 0
proc                 /proc                proc       defaults
   0 0
usbdevfs             /proc/bus/usb        usbdevfs   noauto
   0 0
/dev/cdrom           /media/cdrom         auto       ro,noauto,user,exec
  0 0
/dev/dvd             /media/dvd           auto       ro,noauto,user,exec
  0 0
/dev/fd0             /media/floppy        auto       noauto,user,sync
   0 0
/dev/hdb1            /datastore           reiserfs   defaults
   1 2
# End of YaST-generated fstab lines
fileserv:/lfe/pms               /lfe/pms                nfs
rsize=8192,wsize=8192,nfsvers=3,rw,hard,bg,intr 0 0
fileserv:/lfe/tcs               /lfe/tcs                nfs
rsize=8192,wsize=8192,nfsvers=3,rw,hard,bg,intr 0 0
fileserv:/soft/IFI              /lfe/soft-ifi           nfs
rsize=8192,wsize=8192,nfsvers=3,ro,hard,bg,intr 0 0
fileserv:/lfe/home-ifi          /lfe/home-ifi           nfs
rsize=8192,wsize=8192,nfsvers=3,rw,hard,bg,intr 0 0
-----------------------------------------------------------------------------------------------------------------
waller:/etc # df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda2             78973124  11373648  67599476  15% /
/dev/hdb1             78973124  11373648  67599476  15% /data
fileserv:/lfe/pms     78973124  11373648  67599476  15% /lfe/pms
fileserv:/lfe/tcs     78973124  11373648  67599476  15% /lfe/tcs
fileserv:/soft/IFI    78973124  11373648  67599476  15% /lfe/soft-ifi
fileserv:/lfe/home-ifi
                      78973124  11373648  67599476  15% /lfe/home-ifi
-----------------------------------------------------------------------------------------------------------------
waller:/etc # umount -a
umount: /lfe/home-ifi: not mounted
umount: /lfe/soft-ifi: not mounted
umount: /lfe/tcs: not mounted
umount: /lfe/pms: not mounted
umount: /dev/hdb1: not mounted
umount: /dev/hda2: not mounted
waller:/etc # mount -a
mount: devpts already mounted or /dev/pts busy
-----------------------------------------------------------------------------------------------------------------
waller:/ # df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda2             78973124  11373772  67599352  15% /
/dev/hdb1             80025316    243056  79782260   1% /datastore
fileserv:/lfe/pms    413721064 325733408  66971824  83% /lfe/pms
fileserv:/lfe/tcs    413721064 325733408  66971824  83% /lfe/tcs
fileserv:/soft/IFI   413721064 325733408  66971824  83% /lfe/soft-ifi
fileserv:/lfe/home-ifi
                     413721064 325733408  66971824  83% /lfe/home-ifi
-----------------------------------------------------------------------------------------------------------------
Now at this point everything is OK.
What may be the reason for the incorrect fs mount at first?
Thank you in advance for your help.
regards,
Max
-- MAX JAKOB Tel: ++49-89-2180-9301 Ludwig-Maximilians-Universitaet Fax: ++49-89-2180-9338 Institut fuer Informatik Oettingenstr. 67 mailto:jakob_at_informatik.uni-muenchen.de D-80538 Muenchen