Looking at the binary log NetVault never tries to use SAN as seen below:
Job Message 2014/03/20 15:51:39 310 Data Plugin SMARTCLIENT TaskID 1u VM disk '[vnx-sr17-ds1] LUKKIEN-rapportage-nw/LUKKIEN-rapportage-nw-000004.vmdk' opened in 'nbd' mode
We see the following in the VDDK trace:
014-03-20T16:42:35.251+01:00 [04272 warning 'Libs'] SSL_IsVerifyEnabled: failed to open the product registry key. Falling back to default behavior: verification on. LastError = 0
2014-03-20T16:42:35.251+01:00 [04272 error 'HttpConnectionPool-000000'] [ConnectComplete] Connect failed to ; cnx: (null), error: class Vmacore::Ssl::SSLVerifyException(SSL Exception: Verification parameters:
--> PeerThumbprint: B2:1E:19:8D:5D:4E:9A:40:F1:5E:F8:38:79:88:AE:96:D9:6F:4E:0E
--> ExpectedThumbprint:
--> ExpectedPeerName: vcenter01.lukkien.lan
2014-03-20T16:42:35.251+01:00 [03992 error 'Default'] Cannot use advanced transport modes for vcenter01.lukkien.lan/moref=vm-669/snapshot-141860: Other error encountered: SSL Exception: Verification parameters:
--> PeerThumbprint: B2:1E:19:8D:5D:4E:9A:40:F1:5E:F8:38:79:88:AE:96:D9:6F:4E:0E
--> ExpectedThumbprint:
--> ExpectedPeerName: vcenter01.lukkien.lan
--> The remote host certificate has these problems
This occurs when Microsoft Windows is used as the VMware API Proxy instead of Linux, and the VMware Virtual Disk Development Kit is not installed. SSL Certificate checks are enabled by default if the “ \VMware,Inc.\VMware Virtual Disk Development Kit” Registry Entry is not present.
Create “\VMware,Inc.\VMware Virtual Disk Development Kit” Registry Entry in locations stated below:
HKEY_LOCAL_MACHINE\SOFTWARE\ VMware, Inc.\
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6462Node\VMware, Inc.\
This is a Microsoft windows problem/ VMware product installation problem and advice should taken form either Microsoft or VMware regarding this problem.
Below is the workaround that I have used and you are free to use it but any problems that arise from this would be your responsibility.
1/download VDDK-SSL.zip file to location on the NetVault server or client where the plugin is installed.
2/ stop NetVault services
3/ open regedit and browse to
HKEY_LOCAL_MACHINE\SOFTWARE\ VMware, Inc.\
Do we see VMware Virtual Disk Development Kit
If not in regedit select file, import browse to the unzipped location of contents of VDDK-SSL.zip select VDDK-SSL.reg and this should install the VMware Virtual Disk Development Kit registry key at location “HKEY_LOCAL_MACHINE\SOFTWARE\ VMware, Inc.\
Note: If import fails you may need to delete …\ VMware, Inc.\ directory to import the key
4/ still in regedit browse to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6462Node\VMware, Inc.\
Do we see VMware Virtual Disk Development Kit
If not in regedit select file, import browse to the unzipped location of contents of VDDK-SSL.zip select Wow64-VDDK-SSL.reg and this should install the VMware Virtual Disk Development Kit registry key at location “HKEY_LOCAL_MACHINE\SOFTWARE\Wow6462Node\VMware, Inc.\”
Note: If import fails you may need to delete …\ VMware, Inc.\ directory to import the key
5/ Start NetVault
6/ run backup to verify that SAN mode is now working.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center