| Summary: | [request] please document (new) zfs and zpool cmdline options | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | jo |
| Component: | Books & Articles | Assignee: | Allan Jude <allanjude> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
jo
2011-11-10 00:20:08 UTC
I think r227794 on head just sorted this. Please close. Not sure if this should be a separate PR or not, but the -m option to "zpool import" is not documented in FreeBSD 9.0-RC2 r227826. This option just rescued a large pool where the cache device had died, and "zpool import" kept complaining about "one or more devices are missing". -m allows you to import pools by skipping over the missing devices. There's lots of information on -m here: http://docs.oracle.com/cd/E19963-01/html/821-1448/gbchy.html -- Freddie Cash fjwcash@gmail.com The -F parameter is documented in more recent versions of FreeBSD starting with 9.1 The -X parameter is purposefully not documented (and considered dangerous) by the upstream OpenZFS project. -m is documented as well, however the documentation says it only works for missing log devices, not missing data devices. -- Allan Jude State Changed From-To: open->closed take and close. resolved by mm@ in r227794 Responsible Changed From-To: freebsd-doc->allanjude take and close. resolved by mm@ in r227794 |