Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

0.2.0.233

Pre-release
Pre-release
Compare
Choose a tag to compare
@optimans-corp optimans-corp released this 19 Feb 17:12
· 16 commits to master since this release
2dee9e6
  • Add: Support for disk identifiers: Block Device (/dev), Disk (/dev/disk/by-id), Hardware Path (/dev/disk/by-path), Virtual Device Mapping (/dev/disk/by-vdev) and WWN (/dev/disk/by-id)
  • Add: Create Storage Pool / Import Storage Pool / Disk Attach / Disk Replace / Add Virtual Device modals support multiple disk identifiers. WWN is default
  • Add: Quota to Create / Configure File System with option to restrict quota maximum to size of storage pool
  • Add: Storage pools can be imported without mounting file systems
  • Add: Check for updates on launch with option to disable
  • Fix: NVMe devices may display as available when currently in use
  • Fix: Devices currently in use would display as available when not using block device or WWN disk identifiers
  • Fix: Status would not detect disks correctly if not using block device or WWN disk identifiers
  • Fix: Status disk messages may appear incorrectly
  • Fix: Storage pool version not updating in Configure Storage Pool Features modal after upgrading to V5000
  • Fix: Create / Rename File System would fail if parent file system or storage pool name contained whitespaces
  • Fix: Refreservation slider would not display correctly for Cockpit 208+
  • Update: Error handling improvements for Destroy Storage Pool / Export Storage Pool / File System Destroy / File System Rename / Snapshot Destroy / Snapshot Roll Back and Unlock File Systems