>>1. just update the gluster and keep using the PVE GUI for the mount
If you are happy with gluster 3.7,yes,
you can simply add 3.7 debian repository to proxmox
http://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/jessie/
They are no specific proxmox patches on current packages...
you can try to pass
args: -cpu .....
but, it's really not recommanded to use core2duo vcpu on amd host cpu.
This can give you vm instability/crash because of missing cpu flags.
I think this is because the memory stats are coming from query-balloon qmp,
and it's not yet aware of hotpluged memory.
It should be fixed in coming qemu 2.3
if your restart the ceph osd with /etc/init.d/ceph osd restart,
it don't umount /var/lib/ceph/osd/ceph-0 , so the new mount options are not applied.
you can do
/etc/init.d/ceph osd stop
umount /var/lib/ceph/osd/ceph-*
/etc/init.d/ceph osd start
or do a remount manually
mount -o...
Could you try with a windows client with virt-viewer 1.0 ?
https://fedorahosted.org/released/virt-viewer/virt-viewer-x64-1.0.msi
I would like to be sure it's a client problem before try to investage on qemu side.
>> Ubuntu 12.04 OpenVZ instance.
veth (bridged) or venet (routed)?
(veth is known to be slower, but not so slow)
I don't known if you can test between 2 kvm guests ?
yes, uuid is a standard format, you can use this generator.
I'm not sure, but qemu-kvm don't expose any uuid by default.
can you check in windows with:
wmic csproduct get name,identifyingnumber,uuid
(see doc here ...
Hi, what gpu model do you try to passthrough ?
from https://bbs.archlinux.org/viewtopic.php?id=162768
" AMD RADEON 5xxx, 6xxx, 7xxx and NVIDIA GEFORCE 7, 8, 4xx, 5xx, 6xx, 7xx have been reported working with this, passing though an intel IGD'S WONT WORK."
use active-backup bonding. (so only 1 link of the bond will be used)
if you can have 4 10gb nic by ceph server,
then configure ceph to use public network (vm->osd), and private network (osd->osd replication).
monitor don't need dedicated bandwidth.
Re: ERROR: online migrate failure - unable to parse migration status 'setup' - aborti
Yes, It's quite possible. "setup" is a new state in qemu 1.7. It's mainly usage is for infiniband migration.
I can't reproduce it here, but can you try to insert in
/usr/share/perl5/PVE/QemuMigrate.pm...
I check the iometer resultats
50000iops with 8 local disks raid5 ?????
12000iops with RN716X san and 6 disks raid5 ????
Seem that theses benchmark are bullshit ;)
Or they use writeback in other hypervisors
Seem that all current ceph entreprise projetcs (like calamaris admin web interface) will be opensourced too !
So that's a great news.
Maybe the commercial support/license will be higher. Don't known yet.
(If they put it in redhat storage server, this will be license by nodes and not by GB like...
>> Cisco SG300
SG300-Router01(config)# int gi1
SG300-Router01(config-if)# switchport mode trunk
SG300-Router01(config-if)# switchport trunk allowed vlan add 11
about vlan0, this is strange, because vlan 0 is no vlan.
(I'm not sure that you can mix tagged and untagged...
Hi, seem that drac_5 and some others script don't work anymore (all fencing script in python), because "nodename" argument
https://bugzilla.redhat.com/show_bug.cgi?id=1068692
I'll work on this
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.