Re: [pve-devel] Linked clones fail if source Ceph pool name is not "rbd"

2013-05-13 Thread Stefan Priebe - Profihost AG
No problem I was just too slow in responding. Am 14.05.2013 um 08:12 schrieb Alexandre DERUMIER : > Thanks for the tips stefan, > > I'll rebase my patch with add_pool_to_disk > > > - Mail original - > > De: "Stefan Priebe - Profihost AG" > À: "Alexandre DERUMIER" > Cc: "Andrew Th

Re: [pve-devel] Linked clones fail if source Ceph pool name is not "rbd"

2013-05-13 Thread Alexandre DERUMIER
Thanks for the tips stefan, I'll rebase my patch with add_pool_to_disk - Mail original - De: "Stefan Priebe - Profihost AG" À: "Alexandre DERUMIER" Cc: "Andrew Thrift" , pve-devel@pve.proxmox.com Envoyé: Mardi 14 Mai 2013 07:56:48 Objet: Re: [pve-devel] Linked clones fail if sour

[pve-devel] [PATCH] rbd : clone volume to same pool that base volume

2013-05-13 Thread Alexandre Derumier
Signed-off-by: Alexandre Derumier --- PVE/Storage/RBDPlugin.pm |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PVE/Storage/RBDPlugin.pm b/PVE/Storage/RBDPlugin.pm index 81a7b98..0b1e24d 100644 --- a/PVE/Storage/RBDPlugin.pm +++ b/PVE/Storage/RBDPlugin.pm @@ -325,8 +325,9

[pve-devel] pve-storage : rbd : clone volume to same pool that base volume

2013-05-13 Thread Alexandre Derumier
see commit ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] Linked clones fail if source Ceph pool name is not "rbd"

2013-05-13 Thread Stefan Priebe - Profihost AG
See this one: https://git.proxmox.com/?p=pve-storage.git;a=commitdiff;h=8897f5dcc51157548824ed33dec6e24e37463ec9 Am 14.05.2013 um 07:53 schrieb Alexandre DERUMIER : > Ok, I found the problem. > > Seem that the cloned image is going to rbd pool by default, and not the same > pool that the base i

Re: [pve-devel] Linked clones fail if source Ceph pool name is not "rbd"

2013-05-13 Thread Alexandre DERUMIER
Ok, I found the problem. Seem that the cloned image is going to rbd pool by default, and not the same pool that the base image. I'll send a patch. - Mail original - De: "Alexandre DERUMIER" À: "Andrew Thrift" Cc: pve-devel@pve.proxmox.com Envoyé: Mardi 14 Mai 2013 06:24:11 Obje

[pve-devel] Cloned VM's do not clone parent cache settings

2013-05-13 Thread Andrew Thrift
Good Morning, I have noticed that cloned VM's do not copy the cache settings of the Template. e.g. if I have a Template with write-back enabled, then perform a full clone it will have write-back cache disabled on the resulting VM. I am not sure if this is a feature, or a bug. Regards,

[pve-devel] ceph stable 0.61.2 released

2013-05-13 Thread Alexandre DERUMIER
http://ceph.com/debian-cuttlefish/pool/main/c/ceph/ceph-common_0.61.2-1~bpo70+1_amd64.deb   http://ceph.com/debian-cuttlefish/pool/main/c/ceph/librados-dev_0.61.2-1~bpo70+1_amd64.deb   http://ceph.com/debian-cuttlefish/pool/main/c/ceph/librados2_0.61.2-1~bpo70+1_amd64.deb   http://ceph.com/debi

Re: [pve-devel] Linked clones fail if source Ceph pool name is not "rbd"

2013-05-13 Thread Alexandre DERUMIER
Thanks for the report, I'll check that this morning. - Mail original - De: "Andrew Thrift" À: pve-devel@pve.proxmox.com Envoyé: Mardi 14 Mai 2013 05:48:55 Objet: [pve-devel] Linked clones fail if source Ceph pool name is not "rbd" Hi, On 3.0rc1 when I attempt to create a Linked-C

[pve-devel] Linked clones fail if source Ceph pool name is not "rbd"

2013-05-13 Thread Andrew Thrift
Hi, On 3.0rc1 when I attempt to create a Linked-Clone from a VM on a pool other than "rbd" it fails with the following error: stopped: clone failed: rbd clone base-120-disk-1' error: rbd: error opening pool rbd: (2) No such file or directory Regards, Andrew ___

Re: [pve-devel] pveecm add node still tries to start apache

2013-05-13 Thread Dietmar Maurer
also see: https://bugzilla.proxmox.com/show_bug.cgi?id=383 will fix that soon. > -Original Message- > From: pve-devel-boun...@pve.proxmox.com [mailto:pve-devel- > boun...@pve.proxmox.com] On Behalf Of Stefan Priebe - Profihost AG > Sent: Montag, 13. Mai 2013 15:46 > To: pve-devel@pve.prox

[pve-devel] pveecm add node still tries to start apache

2013-05-13 Thread Stefan Priebe - Profihost AG
Hi, # pvecm add 10.255.0.20 ... Restarting PVE Daemon: pvedaemon. Can't exec "/etc/init.d/apache2": No such file or directory at /usr/bin/pvecm line 474. ... Stefan ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mail

Re: [pve-devel] [PATCH] eval iscsiadm -m session

2013-05-13 Thread Martin Maurer
> Yes, we should document what changes are rquired on update to wheezy. See http://pve.proxmox.com/wiki/Upgrade_from_2.3_to_3.0#Multicast As soon as 3.0 is stable, I will also update http://pve.proxmox.com/wiki/ISCSI_Multipath Martin ___ pve-devel ma

Re: [pve-devel] [PATCH] eval iscsiadm -m session

2013-05-13 Thread Dietmar Maurer
> >>Maybe it is now called 'path_selector'? > > Oh, yes, it's work fine with path_selector. > > > Do we need to update the wiki with config for squeeze and wheezy ? Yes, we should document what changes are rquired on update to wheezy. ___ pve-devel ma

Re: [pve-devel] [PATCH] eval iscsiadm -m session

2013-05-13 Thread Alexandre DERUMIER
>>Maybe it is now called 'path_selector'?  Oh, yes, it's work fine with path_selector. Do we need to update the wiki with config for squeeze and wheezy ? - Mail original - De: "Dietmar Maurer" À: "Alexandre DERUMIER" Cc: pve-devel@pve.proxmox.com Envoyé: Lundi 13 Mai 2013 09:32:2

Re: [pve-devel] [PATCH] eval iscsiadm -m session

2013-05-13 Thread Dietmar Maurer
> rr_min_io_rq > Specifies the number of I/O requests to route to a path before switching to > the > next path in the current path group, using request-based device-mapper- > multipath. This setting should be used on systems running current kernels. On > systems running kernels older than 2.6.31,

Re: [pve-devel] [PATCH] eval iscsiadm -m session

2013-05-13 Thread Dietmar Maurer
> I have a multipath error with > > # multipath -l > May 13 09:01:31 | multipath.conf +8, invalid keyword: selector > > from > > defaults { > selector"round-robin 0" > } > > > don't know why, I think it should be ok Maybe it is now called 'path_selector'? see "man mul

Re: [pve-devel] [PATCH] eval iscsiadm -m session

2013-05-13 Thread Alexandre DERUMIER
works fine, thanks! another thing, I have a multipath error with # multipath -l May 13 09:01:31 | multipath.conf +8, invalid keyword: selector from defaults { selector"round-robin 0" } don't know why, I think it should be ok Also another thing we need cha