npivconfig revision fcf3ce441efd61da9bb2884968af01cb7c1452cc
236N/A#!/sbin/sh
236N/A#
236N/A# CDDL HEADER START
236N/A#
236N/A# The contents of this file are subject to the terms of the
236N/A# Common Development and Distribution License (the "License").
236N/A# You may not use this file except in compliance with the License.
236N/A#
236N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
236N/A# or http://www.opensolaris.org/os/licensing.
236N/A# See the License for the specific language governing permissions
236N/A# and limitations under the License.
236N/A#
236N/A# When distributing Covered Code, include this CDDL HEADER in each
236N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
236N/A# If applicable, add the following below this CDDL HEADER, with the
236N/A# fields enclosed by brackets "[]" replaced with your own identifying
236N/A# information: Portions Copyright [yyyy] [name of copyright owner]
236N/A#
236N/A# CDDL HEADER END
236N/A#
236N/A#
236N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
236N/A# Use is subject to license terms.
236N/A#
236N/A#
236N/A# This script is used to reconfigure fabric device(s) which were configured
236N/A# prior to boot. The luxadm command used below is an expert level command
406N/A# and has a restrictive usage for boot time reconfiguration of fabric
236N/A# devices.
236N/A#
236N/A# DO NOT USE the command for any other purpose.
406N/A#
406N/A
236N/A/usr/sbin/fcadm create-port-list
236N/A