Re: [libvirt] [PATCH 3/7] virStoragePRDefFormat: Suppress path formatting for migratable XML

2018-07-04 Thread Peter Krempa
On Wed, Jul 04, 2018 at 12:46:51 +0200, Michal Privoznik wrote: > If there are managed reservations for a disk source, the path to > the pr-helper socket is generated automatically by libvirt when > needed and points somewhere under priv->libDir. Therefore it is > very unlikely that the path will w

[libvirt] [PATCH 3/7] virStoragePRDefFormat: Suppress path formatting for migratable XML

2018-07-04 Thread Michal Privoznik
If there are managed reservations for a disk source, the path to the pr-helper socket is generated automatically by libvirt when needed and points somewhere under priv->libDir. Therefore it is very unlikely that the path will work even on migration destination (the libDir is derived from domain sho