github LINBIT/linstor-server v1.0.0

latest releases: v1.29.1, v1.29.0, v1.28.0...
5 years ago
  • Resource groups
    A resource group is a parent object of a resource definition and all property changes
    made on a resource group will be inherited by its resource definition children.
    The resource group also stores settings for auto-place rules and can spawn a resource definition depending on the stored rules.
    Here is a example:
linstor resource-group create my_group --place-count 3
linstor volume-group create my_group

linstor resource-group spawn-resources my_group myresource 2G

Some more release details:

linstor-server 1.0.0

  • Added resource groups/volume groups
  • REST-API version 1.0.8
  • Fixed incorrect HTTP initialization if rest bind address was given by cli
  • Fixed rollback in props container
  • Fixed sysfs throttling with nvme diskless
  • Allow log level to be set in linstor.toml or cli
  • External command timeout is now configurable

Don't miss a new linstor-server release

NewReleases is sending notifications on new releases.