Michael Barrett writes: > 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
It either means that the repository is mounted on a read-only file system or that it is corrupted. The second is more likely, since SMF understands that UFS root file systems must be transitioned from RO to RW. By any chance are you seeing this on a freshly installed snv_118 or snv_119 system? If so, then please have a look at http://monaco.sfbay/detail.jsf?cr=6859068 (http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6859068) and the related bugs. tom