[OpenIndiana-discuss] livecd zpool import -fR /a xpool but no files

Calum Mackay calum.mackay at cdmnet.org
Sat Nov 27 22:14:17 UTC 2010


On 27/11/10 21:15, Harry Putnam wrote:
> zpool import -f -R /a xpool
>
>   xpool/ROOT/openindiana    3.82G  11.7G  3.72G  /a/b
>
> As you see, the files that matter, those under /etc are not available
> anywhere under /a
>
>    From the import command I should be able to see /a/xpool/ROOT

I think you'll find it under /a/b, no?

If not, I got it to work here, something like this:

	zpool import -f -R /a rpool newrpool

	zfs set mountpoint=/b newrpool/ROOT/openindiana

	zfs mount newrpool/ROOT/openindiana

	ls /a/b/etc

and I could see the files.

hope this helps.

cheers,
calum.

(Oracle employee)



More information about the OpenIndiana-discuss mailing list