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 can a user increase the number of pseudo-ttys? what is their use?
Explain the difference between swap -l & swap -s?
What is the login shell?
Explain the difference between svm and vxvm?
List out a few performance monitoring tools.
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
How can a user access a dos-format disk in solaris?
In solaris 10 root Disk is 98% full what steps to be taken?
How do you remove a swap space?
What can be a reason for the solaris system slowing down?
How to login to a remote host with solaris secure shell?
What can be a reason for the solaris system slowing down? How can it be rectified?
Explain how to kill a process.
How can a user login to another system on his network remotely?
How can a user login to solaris?