diff --git a/xCAT-server/lib/xcat/plugins/getadapter.pm b/xCAT-server/lib/xcat/plugins/getadapter.pm index 6b071cbe2..6adbcf745 100644 --- a/xCAT-server/lib/xcat/plugins/getadapter.pm +++ b/xCAT-server/lib/xcat/plugins/getadapter.pm @@ -331,6 +331,7 @@ sub scan_adapters{ deletenode($request->{missnode}, "$pidreord{$cpid}"); } $forkcount--; + sleep 0.1; } } }