Opened 2 years ago

Closed 2 years ago

#62 closed enhancement (fixed)

Allow for ZFS vdev additions

Reported by: DavidRa Owned by:
Priority: major Milestone: 8.0-RELEASE
Component: Backend Version: 8.0-RC1
Keywords: Cc:

Description

It should be possible to add new disk sets to an existing ZFS pool from the storage management GUI.

For example, to add a RAIDz2 set to the existing ZFS volume tank:
# zpool add tank raidz2 da6 da7 da8 da9

Change History (7)

comment:1 Changed 2 years ago by DavidRa

  • Priority changed from minor to major
  • Summary changed from Allow for ZFS volume additions to Allow for ZFS vdev additions
  • Version changed from 8.0 Beta (r5606) to 8.0 Beta (r5698)

comment:2 Changed 2 years ago by jsnas

++

comment:3 Changed 2 years ago by flynjets

++

comment:4 Changed 2 years ago by DavidRa

  • Milestone set to 8.0-RELEASE
  • Version changed from 8.0 Beta (r5698) to 8.0-RC1

comment:5 Changed 2 years ago by willytenner

++

comment:6 Changed 2 years ago by openaccess

++

comment:7 Changed 2 years ago by jpaetzel

  • Resolution set to fixed
  • Status changed from new to closed

This is possible in 8.0-RC5. In the volume wizard use an existing volume name. If the volume is already existing it kicks into "add" mode.

Note: See TracTickets for help on using tickets.