Created
October 23, 2019 09:23
-
-
Save mrschyte/b39e9f680abbca90fc08bf70ae8829ac to your computer and use it in GitHub Desktop.
nebula vm deploy log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wed Oct 23 11:14:46 2019 [Z0][VM][I]: New state is ACTIVE | |
Wed Oct 23 11:14:46 2019 [Z0][VM][I]: New LCM state is PROLOG | |
Wed Oct 23 11:15:03 2019 [Z0][VM][I]: New LCM state is BOOT | |
Wed Oct 23 11:15:03 2019 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/183/deployment.0 | |
Wed Oct 23 11:15:05 2019 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context. | |
Wed Oct 23 11:15:05 2019 [Z0][VMM][I]: Successfully execute network driver operation: pre. | |
Wed Oct 23 11:15:07 2019 [Z0][VMM][I]: ExitCode: 0 | |
Wed Oct 23 11:15:07 2019 [Z0][VMM][I]: Successfully execute virtualization driver operation: deploy. | |
Wed Oct 23 11:15:07 2019 [Z0][VMM][I]: Successfully execute network driver operation: post. | |
Wed Oct 23 11:15:07 2019 [Z0][VM][I]: New LCM state is RUNNING | |
Wed Oct 23 11:17:27 2019 [Z0][VM][I]: New LCM state is SHUTDOWN_UNDEPLOY | |
Wed Oct 23 11:17:35 2019 [Z0][VMM][I]: ExitCode: 0 | |
Wed Oct 23 11:17:35 2019 [Z0][VMM][I]: Successfully execute virtualization driver operation: shutdown. | |
Wed Oct 23 11:17:35 2019 [Z0][VMM][I]: Successfully execute network driver operation: clean. | |
Wed Oct 23 11:17:35 2019 [Z0][VM][I]: New LCM state is EPILOG_UNDEPLOY | |
Wed Oct 23 11:17:40 2019 [Z0][VM][I]: New state is UNDEPLOYED | |
Wed Oct 23 11:17:40 2019 [Z0][VM][I]: New LCM state is LCM_INIT | |
Wed Oct 23 11:17:49 2019 [Z0][VM][I]: New state is ACTIVE | |
Wed Oct 23 11:17:49 2019 [Z0][VM][I]: New LCM state is PROLOG_UNDEPLOY | |
Wed Oct 23 11:17:53 2019 [Z0][VM][I]: New LCM state is BOOT_UNDEPLOY | |
Wed Oct 23 11:17:53 2019 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/183/deployment.1 | |
Wed Oct 23 11:17:54 2019 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context. | |
Wed Oct 23 11:17:54 2019 [Z0][VMM][I]: Successfully execute network driver operation: pre. | |
Wed Oct 23 11:17:55 2019 [Z0][VMM][I]: ExitCode: 0 | |
Wed Oct 23 11:17:55 2019 [Z0][VMM][I]: Successfully execute virtualization driver operation: deploy. | |
Wed Oct 23 11:17:55 2019 [Z0][VMM][I]: Successfully execute network driver operation: post. | |
Wed Oct 23 11:17:55 2019 [Z0][VM][I]: New LCM state is RUNNING | |
Wed Oct 23 11:18:37 2019 [Z0][VM][I]: New LCM state is SHUTDOWN_UNDEPLOY | |
Wed Oct 23 11:18:45 2019 [Z0][VMM][I]: ExitCode: 0 | |
Wed Oct 23 11:18:45 2019 [Z0][VMM][I]: Successfully execute virtualization driver operation: shutdown. | |
Wed Oct 23 11:18:45 2019 [Z0][VMM][I]: Successfully execute network driver operation: clean. | |
Wed Oct 23 11:18:45 2019 [Z0][VM][I]: New LCM state is EPILOG_UNDEPLOY | |
Wed Oct 23 11:18:49 2019 [Z0][VM][I]: New state is UNDEPLOYED | |
Wed Oct 23 11:18:49 2019 [Z0][VM][I]: New LCM state is LCM_INIT | |
Wed Oct 23 11:18:57 2019 [Z0][VM][I]: New state is ACTIVE | |
Wed Oct 23 11:18:57 2019 [Z0][VM][I]: New LCM state is PROLOG_UNDEPLOY | |
Wed Oct 23 11:19:01 2019 [Z0][VM][I]: New LCM state is BOOT_UNDEPLOY | |
Wed Oct 23 11:19:01 2019 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/183/deployment.2 | |
Wed Oct 23 11:19:03 2019 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context. | |
Wed Oct 23 11:19:03 2019 [Z0][VMM][I]: Successfully execute network driver operation: pre. | |
Wed Oct 23 11:19:05 2019 [Z0][VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy '/var/lib/one//datastores/106/183/deployment.2' 'nebula01' 183 nebula01 | |
Wed Oct 23 11:19:05 2019 [Z0][VMM][I]: error: Failed to create domain from /var/lib/one//datastores/106/183/deployment.2 | |
Wed Oct 23 11:19:05 2019 [Z0][VMM][I]: error: Cannot access storage file '/var/lib/one//datastores/106/183/disk.0': No such file or directory | |
Wed Oct 23 11:19:05 2019 [Z0][VMM][E]: Could not create domain from /var/lib/one//datastores/106/183/deployment.2 | |
Wed Oct 23 11:19:05 2019 [Z0][VMM][I]: ExitCode: 255 | |
Wed Oct 23 11:19:05 2019 [Z0][VMM][I]: Failed to execute virtualization driver operation: deploy. | |
Wed Oct 23 11:19:05 2019 [Z0][VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one//datastores/106/183/deployment.2 | |
Wed Oct 23 11:19:05 2019 [Z0][VM][I]: New LCM state is BOOT_UNDEPLOY_FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment