第8章 Using Fibre Channel devices
Configure Fibre Channel devices by using native RHEL drivers including lpfc, qla2xxx, and zfcp. Covers LUN rescanning, link loss behavior configuration, and Fibre Channel configuration file management.
8.1. Re-scanning Fibre Channel logical units after resizing a LUN リンクのコピーリンクがクリップボードにコピーされました!
If you changed the logical unit number (LUN) size on the external storage, use the echo command to update the kernel’s view of the size.
Procedure
Determine which devices are paths for a
multipathlogical unit:# multipath -llRe-scan Fibre Channel logical units on a system that uses multipathing:
$ echo 1 > /sys/block/<device_ID>/device/rescanReplace
<device_ID>with the ID of your device, for examplesda.