search for: nebula3

Displaying 2 results from an estimated 2 matches for "nebula3".

Did you mean: nebula
2011 Mar 10
2
unable to connect to libvirtd at '*': No route to host
...he following systems: AMD Processor Scientific Linux 6.0 Kernelversion: 2.6.32-71.18.2.el6.x86_64 KVM / Libvirt out of the repository I've setup my TLS-Certificates with the following howto /http://wiki.libvirt.org/page/TLSSetup/ Now I want to connect the servers with /virsh -c qemu+tls://nebula3/system/(nebula3 is the hostname) but the following error message always is displayed: /error: unable to connect to libvirtd at 'nebula3': No route to host error: failed to connect to the hypervisor/ SELinux is disabled and the servers are in the same IP-Range (ping works fine) Passwordl...
2011 Dec 08
1
Can't create striped replicated volume
Hi, I'm trying to create striped replicated volume but getting tis error: gluster volume create cloud stripe 4 replica 2 transport tcp nebula1:/dataPool nebula2:/dataPool nebula3:/dataPool nebula4:/dataPool wrong brick type: replica, use<HOSTNAME>:<export-dir-abs-path> Usage: volume create<NEW-VOLNAME> [stripe<COUNT>] [replica<COUNT>] [transport<tcp|rdma|tcp,rdma>]<NEW-BRICK> ... I can create stiped or replicated only but can bot...