7 Posts
0
1162
July 25th, 2020 02:00
Lun masking is NOT enabled on this storage array
Hello everybody:
I have a EMC CX4-240 array. I register a FC HBA into the CX4-24 array by smi-s provider. I call function is Clar_StorageHardwareIDManagementService:EMCManuallyRegisterHostInitiators but I get below error message. I sure the call for the function is correctly, because same method is working at EMC VNX5600.
I think that the issue maybe relate with CX4-240 configuration. Who could help me how to resolve it or how to enabled the lun masking? Thank a lot.
Below is the error message:
Traceback (most recent call last):
File " ", line 1, in
File "/usr/lib/python2.7/site-packages/pywbem/cim_operations.py", line 4102, in InvokeMethod
result = self._methodcall(MethodName, ObjectName, Params, **params)
File "/usr/lib/python2.7/site-packages/pywbem/cim_operations.py", line 2110, in _methodcall
code, desc, instances=err_insts, conn_id=self.conn_id)
pywbem.exceptions.CIMError: 1 (CIM_ERR_FAILED): A general error occurred that is not covered by a more specific error code. (com.emc.cmp.osls.se.array.func.Clar_StorageHardwareIDManagementService.EMCManuallyRegisterHostInitiators():179 C:ERROR_CLASS_RESOURCE_UNAVAILABLE F:ERROR_FAMILY_FAILED Lun masking is NOT enabled on this storage array: )