freenas-proxmox icon indicating copy to clipboard operation
freenas-proxmox copied to clipboard

Unable to Destroy VM or Snapshot | Multipath

Open n8091977 opened this issue 1 year ago • 0 comments
trafficstars

I am unable to destroy a VM or delete a snapshot via Proxmox.

I get the same issue from the GUI and from the command line. SSH does work fine to Truenas, also does creating VMs.

cannot destroy 'DATA1/vm-121-state-test': dataset is busy TASK ERROR: command '/usr/bin/ssh -o 'BatchMode=yes' -i /etc/pve/priv/zfs/10.57.0.1_id_rsa [email protected] zfs destroy -r DATA1/vm-121-state-test' failed: exit code 1

root@pve-4:~# /usr/bin/ssh -o 'BatchMode=yes' -i /etc/pve/priv/zfs/10.57.0.1_id_rsa [email protected] zfs destroy -r DATA1/vm-121-state-test cannot destroy 'DATA1/vm-121-state-test': dataset is busy root@pve-4:~# ssh -i /etc/pve/priv/zfs/10.57.0.1_id_rsa [email protected] Last login: Tue Aug 20 16:52:38 2024 from 10.57.0.2 FreeBSD 13.1-RELEASE-p9 n245431-b8ec9bde091 TRUENAS

    TrueNAS (c) 2009-2024, iXsystems, Inc.
    All rights reserved.
    TrueNAS code is released under the modified BSD license with some
    files copyrighted by (c) iXsystems, Inc.

    For more information, documentation, help or support, go here:
    http://truenas.com

Welcome to TrueNAS

Warning: the supported mechanisms for making configuration changes are the TrueNAS WebUI and API exclusively. ALL OTHERS ARE NOT SUPPORTED AND WILL RESULT IN UNDEFINED BEHAVIOR AND MAY RESULT IN SYSTEM FAILURE.

root@nas-1[~]# `exit

n8091977 avatar Aug 20 '24 16:08 n8091977