[Git][qa/jenkins.debian.net][master] reproducible Debian: document how to use infomaniak.cloud

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Apr 17 17:31:17 BST 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
cd004dd6 by Holger Levsen at 2024-04-17T18:30:58+02:00
reproducible Debian: document how to use infomaniak.cloud

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- README.infrastructure
- TODO.infrastructure


Changes:

=====================================
README.infrastructure
=====================================
@@ -54,6 +54,37 @@ The nodes are used for these jobs:
 * osuosl4-amd64: snapshot.r-b.o, manual debugging by vagrant
 * osuosl5-amd64: to be snapshot.r-b.o
 
+==== nodes at infomaniak.cloud
+
+$ sudo apt install openstack-clients
+$ source ~/.openstack.infomanik.cloud.vars
+$ openstack server list
++--------------------------------------+---------+--------+------------------------------------------------+-------+------------------------+
+| ID                                   | Name    | Status | Networks                                       | Image | Flavor                 |
++--------------------------------------+---------+--------+------------------------------------------------+-------+------------------------+
+| 17b82043-1b7b-4fdb-b383-74cb59e12a86 | infom02 | ACTIVE | ext-net1=195.15.253.25, 2001:1600:10:100::895  |       | a12-ram24-disk20-perf1 |
+| 3f0aa9aa-14e3-4ff6-9616-a4d4ee7024e7 | infom01 | ACTIVE | ext-net1=195.15.254.212, 2001:1600:10:100::8a8 |       | a12-ram24-disk20-perf1 |
++--------------------------------------+---------+--------+------------------------------------------------+-------+------------------------+
+$ openstack console url show 3f0aa9aa-14e3-4ff6-9616-a4d4ee7024e7
+$ openstack server reboot --hard 3f0aa9aa-14e3-4ff6-9616-a4d4ee7024e7
+
+more information: https://docs.infomaniak.cloud/ or openstack help or openstack server help
+to pre-calculate monthly costs: https://www.infomaniak.com/en/hosting/public-cloud/calculator
+
+getting usage information works, but I don't get it yet
+
+$ openstack rating summary get
++----------------------------------+---------------+------------+---------------------+---------------------+
+| Tenant ID                        | Resource Type | Rate       | Begin Time          | End Time            |
++----------------------------------+---------------+------------+---------------------+---------------------+
+| 57365b26774645c78dafa438f32b6002 | ALL           | 3176.09975 | 2024-04-01T00:00:00 | 2024-05-01T00:00:00 |
++----------------------------------+---------------+------------+---------------------+---------------------+
+$ openstack rating dataframes get
+[....]
+
+# both commands can have -b and -e (for begin and end) if you want to select a timeframe.
+
+
 === arm64 nodes
 
 ==== active nodes at Codethink


=====================================
TODO.infrastructure
=====================================
@@ -26,15 +26,15 @@ shutdown proxies on ionos1 and ionos10, use squid on ionos4+6
 mv jenkins:/dev/vda1 to SDD, free 500gb hdd space
 	increase to 640gb? more partitions?
 is /srv/workspace on jenkins on tmpfs (with 100gb size) really a good idea, especially with / on sdd?
-document codethink out-of-band access
+codethink out-of-band access:
 	also make powercycle via script work, so that djm can use that
-document infomaniak setup
+infomaniak out-of-band access:
 	also make powercycle via script work, so that djm can use that
-setup two infomaniak nodes, as a start
-	infomaniak01: 12 cores, 24gb ram
-	infomaniak02: 12 cores. 24gb ram
+setup two more smaller infomaniak nodes, as i386 workers
+	infomaniak03: 8 cores, 8gb ram
+	infomaniak04: 8 cores. 8gb ram
 	add to THANKS.html
-	add more r-b workers
+infom0x-amd64:
 	increase rootfs to 150gb or first 80gb and then add a 200gb /srv/workspace on disk
 setup ionos8 as www2.r-b.o
 	reproducible-website.git



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cd004dd6c313e5ecbe34d889d0bd38dedc80e123

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cd004dd6c313e5ecbe34d889d0bd38dedc80e123
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20240417/a3388624/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list