figured it out...my file system was full
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.
>
> Can you give more context to what you're seeing?
> tony