
28 Jan
2013
28 Jan
'13
4:05 p.m.
At Mon, 28 Jan 2013 23:43:04 +0800, harryxiyou wrote:
Following test is Libvirt v0.8.6, which you just add Sheepdog volume patch to Libvirt.
The version doesn't support Sheepdog storage pool and volume. Please note that my patch you are looking at doesn't implements a sheepdog storage driver. It only introduced a new schema (network disk) to the domain XML format. Sheepdog storage driver is introduced by other developers and available since 0.9.13.
1, $ ./libvirtd 2, $ ./virsh vol-create -f sheepdog.xml error: achieve pool '-f' failure error: can not find storage pool: no pool with matching name '-f'
Please specify the pool name you created instead of '-f'. Thanks, Kazutaka