Opened 15 months ago
Closed 14 months ago
#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:
- Install r10445.
- Create a volume, tank
- Create a volume, tank2
- Go to the command line and do: zpool export -f tank
- 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)
Change History (4)
Changed 15 months ago by gcooper
comment:1 Changed 15 months ago by gcooper
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.

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