How to clear the failing flag on a veritas volume manager disk:

Answers were Sorted based on User's Feedback



How to clear the failing flag on a veritas volume manager disk:..

Answer / sbrahman75

Use the vxdisk list command to find out which disks are failing:

# vxdisk list

DEVICE TYPE DISK GROUP STATUS

c1t1d0s2 auto:sliced mydg01 mydg online

c1t2d0s2 auto:sliced mydg02 mydg online failing

c1t3d0s2 auto:sliced mydg03 mydg online

# vxedit set failing=off mydg02

# vxdisk list

Is This Answer Correct ?    13 Yes 4 No

How to clear the failing flag on a veritas volume manager disk:..

Answer / kesava

vxedit -g mydg set failing=off mydg02

Is This Answer Correct ?    3 Yes 1 No

How to clear the failing flag on a veritas volume manager disk:..

Answer / kannan

vxedit -g <DGName> set failing=off <Volumename>

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

how many run level in solaris?

19 Answers   HP,


If a main.cf files corrupted how will you rectify

3 Answers  


What is Sun Explorer ?

5 Answers   CTS,


I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also

4 Answers   CTS,


How to mirror a root dg? With eg

1 Answers  






We have edit the /etc/passwd file and modify a user forget to give the shell will user able to loging?

2 Answers  


Syntax for useradd commad

4 Answers  


how to set the hostname or username at commamd promt ? where to set password length,max and min ?

3 Answers   Accenture, Tech Mahindra,


How will see the version of the patches

1 Answers  


How to configure the network card

2 Answers  


What are the daemons in VERITAS?

6 Answers   HCL,


In a E6800 server,how can you loginto domain shell and system Console?

1 Answers   EDS,


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)