How to repalce a failed disk?
Answers were Sorted based on User's Feedback
1) echo |format
check the all disks and find out the failed disk
2) check the dick is configured in veritas or meta
3) remove the disk from veritas or meta controller
4) insert a new disk
5) run devfsadm -c disk
or
devfsadm
format c0t0dx
6) configure the disk
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / priya
Check the status of the disks using command: iostat -e
or if the disk is a metadevice then use metastat -p
If the disk is faulty and needs to be removed then use the
prtvtoc /dev/rdsk/c#t#d#s2 > /diskprtvtoc to save the disk
partition.
Use the command cfgadm -c unconfigure c1::dsk/c1t1do to
unconfigure the device
verify using cfgadm -al if the disk is unconfigured
remove the failed disk using command cfgadm -x
remove_device c1::/dsk/c1t1do
run devfsadm -C -c disk to invoke cleanup to remove device
pathsand unreferenced links
verify it ls -ld /dev/rdsk/c1t1dos2 this should return no
devices
it is safe to physically remove the disk n replace
cfgadm -x insert_device c1::/dsk/c1t1do
now configure it cfgadm -c configure c1::dsk/c1t1do
Run devfsadm and verify about the configured disk using ls -
ld command.
Run the fmthard -s /diskprtvtoc /dev/rdsk/c1t1d0s2 to copy
back the saved partitions to the new configured and
inserted disk
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / raviga006
Ok > prtenv boot-device
ok> setenv boot-device <new boot disk address>
ok> boot
| Is This Answer Correct ? | 3 Yes | 10 No |
How to set a ACL for the user or a file?
how to know the creation time of users and creation time of zones in solaris
How to know number of ports of HBA card ???????
1 Answers Accel Frontline, Thomson Reuters,
how to chk who r the users currently ogged in to the system..?
How to add a patch on multiple servers(400) at a time.
how to check the status of import and deport dg?
How do you give a user access to an application or program that needs to run as root without giving them the root password?
What is the config file in DNS?
how to use Multipathing in Solaris
What is a layered volume? how to create it using vxmake?
how can u view installed packages
hi can u tell me how i can install sunsolais in my windows 7 OS? & WE CAN RUN SOLARIS & WINDOES7 IN SINGLE OS.? PLZ HELP