58N/A# The contents of this file are subject to the terms of the 58N/A# Common Development and Distribution License (the "License"). 1281N/A# You may not use this file except in compliance with the License. 58N/A# See the License for the specific language governing permissions 58N/A# and limitations under the License. 58N/A# When distributing Covered Code, include this CDDL HEADER in each 58N/A# If applicable, add the following below this CDDL HEADER, with the 58N/A# fields enclosed by brackets "[]" replaced with your own identifying 58N/A# information: Portions Copyright [yyyy] [name of copyright owner] 1186N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 1186N/A# Use is subject to license terms. 1281N/A "it is not supported in a local zone." 896N/A# The Logical Domains agents service is enabled by default on sun4v platforms. 1186N/A# However it can fail to start if the domain has a machine description in which 1281N/A# the vlds node is not defined (because it has an old MD or firmware). So we 1186N/A# check if a vlds device is effectively defined. If not then we disable the 1419N/A# service for this session. We don't return an error so that the service does 1186N/A# not go into the maintenance state and generate spurious error (especially if 1186N/A# the system is not configured with LDoms). The service is not permanently 1186N/A# disabled so that the service can come up if the domain is restarted with a 1281N/A "has no virtual domain service (vlds) device."