dd if=/dev/rdsk/disk2 of=/dev/null
or
dd if=/dev/rdsk/disk2 of=/dev/null bs=4096 count=50000
We can run this above DD command on the disk and we can make the LED to glow for that disk. Then we can identify the failed disk easily while replace.
No comments:
Post a Comment