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 delete a service group
What is the protocol supported by NFS
How can you see the adpters information?
How will you restart the inetd process?
What is default permission of /etc/passwd , /etc/shadow files
one guy asking how to grow disk size in SDS? what is SDS?
To find the OBP environment variable
Where do you get Alarm prompt?
how to set ip address for a solaris machine
hi frnds I created sparse root zone, in that zone when i try to change the passwd it is giving permission denied. what is the reason and how to chnage the root passwd in the zone. can u please explain the query.
If /etc/system file is corrupted how will you recover it , if we dont have a CDROM then what is the procedure?
2 Answers IBM, ITC Infotech, Tech Mahindra,
As a user how he can change is passwd with root privilege.