Unsolved
This post is more than 5 years old
23 Posts
0
1072
March 12th, 2009 02:00
How to look up SSID of VCB FULL image
Hi,
I am using NetWorker 7.4.4, VCB Framework 1.5 and VMWare integrated module for ESX 3.5 Update 2.
When I was using NetWorker 7.3.4 VCB Full image was visible via NetworkerUser on backup proxy, but after I upgraded NW to 7.4.4 it became invisible.
I found this is by design. My question is how I can find SSID tied to target VM?
I am making full backup of many VM at same time (usually 10 VMs) hence I cannot specify one VM I want to restore.
For example, if I backup 10 VMs at same time as below how can I specify SSID of server03.example.com ?
VM:server01.example.com:*FULL*
VM:server02.example.com:*FULL*
VM:server03.example.com:*FULL*
|
VM:server10.example.com:*FULL*
Thanks,
Yoshi
I am using NetWorker 7.4.4, VCB Framework 1.5 and VMWare integrated module for ESX 3.5 Update 2.
When I was using NetWorker 7.3.4 VCB Full image was visible via NetworkerUser on backup proxy, but after I upgraded NW to 7.4.4 it became invisible.
I found this is by design. My question is how I can find SSID tied to target VM?
I am making full backup of many VM at same time (usually 10 VMs) hence I cannot specify one VM I want to restore.
For example, if I backup 10 VMs at same time as below how can I specify SSID of server03.example.com ?
VM:server01.example.com:*FULL*
VM:server02.example.com:*FULL*
VM:server03.example.com:*FULL*
|
VM:server10.example.com:*FULL*
Thanks,
Yoshi
No Events found!


andreas.scht
2 Intern
•
219 Posts
0
March 12th, 2009 03:00
just use mminfo to look for your SSID.
example:
mminfo -q'name=VM:server03.example.com:*FULL*' -v
Regards,
Andreas
yoshi2
23 Posts
0
March 12th, 2009 20:00
I executed mminfo but it shows 'FULLVM' only. VCB has been wrongly configured?
D:> mminfo -q client=proxy -v
volume client date time size ssid fl lvl name
000004L3 proxy.backup.com 3/2/2009 8:16:11 PM 25 GB 3366699003 tr full FULLVM
000004L3 proxy.backup.com 3/3/2009 5:12:27 AM 251 GB 2980855211 cr full FULLVM
000004L3 proxy.backup.com 3/3/2009 1:44:18 PM 53 GB 1370273187 hr full FULLVM
000004L3 proxy.backup.com 3/3/2009 3:06:09 PM 33 GB 1185728721 hr full FULLVM
000004L3 proxy.backup.com 3/3/2009 3:29:30 PM 26 GB 1168952906 hr full FULLVM
Yoshi
andreas.scht
2 Intern
•
219 Posts
0
March 13th, 2009 02:00
Do you use VCB proxy client ressource with all VMs in its saveset?
But when you use 7.4.4 then you could generate for every VM its own client ressource. Could this be a solution?
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 14th, 2009 10:00
yoshi2
23 Posts
0
March 17th, 2009 01:00
But as far as I checked, image export phase successfully finishes but when it transits to save phase VCB fails.
Do you have any idea what is wrong?
Yoshi
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 17th, 2009 01:00
yoshi2
23 Posts
0
March 17th, 2009 02:00
I found the below logs only in 'messages' on the backup server. (This is not helpful...)
Mar 17 16:38:51 backup.example.com: --- Unsuccessful Save Sets ---
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL* savegrp: suppressed 78 lines of output.
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL* * The host name used for the connection does not match the subject name on the host certificate
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL*
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL* * A certificate in the host's chain is based on an untrusted root.
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL* [2009-03-17 15:59:51.494 'BaseLibs' 5408 warning] SSLVerifyIsEnabled: failed to read registry value. Assuming verification is disabled. LastError = 0
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL* [2009-03-17 15:59:51.494 'BaseLibs' 5408 warning] SSLVerifyCertAgainstSystemStore: Certificate verification is disabled, so connection will proceed despite the error
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL* Converting "F:\VCB\server01.example.com-fullVM\scsi0-4-0-pstyovm011_2.vmdk" (compact file):
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL* 0%=====================50%=====================100%
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL* **************************************************
Mar 17 16:38:51 backup.example.com: * server01.example.com:*FULL*
Yoshi
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 17th, 2009 04:00
yoshi2
23 Posts
0
March 17th, 2009 18:00
(vmware-vmount.log doesn't contain any helpful log. the last message was logged two weeks before.)
Yoshi
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 18th, 2009 03:00