Opened 21 months ago
Closed 13 months ago
#648 closed enhancement (fixed)
Disk wiping from GUI
| Reported by: | delphij | Owned by: | william |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Backend | Version: | 8.0-RELEASE |
| Keywords: | Cc: |
Description
It's desirable to have a screen that helps to "wipe" a disk previously used for other purposes, like in a damaged zpool, etc. This would be similar to a volume wizard, which allows the user to choose method (quick, full disk with 1MB blocksize zeros, full disk with 1MB random blocks, etc.).
Change History (6)
comment:1 Changed 21 months ago by raulfg3
comment:2 Changed 21 months ago by protosd
++ Very useful idea
comment:3 Changed 21 months ago by JoeSchmuck
++ Completely agree.
comment:4 Changed 21 months ago by protosd
++
comment:5 Changed 13 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:6 Changed 13 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
First version of that feature available in r11454
Note: See
TracTickets for help on using
tickets.

++1 and is usefull to have the option to delete the first and last sector to destroy the ZFS information that can make fool ZFS if you reuse the disk (in fact for a new use of disk I suggest to previously delete (wipe) the first & last sector of the disk to avoid problems).