Hello,
I've got FAS2650 with two configured aggregates. Is it good to create software raid 0 combined two LUNs reside on the different aggregate in purpose of load balancing?
... View more
I have a script that can quiesce or abort on a single relationship (Invoke-NcSnapmirrorAbort...or Quiesce) My goal is to have is to Invoke_ .... Abort on all volumes (active replication sessions). Can I supply a global value to DESTINATION to acccomplish this...or do i have to run the abort against each relationship? Or how? thanks We want to automate a "kill" for all active sessions! Heres the command syntax for abort ..hope you can read it.
... View more
Hello, ActiveIQ ask for enable auditing : Enable auditing on the storage VM using the ONTAP command 'vserver audit enable -vserver vserver_name'. how i can do that with ONTAP web ? it is necessary dedicate volume to store audit logs or just enable ? I am on ontap 9.15 thanks a lot
... View more
So from the WEB UI --> HOSTS --> expand --> SAN initiator groups click +Add NAME: STORAGE VM: HOST OPERATING SYSTEM: vmware (check) Host initiators enter Name: 11:22:33:44:55:66:77:88 enter Description: host-n1 FROM THE CLI: lun igroup create -vserver SVN -igroup VMware-SVN -protocol mixed -ostype vmware -initiator 11:22:33:44:55:66:77:88 if you have multiple initiators it looks like this: lun igroup create -vserver SVN -igroup VMware-SVN -protocol mixed -ostype vmware -initiator 11:22:33:44:55:66:77:88,11:22:33:44:55:66:77:99,... ISSUE: how do I add a description for each Initiator assuming first two Initiators are for host-n1, next 2 are host-n2 since each initiator has two hba controllers. Also from the WEB UI it shows connection status how can I from the CLI show the Initiators Connection status.
... View more