Hi,
In my installation PVE-6, I have an issue with the ZFS raid 1. At times it stops processing on the disks. There is no read/write (i/o) and the VMs are frozen.
The issue is present with the sda, sdb, sdc and sdd disks. All disks are Seagate Barracuda ZA2000CM10002.
ZPOOL output:
Packages version:
At all those points the system froze. With the NVME raid, I haven't problems.
Any suggestion ?.
In my installation PVE-6, I have an issue with the ZFS raid 1. At times it stops processing on the disks. There is no read/write (i/o) and the VMs are frozen.
The issue is present with the sda, sdb, sdc and sdd disks. All disks are Seagate Barracuda ZA2000CM10002.
ZPOOL output:
Code:
# zpool status -t
pool: nvme-zfs
state: ONLINE
scan: scrub repaired 0B in 0 days 00:36:05 with 0 errors on Sun Mar 8 01:00:07 2020
config:
NAME STATE READ WRITE CKSUM
nvme-zfs ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
nvme-SAMSUNG_MZQLB3T8HALS-000AZ_S3VJNF0K700531 ONLINE 0 0 0 (untrimmed)
nvme-eui.33564a304b7005300025384600000001 ONLINE 0 0 0 (untrimmed)
errors: No known data errors
pool: rpool
state: ONLINE
scan: scrub repaired 0B in 0 days 00:02:33 with 0 errors on Sun Mar 8 00:26:36 2020
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ata-HP_SSD_S700_500GB_HBSA39194101315-part3 ONLINE 0 0 0 (untrimmed)
ata-HP_SSD_S700_500GB_HBSA39194102188-part3 ONLINE 0 0 0 (untrimmed)
errors: No known data errors
pool: ssd-zfs
state: ONLINE
scan: scrub repaired 0B in 0 days 00:10:17 with 0 errors on Sun Mar 8 00:34:21 2020
config:
NAME STATE READ WRITE CKSUM
ssd-zfs ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
sda ONLINE 0 0 0 (untrimmed)
sdb ONLINE 0 0 0 (untrimmed)
mirror-1 ONLINE 0 0 0
sdc ONLINE 0 0 0 (untrimmed)
sdd ONLINE 0 0 0 (untrimmed)
errors: No known data errors
Packages version:
Code:
# pveversion --verbose
proxmox-ve: 6.1-2 (running kernel: 5.3.18-2-pve)
pve-manager: 6.1-8 (running version: 6.1-8/806edfe1)
pve-kernel-helper: 6.1-7
pve-kernel-5.3: 6.1-6
pve-kernel-5.0: 6.0-11
pve-kernel-5.3.18-3-pve: 5.3.18-3
pve-kernel-5.3.18-2-pve: 5.3.18-2
pve-kernel-5.3.13-1-pve: 5.3.13-1
pve-kernel-5.3.10-1-pve: 5.3.10-1
pve-kernel-5.0.21-5-pve: 5.0.21-10
pve-kernel-5.0.21-3-pve: 5.0.21-7
pve-kernel-5.0.21-1-pve: 5.0.21-2
pve-kernel-5.0.15-1-pve: 5.0.15-1
ceph-fuse: 12.2.11+dfsg1-2.1+b1
corosync: 3.0.3-pve1
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: residual config
ifupdown2: 2.0.1-1+pve8
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.15-pve1
libpve-access-control: 6.0-6
libpve-apiclient-perl: 3.0-3
libpve-common-perl: 6.0-17
libpve-guest-common-perl: 3.0-5
libpve-http-server-perl: 3.0-5
libpve-storage-perl: 6.1-5
libqb0: 1.0.5-1
libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve4
lxc-pve: 3.2.1-1
lxcfs: 4.0.1-pve1
novnc-pve: 1.1.0-1
openvswitch-switch: 2.12.0-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.1-3
pve-cluster: 6.1-4
pve-container: 3.0-23
pve-docs: 6.1-6
pve-edk2-firmware: 2.20200229-1
pve-firewall: 4.0-10
pve-firmware: 3.0-6
pve-ha-manager: 3.0-9
pve-i18n: 2.0-4
pve-qemu-kvm: 4.1.1-4
pve-xtermjs: 4.3.0-1
qemu-server: 6.1-7
smartmontools: 7.1-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.3-pve1
At all those points the system froze. With the NVME raid, I haven't problems.
Any suggestion ?.