Zpool status mixed dev and partuuid, not sure why it bothers me but it does

NAME                                      STATE     READ WRITE CKSUM
	new-tank                                  ONLINE       0     0     0
	  raidz2-0                                ONLINE       0     0     0
	    sdg2                                  ONLINE       0     0     0
	    edcd3e74-621b-4d00-837d-dd895fd6a51a  ONLINE       0     0     0
	    sde2                                  ONLINE       0     0     0
	    sdd2                                  ONLINE       0     0     0
	    sdc2                                  ONLINE       0     0     0
	    sdb2                                  ONLINE       0     0     0

after stopping all services I tried to export via ssh and get
zpool export -a
cannot unmount ‘/var/log’: pool or dataset is busy
cannot unmount ‘/var/lib/kubelet’: pool or dataset is busy
I would like to re-import the drives using the by-id scheme as my drive bay doesn’t have activity lights so I can run a dd on a device to locate it, I need the SN and type.
Thanks
Rob

Dragonfish-24.04.2.2
On Proxmox 8.4.1
32Gig
LSI Passthrough

Stopping services doesn’t stop the middleware processes - you’ll need to do that from the webUI. But since your system might be in a bit of a confused state right now I’d suggest rebooting first, and then doing that.

Thanks HoneyBadger, I should export via the GUI and then I can import via ssh to get the UUID or SN to show in zpool status? Also there are 3 options on the export,

Destroy Data
Delete saved Configurations
Confirm Export/Disconnect
do I want to do either of the first 2?

About to leave town for a few days, I will post back up next week.
Thanks again
Rob

It might even correct it after the initial reboot process, assuming that you created the pool through the webUI and not the CLI.

Export via the GUI, and then import via the GUI, to ensure that your altroot and mount points are correctly set.