I saw this myself today after fresh install/bfu.
I've sent mail to smf-discuss to see if there's
any explanation/similar bugs. I wonder if it has
to do with the tmpfs dance that's done during
manifest-import? I noticed on my system that
network/location was the last manifest to
be imported, that might be significant, not sure.
It's clearly not an issue with the network/location
manifest itself, as if we "svccfg delete -f location"
and reimport, all is well.

Alan

On 17/02/2010 18:16, Anurag S. Maskey wrote:
> Anyone else notice the following in sparc:
>
> After BFU and reboot, there are no locations, but network/location is 
> online.
>
>
> bash-4.0# nwamcfg list
> NCPs:
>    Automatic
>    User
>
> Doing a restart or refresh doesn't change anything at all.
>
> I checked the properties for network/location and noticed that a lot 
> of the normal properties (like start, stop, etc) are missing.
>
> bash-4.0# svcprop location
> location_netcfg/entities fmri svc:/network/netcfg
> location_netcfg/external boolean true
> location_netcfg/grouping astring require_all
> location_netcfg/restart_on astring none
> location_netcfg/type astring service
> general/enabled boolean false
> manifestfiles/var_svc_manifest_network_network-location_xml astring 
> /var/svc/manifest/network/network-location.xml
> restarter_actions/auxiliary_tty boolean false
> restarter_actions/auxiliary_fmri astring svc:/network/physical:nwam
> restarter_actions/refresh integer
> restarter/auxiliary_state astring none
> restarter/logfile astring /var/svc/log/network-location:default.log
> restarter/next_state astring none
> restarter/state astring online
> restarter/state_timestamp time 1266427310.165508000
> general_ovr/enabled boolean true
>
> manifest-import did not have any warnings, but I decided to import the 
> manifest anyways (the manifest is correct).
>
> bash-4.0# svccfg import /var/svc/manifest/network/network-location.xml
> bash-4.0#
> bash-4.0# svcadm refresh location
> bash-4.0# svcprop location
> location_netcfg/entities fmri svc:/network/netcfg
> location_netcfg/external boolean true
> location_netcfg/grouping astring require_all
> location_netcfg/restart_on astring none
> location_netcfg/type astring service
> general/enabled boolean false
> manifestfiles/var_svc_manifest_network_network-location_xml astring 
> /var/svc/manifest/network/network-location.xml
> restarter_actions/auxiliary_tty boolean true
> restarter_actions/auxiliary_fmri astring 
> svc:/system/console-login:default
> restarter_actions/refresh integer
> restarter/auxiliary_state astring none
> restarter/logfile astring /var/svc/log/network-location:default.log
> restarter/next_state astring none
> restarter/state astring online
> restarter/state_timestamp time 1266429258.810348000
> general_ovr/enabled boolean true
>
> still the properties are messed up.
>
> x86 did not exhibit this problem.  I already bfu'ed twice on sparc, 
> made sure acr was done.
>
> Anurag
>
> _______________________________________________
> nwam-dev mailing list
> nwam-dev at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/nwam-dev

Reply via email to