Hello,
Since upgrading to proxmox 6 I started having issues with my CIFS storage.
From time to time the CIFS storage becomes stuck and all processes trying to access it are stuck in IO waiting.
PID TTY STAT TIME COMMAND
86 ? D 12:33 \_ [kswapd0]
32589 ? D 0:13 \_ [cifsd]
4497 ? D 0:01 \_ [kworker/2:1+cifsiod]
14911 ? D 0:05 \_ [kworker/u16:4+flush-cifs-27]
29283 ? D 0:00 \_ [kworker/2:0+cifsiod]
3286 ? D 0:00 \_ [kworker/3:1+cifsiod]
4408 ? D 0:00 \_ [kworker/2:2+cifsiod]
24872 ? D 0:00 \_ [kworker/2:4+cifsiod]
5778 ? Ds 1:54 /usr/sbin/snmpd -Lsd -Lf /dev/null -u Debian-snmp -g Debian-snmp -I -smux mteTrigger mteTriggerConf -f -p /run/snmpd.pid
25331 ? D 0:00 \_ pvestatd
The CIFS storage is being mounted using the PVE CLI. This how the mount looks like:
//media/PVE on /mnt/pve/shared_media type cifs (rw,relatime,vers=3.0,cache=strict,username=pve,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.86.231,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1)
These processes never recover (waited up to 10 hours).
unmount -l umounts the share but the processes are still stuck.
The only fix is to hard reboot the host.
I had the same issues with shares from a linux samba server and from a windows 10 pro.
I have never experienced these issues with proxmox 5.
Since upgrading to proxmox 6 I started having issues with my CIFS storage.
From time to time the CIFS storage becomes stuck and all processes trying to access it are stuck in IO waiting.
PID TTY STAT TIME COMMAND
86 ? D 12:33 \_ [kswapd0]
32589 ? D 0:13 \_ [cifsd]
4497 ? D 0:01 \_ [kworker/2:1+cifsiod]
14911 ? D 0:05 \_ [kworker/u16:4+flush-cifs-27]
29283 ? D 0:00 \_ [kworker/2:0+cifsiod]
3286 ? D 0:00 \_ [kworker/3:1+cifsiod]
4408 ? D 0:00 \_ [kworker/2:2+cifsiod]
24872 ? D 0:00 \_ [kworker/2:4+cifsiod]
5778 ? Ds 1:54 /usr/sbin/snmpd -Lsd -Lf /dev/null -u Debian-snmp -g Debian-snmp -I -smux mteTrigger mteTriggerConf -f -p /run/snmpd.pid
25331 ? D 0:00 \_ pvestatd
The CIFS storage is being mounted using the PVE CLI. This how the mount looks like:
//media/PVE on /mnt/pve/shared_media type cifs (rw,relatime,vers=3.0,cache=strict,username=pve,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.86.231,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1)
These processes never recover (waited up to 10 hours).
unmount -l umounts the share but the processes are still stuck.
The only fix is to hard reboot the host.
I had the same issues with shares from a linux samba server and from a windows 10 pro.
I have never experienced these issues with proxmox 5.
Last edited: