search for: rememberowner

Displaying 3 results from an estimated 3 matches for "rememberowner".

2020 Mar 23
2
Re: libvirt dynamic file ownership
...layer of backing chain (if you have some snapshots over it). Upgrading to 6.1.0 would help though, because I'm constantly fixing some bugs in that area as I go along. BTW: you can check if the original owner remembering is enabled for your domain if you look whether the domain status XML has rememberOwner set: grep rememberOwner /var/run/libvirt/qemu/$domain.xml Michal
2020 Mar 24
0
RE: libvirt dynamic file ownership
..., do you need that info as well? > > Upgrading to 6.1.0 would help though, because I'm constantly fixing some > bugs in that area as I go along. > > BTW: you can check if the original owner remembering is enabled for your > domain if you look whether the domain status XML has rememberOwner set: > > grep rememberOwner /var/run/libvirt/qemu/$domain.xml It looks like it is enabled. $ sudo grep rememberOwner /var/run/libvirt/qemu/t257kvxg-10-20-101-40.xml <rememberOwner/> > > Michal >
2020 Mar 20
3
libvirt dynamic file ownership
<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:10pt" ><div dir="ltr" >&nbsp;</div> <div dir="ltr" ><div dir="ltr" >Hi,</div> <div dir="ltr" >&nbsp;</div> <div dir="ltr" >I am trying to understand libvirt