Re: [DRBD-user] DRBD NFS mount

2012-05-01 Thread Marcel Kraan
The NFS fix was easy. i started the rpcidmap on all the clients that uses the nfs mount. This is what i did on the clients machine (not on the ifs server) chkconfig rpcidmapd on service rpcidmapd start service nfs restart umount /datastore mount storage:/datastore /datastore ( could also do mou

Re: [DRBD-user] DRBD NFS mount

2012-04-28 Thread David Coulson
can you give the specifics of the fix? Someone else may encounter the same issue. On 4/28/12 2:19 PM, Marcel Kraan wrote: i fixed the problem there was an error in the settings On 28 apr. 2012, at 11:54, Marcel Kraan wrote: Hello All, I'am marcel kraan I lost all my users during a NFS mount

Re: [DRBD-user] DRBD NFS mount

2012-04-28 Thread Marcel Kraan
i fixed the problem there was an error in the settings On 28 apr. 2012, at 11:54, Marcel Kraan wrote: > Hello All, > > I'am marcel kraan > I lost all my users during a NFS mount? > > i like to mount my /datastore /dev/drbd0 as NFS > /dev/drbd0 on /datastore type ext4 (rw) > my Primary/Second

[DRBD-user] DRBD NFS mount

2012-04-28 Thread Marcel Kraan
Hello All, I'am marcel kraan I lost all my users during a NFS mount? i like to mount my /datastore /dev/drbd0 as NFS /dev/drbd0 on /datastore type ext4 (rw) my Primary/Secondary are working perfect. So i created a NFS share on my Primary for now /etc/exports /datastore/main 192.168.123.0/255.