Microsoft Virtualization Discussions

Scripting Snapdrive Connectivity

JAJIMENEZ
2,427 Views

Hello!

I'm not sure if I'm in the right forum, but I was wanting to know if anyone can point me to script out Snapdrive to make a connectivity to an iSCSI LUN. Or better yet, a script that will allow:

1. perform a flexclone of volume

2. presenting that clone within snapdrive

thanks!

1 REPLY 1

CAMPBELLSI
2,338 Views

Hi Joel,

You could use the Data ONTAP powershell kit to create a flexclone (New-NaVolClone or New-NaLunClone) and then use the SnapDrive CLI to perform mount and unmount of the flexcloned LUN on the host.

Sorry I don't have an example handy but someone else might be able to help you out with that one.

Simon

Public