Hi there,
I created a TrueNAS scale guest using a passthrough 9300-8i HBA which works fine concerning the storage disks on the controller.
But what is weird - in the host with
I have access to the system disk/boot pool of this VM, which in consequence should be importable by the host .. while the disk is not mounted, of course.
I run PVE 8.1.4 and I have my VM storage on a local ZFS volume, managed by the host. This pool is perfectly fine.
But the whole thing makes me nervous - while researching I came across stories of Proxmox deliberately importing pools when it shouldn't have to .. I tended to blame non-blacklisted HBA drivers for that, which is not the case here ..
One could disable the zfs-pool import service or so but in the first place I am wondering why the boot-pool is visible to the host AT ALL!?
Anybody having an idea?
Thanks!
I created a TrueNAS scale guest using a passthrough 9300-8i HBA which works fine concerning the storage disks on the controller.
But what is weird - in the host with
Code:
zpool import
pool: boot-pool
id: *****************767
state: ONLINE
status: One or more devices are configured to use a non-native block size.
Expect reduced performance.
action: The pool can be imported using its name or numeric identifier.
config:
boot-pool ONLINE
*****p3 ONLINE
I run PVE 8.1.4 and I have my VM storage on a local ZFS volume, managed by the host. This pool is perfectly fine.
But the whole thing makes me nervous - while researching I came across stories of Proxmox deliberately importing pools when it shouldn't have to .. I tended to blame non-blacklisted HBA drivers for that, which is not the case here ..
One could disable the zfs-pool import service or so but in the first place I am wondering why the boot-pool is visible to the host AT ALL!?
Anybody having an idea?
Thanks!