diff --git a/xCAT-server/lib/xcat/plugins/fsp.pm b/xCAT-server/lib/xcat/plugins/fsp.pm index 1d017307e..19b58edcf 100644 --- a/xCAT-server/lib/xcat/plugins/fsp.pm +++ b/xCAT-server/lib/xcat/plugins/fsp.pm @@ -22,6 +22,8 @@ sub handled_commands { getmacs => 'nodehm:mgt', rnetboot => 'nodehm:mgt', rvitals => 'nodehm:mgt', + mkvm => 'nodehm:mgt', + lsvm => 'nodehm:mgt', rscan => 'nodehm:mgt' };