mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-10-30 17:48:09 +00:00
[kvm]: print running process when build kvm fails
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
@@ -23,6 +23,7 @@ on_exit()
|
||||
on_error()
|
||||
{
|
||||
netstat -antp
|
||||
ps aux
|
||||
echo "============= kvm_log =============="
|
||||
cat $kvm_log
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user