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

How can u check parameters in ok boot prompt?

1 Answers  


If you have forgotten the root password for a server, how do you get back in?

4 Answers   HP,


What is default permission of /etc/passwd , /etc/shadow files

7 Answers   Accel Frontline,


How will see the version of the patches

1 Answers  


In which file port No’s are defined

3 Answers  






How to bring the Disk into diskgroup on veritas.

3 Answers  


What are printer daemon

2 Answers  


Explain FSCK

2 Answers  


Write the steps involved in creating and executing a program to implement the “case” command.

0 Answers  


How ill you create a subdisk and plexus

1 Answers  


What is uadmin and what does it do?

3 Answers  


How to Create a snapshot volume

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)