How to bring the Disk into diskgroup on veritas.

Answers were Sorted based on User's Feedback



How to bring the Disk into diskgroup on veritas...

Answer / sbrahman75

Force a lip event on the hba’s so they will re-login in Storage

luxadm –e forcelip /dev/cfg/c5

luxadm –e forcelip /dev/cfg/c7

Enable the disk devices.

vxdctl enable

vxdisk –o alldgs list

initialize newdisk

vxdisksetup –i <diskname>

Add disk to disk group

vxdg –g oradg adddisk oradg05= <diskname>

vxdg –g oradg adddisk oradg06= <diskname>

Verify free disk space

vxassist –g oradg maxsize

Is This Answer Correct ?    5 Yes 0 No

How to bring the Disk into diskgroup on veritas...

Answer / rahmaddulla

#vxdg -g <disk groupname> adddisk diskname=device name
or
vxdiskadd devicename

Is This Answer Correct ?    0 Yes 0 No

How to bring the Disk into diskgroup on veritas...

Answer / spider

use command

vxdisksetup -i <disk>

then do

vxdisk list

this should show the disk in vx control.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

What is nslookup

2 Answers  


How can you search for commands at the boot prompt if you only know part of the command?

9 Answers  


In VxVm why should we do for Disk Group import and Deport?

2 Answers   EDS,


How to Switch service group between nodes

3 Answers  


I have a TCP error how can fix this error?

3 Answers   Thomson Reuters,






How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user

4 Answers   Tech Mahindra,


How to display the volume configuration information?

2 Answers  


Explain setuid, setgid and stickybit

2 Answers  


Difference between probe-scsi-all and probe-scsi

1 Answers  


how to stop the process using process name

10 Answers   HP,


How to Create a snapshot volume

2 Answers  


What are the daemons in VERITAS?

6 Answers   HCL,


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)