OK. I have one more query here. I am working on a fix related to patching/packaging tools. When the system is in single user mode and if there are any local zones installed on filesystems other than root fs, the patch and packaging tools will fail to install on local zones. The reason is, non-root filesystems are not mounted since the service "svc:/system/filesystem/local:default" is "disabled" in single user mode. The solution, that I am proposing is to bring this service "online" temporarily and put it back to "diabled" state after the patch/pkg tools are completed.
Now, by default the service "svc:/system/filesystem/local:default" will be "disabled" in single-user mode. If the service is in any other state, then it must be due to some problem or the user could have done it on purpose. So, do I need to bring the service "online" only in case of "disabled" state or should I try to do this even in non-defaults states? Please suggest. Regards, Narendra On 9/17/07, Stephen Hahn <sch at sun.com> wrote: > > * Liane Praza <lianep at eng.sun.com> [2007-09-17 17:44]: > > The degraded state is not currently implemented for filesystem/local's > > restarter, so nothing will put the service there to begin with. > > Even if degraded were implemented by more restarters, I believe that > an instance in the degraded state wouldn't be affected by a request to > enable, as the instance would already be enabled. I suppose you could > use restore to clear the state, but presumably the restarter would > assess the instance and mark it degraded again (unless it was marked > administratively...). > > - Stephen > > -- > sch at sun.com http://blogs.sun.com/sch/ > -- Warm Regards, Narendra Visit my blogs at: http://ssnarendrakumar.blogspot.com/ ___ ___ __ _ / __/ / __/ / | / / _\ \ _ \ \ / /| |/ / \___/ \___/ /_/ |__/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/smf-discuss/attachments/20070919/7c8b22bb/attachment.html>