SCSI administration module
salt.modules.scsi.
ls_
(get_size=True)¶List SCSI devices, with details
CLI Examples:
salt '*' scsi.ls
salt '*' scsi.ls get_size=False
Get the size information for scsi devices. This option should be set to False for older OS distributions (RHEL6 and older) due to lack of support for the '-s' option in lsscsi.
New in version 2015.5.10.
salt.modules.scsi.
rescan_all
(host)¶List scsi devices
CLI Example:
salt '*' scsi.rescan_all 0
Generated on August 05, 2021 at 04:04:00 UTC.
You are viewing docs for the previous stable release, 3000.9. Switch to docs for the latest stable release, 3003.1, or to a recent doc build from the master branch.
© 2021 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy