LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   raw drive not detected next to installed drive (https://www.linuxquestions.org/questions/solaris-opensolaris-20/raw-drive-not-detected-next-to-installed-drive-349227/)

markraem 08-02-2005 10:06 AM

raw drive not detected next to installed drive
 
I installed Solaris 8 on disk1 of Sunv240.

I poweroff the machine and insert an additional RAW disk in disk0 and reboot the machine.


off course the eeprom boot setting is set to disk1 (=disk with installed OS)


After boot I launch the format command, but my new disk (0) is not detected. It only displays the disk with installed OS.



Is this normal behaviour ? Should format also detect the RAW disk or can it only detects non-RAW disks ?



Tnx in advance.

markraem 08-02-2005 12:07 PM

I solved the problem myself.

After inserting the 2nd disk I typed :
reboot -- -r.

So reboot space dash dash space dash r

this means that during reboot the machine will probe for new inserted scsi disks.

Apparantly, if you type shutdown -y -g0 -i5 then the machine will not probe for new scsi devices, resulting that the format command does not see the devices.

Scary !

ferdino 08-11-2005 02:58 PM

that's why its always better to boot the system from

ok prompt

ok boot -r (reconfiguration mode)

when we have added new peripheric or devices


or reboot -- -r ( anyhow this pass -r parameter to ok prompt )

jlliagre 08-11-2005 03:21 PM

You can actually do all that without rebooting the machine.
"man devfsadm"
perhaps with solaris 8, still "man disks drvconfig"


All times are GMT -5. The time now is 02:34 PM.