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 the difference between swap -l & swap -s?
How to login to a remote host with solaris secure shell?
How can a user login to solaris? What is the login shell?
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
Tell me how to mount the floppy & cd-rom?
Benefits of SMF compared LRC(legacy run control)?
What is difference between swap -l & swap -s?
What are the raid levels in solaris?
Tell me how many types of file system?
How can a user boot in solaris as root if the password is non functional?
Discuss the two modes of the vi editor in solaris.
how to add your own run control script in server?
What are the ways in which replication agreements between directory structures be arranged?
List out a few performance monitoring tools.
What is the login shell?