Feature #1003
support DISK with TYPE = none
Status: | Closed | Start date: | 11/24/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Drivers - Auth | |||
Target version: | Release 3.4 - Beta | |||
Resolution: | fixed | Pull request: |
Description
ONE is missing support for defining volumes without any pre-initialized filesystem and not as a clone of other volume.
the use case for this option is to define machine as a instalation testing playground, booting from installation cd and with more blank disks. it is possible to define fs type ext3 and then reformat it with installation, but the filesystem creation is unnecessarily at the time of volume creation.
Related issues
History
#1 Updated by Ruben S. Montero over 9 years ago
- Tracker changed from Request to Feature
- Category set to Drivers - Auth
- Assignee set to Jaime Melis
- Target version set to Release 3.4 - Beta
#2 Updated by Ruben S. Montero over 9 years ago
- Status changed from New to Closed
- Resolution set to fixed
New type is "raw" for FSTYPE