154
Syntax
storcli64 /ccontroller_id show directpdmapping
storcli64 /ccontroller_id set directpdmapping=mode
Parameters
controller_id: Specifies the ID of a storage controller. If only one storage controller exists, the
ID is 0 by default. If multiple storage controllers exist, use the
storcli64 /call show command
to view the controller ID. If you specify
all for the controller_id argument, this command
applies to all storage controllers that can be managed by StorCLI.
mode: Specifies the enabling status of the direct pd mapping feature:
on: Enables the direct pd mapping feature.
off: Disables the direct pd mapping feature.
Restrictions and guidelines
You cannot enable this feature when the storage controller is connected to an Expander backplane.
If you fail to do so, the storage controller will enter the Failed state.
If you enable this feature, non-RAID drives under the storage controller will be reported based on
their slot number during a server reboot.
A change to the direct pd mapping feature takes effect only after a server reboot.
This feature is available only in version 52.15.0-3720 and higher for the LSI 9560 storage controller
along with the compatible management tool.
This feature is available only in version 52.20.0-4341 and higher for the LSI 9540 storage controller
along with the compatible management tool.
Examples
# Obtain the status of the direct pd mapping feature for a storage controller.
[root@localhost ~]# storcli64 /c0 show directpdmapping
CLI Version = 007.2203.0000.0000 May 11, 2022
Operating system = Linux 4.18.0-240.el8.x86_64
Controller = 0
Status = Success
Description = None
Controller Properties :
=====================
----------------------
Ctrl_Prop Value
----------------------
Directpdmapping OFF
----------------------
#Enable direct pd mapping for a storage controller.
[root@localhost ~]# storcli64 /c0 set directpdmapping=on
CLI Version = 007.2203.0000.0000 May 11, 2022
Operating system = Linux 4.18.0-240.el8.x86_64