Displaying 3 results from an estimated 3 matches for "clonetest".
2014 Mar 14
5
Re: --rbd volume access--
...endencies, which
may not be possible on a production system.
> Also the new version is not available in repo.
>
>
>
> Im getting antother problem :
>
> while running these commands im getting error :
> guestfish -- add /dev/null : config -set
> drive.hd0.file=rbd:ssd-clonetest-rule5/ubuntu-12.04--1.raw.img : run :
> inspect-os
> /dev/ubuntu-1204-vg/root
> [root@EQkvm0101 ~]# guestfish -- add /dev/null : config -set
> drive.hd0.file=rbd:ssd-clonetest-rule5/ubuntu-12.04--1.raw.img :
> inspect-get-distro /dev/ubuntu-1204-vg/root
> libguestfs: error: no in...
2014 Mar 13
2
Re: --rbd volume access--
...> > I was able to retrieve file from rbd image using the above method.
> >
> > Would you please let know how to do this in a single command line. I am
> > getting the following error
> >
> > guestfish add /dev/null : config -set
> > drive.hd0.file=rbd:ssd-clonetest-rule5/fullclone.img : run :
> list-partitions
> > guestfish: invalid option -- 's'
> > Try `guestfish -help' for more information.
>
> Use 'guestfish --', ie:
>
> guestfish -- add /dev/null [etc]
>
> > anything I m doing wrong here.
> >...
2014 Mar 13
2
--rbd volume access--
...fs> config -set drive.hd0.file=rbd:pool/volume
><fs> run
I was able to retrieve file from rbd image using the above method.
Would you please let know how to do this in a single command line. I am
getting the following error
guestfish add /dev/null : config -set
drive.hd0.file=rbd:ssd-clonetest-rule5/fullclone.img : run : list-partitions
guestfish: invalid option -- 's'
Try `guestfish -help' for more information.
anything I m doing wrong here.
I am using CentOS 6.4 2.6.32-358.6.2.el6.x86_64
qemu:
qemu-kvm-0.12.1.2-2.415.el6.3ceph.x86_64
qemu-kvm-tools-0.12.1.2-2.415.el6.3ce...