Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Nov 2020 13:32:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 250816] ZFS cannot import its own export on AWS EC2 12.1 & 12.2-RELEASE
Message-ID:  <bug-250816-227-W6tXk9tyYD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250816-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250816-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816

--- Comment #5 from Gunther Schadow <raj@gusw.net> ---
root@geli:/home/ec2-user # zdb -G -e -p zfstd -u testpool

Uberblock:
        magic = 0000000000bab10c
        version = 5000
        txg = 13
        guid_sum = 13184861157982554310
        timestamp = 1604409782 UTC = Tue Nov  3 13:23:02 2020
        mmp_magic = 00000000a11cea11
        mmp_delay = 0
        mmp_valid = 0
        checkpoint_txg = 0


ZFS_DBGMSG(zdb):
spa_import: importing testpool
spa_load(testpool, config trusted): LOADING
disk vdev '/usr/home/ec2-user/zfstd/0': best uberblock found for spa testpool.
txg 13
spa_load(testpool, config untrusted): using uberblock with txg=13
vdev_copy_path: vdev 16509719173445145761: path changed from '/dev/md0' to
'/usr/home/ec2-user/zfstd/0'
vdev_copy_path: vdev 12908006057264574797: path changed from '/dev/md1' to
'/usr/home/ec2-user/zfstd/1'
spa_load(testpool, config trusted): LOADED
spa=testpool async request task=32

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250816-227-W6tXk9tyYD>