Skip to content

Releases: LINBIT/linstor-client

v0.7.3

17 Dec 18:11
@rp- rp-
Compare
Choose a tag to compare

linstor-client 0.7.3

  • Added migrate disk option to toggle disk command
  • Optimized table rendering, improved from 3s to 0.7s for 2000 resources
  • linstor client will now fall-back into interactive mode

v0.7.2

22 Nov 14:48
@rp- rp-
Compare
Choose a tag to compare

linstor-client 0.7.2

  • Added snapshot rollback command
  • All object name lookups should be case insensitive now
  • Added warnings for list-properties command, if their is no object with that name

v0.7.1

13 Nov 06:14
@rp- rp-
Compare
Choose a tag to compare

linstor-client/python-linstor 0.7.1

  • Added node reconnect command
  • Support reactive snapshot create/delete

v0.7.0

30 Oct 13:26
@rp- rp-
Compare
Choose a tag to compare

linstor-client/python-linstor 0.7.0

  • Added Proxy configuration commands
  • Synchronous auto-place and storage-pool create commands
  • Resource connection commands (list, props, drbd options)
  • Improved table rendering
  • error list --since allows now hours to be specified

v0.6.2

02 Oct 08:43
@rp- rp-
Compare
Choose a tag to compare

linstor-client/python-linstor 0.6.2

  • Delete commands are now all synchronous by default
  • Fix: controller set-properties didn't use --aux option
  • List commands will now show any additional api reply messages
  • Fix: linstor error-report show if terminal doesn't support utf-8

v0.6.1

10 Sep 13:52
@rp- rp-
Compare
Choose a tag to compare

linstor-client 0.6.1

  • Add zfs thin to supported storage pool drivers
  • Fix possible client waiting forever for a completed reply
  • Fix missing lock for replies

v0.6.0

31 Aug 13:43
@rp- rp-
Compare
Choose a tag to compare

linstor-client/python-linstor 0.6.0

  • Add command for disk to diskless
  • Client accepts multiple controllers
  • Storage pool create command changed
  • Added swordfish driver to storage pools
  • Node list now shows also ports
  • Fixes and updates to the drbdmanage migrate script

v0.5.0

16 Aug 13:43
@rp- rp-
Compare
Choose a tag to compare

linstor-client 0.5.0

  • dm-migrate added command to migrate from drbdmanage to Linstor
  • storagepool list now shows total and free space
  • resource-definition delete is now synchronous per default
  • node modify commaned added, allows changing node type
  • node list shows connnection type (PLAIN, SSL)
  • interactive mode history is now safed

v0.2.2

18 Jul 06:57
@rp- rp-
Compare
Choose a tag to compare
  • Added volume resize command
  • Better state reporting in resource list
  • Reworked filter options for all commands
  • Added query-max-volume-size storagepool-definition command
  • Reintroduced client timeout option, default 5min
  • Added --diskless-on-remaining option for create resource