On 12 November, 2006 - Nikhil sent me these 1,2K bytes:

> Hi,
> 
> I have a raidz pool and data hosted on zfs, is there a way that I could
> rename the pool without losing any of the existing data. ?
> It seems that destroying a pool and recreating loses the data.

# zpool export yourpool
# zpool import yourpool bettername

/Tomas
-- 
Tomas Ögren, [EMAIL PROTECTED], http://www.acc.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,acc}.umu.se
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to