Few small additions.

This commit is contained in:
Hans van Zijst 2024-10-25 15:44:29 +02:00
parent c69b5fdc41
commit e76cf4ca0a
No known key found for this signature in database
GPG key ID: ECF8564FB15A8216
2 changed files with 15 additions and 5 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
# ---> Vim
# Swap
[._]*.s[a-v][a-z]
!*.svg # comment out if you don't need vector files
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]

View file

@ -11,6 +11,7 @@
Fediversity testing are:
- 95.215.187.0/24. Gateway is 95.215.187.1.
- 2a00:51c0:13:1305::/64. Gateway is 2a00:51c0:13:1305::1.
Check [Netbox](https://netbox.protagio.org) to see which addresses are free
* Upload your ISO
- Upload your ISO
- In the node you want, `local` storage. ISO images. Upload. You can also download from URL.
@ -19,8 +20,8 @@
- Tick “advanced” at the bottom.
** General
- Node :: which actual machine you want to run; same as the ISO
- VM ID :: Has to be unique
- Name ::
- VM ID :: Has to be unique, probably best to use the "xxxx" in "vm0xxxx" (yet to be decided)
- Name :: Usually "vm" + 5 digits, e.g. "vm02199"
- Resource pool :: Fediversity
** OS
- Storage :: local, means storage of the node.
@ -33,10 +34,10 @@
** Disks
- Disk size (GiB) :: 40
- SSD emulation :: check
- Discard :: check, so that
- Discard :: check, so that blocks of removed data are cleared
** CPU
- Sockets :: 1
- Cores :: 2
- Sockets :: 1 (depending on requirements)
- Cores :: 2 (depending on requirements)
- Enable NUMA :: check
** Memory
- Memory (MiB) :: choose what you want