TheGrandWazoo / freenas-proxmox

ZFS over iSCSI to FreeNAS API's from Proxmox VE
MIT License
236 stars 42 forks source link

Unable to Destroy VM or Snapshot | Multipath #195

Open n8091977 opened 1 month ago

n8091977 commented 1 month ago

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 root@10.57.0.1 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 root@10.57.0.1 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 root@10.57.0.1 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