Drive And Disk Usage¶
TODO / DISCUSS¶
- Size in Mb or in Gb ? -> Mb -> OK
- Display size unit. -> OK
Report disk/fs usage and synchronize from OCS.
Simple solution¶
Mainly for "workstation" management
See ticket #935
First, a simple implementation (will be enhanced later for server) :
To be stored for each FS :
- name/label
- device (hardware path)
- Mount point (drive letter)
- FS format (fat, ntfs, ext3, xfs, ...) => dropdown
- Total size in Mb
- Free size in Mb
Full solution¶
Mainly for server management
- add a property to handle disk array
- add a computer property to handle logical volume
- Whitelist of filesystem using simple regex