Tom Parrott
Tom Parrott
@bakhtiar56 are you ok for @jxie0615 to take this one?
@jeffreyxie0615 which network/nic type are you working on first? `ovn`?
@kattunga as this issue is closed, I would hate for your post to get lost/forgotten about, would you mind opening a new issue here https://github.com/lxc/lxd/issues ? Thanks
> I understand that “existing instances using datasets will not be converted to zvols” when they are copied or moved between zfs storages, but why zfs.block_mode = true can’t be...
Out of interest what is your use case for this?
For ZFS block mode you can use per-volume block mode now by the way, so you can attach application specific custom volumes that are backed by ZFS but use a...
> Good morning @tomponline > > Not everything likes the underlying files system on filesystem volumes or performs better on another file system, so in some circumstances we need to...
> or would that now be > > ``` > ... zfs.block.filesystem=ext4 > ``` Yes thats correct. It defaults to ext4 if not specified.
> > The reason I ask is that attaching block disks to unprivileged containers is still going to be fairly restricted as unprivileged containers don't allow mounting. So if the...