Boot-time long disk activity
While booting long (data) disk activity has login on hold, doesn't seem normal. /var/log/boot/msg has this line: <7>[5.436417] systemd-journald[583]: Received client request to flush runtime journal. journalctl -b --unit systemd-journald gives: https://paste.opensuse.org/pastes/4e6c49a90057 The (data) disk is a new WD blue 2TB formatted GPT single partition formatted ext2 by mistake instead of ext4.
On 2023-04-14 01:35, bent fender wrote:
While booting long (data) disk activity has login on hold, doesn't seem normal. /var/log/boot/msg has this line:
<7>[5.436417] systemd-journald[583]: Received client request to flush runtime journal.
journal activity on rotating rust is a huge pain.
journalctl -b --unit systemd-journald gives:
https://paste.opensuse.org/pastes/4e6c49a90057
The (data) disk is a new WD blue 2TB formatted GPT single partition formatted ext2 by mistake instead of ext4.
I would seek how to revert that, or reformat. -- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)
bent fender composed on 2023-04-13 19:35 (UTC-0400):
The (data) disk is a new WD blue 2TB formatted GPT single partition formatted ext2 by mistake instead of ext4.
tune2fs can convert ext2 to ext4. -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata
On 2023-04-14 03:39, Felix Miata wrote:
bent fender composed on 2023-04-13 19:35 (UTC-0400):
The (data) disk is a new WD blue 2TB formatted GPT single partition formatted ext2 by mistake instead of ext4.
tune2fs can convert ext2 to ext4.
Are you sure? I see "-j", to add an ext3 journal, a few other limited conversions, but I see no mention for ext4 conversion. -- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)
Thu, 13 Apr 2023 21:39:14 -0400 Felix Miata <mrmazda@earthlink.net> :
bent fender composed on 2023-04-13 19:35 (UTC-0400):
The (data) disk is a new WD blue 2TB formatted GPT single partition formatted ext2 by mistake instead of ext4.
tune2fs can convert ext2 to ext4. -- Evolution as taught in public schools is, like religion, based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
Already copied to ext4 disk, just waiting for Tumbleweed iso to finish downloading to pull the switch in a couple of hours. Then I'll try to reformat the original to ext4. Later.
participants (3)
-
bent fender
-
Carlos E. R.
-
Felix Miata