When I manually run the vcbmounter with the -san switch I get the error below. I can manually run the command with the -nbd command but this isn't what we want as it dumps the files onto the VCB Proxy server. Is there something that I am missing? I get the same no path to device error when I run the save_vcb.bat via the Legato server. I have tried to change the config.js file to run the -ndb but it doesn't seem to pick up the change, another problem?
We are running VCB 1.1.64559, ESX server 3.5 and VC 2.5 along with Legato Networker 7.4.
I have installed the lastest Legato plug in from VMware and have configured it. I have went through everything I can think and nothing works except the manual run with the vcbmounter and the -nbd. HELP PLEASE
2008-02-12 09:24:32.742 'App' 2740 info Current working directory: C:\Program Files\VMware\VMware Consolidated Backup Framework
2008-02-12 09:24:32.742 'BaseLibs' 2740 info HOSTINFO: Seeing Intel CPU, numCoresPerCPU 1 numThreadsPerCore 1.
2008-02-12 09:24:32.742 'BaseLibs' 2740 info HOSTINFO: This machine has 2 physical CPUS, 2 total cores, and 2 logical CPUs.
2008-02-12 09:24:34.148 'BaseLibs' 2740 info Using system libcrypto, version 90709F
2008-02-12 09:24:49.227 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: Subject mismatch: VMware vs XXX.XXX.XXX.XXX
2008-02-12 09:24:49.227 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: The remote host certificate has these problems:
The host name used for the connection does not match the subject name on the host certificate
A certificate in the host's chain is based on an untrusted root.
2008-02-12 09:24:49.227 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: Certificate verification is disabled, so connection will proceed despite the error
Copying "[R5Group1] SUN_N1 Manager/SUN_N1 Manager.vmx":
0%=====================50%=====================100%
**************************************************
Copying "[R5Group1] SUN_N1 Manager/SUN_N1 Manager.nvram":
0%=====================50%=====================100%
**************************************************
Copying "[R5Group1] SUN_N1 Manager//vmware-48.log":
0%=====================50%=====================100%
*************************************************
Copying "[R5Group1] SUN_N1 Manager//vmware-47.log":
0%=====================50%=====================100%
**************************************************
Copying "[R5Group1] SUN_N1 Manager//vmware-49.log":
0%=====================50%=====================100%
**************************************************
Copying "[R5Group1] SUN_N1 Manager//vmware-50.log":
0%=====================50%=====================100%
**************************************************
Copying "[R5Group1] SUN_N1 Manager//vmware-45.log":
0%=====================50%=====================100%
**************************************************
Copying "[R5Group1] SUN_N1 Manager//vmware-46.log":
0%=====================50%=====================100%
**************************************************
Copying "[R5Group1] SUN_N1 Manager//vmware.log":
0%=====================50%=====================100%
***********************************************
2008-02-12 09:25:05.321 'App' 2740 warning Could not scan for partitions on device. No VMFS names will be associated with this device.
2008-02-12 09:25:06.321 'App' 2740 warning Could not scan for partitions on device. No VMFS names will be associated with this device.
2008-02-12 09:25:07.321 'App' 2740 warning Could not scan for partitions on device. No VMFS names will be associated with this device.
2008-02-12 09:25:08.321 'App' 2740 warning Could not scan for partitions on device. No VMFS names will be associated with this device.
2008-02-12 09:25:09.322 'App' 2740 warning Could not scan for partitions on device. No VMFS names will be associated with this device.
2008-02-12 09:25:09.322 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: Subject mismatch: VMware vs XXX.XXX.XXX.XXX
2008-02-12 09:25:09.322 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: The remote host certificate has these problems:
The host name used for the connection does not match the subject name on the host certificate
A certificate in the host's chain is based on an untrusted root.
2008-02-12 09:25:09.322 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: Certificate verification is disabled, so connection will proceed despite the error
2008-02-12 09:25:12.165 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: Subject mismatch: VMware vs XXX.XXX.XXX.XXX
2008-02-12 09:25:12.165 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: The remote host certificate has these problems:
The host name used for the connection does not match the subject name on the host certificate
A certificate in the host's chain is based on an untrusted root.
2008-02-12 09:25:12.165 'BaseLibs' 2740 warning SSLVerifyCertAgainstSystemStore: Certificate verification is disabled, so connection will proceed despite the error
2008-02-12 09:25:12.369 'App' 2740 error No path to device LVID:455a1693-58d88d32-0641-000423d45e94/455a1692-1df56cda-f3cc-000423d45e94/1 found.
2008-02-12 09:25:12.369 'BlockList' 2740 error
2008-02-12 09:25:13.056 'vcbMounter' 2740 error Error: Failed to open the disk: Cannot access a SAN/iSCSI LUN backing this virtual disk. (Hint: Option "-m ndb" swtiches vcbMounter to network base disk access if this is what you want.)
2008-02-12 09:25:13.056 'vcbMounter' 2740 error An error occurred, cleaning up...
Deleted directory C:\mnt\test
Hi, did you get a fix for this? I have the same issue. Ta.