| 21 Jun 2021 |
@colemickens:matrix.org | btw Mic92 if you put anything special in your kexec payload for your ARM oracle cloud instance, I'd love to see it | 21:14:06 |
@colemickens:matrix.org | * ~~Oracle Cloud is quite the peach. I'm logged into my Oracle account and was logged into my Oracle Cloud account yesterday, today, it just seems to be bugged, as if their SSO is down or some such.~~ (privacy badger is aggressive!) | 23:33:09 |
@colemickens:matrix.org | * Oracle Cloud is quite the peach. I'm logged into my Oracle account and was logged into my Oracle Cloud account yesterday, today, it just seems to be bugged, as if their SSO is down or some such. (privacy badger is aggressive!) | 23:33:20 |
@hexa:lossy.network | what clever provided just works | 23:33:35 |
@hexa:lossy.network | https://github.com/cleverca22/nix-tests/blob/master/kexec/session.md | 23:33:57 |
@hexa:lossy.network | colemickens 🏳️🌈: ^ | 23:34:02 |
@colemickens:matrix.org | okay cool, I was afraid maybe the arm hardware would need some patches or boot args or something | 23:34:34 |
@hexa:lossy.network | fwiw: disable their cloud agent | 23:37:07 |
@hexa:lossy.network | I had the machine reboot on me after 10 mins | 23:37:14 |
@hexa:lossy.network | could've been because it actually started with agent | 23:37:32 |
| 22 Jun 2021 |
Mic92 (Old) | hexa: the kexec image is doing the reboot, not the agent. | 04:23:57 |
@hexa:lossy.network | In reply to @joerg:bethselamin.de hexa: the kexec image is doing the reboot, not the agent. Heh, i mean it rebooted on me after having kexecd Info the ramdisk | 07:26:27 |
@hexa:lossy.network | I wiped the Disks and suddenly the Machines was gone, stuck in its uefi | 07:27:22 |
Mic92 (Old) | In reply to @hexa:lossy.network Heh, i mean it rebooted on me after having kexecd Info the ramdisk Any other special configuration you did apply? I want to add one aarch64 builder to nix community? | 07:29:24 |
@hexa:lossy.network | I had booted a nixos oci Image before that | 07:30:21 |
@hexa:lossy.network | https://github.com/NixOS/nixpkgs/pull/119856 | 07:33:43 |
| 23 Jun 2021 |
Mic92 (Old) | In reply to @hexa:lossy.network I had booted a nixos oci Image before that So the OCI image did not work for you? I was hoping to use this instead of kexec. | 17:05:32 |
@hexa:lossy.network | it worked, I just wanted to reformat the disk | 17:06:00 |
| 26 Jun 2021 |
| @grahamc:nixos.orgchanged room power levels. | 01:18:21 |
| @grahamc:nixos.org invited NixOS Moderation Bot. | 01:22:39 |
| NixOS Moderation Bot joined the room. | 01:22:40 |
rager | dangit | 22:05:48 |
rager | tryna run the nixpkgs kubernetes service from a nix container, and it's still going bad | 22:06:01 |
rager | node_container_manager_linux.go:57] "Failed to create cgroup" err="mkdir /sys/fs/cgroup/cpuset/kubepods.slice: read-only file system" cgroupName=[kubepods]
| 22:06:05 |
| 27 Jun 2021 |
Arian | I don't think the Kubernetes service was property fixed when we moved to cgroups v2 | 07:04:56 |
Arian | Try enabling legacy hierarchy | 07:05:01 |
@colemickens:matrix.org | I mean, kubelet itself is a container manager, it's not super common to run it itself as a container and I'd doubt strongly that its supported by the nixos kube module | 23:29:12 |
@colemickens:matrix.org | might as well just run a vm tho, it's nearly just as easy | 23:29:37 |
| 28 Jun 2021 |
Mic92 (Old) | k3s works with kubnernetes fine. | 06:00:38 |
Mic92 (Old) | systemd cgroupv2 | 06:00:44 |