Error in dataset

frankz

Well-Known Member
Nov 16, 2020
396
25
48
Hi everyone, I bought an ssd and installed it in the cluster in a single node. I don't get any error in particular from the device after initializing it as ZFS , but I notice a lot of slowness . Subsequently after a long installation of some VMs ( then failed ) I tried to delete a virtual disk and received this error :


ew.png

Code:
[  131.920889] vmbr0: port 1(eno1) entered blocking state
[  131.920891] vmbr0: port 1(eno1) entered forwarding state
[  174.965066] debugfs: Directory 'zd32' with parent 'block' already present!
[  427.907010] device tap123i0 entered promiscuous mode
[  427.919961] vmbr0: port 4(tap123i0) entered blocking state
[  427.919964] vmbr0: port 4(tap123i0) entered disabled state
[  427.920622] vmbr0: port 4(tap123i0) entered blocking state
[  427.920624] vmbr0: port 4(tap123i0) entered forwarding state
[  605.061454] INFO: task txg_sync:785 blocked for more than 120 seconds.
[  605.061461]       Tainted: P           O      5.15.104-1-pve #1
[  605.061463] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
 
Last edited:
What SSD and only one? Please post the output of zpool status -v in CODE tags
Code:
root@pve4:~# zpool status -v
  pool: zone_zfs
 state: ONLINE
config:

    NAME                                             STATE     READ WRITE CKSUM
    zone_zfs                                         ONLINE       0     0     0
      ata-SPCC_Solid_State_Disk_AA230216S3025606240  ONLINE       0     0     0

errors: No known data errors
root@pve4:~#