sfmShow -1
Access

SNC 5100

sfmSparseAccessSet[hostindex],LUN string,[Access]

The sfmSparseAccess command sets the access for the specified LUNs for the specified host connection index. Same as sfmAccessSet except LUNs are entered as a string of characters separated by commas. Existing hostindex values can be determined by looking at the “Id” column in the output of the

command.

0

1

Meaning

Disables access to the LUNs

enables access to the LUNs

When you enter this command, the settings are stored in memory but are not applied until you enter the sfmAccessApply command. The following command example enables host access to the LUNs 1, 2, 3, 4, 6, 9, 22, 23 and 45 on host connection index 1.

SN60023 >sfmSparseAccessSet 1,1,2,3,4,6,9,22,23,45,1 value = 0 = 0x0

SN60023 >

sfmTypeSet [hostIndex],OS type string

The sfmTypeSet command sets the Operating System type for the specified host connection index. Existing hostindex values can be determined by looking at the “Id” column in the output of the sfmShow -1command. OS must begin with “NT”, “AIX”, “Linux”, “SOLARIS”, “HP-UX” or “NETWARE”. Additional information may be appended to these strings as desired.

Choosing “Linux” sets the host type default to “Solaris”.

The following command example shows setting the host type to NT 4.0 SP5 for host Id 1.

SN60023 > sfmTypeSet 1,"NT 4.0 SP5" value = 0 = 0x0

SN60023 >

shellLock

Only one management interface may be in use at a time. If a network interface is opened, Only one management interface may be in use at a time. If a network

Commands 169

6-00020-02

Page 177
Image 177
ADIC SNC 5100, Scalar 1000 SfmSparseAccessSethostindex,LUN string,Access, SfmTypeSet hostIndex,OS type string, ShellLock