How to bring New LUN under veritas , create f/s on it ?
Answer Posted / anonymous
Once a LIN is created note it's iqn number.
then
iscsiadm list discovery
if o/p is like Discovery:
Static: disabled
Send Targets: disabled
iSNS: disabled
then: iscsiadm modify discovery --static enable
After that:
iscsiadm add static-config iqn:number,IP_ADDR_OF_ISCSI_TARGET;
then
# vxdctl enable
# initilize and add the disk in diskgroup either vxdiskadm
or vxdisksetup -i and vxdiskadd command
# create volume with vxassist command
# create filesystem with mkfs or newfs command.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to add Kernel patch in all systems at a time?
How can a user increase the number of pseudo-ttys?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
How many run levels are there and what are they?
How can a user boot in solaris as root if the password is non functional?
Tell me how to discover global zone name from local zone?
Explain what is multi homed system?
Benefits of SMF compared LRC(legacy run control)?
What can be done to protect the system from overflow exploits?
Explain the difference between swap -l & swap -s?
How to login to a remote host with solaris secure shell?
How can abiword be compiled for solaris using gcc?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
Explain the run levels that are used in solaris10?
How can threads be created in a solaris environment?