Thanks guys.
Sorry I've not been able to put more time into it, due to things 'IRL'.
Sorry I've not been able to put more time into it, due to things 'IRL'.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
root@a-fw:~ # zdb -U /etc/zfs/zpool.cache
tank:
version: 5000
name: 'tank'
state: 0
txg: 206460
pool_guid: 3111308251436133108
errata: 0
hostname: ''
<snip>
root@a-fw:~ # zpool export tank
root@a-fw:~ # zpool import tank
root@a-fw:~ # zdb -U /etc/zfs/zpool.cache
tank:
version: 5000
name: 'tank'
state: 0
txg: 206553
pool_guid: 3111308251436133108
errata: 0
hostid: 3119175440
hostname: 'a-fw.<domain redacted>'
<snip>
Mounting filesystems...
cannot import 'tank': pool was previously in use from another system.
Last accessed by a-fw.<domain redacted> (hostid=b9ead710) at Thu Feb 24 15:46:17 20 22
The pool can be imported, use 'zpool import -f' to import the pool.