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.