Displaying 4 results from an estimated 4 matches for "ceph03".
Did you mean:
ceph01
2015 Jun 08
2
ceph rbd pool and libvirt manageability (virt-install)
...'>10309227031</allocation>
<available unit='bytes'>6977204658176</available>
<source>
<host name='ceph01.powercraft.nl' port='6789'/>
<host name='ceph02.powercraft.nl' port='6789'/>
<host name='ceph03.powercraft.nl' port='6789'/>
<name>libvirt-pool</name>
<auth type='ceph' username='libvirt'>
<secret uuid='029a334e-ed57-4293-bb99-ffafa8867122'/>
</auth>
</source>
</pool>
# virt-install --version...
2018 Aug 07
1
Re: ceph rbd pool and libvirt manageability (virt-install)
...auth>
> <source protocol='rbd' name='libvirt-pool/zimbra-dev-disk'>
> <host name='ceph01.powercraft.nl' port='6789'/>
> <host name='ceph02.powercraft.nl' port='6789'/>
> <host name='ceph03.powercraft.nl' port='6789'/>
> </source>
> <target dev='vda' bus='virtio'/>
> </disk>
Hi, currently you are not able to create domain with that disk
definition, with this command line:
--disk source_protocol=rdb,source_...
2018 Aug 06
0
Re: ceph rbd pool and libvirt manageability (virt-install)
...39;/>
</auth>
<source protocol='rbd' name='libvirt-pool/zimbra-dev-disk'>
<host name='ceph01.powercraft.nl' port='6789'/>
<host name='ceph02.powercraft.nl' port='6789'/>
<host name='ceph03.powercraft.nl' port='6789'/>
</source>
<target dev='vda' bus='virtio'/>
</disk>
How do I create an new vm with the -location and -x (kickstarter) but
without booting it, because I need to edit the xml first before the
first boot.
Ki...
2015 Jun 09
1
how do I use the same secret with the same ID on all libvrit/qemu/kvm hosts?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everybody,
Every time I use [virsh secret-define --file secret.xml] I get an
unique id back and I use this id in my vm guests xml configs, but this
is preventing me from live migrating between kvm host.
Maybe im using the wrong methods, but i normaly dumpxml the config and
define it in the other kvm hosts (scripted) but now this other host
has