HI Peter
Sure, you can change it.
Added GPFS as shared file system recognized during live migration security checks.
GPFS is 'IBM General Parallel File System' also called 'IBM Spectrum Scale'
BUG: https://bugzilla.redhat.com/show_bug.cgi?id=1679528
Signed-off-by: Diego Michelotto <diego.michelotto@xxxxxxxxxxxx> --- src/util/virfile.c | 9 ++++++++- src/util/virfile.h | 1 + tests/virfiledata/mounts3.txt | 1 + tests/virfilemock.c | 5 +++++ tests/virfiletest.c | 1 + 5 files changed, 16 insertions(+), 1 deletion(-)
One thing which might be worth exploring is whether GPFS is alsomigratable with cache != none and thus should be also added tovirStorageFileIsClusterFS.
GPFS stalls badly when a process issues a lot of fsyncs in a short timeframe. It is better if the VM I/O is not synchronous, with previous version of libvirt we are using writeback caching.
If you prefer I’ll try to make a new patch, but let me know if it’s easier for you to add yourself GPFS to the virStorageFileIsClusterFS function. ACK.
Depending on the angle of view this can be viewed both as a bug and as a feature. Since we are feature freeze, is anybody objecting in pushing this right away? (obviously I'm not going to push it right now)
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list