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 |
How to rename the old root disk. In this example, rootdisk is being renamed as rootold.
What is the difference between dsk and rdsk
In a E6800 server,how can you loginto domain shell and system Console?
How to Switch service group between nodes
How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configured Eth interface as 100mbps and need to change to 1000mbps but How i would know that port is of capacity 1000mbps or not?
How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com
How to find the hardware configuration
Hi We have upgraded our sun machine from solaris 9 to solaris 10. Before upgradation the date command output(Solaris 9) Wed Oct 13 09:45:21 IST 2010 But after upgradation the output for date is as below(solaris 10). Wednesday, October 13, 2010 9:46:14 AM IST Looks like I need to change LC_TIME=C. can you please help me how to change it for permanently
How will you view the packages?
How to mirror a root dg? With eg
Write the steps involved in creating and executing a program to implement the “case” command.
If telnet not working, what are the thing to be checked