Thanks a lot Josh. It be very useful.
Regards
On 31/08/13 02:58, Josh Durgin wrote:
On 08/30/2013 03:40 AM, Toni F. [ackstorm] wrote:
Sorry, wrong list
Anyway i take this oportunity to ask two questions:
Somebody knows how i can download a image or snapshot?
Cinder has no way to export the
On 08/30/2013 03:40 AM, Toni F. [ackstorm] wrote:
Sorry, wrong list
Anyway i take this oportunity to ask two questions:
Somebody knows how i can download a image or snapshot?
Cinder has no way to export them, but you can use:
rbd export pool/image@snap /path/to/file
how the direct url are
Sorry, wrong list
Anyway i take this oportunity to ask two questions:
Somebody knows how i can download a image or snapshot?
how the direct url are build?
rbd://9ed296cb-e9a7-4d36-b728-0ddc5f249ca0/images/7729788f-b80a-4d90-b3c7-6f61f5ebd535/snap
This is from a image
I need to build this
Hi all,
With a running boot-from-volume instance backed in ceph, i launch
command to create an image from instance. All seems to work fine but if
i look in bdd i notice that location is empty
mysql> select * from images where
id="b7674970-5d60-41da-bbb9-2ef10955fbbe" \G;
***