diff --git a/master/129.5.10.in-addr.arpa b/master/129.5.10.in-addr.arpa index 7390cc0..cd26bf0 100644 --- a/master/129.5.10.in-addr.arpa +++ b/master/129.5.10.in-addr.arpa @@ -3,7 +3,7 @@ $TTL 86400 @ IN SOA 129.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day). - 2018060501 ; Serial + 2018083003 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire @@ -40,12 +40,12 @@ $TTL 86400 27 IN PTR virthost-comm04.arm.fedoraproject.org. 28 IN PTR unused. 29 IN PTR unused. -30 IN PTR unused. -31 IN PTR unused. -32 IN PTR unused. -33 IN PTR unused. -34 IN PTR unused. -35 IN PTR unused. +30 IN PTR osbs-aarch64-master01.stg.arm.fedoraproject.org. +31 IN PTR osbs-aarch64-node01.stg.arm.fedoraproject.org. +32 IN PTR osbs-aarch64-node02.stg.arm.fedoraproject.org. +33 IN PTR osbs-aarch64-master01.arm.fedoraproject.org. +34 IN PTR osbs-aarch64-node01.arm.fedoraproject.org. +35 IN PTR osbs-aarch64-node02.arm.fedoraproject.org. 36 IN PTR unused. 37 IN PTR unused. 38 IN PTR unused. diff --git a/master/arm.fedoraproject.org b/master/arm.fedoraproject.org index 7c8a70b..9a0f774 100644 --- a/master/arm.fedoraproject.org +++ b/master/arm.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one ; day). - 2018060501 ; Serial + 2018083000 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire @@ -350,3 +350,10 @@ buildvm-armv7-01.stg IN A 10.5.129.233 ;; virthost-comm03 IN A 10.5.129.26 virthost-comm04 IN A 10.5.129.27 + +osbsworker-aarch64-master01.stg IN A 10.5.129.30 +osbsworker-aarch64-node01.stg IN A 10.5.129.31 +osbsworker-aarch64-node02.stg IN A 10.5.129.32 +osbsworker-aarch64-master01 IN A 10.5.129.33 +osbsworker-aarch64-node01 IN A 10.5.129.34 +osbsworker-aarch64-node02 IN A 10.5.129.35 diff --git a/master/stg.phx2.fedoraproject.org b/master/ stg.phx2.fedoraproject.org index 512d81c..d42e649 100644 --- a/master/stg.phx2.fedoraproject.org +++ b/master/stg.phx2.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one ; day). - 2018082800 ; Serial + 2018083003 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire
+30 IN PTR osbs-aarch64-master01.stg.arm.fedoraproject.org. +31 IN PTR osbs-aarch64-node01.stg.arm.fedoraproject.org. +32 IN PTR osbs-aarch64-node02.stg.arm.fedoraproject.org. +33 IN PTR osbs-aarch64-master01.arm.fedoraproject.org. +34 IN PTR osbs-aarch64-node01.arm.fedoraproject.org. +35 IN PTR osbs-aarch64-node02.arm.fedoraproject.org.
+osbsworker-aarch64-master01.stg IN A 10.5.129.30 +osbsworker-aarch64-node01.stg IN A 10.5.129.31 +osbsworker-aarch64-node02.stg IN A 10.5.129.32 +osbsworker-aarch64-master01 IN A 10.5.129.33 +osbsworker-aarch64-node01 IN A 10.5.129.34 +osbsworker-aarch64-node02 IN A 10.5.129.35
Are the reverse names intended to be different to the forward names? maybe sed 's/osbs-aarch64/osbsworker-aarch64/' or visa versa?
Peter
On Thu, 30 Aug 2018 at 09:30, Peter Robinson pbrobinson@gmail.com wrote:
+30 IN PTR osbs-aarch64-master01.stg.arm.fedoraproject.org. +31 IN PTR osbs-aarch64-node01.stg.arm.fedoraproject.org. +32 IN PTR osbs-aarch64-node02.stg.arm.fedoraproject.org. +33 IN PTR osbs-aarch64-master01.arm.fedoraproject.org. +34 IN PTR osbs-aarch64-node01.arm.fedoraproject.org. +35 IN PTR osbs-aarch64-node02.arm.fedoraproject.org.
+osbsworker-aarch64-master01.stg IN A 10.5.129.30 +osbsworker-aarch64-node01.stg IN A 10.5.129.31 +osbsworker-aarch64-node02.stg IN A 10.5.129.32 +osbsworker-aarch64-master01 IN A 10.5.129.33 +osbsworker-aarch64-node01 IN A 10.5.129.34 +osbsworker-aarch64-node02 IN A 10.5.129.35
Are the reverse names intended to be different to the forward names? maybe sed 's/osbs-aarch64/osbsworker-aarch64/' or visa versa?
No they weren't I was using the names as they showed up in the existing reverse. I have cleaned that and put in the updated patch set. thank you for catching it also.
Peter _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
Please do +1 El jue, 30-08-2018 a las 09:05 -0400, Stephen John Smoogen escribió:
diff --git a/master/129.5.10.in-addr.arpa b/master/129.5.10.in- addr.arpa index 7390cc0..cd26bf0 100644 --- a/master/129.5.10.in-addr.arpa +++ b/master/129.5.10.in-addr.arpa @@ -3,7 +3,7 @@ $TTL 86400 @ IN SOA 129.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day).
2018060501 ; Serial
2018083003 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire
@@ -40,12 +40,12 @@ $TTL 86400 27 IN PTR virthost-comm04.arm.fedoraproject.org. 28 IN PTR unused. 29 IN PTR unused. -30 IN PTR unused. -31 IN PTR unused. -32 IN PTR unused. -33 IN PTR unused. -34 IN PTR unused. -35 IN PTR unused. +30 IN PTR osbs-aarch64- master01.stg.arm.fedoraproject.org. +31 IN PTR osbs-aarch64- node01.stg.arm.fedoraproject.org. +32 IN PTR osbs-aarch64- node02.stg.arm.fedoraproject.org. +33 IN PTR osbs-aarch64- master01.arm.fedoraproject.org. +34 IN PTR osbs-aarch64- node01.arm.fedoraproject.org. +35 IN PTR osbs-aarch64- node02.arm.fedoraproject.org. 36 IN PTR unused. 37 IN PTR unused. 38 IN PTR unused. diff --git a/master/arm.fedoraproject.org b/master/arm.fedoraproject.org index 7c8a70b..9a0f774 100644 --- a/master/arm.fedoraproject.org +++ b/master/arm.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one ; day).
2018060501 ; Serial
2018083000 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire
@@ -350,3 +350,10 @@ buildvm-armv7-01.stg IN A 10.5.129.233 ;; virthost-comm03 IN A 10.5.129.26 virthost-comm04 IN A 10.5.129.27
+osbsworker-aarch64-master01.stg IN A 10.5.129.30 +osbsworker-aarch64-node01.stg IN A 10.5.129.31 +osbsworker-aarch64-node02.stg IN A 10.5.129.32 +osbsworker-aarch64-master01 IN A 10.5.129.33 +osbsworker-aarch64-node01 IN A 10.5.129.34 +osbsworker-aarch64-node02 IN A 10.5.129.35 diff --git a/master/stg.phx2.fedoraproject.org b/master/stg.phx2.fedoraproject.org index 512d81c..d42e649 100644 --- a/master/stg.phx2.fedoraproject.org +++ b/master/stg.phx2.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one ; day).
2018082800 ; Serial
2018083003 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire
_______________________________________________infrastructure mailing list -- infrastructure@lists.fedoraproject.orgTo unsubscribe send an email to infrastructure-leave@lists.fedoraproject.orgFedora Code of Conduct: https://getfedora.org/code-of-conduct.htmlList Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelinesList Archives:
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
mizdebsk found problems and so this cleans them up
diff --git a/master/128.5.10.in-addr.arpa b/master/128.5.10.in-addr.arpa index 56d713d..dd53359 100644 --- a/master/128.5.10.in-addr.arpa +++ b/master/128.5.10.in-addr.arpa @@ -3,7 +3,7 @@ $TTL 86400 @ IN SOA 128.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day). - 2018082800 ; Serial + 2018083000 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire @@ -120,9 +120,9 @@ $TTL 86400 107 IN PTR unused. 108 IN PTR unused. 109 IN PTR unused. -110 IN PTR osbsworker-x86-64-master01.stg.phx2.fedoraproject.org. -111 IN PTR osbsworker-x86-64-node01.stg.phx2.fedoraproject.org. -112 IN PTR osbsworker-x86-64-node02.stg.phx2.fedoraproject.org. +110 IN PTR unused. +111 IN PTR unused. +112 IN PTR unused. 113 IN PTR unused. 114 IN PTR unused. 115 IN PTR unused. diff --git a/master/129.5.10.in-addr.arpa b/master/129.5.10.in-addr.arpa index 7390cc0..4588a9e 100644 --- a/master/129.5.10.in-addr.arpa +++ b/master/129.5.10.in-addr.arpa @@ -3,7 +3,7 @@ $TTL 86400 @ IN SOA 129.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day). - 2018060501 ; Serial + 2018083005 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire @@ -40,12 +40,12 @@ $TTL 86400 27 IN PTR virthost-comm04.arm.fedoraproject.org. 28 IN PTR unused. 29 IN PTR unused. -30 IN PTR unused. -31 IN PTR unused. -32 IN PTR unused. -33 IN PTR unused. -34 IN PTR unused. -35 IN PTR unused. +30 IN PTR osbs-aarch64-master01.stg.arm.fedoraproject.org. +31 IN PTR osbs-aarch64-node01.stg.arm.fedoraproject.org. +32 IN PTR osbs-aarch64-node02.stg.arm.fedoraproject.org. +33 IN PTR osbs-aarch64-master01.arm.fedoraproject.org. +34 IN PTR osbs-aarch64-node01.arm.fedoraproject.org. +35 IN PTR osbs-aarch64-node02.arm.fedoraproject.org. 36 IN PTR unused. 37 IN PTR unused. 38 IN PTR unused. diff --git a/master/arm.fedoraproject.org b/master/arm.fedoraproject.org index 7c8a70b..55c67e3 100644 --- a/master/arm.fedoraproject.org +++ b/master/arm.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one - 2018060501 ; Serial + 2018083001 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire @@ -350,3 +350,10 @@ buildvm-armv7-01.stg IN A 10.5.129.233 ;; virthost-comm03 IN A 10.5.129.26 virthost-comm04 IN A 10.5.129.27 + +osbs-aarch64-master01.stg IN A 10.5.129.30 +osbs-aarch64-node01.stg IN A 10.5.129.31 +osbs-aarch64-node02.stg IN A 10.5.129.32 +osbs-aarch64-master01 IN A 10.5.129.33 +osbs-aarch64-node01 IN A 10.5.129.34 +osbs-aarch64-node02 IN A 10.5.129.35 diff --git a/master/stg.phx2.fedoraproject.org b/master/stg.phx2.fedoraproject.org index 512d81c..0fd93b6 100644 --- a/master/stg.phx2.fedoraproject.org +++ b/master/stg.phx2.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one ; day). - 2018082800 ; Serial + 2018083004 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire @@ -28,10 +28,6 @@ odcs-frontend01 IN A 10.5.128.76 odcs-backend01 IN A 10.5.128.77 odcs-backend01-nfs IN A 10.5.127.113
-osbsworker-x86-64-master01 IN A 10.5.128.110 -osbsworker-x86-64-node01 IN A 10.5.128.111 -osbsworker-x86-64-node02 IN A 10.5.128.112 - ; openshift staging instance os-control01 IN A 10.5.128.100 os-master01 IN A 10.5.128.101
This one looks good. A massively large +1 from me :-D
mizdebsk found problems and so this cleans them up
diff --git a/master/128.5.10.in-addr.arpa b/master/128.5.10.in-addr.arpa index 56d713d..dd53359 100644 --- a/master/128.5.10.in-addr.arpa +++ b/master/128.5.10.in-addr.arpa @@ -3,7 +3,7 @@ $TTL 86400 @ IN SOA 128.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day).
2018082800 ; Serial
2018083000 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire
@@ -120,9 +120,9 @@ $TTL 86400 107 IN PTR unused. 108 IN PTR unused. 109 IN PTR unused. -110 IN PTR osbsworker-x86-64-master01.stg.phx2.fedoraproject.org. -111 IN PTR osbsworker-x86-64-node01.stg.phx2.fedoraproject.org. -112 IN PTR osbsworker-x86-64-node02.stg.phx2.fedoraproject.org. +110 IN PTR unused. +111 IN PTR unused. +112 IN PTR unused. 113 IN PTR unused. 114 IN PTR unused. 115 IN PTR unused. diff --git a/master/129.5.10.in-addr.arpa b/master/129.5.10.in-addr.arpa index 7390cc0..4588a9e 100644 --- a/master/129.5.10.in-addr.arpa +++ b/master/129.5.10.in-addr.arpa @@ -3,7 +3,7 @@ $TTL 86400 @ IN SOA 129.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day).
2018060501 ; Serial
2018083005 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire
@@ -40,12 +40,12 @@ $TTL 86400 27 IN PTR virthost-comm04.arm.fedoraproject.org. 28 IN PTR unused. 29 IN PTR unused. -30 IN PTR unused. -31 IN PTR unused. -32 IN PTR unused. -33 IN PTR unused. -34 IN PTR unused. -35 IN PTR unused. +30 IN PTR osbs-aarch64-master01.stg.arm.fedoraproject.org. +31 IN PTR osbs-aarch64-node01.stg.arm.fedoraproject.org. +32 IN PTR osbs-aarch64-node02.stg.arm.fedoraproject.org. +33 IN PTR osbs-aarch64-master01.arm.fedoraproject.org. +34 IN PTR osbs-aarch64-node01.arm.fedoraproject.org. +35 IN PTR osbs-aarch64-node02.arm.fedoraproject.org. 36 IN PTR unused. 37 IN PTR unused. 38 IN PTR unused. diff --git a/master/arm.fedoraproject.org b/master/arm.fedoraproject.org index 7c8a70b..55c67e3 100644 --- a/master/arm.fedoraproject.org +++ b/master/arm.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one
2018060501 ; Serial
2018083001 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire
@@ -350,3 +350,10 @@ buildvm-armv7-01.stg IN A 10.5.129.233 ;; virthost-comm03 IN A 10.5.129.26 virthost-comm04 IN A 10.5.129.27
+osbs-aarch64-master01.stg IN A 10.5.129.30 +osbs-aarch64-node01.stg IN A 10.5.129.31 +osbs-aarch64-node02.stg IN A 10.5.129.32 +osbs-aarch64-master01 IN A 10.5.129.33 +osbs-aarch64-node01 IN A 10.5.129.34 +osbs-aarch64-node02 IN A 10.5.129.35 diff --git a/master/stg.phx2.fedoraproject.org b/master/stg.phx2.fedoraproject.org index 512d81c..0fd93b6 100644 --- a/master/stg.phx2.fedoraproject.org +++ b/master/stg.phx2.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one ; day).
2018082800 ; Serial
2018083004 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire
@@ -28,10 +28,6 @@ odcs-frontend01 IN A 10.5.128.76 odcs-backend01 IN A 10.5.128.77 odcs-backend01-nfs IN A 10.5.127.113
-osbsworker-x86-64-master01 IN A 10.5.128.110 -osbsworker-x86-64-node01 IN A 10.5.128.111 -osbsworker-x86-64-node02 IN A 10.5.128.112
; openshift staging instance os-control01 IN A 10.5.128.100 os-master01 IN A 10.5.128.101
-- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
Please and thank you +1 El jue, 30-08-2018 a las 14:34 +0100, Peter Robinson escribió:
This one looks good. A massively large +1 from me :-D
mizdebsk found problems and so this cleans them up
diff --git a/master/128.5.10.in-addr.arpa b/master/128.5.10.in- addr.arpa index 56d713d..dd53359 100644 --- a/master/128.5.10.in-addr.arpa +++ b/master/128.5.10.in-addr.arpa @@ -3,7 +3,7 @@ $TTL 86400 @ IN SOA 128.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day).
2018082800 ; Serial
2018083000 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire
@@ -120,9 +120,9 @@ $TTL 86400 107 IN PTR unused. 108 IN PTR unused. 109 IN PTR unused. -110 IN PTR osbsworker-x86-64-master01.stg.phx2.fedoraproject.org. -111 IN PTR osbsworker-x86-64-node01.stg.phx2.fedoraproject.org. -112 IN PTR osbsworker-x86-64-node02.stg.phx2.fedoraproject.org. +110 IN PTR unused. +111 IN PTR unused. +112 IN PTR unused. 113 IN PTR unused. 114 IN PTR unused. 115 IN PTR unused. diff --git a/master/129.5.10.in-addr.arpa b/master/129.5.10.in- addr.arpa index 7390cc0..4588a9e 100644 --- a/master/129.5.10.in-addr.arpa +++ b/master/129.5.10.in-addr.arpa @@ -3,7 +3,7 @@ $TTL 86400 @ IN SOA 129.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day).
2018060501 ; Serial
2018083005 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire
@@ -40,12 +40,12 @@ $TTL 86400 27 IN PTR virthost- comm04.arm.fedoraproject.org. 28 IN PTR unused. 29 IN PTR unused. -30 IN PTR unused. -31 IN PTR unused. -32 IN PTR unused. -33 IN PTR unused. -34 IN PTR unused. -35 IN PTR unused. +30 IN PTR osbs-aarch64- master01.stg.arm.fedoraproject.org. +31 IN PTR osbs-aarch64- node01.stg.arm.fedoraproject.org. +32 IN PTR osbs-aarch64- node02.stg.arm.fedoraproject.org. +33 IN PTR osbs-aarch64- master01.arm.fedoraproject.org. +34 IN PTR osbs-aarch64- node01.arm.fedoraproject.org. +35 IN PTR osbs-aarch64- node02.arm.fedoraproject.org. 36 IN PTR unused. 37 IN PTR unused. 38 IN PTR unused. diff --git a/master/arm.fedoraproject.org b/master/arm.fedoraproject.org index 7c8a70b..55c67e3 100644 --- a/master/arm.fedoraproject.org +++ b/master/arm.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one
2018060501 ; Serial
2018083001 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire
@@ -350,3 +350,10 @@ buildvm-armv7- 01.stg IN A 10.5.129.233 ;; virthost-comm03 IN A 10.5.129.26 virthost-comm04 IN A 10.5.129.27
+osbs-aarch64-master01.stg IN A 10.5.129.30 +osbs-aarch64-node01.stg IN A 10.5.129.31 +osbs-aarch64-node02.stg IN A 10.5.129.32 +osbs-aarch64-master01 IN A 10.5.129.33 +osbs-aarch64-node01 IN A 10.5.129.34 +osbs-aarch64-node02 IN A 10.5.129.35 diff --git a/master/stg.phx2.fedoraproject.org b/master/stg.phx2.fedoraproject.org index 512d81c..0fd93b6 100644 --- a/master/stg.phx2.fedoraproject.org +++ b/master/stg.phx2.fedoraproject.org @@ -4,7 +4,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one ; day).
2018082800 ; Serial
2018083004 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire
@@ -28,10 +28,6 @@ odcs-frontend01 IN A 10.5.128.76 odcs-backend01 IN A 10.5.128.77 odcs-backend01-nfs IN A 10.5.127.113
-osbsworker-x86-64-master01 IN A 10.5.128.110 -osbsworker-x86-64-node01 IN A 10.5.128.111 -osbsworker-x86-64-node02 IN A 10.5.128.112
; openshift staging instance os-control01 IN A 10.5.128.100 os-master01 IN A 10.5.128.101
-- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
So, I was hoping we could get away with 1 instance per stg/prod...
if we are doing 3 for each one that really cuts hard into our existing builders.
Can we try just osbs-aarch64-01.stg and osbs-aarch64-01 prod?
I'll defer to cverna if thats possible...
kevin
On Thu, 30 Aug 2018 at 10:40, Kevin Fenzi kevin@scrye.com wrote:
So, I was hoping we could get away with 1 instance per stg/prod...
if we are doing 3 for each one that really cuts hard into our existing builders.
I may have misunderstood cverna earlier, but it looked like we needed at least 2 per staging and prod because we need a master and a node. I put in the second node into DNS so it was ready if it came up later as needed.
Can we try just osbs-aarch64-01.stg and osbs-aarch64-01 prod?
I'll defer to cverna if thats possible...
kevin
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
On Thu, 30 Aug 2018 at 10:43, Stephen John Smoogen smooge@gmail.com wrote:
On Thu, 30 Aug 2018 at 10:40, Kevin Fenzi kevin@scrye.com wrote:
So, I was hoping we could get away with 1 instance per stg/prod...
if we are doing 3 for each one that really cuts hard into our existing builders.
I may have misunderstood cverna earlier, but it looked like we needed at least 2 per staging and prod because we need a master and a node. I put in the second node into DNS so it was ready if it came up later as needed.
Hit send too soon. My plan is to put osbs-aarch64-master01.stg and osbs-aarch64-node01.stg on aarch64-23. I will put osbs-aarch64-master/node on aarch64-24 later. If there is further need then we would put the other nodes on other hardware later.
This was applied and can be considered closed. On Thu, 30 Aug 2018 at 10:48, Stephen John Smoogen smooge@gmail.com wrote:
On Thu, 30 Aug 2018 at 10:43, Stephen John Smoogen smooge@gmail.com wrote:
On Thu, 30 Aug 2018 at 10:40, Kevin Fenzi kevin@scrye.com wrote:
So, I was hoping we could get away with 1 instance per stg/prod...
if we are doing 3 for each one that really cuts hard into our existing builders.
I may have misunderstood cverna earlier, but it looked like we needed at least 2 per staging and prod because we need a master and a node. I put in the second node into DNS so it was ready if it came up later as needed.
Hit send too soon. My plan is to put osbs-aarch64-master01.stg and osbs-aarch64-node01.stg on aarch64-23. I will put osbs-aarch64-master/node on aarch64-24 later. If there is further need then we would put the other nodes on other hardware later.
-- Stephen J Smoogen.
infrastructure@lists.fedoraproject.org