[sheepdog-users] QEMU Driver 'sheepdog' is not whitelisted

Jinzhi Chen nxtjinzhi at gmail.com
Fri Jan 16 04:30:31 CET 2015


the error is mostly related to vdi lock implementation. and  I guess NTT is
working on that.
In your test environment, you can manually unlock the vdi using:
dog vdi lock unlock  <VDI>

On Fri, Jan 16, 2015 at 9:43 AM, 肖力 <exiaoli at 163.com> wrote:

>
> Hi
> configure with
> --block-drv-rw-whitelist=qcow2,raw,file,host_device,nbd,iscsi,gluster,rbd,
> *sheepdog*
> and rebuild,It is working.
>
> but with other error :
>  /usr/local/bin/qemu-system-x86_64  -name sheepdogtest   -smp
> 4,sockets=4,cores=1,threads=1  -vnc port=5910,addr=0.0.0.0    --drive
> file=sheepdog:10.20.102.183:7000:centos66-189
> qemu-system-x86_64: --drive file=sheepdog:10.20.102.183:7000:centos66-189:
> could not open disk image sheepdog:10.20.102.183:7000:centos66-189:
> cannot get vdi info, VDI is already locked, centos66-189 0
>
> Can someone help me , tks!
>
>
> At 2015-01-15 21:19:35, "Vladislav Gorbunov" <vadikgo at gmail.com> wrote:
>
> You must reconfigure (or modify build config) qemu with something like
> this:
>
> --block-drv-rw-whitelist=qcow2,raw,file,host_device,nbd,iscsi,gluster,rbd,
> *sheepdog*
>
> 2015-01-15 19:57 GMT+10:00 肖力 <exiaoli at 163.com>:
>
>> Hi
>> I test Sheepdog two weeks, I have a problem.
>> When use qemu-img info test ,It ok:
>> qemu-img info sheepdog:10.0.0.183:7000:test3
>> image: sheepdog:10.20.102.183:7000:test3
>> file format: raw
>> virtual size: 22G (23622320128 bytes)
>> disk size: 22G
>> When use qemu-system-x86_64 start vm,fail :
>> /usr/local/bin/qemu-system-x86_64 --drive file=sheepdog:10.0.0.183:7000
>> :test3,cache=writeback
>> qemu-system-x86_64: --drive
>> file=sheepdog:10.0.0..183:7000:test3,cache=writeback: could not open disk
>> image sheepdog:10.20.102.183:7000:test3: Driver 'sheepdog' is not
>> whitelisted
>> I find no way to fix this , can someone help me , tks!
>> My  sheepdog version is 0.9.50
>> My qemu version is 2.2.0
>> tks!
>>
>>
>>
>> --
>> sheepdog-users mailing lists
>> sheepdog-users at lists.wpkg.org
>> https://lists.wpkg.org/mailman/listinfo/sheepdog-users
>>
>>
>
>
>
> --
> sheepdog-users mailing lists
> sheepdog-users at lists.wpkg.org
> https://lists.wpkg.org/mailman/listinfo/sheepdog-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20150116/6a5d5883/attachment-0005.html>


More information about the sheepdog-users mailing list