Hello!
We are using SAN from Infortrend(DS S24F-R2851) and our servers connected to it within the FC HBA's from QLogic (ISP2532-based).
Server with Proxmox 5.2-2 connected to it and multipathd set up.
Recently this server remounted root filesystem as read-only and refused to remount it for read-write.
Any ideas how to fix it?
Logs and basic info about this server is attached below.
BTW Another similar server with the same version of Proxmox(and connected to the same SAN) works like a charm.
We are using SAN from Infortrend(DS S24F-R2851) and our servers connected to it within the FC HBA's from QLogic (ISP2532-based).
Server with Proxmox 5.2-2 connected to it and multipathd set up.
Recently this server remounted root filesystem as read-only and refused to remount it for read-write.
Any ideas how to fix it?
Logs and basic info about this server is attached below.
BTW Another similar server with the same version of Proxmox(and connected to the same SAN) works like a charm.
Code:
[Thu Jan 24 16:52:04 2019] device-mapper: multipath: Reinstating path 8:0.
[Thu Jan 24 16:52:04 2019] device-mapper: multipath: Could not failover the device: Handler scsi_dh_alua Error 16.
[Thu Jan 24 16:52:04 2019] device-mapper: multipath: Failing path 8:0.
[Thu Jan 24 16:52:04 2019] sd 8:0:0:0: alua: port group 02 state N non-preferred supports tolusNA
[Thu Jan 24 16:52:04 2019] sd 8:0:0:0: alua: port group 02 state N non-preferred supports tolusNA
[Thu Jan 24 16:52:06 2019] device-mapper: multipath: Reinstating path 8:0.
[Thu Jan 24 16:52:06 2019] device-mapper: multipath: Could not failover the device: Handler scsi_dh_alua Error 16.
[Thu Jan 24 16:52:06 2019] device-mapper: multipath: Failing path 8:0.
[Thu Jan 24 16:52:06 2019] sd 8:0:0:0: alua: port group 02 state N non-preferred supports tolusNA
[Thu Jan 24 16:52:06 2019] sd 8:0:0:0: alua: port group 02 state N non-preferred supports tolusNA
Code:
uname -a
Linux hypervisor8 4.15.17-1-pve #1 SMP PVE 4.15.17-9 (Wed, 9 May 2018 13:31:43 +0200) x86_64 GNU/Linux
Code:
root@hypervisor8:~# dpkg -l |grep -i proxmox
ii libpve-access-control 5.0-8 amd64 Proxmox VE access control library
ii libpve-apiclient-perl 2.0-4 all Proxmox VE API client library
ii libpve-common-perl 5.0-31 all Proxmox VE base library
ii libpve-guest-common-perl 2.0-16 all Proxmox VE common guest-related modules
ii libpve-http-server-perl 2.0-8 all Proxmox Asynchrounous HTTP Server Implementation
ii libpve-storage-perl 5.0-23 all Proxmox VE storage management library
ii proxmox-ve 5.2-2 all The Proxmox Virtual Environment
ii proxmox-widget-toolkit 1.0-18 all ExtJS Helper Classes for Proxmox
ii pve-cluster 5.0-27 amd64 Cluster Infrastructure for Proxmox Virtual Environment
ii pve-container 2.0-23 all Proxmox VE Container management tool
ii pve-docs 5.2-3 all Proxmox VE Documentation
ii pve-firewall 3.0-8 amd64 Proxmox VE Firewall
ii pve-ha-manager 2.0-5 amd64 Proxmox VE HA Manager
ii pve-i18n 1.0-5 all Internationalization support for Proxmox VE
ii pve-kernel-4.15 5.2-1 all Latest Proxmox VE Kernel Image
ii pve-kernel-4.15.17-1-pve 4.15.17-9 amd64 The Proxmox PVE Kernel Image
ii pve-manager 5.2-1 amd64 Proxmox Virtual Environment Management Tools
Code:
root@hypervisor8:~# dpkg -l |egrep -i "lvm|multipath"
ii liblvm2app2.2:amd64 2.02.168-pve6 amd64 LVM2 application library
ii liblvm2cmd2.02:amd64 2.02.168-pve6 amd64 LVM2 command library
ii lvm2 2.02.168-pve6 amd64 Linux Logical Volume Manager
ii multipath-tools 0.6.4-5+deb9u1 amd64 maintain multipath block device access
ii multipath-tools-boot 0.6.4-5+deb9u1 all Support booting from multipath devices
Code:
cat multipath.conf
blacklist {
wwid .*
}
blacklist_exceptions {
wwid "3600d02310001760b091fe78528088a12"
wwid "3600d02310001760b23f070981bbbc68d"
}
multipaths {
multipath {
wwid "3600d02310001760b091fe78528088a12"
alias mpath0
}
multipath {
wwid "3600d02310001760b23f070981bbbc68d"
alias mpath1
}
}
defaults {
polling_interval 2
path_selector "round-robin 0"
path_grouping_policy multibus
uid_attribute ID_SERIAL
rr_min_io 100
failback immediate
no_path_retry queue
user_friendly_names yes
}
Code:
cat /etc/multipath/bindings
mpath0 3600d02310001760b091fe78528088a12
mpath1 3600d02310001760b23f070981bbbc68d
Code:
cat
/etc/multipath/wwids
/3600d02310001760b091fe78528088a12/
/3600d02310001760b23f070981bbbc68d/