> I have a functional OpenSolaris x64 system on which I need to physically
> move the boot disk, meaning its physical device path will change and
> probably its cXdX name.
> 
> When I do this the system fails to boot....
...
> How do I inform ZFS of the new path?
...
> Do I need to boot from the LiveCD and then import the
> pool from its new path?

Exactly.

Boot from the livecd with the disk connected on the
new physical path, and run "pfexec zpool import -f rpool",
followed by a reboot.

That'll update the zpool's label with the new physical
device path information.
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to