on 13/05/2012 11:53 Bruce Cran said the following:
> When running 'zpool import' without -d I get the error:
> "cannot open '/dev/dsk': must be an absolute path"
> 
> zpool(8) suggests the default should have been updated for FreeBSD:
> "If the -d option is not specified, this command searches for devices in 
> "/dev""
> 
> Was this broken recently?
> 

Not sure, but maybe /dev/dsk is recorded somewhere in the pool metadata or in
zpool.cache.  It could have happened with the older version of the code.
I think that you could check that with zdb.  I think that a fresh import should
fix it, though.

-- 
Andriy Gapon
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to