How to bring New LUN under veritas , create f/s on it ?

Answers were Sorted based on User's Feedback



How to bring New LUN under veritas , create f/s on it ?..

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

How to bring New LUN under veritas , create f/s on it ?..

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

Post New Answer

More Solaris General Interview Questions

Veritas logging file?

1 Answers   Satyam, Wipro,


How can threads be created in a solaris environment? Write an example

0 Answers  


how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed

1 Answers   Satyam, Wipro,


in solaris 10 nfs4 version is using ..in that any new daemons are available or not

2 Answers  


How can we find memory leak in Soalris ?

1 Answers   Sun Microsystems,






what are bootloaders in solaris booting? bootblk, ufsboot

3 Answers   Satyam, Wipro,


What is the importance of shadow file?

3 Answers   Satyam, Wipro,


how to recover the boot block in soalris 9,i am able to get CDE desktop login.

5 Answers  


What are the monitoring tools do use ?

3 Answers   Reddy Labs, Satyam, Wipro,


Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?

0 Answers  


How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?

0 Answers  


How do you break the root password?

0 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)