--
original message
timestamp: Wednesday, August 06, 2014 10:46:27 AM
from: Jeremy Hanmer
to: Hauke Bruno Wollentin
cc: ceph-users@lists.ceph.com
subject: Re: [ceph-users] Openstack Havana root fs resize don't work
message id:
> And you're using cloud-init in these cases, o
nces I see that the partition wasn't resized.
> /proc/partions + fdisk -l show the size of the image partition, not the
> instance partition specified by the flavor.
>
>
>
> ---
> original message
> timestamp: Tuesday, August 05, 2014 03:50:55 PM
> from: Jeremy
cc: ceph-users@lists.ceph.com
subject: Re: [ceph-users] Openstack Havana root fs resize don't work
message id:
> This is *not* a case of that bug. That LP bug is referring to an
> issue with the 'nova resize' command and *not* with an instance
> resizing its own root f
This is *not* a case of that bug. That LP bug is referring to an
issue with the 'nova resize' command and *not* with an instance
resizing its own root filesystem. I can confirm that the latter case
works perfectly fine in Havana if you have things configured properly.
A few questions:
1) What w
There’s a known issue with Havana’s rbd driver in nova and it has nothing to do
with ceph. Unfortunately, it is only fixed in icehouse. See
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1219658 for more details.
I can confirm that applying the patch manually works.
On 05 Aug 2014, at 1
Hi folks,
we use Ceph Dumpling as storage backend for Openstack Havana. However our
instances are not able to resize its root filesystem.
This issue just occurs for the virtual root disk. If we start instances with
an attached volume, the virtual volume disks size is correct.
Our infrastructur