freebsd-current

[Prev] Thread [Next]  |  [Prev] Date [Next]

Re: Sharing ZFS Zpools and Filesystems Between 7.1-STABLE and 8.0-CURRENT Mark Powell Mon Mar 30 11:02:31 2009

On Wed, 4 Mar 2009, Rink Springer wrote:

One thing to note, if you intend to create zpools / zfs-es on CURRENT
which should be readable on STABLE, you must use the -o version=<x>
parameter to create supported versions, i.e.:

# zfs create -o version=1 ...
# pool create -o version=6 ...

This only applies to CURRENT, STABLE doesn't understand the 'version'
parameter and will error out if you use it.

I've noticed that 7-STABLE doesn't allow the space char in zfs names, whereas 8-CURRENT does allow spaces in zfs created as version 1. I've not yet had a chance to see if 7 will mount such filesystems.
  Cheers.

--
Mark Powell - UNIX System Administrator - The University of Salford
Information & Learning Services, Clifford Whitworth Building,
Salford University, Manchester, M5 4WT, UK.
Tel: +44 161 295 6843  Fax: +44 161 295 5888  www.pgp.com for PGP key
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"