Unsolved
This post is more than 5 years old
2 Posts
1
3471
August 30th, 2010 01:00
Create initiator Record with Navicli
Hi all,
Is there any way to create "manually" Host without the GUI ?
I've to build an infra with many AIX boxes which will be boot-on-san. So i would like to batch the creation of Initiator instead of using "connectivity status" windows.
Thanks for your Help !
Regards,
Jacques
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
3
August 30th, 2010 04:00
navicli -h 10.32.167.35 port -list
navicli -h 10.32.167.35 storagegroup -create -gname SGNAME
navicli -h 10.32.167.35 storagegroup -list
Storage Group Name: SGNAME
Storage Group UID: 16:6E:B6:39:19:D3:DE:11:99:6C:00:60:16:25:3E:9E
Shareable: YES
navicli -h 10.32.167.35 storagegroup -setpath -o -gname SGNAME -hbauid 50:06:01:60:B9:A0:4D:58:50:06:01:63:39:A0:4D:58 -sp a -spport 1 -type 3 -ip 10.1.1.1 -host HOSTNAME -failovermode 1 -arraycommpath 1
kelleg
6 Operator
•
4.5K Posts
0
August 30th, 2010 14:00
You may need to use the naviSECcli commands if working on an array that no longer supports the older "Classic" navicli commands.
Also, have you tested the boot-from-san feature? Are you planning on use VIO and part of this?
glen
troispoils
2 Posts
0
August 30th, 2010 23:00
Dynamox,
It works ! Many Many thanks...!!!!
Kelleg,
Yep i'm using naviseccli, and i use boot-on-san through NPIV feature on my VIO boxes.
Regards,
Jacques
Nollaig1
1 Rookie
•
137 Posts
0
August 31st, 2010 03:00
Hello,
Dynamox, excellent answer, thank you. Hope you dont mind I've placed it in our knowledgebase as article emc249921.
It will be a real help to anyone else with the same issue.
Nollaig
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
August 31st, 2010 04:00
don't mind at all, thank you Nollaig.
kelleg
6 Operator
•
4.5K Posts
0
August 31st, 2010 10:00
If you don't mind me asking, but did you have any issues setting up the boot-from-san? Which AIX version are you running?
glen
SKT2
2 Intern
•
1.3K Posts
0
August 31st, 2010 18:00
can you tell how NPIV help boot-on-SAN(if it helps) ?
Nollaig1
1 Rookie
•
137 Posts
0
September 1st, 2010 04:00
Thank you Dynamox.
Anonymous User
242 Posts
0
August 12th, 2015 16:00
How to set initiator type like Clarrion or Recoverpoint appliance
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
August 12th, 2015 17:00
clariion/vnx is type 3, recoverpoint is type 31