1: 2023-07-02 (日) 21:01:03 iseki ![]() |
現: 2023-07-02 (日) 21:33:39 iseki ![]() |
||
---|---|---|---|
Line 1: | Line 1: | ||
* Strage [#p7f936c2] | * Strage [#p7f936c2] | ||
+ | ** RAID [#ge8dd9d4] | ||
*** [[mdadm]] [#f39ca8e0] | *** [[mdadm]] [#f39ca8e0] | ||
+ | - - ソフトウエアRAIDの制御コマンド | ||
+ | #br | ||
+ | ** Fiber Channel [#t0d1f5e8] | ||
+ | *** Multipath [#o19365ed] | ||
+ | |||
+ | **** HPE MSA [#n3299ea5] | ||
+ | yum install fcoe-utils | ||
+ | yum install fctxpd | ||
+ | /sbin/mpathconf --enable | ||
+ | reboot | ||
+ | multipath -ll | ||
+ | lsblk | ||
+ | ls -l /dev/mapper/mpath* | ||
+ | #br | ||
+ | ** NFS [#y9c15a3c] | ||
+ | *** Rocky [#l5371a6e] | ||
+ | yum install nfs-utils | ||
+ | systemctl stop firewalld | ||
+ | systemctl disable firewalld | ||
+ | systemctl start nfs-server | ||
+ | systemctl enable nfs-server | ||
+ | |||
+ | vi /etc/exports | ||
+ | exportfs -rav (r: reexport) | ||
+ | |||
+ | - /etc/exports | ||
+ | |||
+ | /fc/vol_a 202.26.150.65(rw,async,no_root_squash) | ||
+ | /fc/vol_b 202.26.150.65(rw,async,no_root_squash) | ||
#br | #br |
- Strage のバックアップ一覧
- Strage のバックアップ差分(No. All)
- 1: 2023-07-02 (日) 21:01:03 iseki
- 現: 2023-07-02 (日) 21:33:39 iseki