Douglas Schilling Landgraf has posted comments on this change. Change subject: contrib: Adding contrib/nfs-check.py ......................................................................
Patch Set 7: (2 inline comments) .................................................... File contrib/nfs-check.py Line 71: print "Timeout, cannot mount the nfs! Please check the status " \ yes, I have tested. The test is: use as serverName a random IP address. # nfs-check.py 192.168.1.2:/lala Trying to /bin/mount -t nfs 192.168.1.2:/ds... Timeout, cannot mount the nfs! Please check the status of NFS service or/and the Firewall settings! Line 212: output = process.communicate()[1].strip() I have renamed to errorMsg. -- To view, visit http://gerrit.ovirt.org/916 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4d3231077fb59e11be1d61a578a96a3988559ff3 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
