Volume-backed instance cannot backup

Bug #1739542 reported by Jianle He
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Wishlist
Unassigned

Bug Description

Nova backup doesn't support the volume-backed instance. When backup a volume-backed instance, it will raise InvalidRequest.

Revision history for this message
Takashi Natsume (natsume-takashi) wrote :

It is said that "This API is not supported for volume-backed instances." in "Create Server Back Up" API in the compute API reference.

https://developer.openstack.org/api-ref/compute/#create-server-back-up-createbackup-action

So it is by design.
If you want to back up cinder volumes, you can utilize "Create a backup" API in cinder.

https://developer.openstack.org/api-ref/block-storage/v3/index.html#create-a-backup

Revision history for this message
Jianle He (hejianle1989) wrote :

Firstly,"Create a backup" API in cinder can back up a vlolume, but it's a operation of volume and not a operation of iinstance.
What's more important is that "nova backup" keep specified number backups of instance. But cinder "Create backup" API cannot do this.

Revision history for this message
Matt Riedemann (mriedem) wrote :

Might want to talk with Fei Long Wang about this, I think he tried adding this support to nova a few years ago.

Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in nova:
status: New → Opinion
importance: Undecided → Wishlist
tags: added: api backup volumes
Revision history for this message
Matt Riedemann (mriedem) wrote :

I'm going to mark this as invalid since you have a blueprint for it:

https://blueprints.launchpad.net/nova/+spec/volume-backed-instance-support-backup

Changed in nova:
status: Opinion → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.