Is it possible to backup ESXi VMs residing on a TrueNAS scale Zvol shared via iSCSI to ix-storj?
We basically bought a mini-X+ to do that and now that I’m nearing signing up for cloud backups, I don’t look to be able to select the Zvol as the backup source.
If we use other sharing options, eg NFS, will that work?
Sorry, I should ask.
At a high level, what is necessary to use an NFS share with snapshots?
The Cloud backup task has the option to take a snapshot, I take it we’d need to do more than just check that box?
I use Electric Eel, but still cannot figure out how to do it. Was this feature added at the end of day? I think TrueBackup is what I need, but I am getting this error:
[EINVAL] cloud_backup_create.path: Backed up zvol must be used by a local or VMware VM
I use that zvol as iSCSI disk in external VM. Does it mean I cannot use TrueBackup to do it?
I have read middleware component code yesterday. Unfortunately I think this was intentional, before merging the feature, validation code was added to check that disk is either connected to VM inside TrueNAS or its managed by VMware hypervisor.
I don’t think that it’s necessary to block this feature completely. IMO it was enough to add warning, so users could write their own scripts to stop and start external VM/machine for example.
I am running two VMs outside of TrueNAS (in Proxmox to be exact):
TrueNAS VM
Fedora CoreOS VM
In TrueNAS I created zvol, activated iSCSI target and in Fedora I attached this disk. I store in that disk all critical application data and want to back it up. At this moment I cannot do it, since this zvol is neither used by TrueNAS directrly or managed by VMware.
TrueNAS developers think that iSCSI disk could be in inconsistent state while they are starting to back it up. I disagree. In my opinion all they need is to take snapshot at the start of backup and send that snapshot as backup.
If you have a case number I can follow up… if not, please create one and include a description of how you snapshot the VMs 1st.
Its worth noting that we do have a general policy of not leaving loaded guns lying around in the community software. If someone can shoot their foot off, we are reluctant to add more ammunition…