How to scan newly added disks to system?

Answers were Sorted based on User's Feedback



How to scan newly added disks to system?..

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

How to scan newly added disks to system?..

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

How to scan newly added disks to system?..

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

How to scan newly added disks to system?..

Answer / arun

devfsadm -Cv
(for scanning the new device without restating the system).

Is This Answer Correct ?    10 Yes 1 No

How to scan newly added disks to system?..

Answer / reddy

offline
touch /reconfigure
init 6

online
devfsadm -Cv

hp unix
ioscan -funC disk

Is This Answer Correct ?    7 Yes 0 No

How to scan newly added disks to system?..

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

How to scan newly added disks to system?..

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

How to scan newly added disks to system?..

Answer / lochan

IOSCAN in HPUX
DF, Mount in solaris ot all other unix
prtvtoc in solaris

Is This Answer Correct ?    4 Yes 7 No

How to scan newly added disks to system?..

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

Post New Answer

More Solaris Commands Interview Questions

How to delete a service group

4 Answers  


What is the protocol supported by NFS

2 Answers  


How can you see the adpters information?

2 Answers   Bank Of America,


How will you restart the inetd process?

2 Answers  


What is default permission of /etc/passwd , /etc/shadow files

7 Answers   Accel Frontline,






one guy asking how to grow disk size in SDS? what is SDS?

2 Answers   TCS,


To find the OBP environment variable

2 Answers  


Where do you get Alarm prompt?

0 Answers   IBM,


how to set ip address for a solaris machine

7 Answers   IBM,


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.

2 Answers   TCS,


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.

2 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)