Skyler Mäntysaari

Results 439 comments of Skyler Mäntysaari

It would be nice if I could import my watch state from Trakt to the Kyoo state of the library, and then keep it up-to-date from Kyoo.

Had to force it again and remove galera pvcs for it to proceed.

> I think I'm seeing something similar. After all nodes rebooted, galera is not able to start, even when I delete all pods: > ``` > mariadb pod/mariadb-0 0/2 CrashLoopBackOff...

> Not yet, didn't want to lose the data. When I remove pvcs, will the operator find the pvs itself or do I have to help it? You only want...

Mine broke again on node upgrade, so I just removed MariaDB operator from the cluster and am now tryin MOCO instead.

> oh no :( I will have to do more testing then I guess > > does MOCO work well with mariadb too? I dunno, but I already found a...

Unfortunately seems to make no difference. ``` k logs -n games factorio-6564575d4-nb4wr -c volume-permissions-serversettingsconfig '/deployed-configs/map-gen-settings.json' -> '/factorio/configs/map-gen-settings.json' '/deployed-configs/map-settings.json' -> '/factorio/configs/map-settings.json' '/deployed-configs/server-adminlist.json' -> '/factorio/configs/server-adminlist.json' '/deployed-configs/server-banlist.json' -> '/factorio/configs/server-banlist.json' '/deployed-configs/server-settings.json' -> '/factorio/configs/server-settings.json' '/deployed-configs/server-whitelist.json'...

Had to manually in the already existing pvc to chown them properly, otherwise it wouldn't work. I think there should be a way to disable the chmod part of that.

I have since found an older version of the script where the problem doesn't occur and had imported using that. https://github.com/samip5/k8s-cluster/blob/main/k8s/media/ceph-import-ext.sh

I really don't know, but I don't see really anything relevant having been done to the script? I'm using the old version still and not the one from git tree...