How can youy check the disk status in , is it locally
connected or remotely connected?
Answers were Sorted based on User's Feedback
Answer / chetan honnavile
#cfgadm -al
if you wanna know specifically fc or scsi devices
#cfgadm -la -o show_FCP_dev
#cfgadm -la -o show_SCSI_dev
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / er_sureshs
@ chetan instead of running a these command's
#cfgadm -la -o show_FCP_dev
#cfgadm -la -o show_SCSI_dev
can we just use a pipe and a grep?
#cfgadm -al | grep SCSI
correct me if im wrong
Is This Answer Correct ? | 0 Yes | 0 No |
IS THERE ANY WAY TO TAKE GOST BACKUP
What are the steps to be follow to add a disk in veritas & before add the disk what are the steps to be follow
What is the difference between dsk and rdsk
If the system panic or system not booting
Explain about Vxrecover?
How to find memory status i.e.. it is full like 100%?
How to bring the Disk into diskgroup on veritas.
Which file maintain the kernel
what is the difference between solaris8 and solaris9 and solaris10
If you have forgotten the root password for a server, how do you get back in?
How to find the kernel bit version or architecture
As a user how he can change is passwd with root privilege.