On Fri, Nov 14, 2014 at 07:32:46PM +, mallu mallu wrote:
> I upgraded my container from CentOS 6.4 to CentOS 6.5. Everything looks good
> after upgrade until reboot. When rebooted to container I'm getting the
> following errors.. Any help would be greatly appreciated
> /bin/mknod: `/dev/lp2':
As stated in the below link from libvirt-list,
https://www.redhat.com/archives/libvir-list/2014-May/msg00033.html
> OpenStack cinder provides these storages' snapshot feature, but it cannot
> quiesce the guest filesystems automatically for now.
>
>
This patchset adds virDomainFSFreeze()/virDomain
On 11/17/2014 07:37 AM, Payes Anand wrote:
> This patchset adds virDomainFSFreeze()/virDomainFSThaw() APIs and virsh
>> domfsfreeze/domfsthaw commands to enable the users to freeze and thaw
>> domain's filesystems cleanly.
>>
>
> Do these API's ( commands ) also push the dirty buffer to the disk,