if storage contain 500 disks in this one disk is failed,we
placed new disk in failed disk place,how can we find out
exact path of the newly installed disk when we execute
format command?

Answers were Sorted based on User's Feedback



if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,ho..

Answer / madhu

cfgadm -al shows the whthere the newly added disk is
configured or not.if its configured we can run the devfsadm
or vxdisk scandisk command will scan the disk.
We can find the exact path of disk using vxdmpadm or vxdisk
list cmd.

Is This Answer Correct ?    1 Yes 0 No

if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,ho..

Answer / saravanan

iostat -En for solaris it will show all disk include failed
disk... after find out failed disk..

this is SVM
(1) metadb -i all disk ... after findout failed disk..
(2) metadb -d remove disk
(3) metadb -i verify the disk whether disk removed..
(4) phycsically insert new disk
(5) devfsadm to run... it will bring disk into OS level after
(6) cfgadm to run it will bring disk under SVM
(7) metadb -a -c ctds create state data base
(8) metadb -e <olddiskname> <newdisklname>

Is This Answer Correct ?    0 Yes 0 No

if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,ho..

Answer / mathai

disk from storage not directly visible in the OS. only
maping volumes from storage to host. so it is not possible
to findout for newly installed HDD

Is This Answer Correct ?    0 Yes 1 No

if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,ho..

Answer / soumendra

by #devfsadm also we can search the newly attached device.

Is This Answer Correct ?    0 Yes 1 No

if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,ho..

Answer / reddy

# echo | format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
0. c0t0d0

1. c0t1d0

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Solaris AllOther Interview Questions

What is LOM and how do you access it?

4 Answers  


how to kill the process

6 Answers   Lehman Brothers,


which hardware u using present

3 Answers   IBM,


how to determine how many nfs server are there from nfs client

2 Answers   IBM,


When the system is hang?Unable to login,and console is available?what is the action u will take?

2 Answers  






How to create a gateway?

4 Answers   CTS,


How would you freeze a service group?

1 Answers  


what is port no for telnet?

12 Answers  


What is the config file in DNS?

2 Answers  


What is the difference between Vxdmp and EMC powerpath?

2 Answers  


How to detect a newly added device if you are not able to detect the device using devfsadm?

1 Answers  


what is the disadvantage of 'tar' command?

3 Answers   IBM,


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)