#1348 closed defect (wontfix)

Exporting a volume from the CLI doesn't update the GUI

Reported by: gcooper Owned by:
Priority: major Milestone:
Component: Backend Version: 8.2.0-BETA1
Keywords: Cc:

Description

Procedure:

  1. Install r10445.
  2. Create a volume, tank
  3. Create a volume, tank2
  4. Go to the command line and do: zpool export -f tank
  5. Refresh the GUI.

Expected result:

  • The GUI should be updated to reflect the fact that the GUI is no longer attached to the system.

Actual result:

  • The GUI reports the standard, "tank /mnt/tank None (Error) Error getting available space Error getting total space UNKNOWN " line that I'm accustomed to seeing in 8.0.x.

Screenshot attached.

Some work might need to be done to make sure that exporting a volume does the right thing in terms of cascading destruction of services, etc.

Attachments (1)

error-getting-space.png (22.8 KB) - added by gcooper 15 months ago.

Download all attachments as: .zip

Change History (4)

Changed 15 months ago by gcooper

comment:1 Changed 15 months ago by gcooper

s/the GUI is no longer/the volume is no longer/

comment:2 Changed 14 months ago by william

  • Summary changed from Exporting a volume from the GUI doesn't update the GUI to Exporting a volume from the CLI doesn't update the GUI

comment:3 Changed 14 months ago by william

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

In my opinion it is not a bug, zpool export from CLI is an unsupported command

Note: See TracTickets for help on using tickets.