mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-10-31 18:17:52 +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()
|
on_error()
|
||||||
{
|
{
|
||||||
netstat -antp
|
netstat -antp
|
||||||
|
ps aux
|
||||||
echo "============= kvm_log =============="
|
echo "============= kvm_log =============="
|
||||||
cat $kvm_log
|
cat $kvm_log
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user