[pve-devel] [PATCH] sub ssh_merge_keys in PVE::Cluster is still not 100% safe. man authorized_keys says you're allowed to use several options in front of the ssh-{rsa, dsa} string.

2012-11-02 Thread Stefan Priebe
Signed-off-by: Stefan Priebe --- data/PVE/Cluster.pm |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/data/PVE/Cluster.pm b/data/PVE/Cluster.pm index 3387fc8..78a7006 100644 --- a/data/PVE/Cluster.pm +++ b/data/PVE/Cluster.pm @@ -1021,9 +1021,8 @@ sub ssh_merge_keys {

Re: [pve-devel] ssh_merge_keys / authorized_keys file error

2012-11-02 Thread Stefan Priebe - Profihost AG
Am 02.11.2012 06:55, schrieb Dietmar Maurer: Would you mind to send a complete patch? Patch sent. -Original Message- From: pve-devel-boun...@pve.proxmox.com [mailto:pve-devel- boun...@pve.proxmox.com] On Behalf Of Stefan Priebe - Profihost AG Sent: Donnerstag, 01. November 2012 11:38

Re: [pve-devel] ssh_merge_keys / authorized_keys file error

2012-11-02 Thread Dietmar Maurer
applied > -Original Message- > From: Stefan Priebe - Profihost AG [mailto:s.pri...@profihost.ag] > Sent: Freitag, 02. November 2012 09:05 > To: Dietmar Maurer > Cc: pve-devel@pve.proxmox.com > Subject: Re: [pve-devel] ssh_merge_keys / authorized_keys file error > > Am 02.11.2012 06:55, sc

Re: [pve-devel] Enable trim discard support for rbd

2012-11-02 Thread Dietmar Maurer
> I want to enable trim support rbd see: > http://ceph.com/docs/master/rbd/qemu-rbd/#enabling-discard-trim > > I think we can generally enable it it doesn't harm. > > Where can we do this?(which function) That seem to be a highly experimental feature - only used by ide and scsi block driver, an

Re: [pve-devel] Enable trim discard support for rbd

2012-11-02 Thread Stefan Priebe - Profihost AG
Am 02.11.2012 09:24, schrieb Dietmar Maurer: I want to enable trim support rbd see: http://ceph.com/docs/master/rbd/qemu-rbd/#enabling-discard-trim I think we can generally enable it it doesn't harm. Where can we do this?(which function) That seem to be a highly experimental feature - only us

Re: [pve-devel] Enable trim discard support for rbd

2012-11-02 Thread Dietmar Maurer
> Just for IDE ;-) Who uses IDE today? ;-) That is still default. >For SCSI there are no limits. > I'll check this. Who uses scsi totay ;-) AFAIK most installations use virtio currently. ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve

Re: [pve-devel] Enable trim discard support for rbd

2012-11-02 Thread Stefan Priebe - Profihost AG
Am 02.11.2012 09:51, schrieb Dietmar Maurer: Just for IDE ;-) Who uses IDE today? ;-) That is still default. For SCSI there are no limits. I'll check this. Who uses scsi totay ;-) AFAIK most installations use virtio currently. Me ;-) scsi-generic with virio-scsi is perfect for iscsi - muc

[pve-devel] bad virtio nic performance on kvm smp guests with debian squeeze kernel

2012-11-02 Thread Martin Maurer
Hi, we have significant network performance with issue with virtio_net in Debian Squeeze KVM guests, with more than one core assigned. I test: > wget -O /dev/null http://mirror/proxmox-ve_2 .2-7f9cfa4c-28.iso KVM guest (4 core) with e1000 Squeeze (amd64): 64.3 MB/s KVM guest (4 core) with virti

Re: [pve-devel] bad virtio nic performance on kvm smp guests with debian squeeze kernel

2012-11-02 Thread Martin Maurer
Just tested the same with an xubuntu 12.10 installation, same problem. Martin ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel