balena-os / balena-ts

Balena support for TS boards
Apache License 2.0
3 stars 1 forks source link

mmcblk2rpmb errors on ts4900 #19

Closed floion closed 7 years ago

floion commented 8 years ago

Rebooting after provisioning, following can be seen in the kernel boot log:

[ OK ] Mounted Resin boot partition mountpoint. Starting Show Plymouth Boot Screen... Starting Expand extension partition... [ OK ] Started Kernel Logging Service. [ 8.977973] wlcore: loaded [ 13.590149] end_request: I/O error, dev mmcblk2rpmb, sector 0 [ 13.641520] end_request: I/O error, dev mmcblk2rpmb, sector 0 [ 13.648224] end_request: I/O error, dev mmcblk2rpmb, sector 0 [ 14.233379] BTRFS: device label resin-data devid 1 transid 39 /dev/mmcblk2p6 [ 14.277784] BTRFS info (device mmcblk2p6): disk space caching is enabled [ 14.285315] BTRFS: has skinny extents [ 14.364363] BTRFS: detected SSD devices, enabling SSD mode [ 14.376914] BTRFS: checking UUID tree [ 14.514212] BTRFS: new size for /dev/mmcblk2p6 is 3414163456

floion commented 8 years ago

So far, this is only visible at the first boot after provisioning.

agherzan commented 8 years ago

Hint: at first boot we expand the disk and afaik we run partprobe.

agherzan commented 7 years ago

This issue was moved to resin-os/resinos#32