Displaying 3 results from an estimated 3 matches for "78142ee17038".
2017 Jul 18
2
Why cannot block copy local storage to network disk
2017 Jul 25
1
Re: Why cannot block copy local storage to network disk
...e:
> On Tue, Jul 18, 2017 at 06:06:45PM +0800, wyang wrote:
> >Hi, guys
> >
> >I was executing the following command to lively migrate local storage to
> >network storage,
> >
> > [root@192-168-152-51 ~]# virsh blockcopy
> > a75056a4-44e0-4b97-bc77-78142ee17038 vda —xml rbd.xml —wait —verbose
> > —pivot
> > error: argument unsupported: non-file destination not supported yet
> >
> >but I get the following error:
> >
> > error: argument unsupported: non-file destination not supported yet
> >
> >I chec...
2017 Jul 18
0
Re: Why cannot block copy local storage to network disk
On Tue, Jul 18, 2017 at 06:06:45PM +0800, wyang wrote:
>Hi, guys
>
>I was executing the following command to lively migrate local storage to
>network storage,
>
> [root@192-168-152-51 ~]# virsh blockcopy
> a75056a4-44e0-4b97-bc77-78142ee17038 vda —xml rbd.xml —wait —verbose
> —pivot
> error: argument unsupported: non-file destination not supported yet
>
>but I get the following error:
>
> error: argument unsupported: non-file destination not supported yet
>
>I check my libvirt source code, and find the f...