Skip to content

Commit 7dfef8d

Browse files
committed
beep
1 parent d52ba09 commit 7dfef8d

7 files changed

Lines changed: 17 additions & 13 deletions

File tree

apps/piraeus-operator-external-01b/overlays/production/readme.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
- type: nvme_optane / nvme_nand / sata_ssd / sata_mixed / sata_hdd
22
- general type of storage drive
3-
- latency: low_latency / medium_latency / high_latency
4-
- latency compared to other drives of the same type
5-
- throughput: ultra_low_throughput / low_throughput / medium_throughput / high_throughput / ultra_high_throughput / max_throughput
6-
- throughput compared to other drives of the same type
7-
- by-type: consumer_or_lower, prosumer/medium_enterprise, above_medium_enterprise, max_performance_for_form_factor
3+
- tier: basic / standard / premium / ultra
4+
- general tier of storage drive
85
- capacity: ultra_low_capacity / low_capacity / medium_capacity / high_capacity / ultra_high_capacity / max_capacity
9-
- max capacity per persistent volume
6+
- max capacity per persistent volume low/medium/high
107
- nvme: less_than_2, 2_to_4, more_than_4
118
- hdd: less_than_12, 12_to_24, more_than_24
12-
9+
- linstor
10+
- basic.nvme.linstor-external-01b/
11+
- burst.nvme.linstor-external-01b/
12+
- sustain.nvme.linstor-external-01b/
13+
- optane.nvme.linstor-external-01b/
1314
- 01b.us
1415
- boot drives
1516
- zwkrcejc
@@ -29,7 +30,7 @@
2930
- 2*1 medium-1.0-nvme (m.2 1.0TB - samsung 990 pro)
3031
- nvme_nand-medium_latency-medium_throughput-low_capacity
3132
- TODO
32-
- 2*2 medium-2.0-nvme (m.2 2.0TB - hp fx900 pro)
33+
- 2*2 medium-4.0-nvme (m.2 4.0TB - hp fx900 pro)
3334
- nvme_nand-medium_latency-medium_throughput-medium_capacity
3435
- TODO
3536

apps/piraeus-operator-external-01b/overlays/production/storage-class/nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b/immediate-delete.yaml renamed to apps/piraeus-operator-external-01b/overlays/production/storage-class/basic.nvme.linstor-external-01b/immediate-delete.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: storage.k8s.io/v1
22
kind: StorageClass
33
metadata:
4-
name: immediate.delete.nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b
4+
name: immediate.delete.basic.nvme.linstor-external-01b
55
namespace: piraeus-datastore-external-01b
66
provisioner: linstor.csi.linbit.com
77
parameters:

apps/piraeus-operator-external-01b/overlays/production/storage-class/nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b/immediate-retain.yaml renamed to apps/piraeus-operator-external-01b/overlays/production/storage-class/basic.nvme.linstor-external-01b/immediate-retain.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: storage.k8s.io/v1
22
kind: StorageClass
33
metadata:
4-
name: immediate.retain.nvme_nand.medium_capacity.medium_throughput.low_latency.linstor-external-01b
4+
name: immediate.retain.basic.nvme.linstor-external-01b
55
namespace: piraeus-datastore-external-01b
66
provisioner: linstor.csi.linbit.com
77
parameters:

apps/piraeus-operator-external-01b/overlays/production/storage-class/nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b/kustomization.yaml renamed to apps/piraeus-operator-external-01b/overlays/production/storage-class/basic.nvme.linstor-external-01b/kustomization.yaml

File renamed without changes.

apps/piraeus-operator-external-01b/overlays/production/storage-class/nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b/wait-delete.yaml renamed to apps/piraeus-operator-external-01b/overlays/production/storage-class/basic.nvme.linstor-external-01b/wait-delete.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: storage.k8s.io/v1
22
kind: StorageClass
33
metadata:
4-
name: wait.delete.nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b
4+
name: wait.delete.basic.nvme.linstor-external-01b
55
namespace: piraeus-datastore-external-01b
66
provisioner: linstor.csi.linbit.com
77
parameters:

apps/piraeus-operator-external-01b/overlays/production/storage-class/nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b/wait-retain.yaml renamed to apps/piraeus-operator-external-01b/overlays/production/storage-class/basic.nvme.linstor-external-01b/wait-retain.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: storage.k8s.io/v1
22
kind: StorageClass
33
metadata:
4-
name: wait.retain.nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b
4+
name: wait.retain.basic.nvme.linstor-external-01b
55
namespace: piraeus-datastore-external-01b
66
provisioner: linstor.csi.linbit.com
77
parameters:

apps/piraeus-operator-external-01b/overlays/production/storage-class/kustomization.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
namespace: piraeus-datastore-external-01b
44
resources:
5-
- nvme-nand.medium-capacity.low-throughput.medium-latency.linstor-external-01b/
5+
- basic.nvme.linstor-external-01b/
6+
# - burst.nvme.linstor-external-01b/
7+
# - sustain.nvme.linstor-external-01b/
8+
# - optane.nvme.linstor-external-01b/

0 commit comments

Comments
 (0)