> I just added a sata disk to a running system and the
> kernel messages show:
> 
...
> the sata driver seems to be OK at low level.
> There is however no new device in /devices/. Is this
> a known issue?

Did you already use  cfgadm_sata(1M)?

To make the hotplugged s-ata disk usable, you would use
something like

   # cfgadm -l
   # cfgadm -y -c connect sata1/1
   # cfgadm -y -c configure sata1/1
   # zpool import
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to