At Wed, 10 Apr 2013 15:18:54 +0100, moula BADJI wrote: > > Hello, > > I try to use sheepdog cluster-storage with cluster Proxmoxve to use HA > from every VM . > > I'll try the same thing on OpenStack. > > I have 3 physical servers for each server with 2 hard drives. > 1 disc for the system proxmoxve and another dedicated disk storage sheepdog. > > on each server: > # Mkdir / var/lib/sheepdog/disc0 > > To mount the start of the second disk of each server: > # Vim /etc/fstab > I add the line: /dev/sdb /var/lib/sheepdog/ ext4 errors = remount-ro > 0 1 user_xattr > > # Touch / var/lib/sheepdog/dic0/startup > # /etc/init.d/sheepdog start > > on the first server, I created the cluster with the command: > > # collie cluster format - copies = 3
Did this cluster format work well? Didn't collie produce any error messages? > and I checked with: > > # collie node list > Apr 10 9:07:19 [main] connect_to (250) failed to connect to localhost: > 7000: Connection refused > Apr 10 9:07:19 [main] connect_to (250) failed to connect to localhost: > 7000: Connection refused > Failed to get node list Can I see the log message of sheep? It might be /var/lib/sheepdog/sheep.log. Thanks, Hitoshi -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
