How to scan newly added disks to system?
Answers were Sorted based on User's Feedback
Answer / amit shiknis
'devfsadm' command can be used to scan new disks attached
to your system.
Thanks,
Amit Shiknis
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / das
You can use # touch /reconfigure
or
ok boot -r
or
#devfsadm
Scan the new device on your system and creates the links
in /dev, /devices and /etc/path_to_inst
Hope it helps ...
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / p.r.l.prasanna
1 after booting the system that means you are at the root prompt
enter below command
#devfsadm
2 you are in ok prompt then enter below command
#b -r (or) boot -r
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / arun
devfsadm -Cv
(for scanning the new device without restating the system).
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / reddy
offline
touch /reconfigure
init 6
online
devfsadm -Cv
hp unix
ioscan -funC disk
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / amit
#devfsadm
is used if you do not want to reboot the system. and want
to detect new disk as well...
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / fda
cfgadm -al should scan for new devices
devfsadm (-c disk) creates the devices
hpux if you pass the u to the ioscan, i believe this only queries what is in the kernel and wont give you new devices... also on hpux you may need to run insf -ec disk
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / kkk
to scan the disks from the array mean u can use Format
.after that u can use devfsadm command then it will create
the device drivers for that disk and detects the disk from
the array .
| Is This Answer Correct ? | 1 Yes | 5 No |
how to configure ethernet card.
How to check the sleeping process in Solaris.
10 Answers Chase, JPMorgan Chase,
How to view the kernel (shmmax)paramiter value in solaris 10?
How do you check the no of user logged into the system
How to bring the resource to online and offline
please post step by step installation of packages from the EIS cd..
How to delete a service group
how to set ip address for a solaris machine
Have you done the patching, the patching is done by you only or some one will assign to you?
What is HA?
How to find the boot path in solaris
How to scan newly added disks to system?