Anyone seen this odd message ? It seems a tad counter intuitive.

# uname -a
SunOS gamma 5.11 snv_126 sun4u sparc SUNW,Sun-Fire-480R
# cat /etc/release
                 Solaris Express Community Edition snv_126 SPARC
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 19 October 2009

# ptime zpool create -f -o autoreplace=on -o version=10 \
> -m mountpoint=legacy \
> fibre01 mirror c2t0d0 c3t16d0 \
> mirror c2t1d0 c3t17d0 \
> mirror c2t2d0 c3t18d0 \
> mirror c2t3d0 c3t19d0 \
> mirror c2t4d0 c3t20d0 \
> mirror c2t5d0 c3t21d0 \
> mirror c2t6d0 c3t22d0 \
> mirror c2t7d0 c3t23d0 \
> mirror c2t8d0 c3t24d0 \
> spare c2t10d0
invalid mountpoint 'mountpoint=legacy': must be an absolute path,
'legacy', or 'none'

real       14.884950400
user        0.998020300
sys         3.334027400


-- 
Dennis Clarke
dcla...@opensolaris.ca  <- Email related to the open source Solaris
dcla...@blastwave.org   <- Email related to open source for Solaris


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to