Re: [Openstack] How to download Cinder volume to Host OS

2014-12-17 Thread Shake Chen
whether can try cinder backup feature? On Thu, Dec 18, 2014 at 6:06 AM, George Mihaiescu wrote: > > You could just attach that volume to an instance and scp the data from > there. > On 16 Dec 2014 11:35, "varun bhatnagar" wrote: > >> Hi, >> >> I have created a cinder volume of 50GB. I want to do

Re: [Openstack] How to download Cinder volume to Host OS

2014-12-17 Thread George Mihaiescu
You could just attach that volume to an instance and scp the data from there. On 16 Dec 2014 11:35, "varun bhatnagar" wrote: > Hi, > > I have created a cinder volume of 50GB. I want to download this volume to > my host machine (may be by using scp). Can anyone please tell me how can I > do that.

Re: [Openstack] How to download Cinder volume to Host OS

2014-12-17 Thread Dmitry Makovey
On 12/16/2014 09:21 AM, varun bhatnagar wrote: > Hi, > > I have created a cinder volume of 50GB. I want to download this volume to > my host machine (may be by using scp). Can anyone please tell me how can I > do that. are you trying to get to the contents of cinder volume from hypervisor? -- D