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

I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also

4 Answers   CTS,


Syntax for useradd commad

4 Answers  


In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?

1 Answers   Wipro,


how to add an user without using "useradd" command in solaris10?

4 Answers   HCL, HP,


how can system identify run level at boot time?

5 Answers   Accenture,






How to clear the failing flag on a veritas volume manager disk:

3 Answers   IBM,


How to find the network card speed

3 Answers  


Explain rc script and run level

1 Answers  


How will see the version of the patches

1 Answers  


how to hide file

6 Answers  


When you "ping server" and "ping server.domainname", you get different results. Why?

4 Answers  


Expalin soft link and hard link

8 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)