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


Please Help Members By Posting Answers For Below Questions

Explain the run levels that are used in solaris10?

613


How can threads be created in a solaris environment?

652


What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?

623


How can the output be redirected to some other action process in place showing it in the screen?

650


What causes the rpc.ttdbserverd process to be cpu bound?

635






Discuss the two modes of the vi editor in solaris.

619


How can abiword be compiled for solaris using gcc?

648


List out a few performance monitoring tools.

637


How to view shared memory statistics?

639


How do you break the root password?

670


Explain the difference between pid and ppid with example.

741


Benefits of SMF compared LRC(legacy run control)?

2655


What can be done to protect the system from overflow exploits?

656


How can a user access a dos-format disk in solaris?

623


how to add your own run control script in server?

643