freenas-proxmox/perl5/PVE/Storage
Kevin Adams 6571ab23d1 fix: remove zvol delete from run_delete_lu to eliminate false negative (#240)
ZFSPlugin's free_image deletes the zvol via SSH after calling our
run_delete_lu. Our earlier addition of freenas_delete_zvol in
run_delete_lu caused a double-delete: SSH would fail, free_image's
error recovery would call run_create_lu on the now-missing zvol,
producing a spurious "Unable to create lun (rolled back)" in the task
log even though the migration had already succeeded.

freenas_delete_zvol remains in run_create_lu's rollback path where it
correctly cleans up zvols orphaned by a failed LUN creation (#239).

Also documents ZFS blocksize requirements for TrueNAS SCALE (16k) vs
CORE (8k) in README configuration and troubleshooting sections (#241).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 11:50:12 -04:00
..
LunCmd fix: remove zvol delete from run_delete_lu to eliminate false negative (#240) 2026-05-20 11:50:12 -04:00
.gitignore Update the FreeNAS-API related files to the latest Proxmox VE 2019-05-11 11:13:54 -04:00
ZFSPlugin-5.0-30.pm.patch Fix 'Parameter verification failed' when editing 2018-10-28 21:37:06 -04:00
ZFSPlugin-5.0-33_1.pm.hotfix.patch Fix ZFS error: Unrecognized command "list_extent" 2018-12-15 09:50:44 -05:00
ZFSPlugin-5.0-33_1.pm.patch Fix ZFS error: Unrecognized command "list_extent" 2018-12-15 09:50:44 -05:00
ZFSPlugin-5.0-34_1.pm.patch Update Proxmox VE patches to 5.3-6 2018-12-24 07:36:33 -05:00
ZFSPlugin-5.0-38_1.pm.patch Update to latest Proxmox VE update 2019-02-26 21:28:15 -05:00
ZFSPlugin-5.0-42_1.pm.patch Update the FreeNAS-API related files to the latest Proxmox VE 2019-05-11 11:13:54 -04:00
ZFSPlugin-5.0-44_1.pm.patch Patches created for latest 5.4 branch of Proxmox VE 2019-08-05 18:02:01 -04:00
ZFSPlugin-6.0-6_1.pm.patch Updated patches for the latest Proxmox VE updates and added donation 2019-08-07 22:57:22 -04:00
ZFSPlugin-6.0-8_1.pm.patch Update patch sets 2019-10-13 13:03:43 -04:00
ZFSPlugin-6.0-9_1.pm.patch Update patch sets 2019-10-13 13:03:43 -04:00
ZFSPlugin-7.1-1_1.pm.patch Update patches and some fixes. 2022-04-03 09:18:31 -04:00
ZFSPlugin-8.1.3_1.pm.patch Update for Proxmox 8 and Bearer Token 2024-01-06 13:43:35 -05:00
ZFSPlugin.pm.patch Update for Proxmox 8 and Bearer Token 2024-01-06 13:43:35 -05:00