NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Data Protection

SnapDrive 7.1 in a cDOT iSCSI LUN environment

korns
4,283 Views

Maybe I'm reading documentation incorrectly but I was starting to PowerShell script using the SnapDrive for Windows 7.1 cmdlets and I'm seeing documentation refereces that imply the SnapDrive cmdlets only work in in a SMB environment, or some examples showing LUNs always reference 7-Mode examples. Do these SDW 7.1 cmdlets let me take iSCSI LUN (vol) snapshots and trigger SnapMirror transfers? ... or would I drop back and use sdcli for that sort of thing?

2 REPLIES 2

olson
4,274 Views

Hey Sir,

             I think you are correct. All new powershell applets in SDW 7X are for creating shares for Hyperv or SQL on SMB. I would be looking to the toolkit or the SDCLI to achive your ends. I had heard that someone had produced a Wrapper at one point for sdcli in powershell however i have not seen it. Have a great one!

 

John

 

 

 

korns
4,252 Views

Actually I found that I mis-interpreted a statement in the docset about SMB as excluding SAN support in a cDOT. Not true from my experimentation. I used the toolkit to create LUN snapshots (New-SdSnapshot), put snapmirror labels on them (Set-SdSnaphot), learn the ONTAP volume name behind a mapped drive letter (Get-SdStorage), etc  ... all in a clustered ONTAP environment. So yes, it seems to do what I originally expected. 

Public