Skip to content

Releases: system-storage-manager/ssm

v1.4

24 Apr 13:34
Compare
Choose a tag to compare

Changelog

  • bashtests: add --units h to lvs/pvs/vgs (Jan Tulak)
  • tests: enhance 016-multipath.sh test (Jan Tulak)
  • tests: do not use info command in multipath test (Jan Tulak)
  • multipath: disallow multipath as default backend (Jan Tulak)
  • multipath: allow any string as mp dev id (Jan Tulak)
  • bashtests: test for delay in detecting xfs resize (Jan Tulak)
  • ssmlib: fix sizes in xfs_get_info for mounted devices (Jan Tulak)
  • ssmlib: correctly use real devname in xfs_get_info (Jan Tulak)
  • ssm: use LC_ALL=C when running tools from ssm (Jan Tulak)
  • ssmlib: fix pwquality support for python3 (Jan Tulak)
  • unittest: add a test for listing with xfs (Jan Tulak)
  • unittests: add fstype to _addVol (Jan Tulak)
  • unittests: allow to mount a mock volume after its creation (Jan Tulak)
  • ssmlib: do not use xfs_db for mounted filesystems, use statvfs (Nitin U. Yewale)

v1.3

10 Dec 11:16
Compare
Choose a tag to compare

Mon Dec 10 2018 Jan Tulak jtulak@redhat.com - v1.3

  • ssm: Fix a case where xfs growing could fail (Jan Tulak)
  • lvm: index thinpools as vg-lv pair instead of just lv name (Jan Tulak)
  • ssm: add bash-completion script (beneso)
  • ssm: add -vv and -vvv verbose flags (Jan Tulak)
  • tests: add --logs flag to test.py (Jan Tulak)
  • tests: report missing dependencies before running tests (Jan Tulak)
  • tests: fail test.py on unittests failure (Jan Tulak)
  • tests: remove hardcoded major number for mock data (Jan Tulak)
  • tests: add -F flag to mkfs commands in tests (Jan Tulak)
  • ssmlib: missing pwquality should not crash the whole ssm (Jan Tulak)
  • ssmlib: test for identity and not just a name match (Jan Tulak)
  • ssmlib: safer device handling in get_pool_node (Jan Tulak)
  • ssmlib: partitions detecting for loopback devices (Jan Tulak)

v1.2

10 Aug 16:11
Compare
Choose a tag to compare

Same as v1.1, fixes only versioning issue.

v1.1

10 Aug 12:30
Compare
Choose a tag to compare

CHANGES:

  • unittests: expand migrate testing (Jan Tulak)
  • migrate: check for source and target being the same device (Jan Tulak)
  • ssm: Rework migrate command (Lukas Czerner)
  • crypt: crypt backend need to have a pool in database (Lukas Czerner)
  • lvm: Remove pool_name key if pv not in pool (Lukas Czerner)
  • lvm: fix backtrace when vg/lv is inactive or broken (Lukas Czerner)
  • tests: better name matching for test.py (Jan Tulak)
  • resize: fix extN crash when no size was provided (Jan Tulak)
  • tests: replace exclamation mark with not (Jan Tulak)
  • btrfs: send udev change event after some more btrfs operations (Lukas Czerner)
  • btrfs: Send udev change event for every device after fs creation (Lukas Czerner)
  • mount: Check the volume argument in parser (Lukas Czerner)
  • docs: add a manpage to the root (Jan Tulak)
  • ssmlib: use pwquality to test password strength for cryptsetup (Jan Tulak)
  • multipath: make all mp objects to be devices (Jan Tulak)
  • ssmlib: info with non-existent target exits with err code (Jan Tulak)
  • docs: add missing commands into the docs (Jan Tulak)
  • Revert "tests: add a test for exported lvm volume" (Lukas Czerner)
  • tests: Test ssm list with exported volume groups (Lukas Czerner)
  • lvm: Move lvm specific error handling to lvm backend (Lukas Czerner)
  • misc: Return stderr output in run() as well (Lukas Czerner)
  • btrfs: Avoid unnecessary loops when initializing data (Lukas Czerner)

v1.0

19 Jun 11:51
Compare
Choose a tag to compare

A new stable release.

v0.5

30 Oct 13:50
Compare
Choose a tag to compare

A new stable release, first after a few years.

Stable 0.4

10 Feb 16:30
Compare
Choose a tag to compare

The re-release of the last stable release, from 2013-08-07.