Cannot create CTs because of ZFS list timeout

TheCrowFather

Member
Mar 22, 2021
21
2
8
blog.gravitywall.net
Recently I cannot create any new containers or move volumes because of a ZFS list timeout. The specific error is:

Code:
TASK ERROR: command 'zfs list -o name,volsize,origin,type,refquota -t volume,filesystem -Hrp' failed: got timeout

Can anyone provide some ideas on how to fix this? Thank you.
 
Did you checked your pool health (zpool status)?
Code:
root@proxmox:~# zpool status
  pool: Raid1
 state: ONLINE
status: Some supported and requested features are not enabled on the pool.
        The pool can still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not support
        the features. See zpool-features(7) for details.
  scan: scrub repaired 0B in 05:30:33 with 0 errors on Sun Jan  9 05:54:35 2022
config:

        NAME                                  STATE     READ WRITE CKSUM
        Raid1                                 ONLINE       0     0     0
          mirror-0                            ONLINE       0     0     0
            ata-ST8000VN0022-2EL112_ZA1JJA8D  ONLINE       0     0     0
            ata-ST8000VN0022-2EL112_ZA1JXHG9  ONLINE       0     0     0

errors: No known data errors
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!