File tree Expand file tree Collapse file tree
apps/piraeus/overlays/production Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ metadata:
77# spec: {}
88spec :
99 externalController :
10- url : http://linstor-controller.example.com :3370
10+ url : http://linstor.01b.us :3370
1111# kubectl wait pod --for=condition=Ready -n production-piraeus-datastore -l app.kubernetes.io/name=piraeus-datastore
1212# kubectl -n production-piraeus-datastore exec deploy/linstor-controller -- linstor node list
Original file line number Diff line number Diff line change 4949 domain : 01b.us
5050 name : linstor
5151 type : A
52+ 01b.us_linstor_LINSTOR-CONTROLLER_0_0 :
53+ A :
54+ - 10.10.6.85
55+ - 10.10.22.46
56+ - 10.10.17.129
57+ domain : 01b.us
58+ name : linstor
59+ type : LINSTOR-CONTROLLER
60+ 01b.us_storage_A_0_0 :
61+ content : 10.10.17.129
62+ domain : 01b.us
63+ name : storage
64+ type : A
65+ 01b.us_storage_A_0_1 :
66+ content : 10.10.22.46
67+ domain : 01b.us
68+ name : storage
69+ type : A
70+ 01b.us_storage_A_0_2 :
71+ content : 10.10.6.85
72+ domain : 01b.us
73+ name : storage
74+ type : A
5275 0x111.dev_@_MX_10_0 :
5376 content : monday.mxrouting.net
5477 domain : 0x111.dev
@@ -631,6 +654,16 @@ porkbun:
631654 - content : 10.10.17.129
632655 - content : 10.10.22.46
633656 - content : 10.10.6.85
657+ LINSTOR-CONTROLLER :
658+ A :
659+ - 10.10.6.85
660+ - 10.10.22.46
661+ - 10.10.17.129
662+ storage :
663+ A :
664+ - content : 10.10.17.129
665+ - content : 10.10.22.46
666+ - content : 10.10.6.85
634667 0x111.dev :
635668 ' @ ' :
636669 MX :
Original file line number Diff line number Diff line change 269269 # "10.10.24.47"
270270 "10.10.17.129"
271271 ] ;
272+ "linstor-controller" = {
273+ "A" = [
274+ "10.10.6.85"
275+ "10.10.22.46"
276+ # "10.10.24.47"
277+ "10.10.17.129"
278+ ] ;
279+ } ;
280+ } ;
281+ "storage" = {
282+ "A" = [
283+ "10.10.6.85"
284+ "10.10.22.46"
285+ # "10.10.24.47"
286+ "10.10.17.129"
287+ ] ;
272288 } ;
273289 } ;
274290 } ;
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments