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
Explain what is multi homed system?
how to add Kernel patch in all systems at a time?
What can be a reason for the solaris system slowing down? How can it be rectified?
What are nfs daemons?
How can a user increase the number of pseudo-ttys?
List out a few performance monitoring tools.
How to view shared memory statistics?
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
How can a user login to solaris? What is the login shell?
Tell me how to set the path for core file?
Benefits of SMF compared LRC(legacy run control)?
What can be done to protect the system from overflow exploits?
How can a user increase the number of pseudo-ttys? what is their use?
How do you copy files from remote system using ftp?
How to solve the system hang issue.