[DRBD-user] Drbd - samba file sharing

razidan razidan at linux-house.net
Thu Jul 15 17:52:59 CEST 2004

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


helo

i follow this how to (http://www.linux-mag.com/2003-11/availability_01.html) 
to configure heartbeat and drbd for samba file server. And heartbeat and drbd 
are working but still i have a problem with file sharing.

in my smb.conf, i use this configuration

[ross1]
   comment = ross' directories
   path = /home/samba/ross
   browseable = yes
   writable = yes
   guest ok = no
   public = no

in my server1, i did (i mounted /dev/nbd/0 at /mnt/disk)

mkdir /mnt/disk
mv /home/samba /mnt/disk/home
ln -s /mnt/disk/home/samba /home/samba

in my server 2, i did

rm -r /home/samba
ln -s /mnt/disk/home/samba /home/samba

All samba folder has been mirrored (/etc/samba, /var/lib/samba) but only my 
shared folder not being mirrored.

thanks







More information about the drbd-user mailing list