私のDebian 9はiSCSIとマルチパスを正常に設定しました。
# multipath -ll /dev/mapper/mpathb
mpathb (222c60001556480c6) dm-2 Promise,Vess R2600xi
size=10T features='1 retain_attached_hw_handler' hwhandler='0' wp=rw
|-+- policy='service-time 0' prio=1 status=active
| `- 12:0:0:0 sdc 8:32 active ready running
`-+- policy='service-time 0' prio=1 status=enabled
`- 13:0:0:0 sdd 8:48 active ready running
/dev/mapper/mpathb
LVMグループの一部ですvg-one-100
。
# pvs
PV VG Fmt Attr PSize PFree
/dev/dm-2 vg-one-100 lvm2 a-- 10,00t 3,77t
# vgs
VG #PV #LV #SN Attr VSize VFree
vg-one-100 1 17 0 wz--n- 10,00t 3,77t
vg-one-100
グループには複数の権利が含まれています。
# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
lv-one-0-1 vg-one-100 -wi-a----- 20,00g
lv-one-1-0 vg-one-100 -wi-a----- 2,41g
lv-one-10-0 vg-one-100 -wi------- 20,00g
lv-one-11-0 vg-one-100 -wi------- 30,00g
lv-one-12-0 vg-one-100 -wi------- 2,41g
lv-one-13-0 vg-one-100 -wi------- 2,41g
lv-one-14-0 vg-one-100 -wi------- 2,41g
lv-one-15-0 vg-one-100 -wi------- 2,41g
lv-one-16-0 vg-one-100 -wi------- 2,41g
lv-one-17-0 vg-one-100 -wi------- 30,00g
lv-one-18-0 vg-one-100 -wi------- 30,00g
lv-one-23-0 vg-one-100 -wi------- 20,00g
lv-one-31-0 vg-one-100 -wi------- 20,00g
lv-one-8-0 vg-one-100 -wi------- 30,00g
lv-one-9-0 vg-one-100 -wi------- 20,00g
lvm_images vg-one-100 -wi-a----- 5,00t
lvm_system vg-one-100 -wi-a----- 1,00t
私のフィルタlvm.conf
には次のフィルタが含まれています。
# grep filter /etc/lvm/lvm.conf | grep -vE '^.*#'
filter = ["a|/dev/dm-*|", "r|.*|"]
global_filter = ["a|/dev/dm-*|", "r|.*|"]
lvmetad
障害がある:
# grep use_lvmetad /etc/lvm/lvm.conf | grep -vE '^.*#'
use_lvmetad = 0
lvmetad
無効になっている場合にlvm2-activation-generator
使用されます。
私の場合は、lvm2-activation-generator
必要なすべてのユニットファイルを作成し、起動中に実行します。
# ls -1 /var/run/systemd/generator/lvm2-activation*
/var/run/systemd/generator/lvm2-activation-early.service
/var/run/systemd/generator/lvm2-activation-net.service
/var/run/systemd/generator/lvm2-activation.service
# systemctl status lvm2-activation-early.service
● lvm2-activation-early.service - Activation of LVM2 logical volumes
Loaded: loaded (/etc/lvm/lvm.conf; generated; vendor preset: enabled)
Active: inactive (dead) since Thu 2019-03-28 17:20:48 MSK; 3 weeks 4 days ago
Docs: man:lvm2-activation-generator(8)
Main PID: 897 (code=exited, status=0/SUCCESS)
systemd[1]: Starting Activation of LVM2 logical volumes...
systemd[1]: Started Activation of LVM2 logical volumes.
root@virt1:~# systemctl status lvm2-activation-net.service
● lvm2-activation-net.service - Activation of LVM2 logical volumes
Loaded: loaded (/etc/lvm/lvm.conf; generated; vendor preset: enabled)
Active: inactive (dead) since Thu 2019-03-28 17:21:24 MSK; 3 weeks 4 days ago
Docs: man:lvm2-activation-generator(8)
Main PID: 1537 (code=exited, status=0/SUCCESS)
systemd[1]: Starting Activation of LVM2 logical volumes...
lvm[1537]: 4 logical volume(s) in volume group "vg-one-100" now active
systemd[1]: Started Activation of LVM2 logical volumes.
root@virt1:~# systemctl status lvm2-activation.service
● lvm2-activation.service - Activation of LVM2 logical volumes
Loaded: loaded (/etc/lvm/lvm.conf; generated; vendor preset: enabled)
Active: inactive (dead) since Thu 2019-03-28 17:20:48 MSK; 3 weeks 4 days ago
Docs: man:lvm2-activation-generator(8)
Main PID: 900 (code=exited, status=0/SUCCESS)
systemd[1]: Starting Activation of LVM2 logical volumes...
systemd[1]: Started Activation of LVM2 logical volumes.
問題は、lvm2-activator-net.service
ボリュームがマルチパスデバイス(スライス)ではなくiSCSI経由で接続(ログイン)された後にアクティブになるため、起動中にすべてのLVMボリュームを自動的にアクティブにできないことです。journalctl
. . .
kernel: sd 11:0:0:0: [sdc] 21474836480 512-byte logical blocks: (11.0 TB/10.0 TiB)
kernel: sd 10:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
kernel: sd 11:0:0:0: [sdc] Write Protect is off
kernel: sd 11:0:0:0: [sdc] Mode Sense: 97 00 10 08
kernel: sd 11:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
kernel: sd 10:0:0:0: [sdb] Attached SCSI disk
kernel: sd 11:0:0:0: [sdc] Attached SCSI disk
iscsiadm[1765]: Logging in to [iface: default, target: iqn.2012-07.com.promise:alias.tgt0000.2000000155588d75, portal: 172.16.0.151,3260] (multiple)
iscsiadm[1765]: Logging in to [iface: default, target: iqn.2012-07.com.promise:alias.tgt0000.2000000155588d75, portal: 172.16.1.151,3260] (multiple)
iscsiadm[1765]: Login to [iface: default, target: iqn.2012-07.com.promise:alias.tgt0000.2000000155588d75, portal: 172.16.0.151,3260] successful.
iscsiadm[1765]: Login to [iface: default, target: iqn.2012-07.com.promise:alias.tgt0000.2000000155588d75, portal: 172.16.1.151,3260] successful.
systemd[1]: Started Login to default iSCSI targets.
systemd[1]: Starting Activation of LVM2 logical volumes...
systemd[1]: Starting Activation of LVM2 logical volumes...
multipathd[884]: sdb: add path (uevent)
systemd[1]: Started Activation of LVM2 logical volumes.
systemd[1]: Started Activation of LVM2 logical volumes.
systemd[1]: Reached target Remote File Systems (Pre).
systemd[1]: Mounting /var/lib/one/datastores/101...
systemd[1]: Mounting /var/lib/one/datastores/100...
multipathd[884]: mpathb: load table [0 21474836480 multipath 1 retain_attached_hw_handler 0 1 1 service-time 0 1 1 8:16 1]
multipathd[884]: mpathb: event checker started
multipathd[884]: sdb [8:16]: path added to devmap mpathb
multipathd[884]: sdc: add path (uevent)
multipathd[884]: mpathb: load table [0 21474836480 multipath 1 retain_attached_hw_handler 0 2 1 service-time 0 1 1 8:16 1 service-time 0 1 1 8:32 1]
. . .
開始条件がlvm2-activation-net.service
正しいです。
# grep After /var/run/systemd/generator/lvm2-activation-net.service
After=lvm2-activation.service iscsi.service fcoe.service
all
起動中に論理ボリュームを正しく有効にする方法は?
ベストアンサー1
物理ボリュームが1つしかないようなので、どうすればいいのか知りたいです。部分のあなたの場合、活性化が発生する可能性があります。全部または専務です。しかし、とにかくここに注目すべきいくつかの問題があります。
- 継続的なマルチパスデバイス名が必要です。
mpathb
ソースがどこにあるかはわかりませんが、明確にするためにuser_friendly_names
有効にしないことをお勧めします。/etc/multipath.conf
別名を手動で構成するか、ストレージが提供するWWIDを使用してください。 LVMフィルタはシェルグローバル変数ではなく正規表現なので、構文を次のように変更する必要があります。
filter = ["a|^/dev/mapper/222c60001556480c6$|", "r|.|"]
(
global_filter
正しい機能のオプションですが、開始時間に影響を与える可能性があります。)すべての物理ボリュームに対してマルチパスデバイスが表示されるまで、アクティブ化を遅らせる必要があります。 1つの可能性は追加することです。
Requires = dev-mapper-222c60001556480c6.device After = dev-mapper-222c60001556480c6.device
到着する
/etc/systemd/system/lvm2-activation-net.service.d/wait_for_storage.conf
。別の方法は、専用のアクティベーションサービスを作成することです。iSCSIストレージデバイス(および対応するマルチパスデバイス)が表示されるまでに時間がかかることがあります。
/etc/systemd/system/dev-mapper-222c60001556480c6.device
以下を生成する必要があります。[Unit] JobTimeoutSec=3min
待機中にsystemdがタイムアウトしすぎないことを確認してください。これらのデバイスが複数ある場合は、共通ファイルへのシンボリックリンクを使用してください。
上記の方法で問題がすぐに解決されなくても、デバッグをより簡単に処理できます。頑張ってください!