Public bug reported:

Version
  mitaka

 Reproduce steps:
example:
* create a flavor with ephemeral disk
* boot an instance with the flavor
* resize the instance to a flavor with larger disk size and ephemeral disk size

Expected result:
* VM was running, disk and ephemeral are larger.

Actual result:
* VM was running, disk are larger but ephemeral are not larger.

This is because the VM ephemeral name is disk.eph0, but nova check is 
disk.local,
 this leads to ephemeral can not be extended.
I think it is unreasonable that ephemeral can not be extended.

** Affects: nova
     Importance: Undecided
     Assignee: SongRuixia (song-ruixia)
         Status: In Progress


** Tags: resize

** Tags added: resize

** Tags removed: resize
** Tags added: ephemeral

** Tags removed: ephemeral
** Tags added: resize

** Changed in: nova
     Assignee: (unassigned) => SongRuixia (song-ruixia)

** Changed in: nova
       Status: New => In Progress

-- 
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/1558880

Title:
  instance can not resize ephemeral in mitaka

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Version
    mitaka

   Reproduce steps:
  example:
  * create a flavor with ephemeral disk
  * boot an instance with the flavor
  * resize the instance to a flavor with larger disk size and ephemeral disk 
size

  Expected result:
  * VM was running, disk and ephemeral are larger.

  Actual result:
  * VM was running, disk are larger but ephemeral are not larger.

  This is because the VM ephemeral name is disk.eph0, but nova check is 
disk.local,
   this leads to ephemeral can not be extended.
  I think it is unreasonable that ephemeral can not be extended.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1558880/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to