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

How to login to a remote host with solaris secure shell?

0 Answers  


Explain the difference between pid and ppid with example.

0 Answers  


How to create diskgroup in veritas?

2 Answers   Satyam, Wipro,


how to know kernel architecture of solaris ? isainfo -v ? or prtconf -v

4 Answers   Satyam, Wipro,


How to view shared memory statistics?

0 Answers  






difference between ps -ef and prstat

2 Answers   IBM,


how many zones can be installed in server which has 4 processors?

1 Answers   Oracle,


How can a user login to solaris? What is the login shell?

0 Answers  


Hi friends this is rakesh recently i went to an interview there they asked me what is the port number using to connect telnet from one system to another system and what deamon is used to connect telnet.

6 Answers  


how can we know the creation time of user.

8 Answers  


What kind of issues you get?

0 Answers   Satyam, Wipro,


I have 20 GB free space in my file system but my inode size full. how will i increase or how will i fix this issue.

2 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)