From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 5DDF91FF15E for ; Mon, 13 Oct 2025 14:18:00 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 38920134AF; Mon, 13 Oct 2025 14:18:15 +0200 (CEST) Mime-Version: 1.0 Date: Mon, 13 Oct 2025 14:18:10 +0200 Message-Id: To: "Lorne Guse" , "Proxmox VE development discussion" , "Morgan Littlewood" From: "Max R. Carrara" X-Mailer: aerc 0.18.2-0-ge037c095a049 References: In-Reply-To: X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1760357854117 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.086 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com] Subject: Re: [pve-devel] TrueNAS over iSCSI: Issue migrating VMs X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Tue Oct 7, 2025 at 11:03 PM CEST, Lorne Guse wrote: > I managed to answer my own question. I implemented the shared option and explicitly set it to 1. I found it in the documentation but got confused when it indicated that all network types are automatically marked shared in the background. Do you mean this chapter [0]? Could you perhaps let me know what in particular was confusing? Maybe I can rephrase some things there. FWIW, making it possible to *always* mark a plugin's storage configs as shared (like the built-in ones) is on my backlog, but I haven't gotten around to implementing that yet. > > Migration now works as expected. Glad it works! [0]: https://pve.proxmox.com/mediawiki/index.php?title=Storage_Plugin_Development:_Writing_a_Storage_Plugin_for_SSHFS#Supporting_Storage_Sharing > > -- > Lorne Guse > ________________________________ > From: Lorne Guse > Sent: Tuesday, October 7, 2025 2:25:33 PM > To: Proxmox VE development discussion ; m.carrara@proxmox.com ; Morgan Littlewood > Subject: TrueNAS over iSCSI: Issue migrating VMs > > I'm experiencing an issue migrating VMs. > > 2025-10-07 14:12:08 use dedicated network address for sending migration traffic (10.11.11.6) > 2025-10-07 14:12:09 starting migration of VM 103 to node 'prox2' (10.11.11.6) > 2025-10-07 14:12:09 found local disk 'nas:vm-103-disk-0' (attached) > 2025-10-07 14:12:09 ERROR: Problem found while scanning volumes - can't migrate 'nas:vm-103-disk-0' - storage type 'truenas' not supported > 2025-10-07 14:12:09 aborting phase 1 - cleanup resources > 2025-10-07 14:12:09 ERROR: migration aborted (duration 00:00:01): Problem found while scanning volumes - can't migrate 'nas:vm-103-disk-0' - storage type 'truenas' not supported > TASK ERROR: migration aborted > > I've been bouncing back and forth between the patch plugin and native plugin. I thought I had tested migrations with the new plugin in earlier versions. > > Does my storage have to be explicitly marked as shared? _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel