How to detect a newly added device if you are not able to detect the device using devfsadm?
Answer / solaris_handson
devfsadm -c disk
devfsadm -i add the particular driver
Check whether the devfsadm daemon is running.
You can try reconfigure boot if its a test host.
create file called " /reconfigure
touch /reconfigure
Reboot -r
Or if you are in OBP prompt you can do boot -r
| Is This Answer Correct ? | 3 Yes | 3 No |
what is the use RAID and which is the best(Solaris)
how can u crete snapshot
How to see the disk label and what information does that contains..?
how to see open ports?
what is file system ?can u explain briefly ?
How to quickly mirror a volume, if the volume is empty?
What is the difference between private and public regions in Veritas Volume manager?
purpose of lost+found..?
u have 10 solaris boxes and u have given to add 200 users? At fast how can u add the 200 users?
What does fmthard do?
Hi All, Q. I have one log file that log file contains application message but the application message in log file not append any date value. so after 1 to 2 date that file is big size , I want to delete contents only that was appended before 4 days ago from that single file and rest of the file contents would be remains same.
Local zone in shutting down state.how to bring state of zone to installed?