Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote recovery Instructions do not work for raspberry pi images #946

Closed
robarnold opened this issue Feb 22, 2023 · 2 comments
Closed

Remote recovery Instructions do not work for raspberry pi images #946

robarnold opened this issue Feb 22, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@robarnold
Copy link
Contributor

Kairos version:
NAME="kairos-alpine-arm-rpi"
VERSION="v1.5.1-k3sv1.26.1+k3s1"
ID="kairos"
ID_LIKE="kairos-alpine-arm-rpi"
VERSION_ID="v1.5.1-k3sv1.26.1+k3s1"
PRETTY_NAME="kairos-alpine-arm-rpi v1.5.1-k3sv1.26.1+k3s1"
ANSI_COLOR="0;32"
BUG_REPORT_URL="https://github.com/kairos-io/kairos/issues/new/choose"
HOME_URL="https://github.com/kairos-io/provider-kairos"
IMAGE_REPO="quay.io/kairos/kairos-alpine-arm-rpi"
IMAGE_LABEL="latest"
GITHUB_REPO="kairos-io/provider-kairos"
VARIANT="core"
FLAVOR="opensuse-leap"

CPU architecture, OS, and Version:
Linux rpi400 5.14.21-150400.24.33-default #1 SMP PREEMPT_DYNAMIC Fri Nov 4 13:55:06 UTC 2022 (76cfe60) aarch64 GNU/Linux

Describe the bug
I have a headless Raspberry Pi system that is out of disk space and is unable to function in my cluster anymore. I'd like to reset it remotely and demote it to being just a worker in the hopes that that will fix my disk usage (16 GB sdcard). The reset instructions suggest running grub2-editenv /oem/grubenv set next_entry=statereset to reset the device, but there is no grubenv file anywhere on the system. Editing the cloud config in /usr/local/cloud_config/01_base.yaml doesn't seem to apply changes while it's in this state.

@robarnold robarnold added the bug Something isn't working label Feb 22, 2023
@mudler
Copy link
Member

mudler commented Feb 23, 2023

Hi, thanks @robarnold for filing an issue!

This is a duplicate of #622, we are switching to LVM as default partitioning schema for ARM images (kairos-io/osbuilder#25).

@mudler mudler closed this as completed Feb 23, 2023
@robarnold
Copy link
Contributor Author

Thank you, I must have missed that when I searched for duplicates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants