Tony Nguyen wrote:
> Michael Barrett wrote:
>> What does is mean when you try to svcadm disable a SMF service and it
>> comes back with "Repository read-only."
>>
>> Mike
>> _______________________________________________
>> smf-discuss mailing list
>> smf-discuss at opensolaris.org
> 
> The smf repository is storage for services' configuration and states.
> Some commands commit changes to the repository, in this case the
> service's state, but not successful because repository is in read-only
> mode.

A typical cause is that you've booted up a system with the root file
system mounted as read-only.  If that's the problem, then doing "mount
-o remount /" will fix it.

-- 
James Carlson         42.703N 71.076W         <carlsonj at workingcode.com>

Reply via email to