Re: New QEMU daemon for persistent reservations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/10/2017 17:59, Michal Privoznik wrote:
> Ah, this breaks my design. I guess
> 
>   <disk>
>     <pr>
>       <source type='unix' path='/path/to/qemu-pr-helper' mode='server'/>
>     </pr>
>   </disk>
> 
> is pure madness, isn't it?

Yes, but OTOH if libvirtd starts the daemon, nobody cares about the
source type, so perhaps

   <pr driver='helper' mode='shared'>
     <source ... />
   </pr>

(mandatory source) vs.

   <pr driver='helper' mode='private'>
     <path>/path/to/qemu-pr-helper</path>
   </pr>

(optional path, default from global configuration) vs.

   <pr driver='passthrough'/>

(no helper)?

Paolo

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux