3nm1
3nm1
EFPElfHosted / Funky Penguin
Created by 3nm1 on 1/17/2024 in #🙋┆geek-support
Unused Disk 0 after creating proxmox vm:s unable to boot
It's a matter of compability, the terraform providers either are not compatible with the latest version of proxmox, or the terraform code in the premix, is not compatible with other terraform providers that are compatible with the latest proxmox. I downgraded my proxmox to the latest version 7 and then it worked. But i actually ended up going with TechnoTims k3s solution with ansible instead: https://www.youtube.com/watch?v=CbkEWcUZ7zM
13 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 2/15/2024 in #🙋┆geek-support
Expected result after deploy? empty yaml-files?
Tried running this on linuxmint instead of ubuntu 23.10 seams to have worked better...
6 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 2/15/2024 in #🙋┆geek-support
Expected result after deploy? empty yaml-files?
And the premix is in /home/enmi/Documents/k8s/geek-cookbook-premix/ (Im using Documents here but it is actually "Dokument", since my ubuntu-desktop is localized for sweden)
6 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 2/15/2024 in #🙋┆geek-support
Expected result after deploy? empty yaml-files?
Could it have something to do with permissions to the folders or files? My setting for the repo: flux_repo_path: /home/enmi/Documents/fp-homeops and my user "enmi" is the owner of the folder. I got the following errors on probably all services, but i just ran deploy again, and it jumped to the next service.
fatal: [localhost]: FAILED! => {
"changed": true,
"cmd": "kubectl create configmap -n autopirate jellyfin-helm-chart-value-overrides --from-file=values.yaml=/home/enmi/Dokument/fp-homeops/jellyfin/default-values-jellyfin.yaml --dry-run=client -o yaml > /home/enmi/Dokument/fp-homeops/jellyfin/configmap-jellyfin.yaml\n",
"delta": "0:00:00.401346",
"end": "2024-02-14 03:14:11.585035",
"rc": 1,
"start": "2024-02-14 03:14:11.183689"
}

STDERR:

error: write /dev/stdout: permission denied


MSG:

non-zero return code

fatal: [localhost]: FAILED! => {
"changed": true,
"cmd": "kubectl create configmap -n autopirate jellyfin-helm-chart-value-overrides --from-file=values.yaml=/home/enmi/Dokument/fp-homeops/jellyfin/default-values-jellyfin.yaml --dry-run=client -o yaml > /home/enmi/Dokument/fp-homeops/jellyfin/configmap-jellyfin.yaml\n",
"delta": "0:00:00.401346",
"end": "2024-02-14 03:14:11.585035",
"rc": 1,
"start": "2024-02-14 03:14:11.183689"
}

STDERR:

error: write /dev/stdout: permission denied


MSG:

non-zero return code

6 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 1/25/2024 in #🙋┆geek-support
making a service private and not available from the internet?
Thank you for the explanation, I will look into, securing it further with TFA.
11 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 1/17/2024 in #🙋┆geek-support
Unused Disk 0 after creating proxmox vm:s unable to boot
13 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 1/17/2024 in #🙋┆geek-support
Unused Disk 0 after creating proxmox vm:s unable to boot
Seems to be a lot of problems with the latest version of proxmox, many different forks of the terraform provider, none of them fully working with my setup, but they make different changes in the hardware setups... Might have to reverse the proxmox setup to version 7 or something to get this to work... 🙂
13 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 1/17/2024 in #🙋┆geek-support
Unused Disk 0 after creating proxmox vm:s unable to boot
If i alter any settings in the premix, and run the playbook again will it edit the existing virtual machines? or create new ones?
13 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 1/17/2024 in #🙋┆geek-support
Unused Disk 0 after creating proxmox vm:s unable to boot
No description
13 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 1/17/2024 in #🙋┆geek-support
Unused Disk 0 after creating proxmox vm:s unable to boot
I tried it with this provider instead: https://github.com/bpg/terraform-provider-proxmox
13 replies
EFPElfHosted / Funky Penguin
Created by 3nm1 on 1/17/2024 in #🙋┆geek-support
Unused Disk 0 after creating proxmox vm:s unable to boot
No description
13 replies