diff --git a/xCAT-server/lib/xcat/plugins/fsp.pm b/xCAT-server/lib/xcat/plugins/fsp.pm index 19b58edcf..214a6f575 100644 --- a/xCAT-server/lib/xcat/plugins/fsp.pm +++ b/xCAT-server/lib/xcat/plugins/fsp.pm @@ -21,6 +21,7 @@ sub handled_commands { rflash => 'nodehm:mgt', getmacs => 'nodehm:mgt', rnetboot => 'nodehm:mgt', + rbootseq => 'nodehm:mgt', rvitals => 'nodehm:mgt', mkvm => 'nodehm:mgt', lsvm => 'nodehm:mgt',