Hi, I noticed at some point during boot the SMF repository is read-only. How long does this last?
Here's how I noticed it, and what I noticed. In working on the UV persistence work, I noticed at boot attempts to persist link data as the result of a physical link attachment would fail with error 1018 (SCF_ERROR_BACKEND_READONLY). These requests come in very early, either when network/linkmgmtd starts up (a new service we're adding as part of the UV work) or when network/physical starts up. (Note that network/physical depends on network/linkmgmtd). I'm not sure when exactly when the persistence requests come in, however, they come in sometime when SMF starts either the network/linkmgmtd or network/physical services. thanks, Dan