[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[linux-lvm] Very newbie question (LVM+NFS)
- From: "ETI - Barry Irchad Kader" <ikbarry eti net gn>
- To: linux-lvm sistina com
- Subject: [linux-lvm] Very newbie question (LVM+NFS)
- Date: Mon Jul 14 18:20:01 2003
Hi, List!
I apologize a lot if my question has been already answered in this
mailing list. The archive is not searchable, and the search engines
didn't answer plently to my particular problem...
So here it goes.
I have multiple pcs running NFS server and one pc running NFS client.
This client-pc (named master server) can access to the remote
directories of the machines running NFS server.
Here is how my /etc/fstab is designed on the master server:
#/etc/fstab (master server)
192.168.1.2:/home/share /mnt/192.168.1.2 nfs
rsize=8192,wsize=8192,timeo=14
192.168.1.3:/home/share /mnt/192.168.1.3 nfs
rsize=8192,wsize=8192,timeo=14
192.168.1.4:/home/share /mnt/192.168.1.4 nfs
rsize=8192,wsize=8192,timeo=14
192.168.1.5:/home/share /mnt/192.168.1.5 nfs
rsize=8192,wsize=8192,timeo=14
192.168.1.6:/home/share /mnt/192.168.1.6 nfs
rsize=8192,wsize=8192,timeo=14
I would like to know if it is possible, then, to use LVM in order to
aggregate all these nfs partitions onto one single volume.
Thanks in advance for any answer. And sorry again if this has been
already answered in this mailing list.
Best regards,
Kader.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]