Project

General

Profile

Actions

Bug #14563

open

'zpool online' usage message doesn't know -e

Added by Rich Lowe over 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
Category:
zfs - Zettabyte File System
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

root@unknown:~# zpool online -e rpool
missing device name
usage:
        online <pool> <device> ...
root@unknown:~# zpool online -e rpool c1t0d0
root@unknown:~#

It's definitely not private

root@unknown:~# man zpool | grep -e -e
     zpool online [-e] pool device...
             which has not been brought online (e.g, using zpool online -e).
     zpool online [-e] pool device...
             -e      Expand the device to use all available space.  If the

Actions #1

Updated by Carlos Neira about 1 year ago

  • Assignee set to Carlos Neira
Actions #2

Updated by Electric Monk about 1 year ago

  • Gerrit CR set to 2294
Actions #3

Updated by Carlos Neira about 1 year ago

Just tried this today on omnios-bloody

neirac@litre:~/illumos$ zpool online test
missing device name
usage:
    online <pool> <device> ...

After the fix

neirac@omnios:...sr/src/test/zfs-tests/runfiles$ zpool online
missing pool name
usage:
        online [-e] <pool> <device> ...
Actions #4

Updated by Carlos Neira about 1 year ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF