[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-22 Thread Noah
Thanks, that's a good suggestion, but it didn't work. Can I just reassign this ticket to the linux-raspi project? ** Also affects: linux-raspi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-19 Thread James Falcon
I'm shooting from the hip here, but you could try adding this to your cloud-config: bootcmd: - touch /etc/growroot-disabled If that doesn't work, you could try a bug targeting the https://bugs.launchpad.net/ubuntu/+source/linux-raspi project. -- You received this bug notification because you a

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-19 Thread Noah
ok.. but I can't touch that from MacOS which doesn't have ext4 filesystem support.. Or is there some way to touch that with cloud-init before it happens? Why did the behavior change between releases of Ubuntu and how can I hope to get this issue resolved? Should I create a new bug for a different

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-19 Thread James Falcon
There's a separate package called cloud-initramfs-growroot (separate from cloud-init), that has a tool called growroot. It can be disabled by touching /etc/growroot-disabled . If you have a "x-systemd.growfs" in your /etc/fstab, that's probably what's initiating it. -- You received this bug notif

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-19 Thread Noah
Also worth noting that this didn't happen when I tested on KVM, the bug is somehow related to the raspberry pi image -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947311 Title: Cloud init ignores g

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-19 Thread Noah
Attached photo showing partition / filesystem sizing ** Attachment added: "MVIMG_20211019_173825_1.jpg" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1947311/+attachment/5534212/+files/MVIMG_20211019_173825_1.jpg -- You received this bug notification because you are a member of U

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-19 Thread Noah
Attached photo showing boot process ** Attachment added: "MVIMG_20211019_173602_1.jpg" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1947311/+attachment/5534211/+files/MVIMG_20211019_173602_1.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-19 Thread Noah
My system is a fresh image downloaded from here: https://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled- server-arm64+raspi.img.xz I flashed it with Balana Etcher on OS X and overwrote user-data on the system-boot partition with the attached file, With your suggestion of resi

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-18 Thread James Falcon
According to the logs, growpart isn't doing any resizing: 2021-10-13 13:33:05,609 - stages.py[DEBUG]: Running module growpart () with frequency always 2021-10-13 13:33:05,610 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always 2021-10-13 13:33

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-17 Thread Noah
Hi, attached are the requested logfiles. Cheers, Noah ** Attachment added: "cloud-init.tar.gz" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1947311/+attachment/5533757/+files/cloud-init.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1947311] Re: Cloud init ignores growpart off on impish for raspberry pi

2021-10-15 Thread Chad Smith
Thank you for filing a bug and making cloud-init and Ubuntu better. Can you run `sudo cloud-init collect-logs` and attach that tarfile to this bug for ease of triage? Note that cloud-init collect-logs potentially grabs user-data. If you have sensitive credentials defined in your user- data, please