Associate
- Joined
- 29 Dec 2007
- Posts
- 1,414
- Location
- London
Hey guys, have a little problem, assuming something very obvious im missing.
I've set nfs up on a centos server, I'm attempting to connect clients automatically at boot via fstab
Host - Centos 5.4 - mounted locally at /mnt/SCSI
Client - Centos 5.5 - can mount manually with:
mount axda3hull007031:/mnt/SCSI /mnt/SCSI
current line in fstab:
axda3hull007031:/mnt/SCSI /mnt/SCSI nfs defaults 0 0
With the above in fstab i can mount perfectly fine by typing:
mount /mnt/SCSI
also tried:
axda3hull007031:/mnt/SCSI /mnt/SCSI nfs rw,sync 0 0
But I can't seem to get it to mount automatically at boot. Any ideas?
Thanks
I've set nfs up on a centos server, I'm attempting to connect clients automatically at boot via fstab
Host - Centos 5.4 - mounted locally at /mnt/SCSI
Client - Centos 5.5 - can mount manually with:
mount axda3hull007031:/mnt/SCSI /mnt/SCSI
current line in fstab:
axda3hull007031:/mnt/SCSI /mnt/SCSI nfs defaults 0 0
With the above in fstab i can mount perfectly fine by typing:
mount /mnt/SCSI
also tried:
axda3hull007031:/mnt/SCSI /mnt/SCSI nfs rw,sync 0 0
But I can't seem to get it to mount automatically at boot. Any ideas?
Thanks
