Re: (Q) Add a new Disk - w/o reboot
From: Colin B. (cbigam_at_somewhereelse.nucleus.com)
Date: 01/15/05
- Next message: McBofh: "Re: App built on Sun-Blade-100 crashes on Netra-T12 and core is unreadable"
- Previous message: Michael Tosch: "Re: (Q) Add a new Disk - w/o reboot"
- In reply to: Darren Dunham: "Re: (Q) Add a new Disk - w/o reboot"
- Next in thread: Scott Howard: "Re: (Q) Add a new Disk - w/o reboot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 14 Jan 2005 23:17:26 GMT
Darren Dunham <ddunham@redwood.taos.com> wrote:
> Kermit Tensmeyer <kermit.tensmeyer@verizon.net> wrote:
>> drvconfig (1M) will build out the symbolic links in /dev/rdsk properly if
>> and only if the system can see the drive.
>
> Actually, 'drvconfig' creates the devices entries. You'd want 'disks'
> to build the /dev/rdsk links. 'devfsadm' replaces both of them from
> Solaris 8 onwards.
>
> "can see the drive" seems ambiguous there. How do you mean it? From
> the point of view of the hardware? The driver? 'format'?
>
>> Is there a method for alerting the
>> system that there is a new device on the controller chain N, that should be
>> added to the currently known device list?
>
> devfsadm or drvconfig will signal the driver to poll the devices. In
> the case of the sd driver, it will look for (say) newly attached scsi
> devices and create the devices.
>
> However, individual drivers may have limitations about what exactly they
> will poll. In the default configuration, the sd driver will poll only
> for devices where lun=0. If you need to change that, it requires
> modifying sd.conf and rebooting.
You also have to be clear about whether you're limiting the question to
SCSI drives, or if FCAL is also on the radar. In that case, you may also
(or alternately) need to do a cfgadm or luxadm to make the disks visible
to the running OS.
- Next message: McBofh: "Re: App built on Sun-Blade-100 crashes on Netra-T12 and core is unreadable"
- Previous message: Michael Tosch: "Re: (Q) Add a new Disk - w/o reboot"
- In reply to: Darren Dunham: "Re: (Q) Add a new Disk - w/o reboot"
- Next in thread: Scott Howard: "Re: (Q) Add a new Disk - w/o reboot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|