Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jenkins.debian.net
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian QA
jenkins.debian.net
Commits
cd004dd6
Commit
cd004dd6
authored
1 year ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
reproducible Debian: document how to use infomaniak.cloud
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
f4061c0c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.infrastructure
+31
-0
31 additions, 0 deletions
README.infrastructure
TODO.infrastructure
+6
-6
6 additions, 6 deletions
TODO.infrastructure
with
37 additions
and
6 deletions
README.infrastructure
+
31
−
0
View file @
cd004dd6
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
TODO.infrastructure
+
6
−
6
View file @
cd004dd6
...
...
@@ -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
infomaniak0
1
:
12
cores,
24
gb ram
infomaniak0
2
:
12
cores.
24
gb ram
setup two
more smaller
infomaniak nodes, as
i386 workers
infomaniak0
3
:
8
cores,
8
gb ram
infomaniak0
4
:
8
cores.
8
gb 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment