hi every body , in the two systems i have installed xcp , in order to migrate the vm , i created a common storage in one name vm_shared and in /etc/exports file i have made changes /vm_shared *(rw, no_root_squash,sync) but i could not be able to access the common storage from second system. so for nfs i restarted the nfs and portmap and exportfs -v every thing is working well in system one to mount from system 2 i tried the following command mount 10.10.33.220:/vm_shared /vm_shared its showing the following errors mount to NFS server 10.10.33.220 failed: sytem Error : connection refused even i stopped the firewall by.. service iptables stop please solve this problem, so that both the system have to access the common storage -- R.G.BABUKARTHIK _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
You should specify the IP addresses instead of using * If a entire network, then use the parameter -network 10.10.33 Hth, 2011/8/11 babu karthik <r.g.babukarthik@gmail.com>> hi every body , in the two systems i have installed xcp , in order to > migrate the vm , i created a common storage in one name vm_shared and in > /etc/exports file i have made > changes > /vm_shared *(rw, no_root_squash,sync) > > but i could not be able to access the common storage from second system. > > so for nfs i restarted the nfs and portmap > and exportfs -v every thing is working well in system one > > to mount from system 2 i tried the following command > mount 10.10.33.220:/vm_shared /vm_shared > its showing the following errors > mount to NFS server 10.10.33.220 failed: sytem Error : connection refused > > even i stopped the firewall by.. > service iptables stop > please solve this problem, so that both the system have to access the > common storage > > -- > R.G.BABUKARTHIK > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Atenciosamente, Jean Rousseau Franco 51.4063.6335 - 51. 9767.0401 Maila Networks - Soluções em Conectividade IP _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
hi, shared storage via nfs? did you think about locking and to use filesystem like gfs2 or with lvm to use clvm? thanks walter this email has been sent by a mobile device. please note that this email might arrive at a later time than the time as sent. On 11 Aug 2011, at 16:32, Jean Rousseau Franco <jfranco@maila.com.br> wrote:> You should specify the IP addresses instead of using * > If a entire network, then use the parameter -network 10.10.33 > > Hth, > > 2011/8/11 babu karthik <r.g.babukarthik@gmail.com> > hi every body , in the two systems i have installed xcp , in order to migrate the vm , i created a common storage in one name vm_shared and in /etc/exports file i have made > changes > /vm_shared *(rw, no_root_squash,sync) > > but i could not be able to access the common storage from second system. > > so for nfs i restarted the nfs and portmap > and exportfs -v every thing is working well in system one > > to mount from system 2 i tried the following command > mount 10.10.33.220:/vm_shared /vm_shared > its showing the following errors > mount to NFS server 10.10.33.220 failed: sytem Error : connection refused > > even i stopped the firewall by.. > service iptables stop > please solve this problem, so that both the system have to access the common storage > > -- > R.G.BABUKARTHIK > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > > -- > Atenciosamente, > Jean Rousseau Franco > 51.4063.6335 - 51. 9767.0401 > Maila Networks - Soluções em Conectividade IP > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users