Hi
I simply want to backup a running vm. I dont use the /etc/vmware/backuptools.conf file...i'm giving all the options on command line:
[root@esx roeschu]# vcbMounter -h localhost -u root -p mypass -a ipaddr:sagittarius.gogo.com -r /imagesablage/sagittarius -L 6
[2006-12-21 16:41:22.999 'App' 3076452480 info] Current working directory: /home/roeschu
[2006-12-21 16:41:23.000 'vcbMounter' 3076452480 trivia] Initializing SSL context
[2006-12-21 16:41:23.000 'BaseLibs' 3076452480 info] System libcrypto.so.0.9.7 library is older than our library (90701F < 90709F)
[2006-12-21 16:41:23.005 'App' 3076452480 info] Vmacore::InitSSL: doVersionCheck = true, handshakeTimeoutUs = 120000000
[2006-12-21 16:41:23.005 'vcbMounter' 3076452480 info] Connecting to host localhost on port 902
[2006-12-21 16:41:23.034 'vcbMounter' 3076452480 verbose] Connected to stream: [N7Vmacore3Ssl13SSLStreamImplE:0x9e26e38]
[2006-12-21 16:41:23.034 'BaseLibs' 14351280 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/
[2006-12-21 16:41:23.110 'vcbMounter' 3076452480 info] Authenticating user root
[2006-12-21 16:41:23.167 'vcbMounter' 3076452480 info] Logged in!
[2006-12-21 16:41:23.169 'vcbMounter' 3076452480 info] Performing SearchIndex find.
[2006-12-21 16:41:23.277 'vcbMounter' 3076452480 info] Attempting index search.
[2006-12-21 16:41:23.376 'vcbMounter' 3076452480 info] Found VM using index search.
[2006-12-21 16:41:23.377 'vcbMounter' 3076452480 info] Got VM MoRef
[2006-12-21 16:41:23.439 'vcbMounter' 3076452480 verbose] Looking up host esx.gogo.com (192.168.10.10)
[2006-12-21 16:41:23.677 'vcbMounter' 3076452480 verbose] Host esx.gogo.com (192.168.10.10 is not known to this VirtualCenter instance.
[2006-12-21 16:41:23.678 'vcbMounter' 3076452480 error] Error: Could not find host esx.gogo.com on this VirtualCenter instance.
[2006-12-21 16:41:23.707 'App' 3076452480 verbose] Got vmdb error -14 (Pipe connection has been broken) when invoking [logout] on [vim.SessionManager:ha-sessionmgr]
[2006-12-21 16:41:23.708 'vcbMounter' 3076452480 info] Error on logout (ignored): vmodl.fault.HostNotReachable
[2006-12-21 16:41:23.708 'vcbMounter' 3076452480 verbose] Shutting down VMDB service...
[2006-12-21 16:41:23.709 'vcbMounter' 3076452480 verbose] Unregistering callback...
[2006-12-21 16:41:23.709 'vcbMounter' 3076452480 verbose] ...done
Dont understand the reason of the error. The name of this esx host is esx.gogo.com
"hostname" command returns esx.gogo.com. I have esx 3.0.1 starter and i dont have VC. I just want to backup the VM direct locally on the esx.
greets
I simply want to backup a running vm. I dont use the /etc/vmware/backuptools.conf file...i'm giving all the options on command line:
[root@esx roeschu]# vcbMounter -h localhost -u root -p mypass -a ipaddr:sagittarius.gogo.com -r /imagesablage/sagittarius -L 6
[2006-12-21 16:41:22.999 'App' 3076452480 info] Current working directory: /home/roeschu
[2006-12-21 16:41:23.000 'vcbMounter' 3076452480 trivia] Initializing SSL context
[2006-12-21 16:41:23.000 'BaseLibs' 3076452480 info] System libcrypto.so.0.9.7 library is older than our library (90701F < 90709F)
[2006-12-21 16:41:23.005 'App' 3076452480 info] Vmacore::InitSSL: doVersionCheck = true, handshakeTimeoutUs = 120000000
[2006-12-21 16:41:23.005 'vcbMounter' 3076452480 info] Connecting to host localhost on port 902
[2006-12-21 16:41:23.034 'vcbMounter' 3076452480 verbose] Connected to stream: [N7Vmacore3Ssl13SSLStreamImplE:0x9e26e38]
[2006-12-21 16:41:23.034 'BaseLibs' 14351280 warning] [Vmdb_Unset] Unsetting unknown path: /vmomi/
[2006-12-21 16:41:23.110 'vcbMounter' 3076452480 info] Authenticating user root
[2006-12-21 16:41:23.167 'vcbMounter' 3076452480 info] Logged in!
[2006-12-21 16:41:23.169 'vcbMounter' 3076452480 info] Performing SearchIndex find.
[2006-12-21 16:41:23.277 'vcbMounter' 3076452480 info] Attempting index search.
[2006-12-21 16:41:23.376 'vcbMounter' 3076452480 info] Found VM using index search.
[2006-12-21 16:41:23.377 'vcbMounter' 3076452480 info] Got VM MoRef
[2006-12-21 16:41:23.439 'vcbMounter' 3076452480 verbose] Looking up host esx.gogo.com (192.168.10.10)
[2006-12-21 16:41:23.677 'vcbMounter' 3076452480 verbose] Host esx.gogo.com (192.168.10.10 is not known to this VirtualCenter instance.
[2006-12-21 16:41:23.678 'vcbMounter' 3076452480 error] Error: Could not find host esx.gogo.com on this VirtualCenter instance.
[2006-12-21 16:41:23.707 'App' 3076452480 verbose] Got vmdb error -14 (Pipe connection has been broken) when invoking [logout] on [vim.SessionManager:ha-sessionmgr]
[2006-12-21 16:41:23.708 'vcbMounter' 3076452480 info] Error on logout (ignored): vmodl.fault.HostNotReachable
[2006-12-21 16:41:23.708 'vcbMounter' 3076452480 verbose] Shutting down VMDB service...
[2006-12-21 16:41:23.709 'vcbMounter' 3076452480 verbose] Unregistering callback...
[2006-12-21 16:41:23.709 'vcbMounter' 3076452480 verbose] ...done
Dont understand the reason of the error. The name of this esx host is esx.gogo.com
"hostname" command returns esx.gogo.com. I have esx 3.0.1 starter and i dont have VC. I just want to backup the VM direct locally on the esx.
greets