forked from ydb-platform/ydb-kubernetes-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstorage-block-4-2.yaml
129 lines (129 loc) · 3.54 KB
/
storage-block-4-2.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
apiVersion: ydb.tech/v1alpha1
kind: Storage
metadata:
name: storage-sample
spec:
dataStore:
- accessModes:
- ReadWriteOnce
resources:
requests:
storage: 93Gi
volumeMode: Block
image:
name: cr.yandex/crptqonuodf51kdj7a7d/ydb:23.3.17
nodes: 8
erasure: block-4-2
configuration: |-
static_erasure: block-4-2
host_configs:
- drive:
- path: /dev/kikimr_ssd_00
type: SSD
host_config_id: 1
grpc_config:
port: 2135
domains_config:
domain:
- name: Root
storage_pool_types:
- kind: ssd
pool_config:
box_id: 1
erasure_species: block-4-2
kind: ssd
pdisk_filter:
- property:
- type: SSD
vdisk_kind: Default
state_storage:
- ring:
node: [ 1, 2, 3, 4, 5, 6, 7, 8 ]
nto_select: 5
ssid: 1
actor_system_config:
batch_executor: 2
io_executor: 3
executor:
- name: System
spin_threshold: 0
threads: 2
type: BASIC
- name: User
spin_threshold: 0
threads: 3
type: BASIC
- name: Batch
spin_threshold: 0
threads: 2
type: BASIC
- name: IO
threads: 1
time_per_mailbox_micro_secs: 100
type: IO
- name: IC
spin_threshold: 10
threads: 1
time_per_mailbox_micro_secs: 100
type: BASIC
scheduler:
progress_threshold: 10000
resolution: 256
spin_threshold: 0
service_executor:
- executor_id: 4
service_name: Interconnect
blob_storage_config:
service_set:
availability_domains: 1
groups:
- erasure_species: block-4-2
group_id: 0
group_generation: 1
rings:
- fail_domains:
- vdisk_locations:
- node_id: 1
pdisk_category: SSD
path: /dev/kikimr_ssd_00
- vdisk_locations:
- node_id: 2
pdisk_category: SSD
path: /dev/kikimr_ssd_00
- vdisk_locations:
- node_id: 3
pdisk_category: SSD
path: /dev/kikimr_ssd_00
- vdisk_locations:
- node_id: 4
pdisk_category: SSD
path: /dev/kikimr_ssd_00
- vdisk_locations:
- node_id: 5
pdisk_category: SSD
path: /dev/kikimr_ssd_00
- vdisk_locations:
- node_id: 6
pdisk_category: SSD
path: /dev/kikimr_ssd_00
- vdisk_locations:
- node_id: 7
pdisk_category: SSD
path: /dev/kikimr_ssd_00
- vdisk_locations:
- node_id: 8
pdisk_category: SSD
path: /dev/kikimr_ssd_00
channel_profile_config:
profile:
- channel:
- erasure_species: block-4-2
pdisk_category: 1
storage_pool_kind: ssd
- erasure_species: block-4-2
pdisk_category: 1
storage_pool_kind: ssd
- erasure_species: block-4-2
pdisk_category: 1
storage_pool_kind: ssd
profile_id: 0