longhorn-manager icon indicating copy to clipboard operation
longhorn-manager copied to clipboard

Millions and millions of volumes orchestrated

Results 74 longhorn-manager issues
Sort by recently updated
recently updated
newest added

…a rebuilding (v2 engine) - Adds in EngineMonitor to apply QoS during rebuilding - Supports per-volume and global setting fallback - Adds to to track actual QoS applied - Updates...

This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [github.com/longhorn/backupstore](https://redirect.github.com/longhorn/backupstore) | require | digest | `651bd33` -> `f6e8283` | [![OpenSSF...

#### Which issue(s) this PR fixes: Issue https://github.com/longhorn/longhorn/issues/10263 #### What this PR does / why we need it: #### Special notes for your reviewer: #### Additional documentation or context

#### Which issue(s) this PR fixes: Issue longhorn/longhorn#10085 #### What this PR does / why we need it: Check if the backup target is available before creating a backup, backup...

#### Which issue(s) this PR fixes: Issue https://github.com/longhorn/longhorn/issues/10685 #### What this PR does / why we need it: Enable storage capacity-aware pod scheduling using `CSIStorageCapacity`. Changes: - set `StorageCapacity` field...

ref: https://github.com/longhorn/longhorn/issues/9996 #### What this PR does / why we need it: When cloning from another BackingImage with encryption and decryption 1. Controller request SPDK Server to create BackingImage by...

pending

Right now when there are multiple backup volumes of the same volume on the same backup target, we silently ignore the error, return nil, and abort the volume syncing: https://github.com/longhorn/longhorn-manager/blob/7b9d2aa08a572b2b8bce35b3ff0e90dfaa1b0eaf/controller/volume_controller.go#L530-L532...

#### Which issue(s) this PR fixes: Issue https://github.com/longhorn/longhorn/issues/11007 #### What this PR does / why we need it: Changed scheduler logic for `best-effort` locality to wait until volume is attached...

#### Which issue(s) this PR fixes: Issue longhorn/longhorn#11127 #### What this PR does / why we need it: I had issues using NVMe drives on a talos cluster with a...

#### Which issue(s) this PR fixes: https://github.com/longhorn/longhorn/issues/10999 #### What this PR does / why we need it: Improve the clarity of log messages and volume status conditions related to replica...