Re: [libvirt] [PATCH 2/2] vz: support filesystem type volume

2016-06-29 Thread Olga Krishtal
On 23/06/16 16:56, Nikolay Shirokovskiy wrote: On 08.04.2016 19:39, Olga Krishtal wrote: Vz containers are able to use ploop volumes from storage pools to work upon. To use filesystem type volume, pool name and volume name should be specifaed in Signed-off-by: Olga Krishtal

Re: [libvirt] [PATCH 2/2] vz: support filesystem type volume

2016-06-23 Thread Nikolay Shirokovskiy
On 08.04.2016 19:39, Olga Krishtal wrote: > Vz containers are able to use ploop volumes from storage pools > to work upon. > > To use filesystem type volume, pool name and volume name should be > specifaed in > > Signed-off-by: Olga Krishtal > --- >

Re: [libvirt] [PATCH 2/2] vz: support filesystem type volume

2016-06-23 Thread Maxim Nestratov
08.04.2016 19:39, Olga Krishtal пишет: Vz containers are able to use ploop volumes from storage pools to work upon. To use filesystem type volume, pool name and volume name should be specifaed in typo: specified Signed-off-by: Olga Krishtal ---

[libvirt] [PATCH 2/2] vz: support filesystem type volume

2016-04-08 Thread Olga Krishtal
Vz containers are able to use ploop volumes from storage pools to work upon. To use filesystem type volume, pool name and volume name should be specifaed in Signed-off-by: Olga Krishtal --- src/storage/storage_driver.c | 3 + src/vz/vz_sdk.c | 127