Open GoogleCodeExporter opened 9 years ago
Original comment by ius...@google.com
on 19 Jul 2012 at 2:59
Original comment by ultrot...@google.com
on 8 Apr 2013 at 2:26
Original comment by ultrot...@google.com
on 8 Apr 2013 at 2:26
Original comment by ultrot...@google.com
on 10 Apr 2013 at 2:56
Original comment by aeh...@google.com
on 22 Apr 2013 at 1:07
commit f38270c6da11811d432db51061a32d3b85823372
Author: Klaus Aehlig <aehlig@google.com>
Date: Tue Apr 23 11:35:18 2013 +0200
In plain to drbd conversion, rename LVs back on failure
Currently, if converting an instance from plain to drbd fails after
renaming the original LVs, the instance is left in an inconsistent
state. This commit tries to undo the renaming if a failure occurs
on assembling a DRBD device, e.g., when device minor numbers are
exhausted. (Issue 229)
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
Original comment by aeh...@google.com
on 26 Apr 2013 at 1:13
The actual issue should be fixed, but QA is missing.
Original comment by aeh...@google.com
on 26 Apr 2013 at 1:18
how to fix it in 2.5.2 (installed on fedora linux, 2.5.2-1.fc18) ?
update to 2.7 fails because ganeti need python-2.6, but python-2.7 installed in
system.
Original comment by lesov...@gmail.com
on 29 Jul 2013 at 5:16
Python 2.7 should work perfectly well for Ganeti, how does the upgrade to 2.7
fail for that reason? Our source version is also compatible with 2.7, are you
sure you're not using some packages provided that only support 2.6?
Thanks,
Guido
Original comment by ultrot...@google.com
on 29 Jul 2013 at 12:46
I use "integ-ganeti" repository that located on
http://jfut.integ.jp/linux/ganeti
As I know, this packages adapted for CentOS and not for Fedora.
Original comment by lesov...@gmail.com
on 31 Jul 2013 at 7:16
Then can you please compile from source, or use a fedora packaging (if any) or
make one? We can't backport this fix to 2.5, unfortunately.
Alternatively you can have a look at the patch
(f38270c6da11811d432db51061a32d3b85823372) and see if it applies to 2.5 and if
you can add it to your installation.
Original comment by ultrot...@google.com
on 31 Jul 2013 at 1:35
Repo maintainer add packages for Fedora. In next days I will planning ganeti
uprgade.
Original comment by lesov...@gmail.com
on 4 Aug 2013 at 6:22
Since the actual issue is fixed and only QA is missing,
this is no longer a defect in the strict sense.
Original comment by aeh...@google.com
on 29 Aug 2013 at 11:17
Move non-critical bugs scheduled for 2.8 or 2.9 to 2.11, as in those versions
only critical bug fixes will be integrated.
Original comment by thoma...@google.com
on 30 Oct 2013 at 9:48
Original issue reported on code.google.com by
gregoire.dlg@gmail.com
on 13 Apr 2012 at 5:07