/usr/share/cloudstack-management/util/CCPDoctor
Without DB
./CCPDoctor.pl -c --case --minimal --nodb
For usage DB related issue, use :
./CCPDoctor.pl -c --case --full --usagedb
For SystemVM/ VRs related issue, use :
./CCPDoctor.pl -c --case --full [--collectsvm]
[Note:- This will collect logs from a Virtual Router, Console VM or Secondary Storage VM. ID is the System VM ID from the 'vm_instance table', or you could specify the name such as 'r-680-VM','v-1042-VM','s-1052-VM' etc.]
阅读(1104) | 评论(0) | 转发(0) |
/usr/share/cloudstack-management/util/CCPDoctor
./CCPDoctor.pl -c --case --minimal --nodb
For usage DB related issue, use :
./CCPDoctor.pl -c --case --full --usagedb
For SystemVM/ VRs related issue, use :
./CCPDoctor.pl -c --case --full [--collectsvm]
[Note:- This will collect logs from a Virtual Router, Console VM or Secondary Storage VM. ID is the System VM ID from the 'vm_instance table', or you could specify the name such as 'r-680-VM','v-1042-VM','s-1052-VM' etc.]