[linux-lvm] Very newbie question (LVM+NFS)

ETI - Barry Irchad Kader ikbarry at eti.net.gn
Mon Jul 14 18:20:01 UTC 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.





More information about the linux-lvm mailing list