How to bring New LUN under veritas , create f/s on it ?
Answers were Sorted based on User's Feedback
Answer / deepak kumar
# devfsadm
# label the disk with format command
# 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 ? | 5 Yes | 0 No |
Answer / 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 |
how to create passwords in nis?
how to know kernel architecture of solaris ? isainfo -v ? or prtconf -v
How does a solaris cluster work?
how to add Kernel patch in all systems at a time?
Tell me how to discover global zone name from local zone?
How to check whether top command is installed ?
how to know which version of solaris is installed? uname –a /etc/release
solaris booting process.
What type of job tickets do u handle?
3 Answers Infotech, Satyam, Wipro,
what is the difference between svm and vxvm
4 Answers Infosys, Tech Mahindra, VxVM,
How to bring New LUN under veritas , create f/s on it ?
How to solve the system hang issue.