yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08352
[Bug 1270238] [NEW] libvirt driver doesn't support disk re-size down
Public bug reported:
Currently libvirt driver doesn't support resizing disk down.
During a resizing down all run well and the instance is updated to the new flavor with the new disk size.
but in real the disk is not resized and keep the original size.
We need to add the support of resizing down:
1. resizing the fs
2. resizing the image
For the step one we have to be sure we work with only one partition and
we don't erase data.
what to do for the support of ntfs?
** Affects: nova
Importance: Undecided
Assignee: sahid (sahid-ferdjaoui)
Status: New
** Changed in: nova
Assignee: (unassigned) => sahid (sahid-ferdjaoui)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1270238
Title:
libvirt driver doesn't support disk re-size down
Status in OpenStack Compute (Nova):
New
Bug description:
Currently libvirt driver doesn't support resizing disk down.
During a resizing down all run well and the instance is updated to the new flavor with the new disk size.
but in real the disk is not resized and keep the original size.
We need to add the support of resizing down:
1. resizing the fs
2. resizing the image
For the step one we have to be sure we work with only one partition
and we don't erase data.
what to do for the support of ntfs?
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1270238/+subscriptions
Follow ups
References