Hi all,
I give up, I'll never be a Windows guy.
Please enlighten me: With no SnapDrive on board, how is it possible to identify the name of an iSCSI LUN on an ONTAP 9 filer?
I tried to match any sort of number from the outputs of
::> lun mapping show
::> lun show
and
::> iscsi session show
with the outputs of
PS C:\Users\admin> iscsicli
and
PS C:\Users\admin> Get-IscsiConnection
to no avail.
All I want is to find the name of the LUN/volume on Windows to find the corresponding object on the filer to modify.
Any clues?
Thanks and best regards
Peter
... View more
I am currently setting up SnapMirror for hundreds of volumes for a CIFS SVM residing in a Metrocluster site. I create destination volumes with the same volume size and type DP using powershell on a FAS2720 filer. Later I will create the SM relationship and initialize it, also using powershell. When it is done, I will have to break the relationship with all the hundreds of volumes and then run another powershell command to add junction paths,export policies to each of those volumes in order to create functional CIFS shares for the volumes. Is there a simpler way to replicate a CIFs-server to a different Netapp cluster? I was thinking first to use Storage VM (DR), but it seems not to be available. Maybe because the source SVM already is in a SVM DR relationship inside its Metrocluster?
... View more
Hi We are currently testing the use of MAV which is supported in Ontap 9.11.1x. As I see it, it is only possible to create local users as approvers, does anyone know if there will be support for using AD groups as a approvers. ? The idea is via. automation that a user is temporarily members of a AD group to approve pending approver
... View more
Hi Everyone I have a Customer who wants to use multiple WAN links between two sites, to do mirroring from one Cluster to Another. The peering and snapmirror relationships has already been established from the Production to the DR systems via the first WAN link, but they are adding an additional application on the Production system, which they want to mirror via a separate WAN link. (Same Prod and DR systems). I know in 7-mode you were able to force mirroring to use dedicated network interfaces - is it possible to do that in the latest versions of ONTAP? I assume you will need different VLANS etc, but how will the peering work, as it is already established? Will it be better to create a new vserver for this application and use SVM mirroring? Regards and thanks for your help.
... View more
I try to use command line to create SM-BC This is my command line snapmirror create -destination-path svm1_dr:/cg/cg1_dr -source-path svm1:/cg/cg1 -cg-item-mappings vol1:@vol1_dr -policy AutomatedFailOver And when it finish,I think it work, but in fact,it didn't the two lun in the two cluster,they have different UUID, And for client to say,the client will see two different drive in OS, and can't merge then by MPIO, What's wrong with the command? Thanks?
... View more