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

What are the comman user problems?

2 Answers   Satyam, Wipro,


what is the main usage of maintaining the system logs in solaris

1 Answers  


What is VTS

3 Answers   IBM, TCS,


How do you view shared memory statistics?

3 Answers   IBM,


DIfferent between swap -l & swap -s

1 Answers  






solaris booting process.

4 Answers   HCL, Satyam, Wipro,


How do you delete tmp files if file system is full becoz of /tmp dir ?

2 Answers   Satyam, Wipro,


how to solve the system hung issue. found that the memory state is free... commands to check and solve the issue

1 Answers  


what is the difference between svm and vxvm

4 Answers   Infosys, Tech Mahindra, VxVM,


How to view shared memory statistics?

0 Answers  


In solaris RAID half of replicas fails Suppose out of 6 replica 4 got failed -> what will be the impact if system will not come up & if system will not come up how to fix this issue.

1 Answers  


Explain how to view shared memory statistics?

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)