
From: Royce Lv <lvroyce@linux.vnet.ibm.com> v1>v2, move nfs checking to util to avoid misunderstanding. This patchset solves following problem: 1. libvirt uses local directory when nfs target path is not accessible, this patch denies this unaccessible path instead. 2. libvirt storage subsystem hang for a long period, with a quick checking, storage pool operation will not hang if pre-checked. 3. Future access control check will do in prevalidation, this prevents qemu manipulate storage pool of no read access to make early warning. Royce Lv (2): utils: Add nfs prevalication Integrate nfs path check before create nfs pool src/kimchi/model.py | 7 ++++++- src/kimchi/utils.py | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) -- 1.8.1.2 -- project-kimchi mailing list <project-kimchi@googlegroups.com> https://groups.google.com/forum/#!forum/project-kimchi --- You received this message because you are subscribed to the Google Groups "project-kimchi" group. To unsubscribe from this group and stop receiving emails from it, send an email to project-kimchi+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.