Josh,

While you have the zpool imported, please check the version number.

zpool get all rpool | grep -i vers

This should be 14 (or less) which is what pygrub in 3.4 understands, but
I wanted to verify this.

You can find the version that pygrub supports by looking at
tools/libfsimage/zfs/zfs-include/zfs.h
and looking for SPA_VERSION.


Thanks,
Susan


Josh Carter wrote:
FYI here's what I see when I boot the LiveCD and import rpool after an install. 
In this case I rebooted after the install and unsuccessfully attempted to boot 
the domU. Then I used my install config (with the CD and boot kernel/microroot) 
to boot back to the LiveCD and inspect the disk.

--cut here--

<pre>
j...@opensolaris:~# zpool import rpool
cannot import 'rpool': pool may be in use from other system, it was last 
accessed by opensolaris (hostid: 0x32851) on Wed Jul  1 13:06:05 2009
use '-f' to import anyway
j...@opensolaris:~# zpool import -f rpool
j...@opensolaris:~# zpool status
  pool: rpool
 state: ONLINE
 scrub: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     0
          c7d0s0    ONLINE       0     0     0

errors: No known data errors
j...@opensolaris:~# zfs list NAME USED AVAIL REFER MOUNTPOINT
rpool                      3.70G  6.08G    74K  /rpool
rpool/ROOT                 2.82G  6.08G    19K  legacy
rpool/ROOT/opensolaris     2.82G  6.08G  2.82G  /
rpool/dump                  384M  6.08G   384M  -
rpool/export               63.5K  6.08G    21K  /export
rpool/export/home          42.5K  6.08G    21K  /export/home
rpool/export/home/spectra  21.5K  6.08G  21.5K  /export/home/spectra
rpool/swap                  512M  6.43G   157M  -
</pre>

_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to