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 |
Explain the difference between pid and ppid with example.
What is top cmd?
Ip classes, OSI layers,its significance, ?
how to add Kernel patch in all systems at a time?
Troubleshooting SMF?
What is the cmd used to print default values get by user? Useradd –D
what are all the procedures i have to follow while patching a machine which has root mirroring ( SVM ).
what are bootloaders in solaris booting? bootblk, ufsboot
what are the daemons running In NIS? how to do u create NIS users and update Maps?
What are nfs daemons?
Explain custom jumpstart procedure?
how to recover the boot block in soalris 9,i am able to get CDE desktop login.