diff --git a/xCAT-server/lib/xcat/plugins/AAsn.pm b/xCAT-server/lib/xcat/plugins/AAsn.pm index 1c7accd97..173f870e2 100644 --- a/xCAT-server/lib/xcat/plugins/AAsn.pm +++ b/xCAT-server/lib/xcat/plugins/AAsn.pm @@ -422,6 +422,7 @@ sub setupInstallloc else { $cmd = "mount -o rw,nolock $master:$installloc $installdir"; + } system $cmd; if ($? > 0) { # error