Mark Wagner wrote: > I've got a SunBlade 100 running a fairly recent copy of OpenSolaris. Is > there some way to keep it from powering down the hard drives when they've > been idle for a while? >
Well, you could disable power management altogether (see autopm in power.conf(4)). Or you can just disable power management of the disk (see device-thresholds in power.conf(4)). Remember that you will have to rerun pmconfig(1M) after modifying power.conf in order to make the configuration live. > > > This message posted from opensolaris.org > _______________________________________________ > opensolaris-discuss mailing list > [email protected] > _______________________________________________ opensolaris-discuss mailing list [email protected]
