Talk:Zram

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

"* Mounting local filesystems ... " doesn't wait for mkfs.ext4 to finish, thus zram will fail to mount at boot time.

Talk status
This discussion is done as of 2022-01-18.

rc_need="udev-settle" is required in /etc/conf.d/localmount when using mkfs.ext4 in /etc/udev/rules.d/10-zram.rules otherwise, mkfs.ext4 is still running when /etc/init.d/localmount is running (even with rc_parallel="NO" in /etc/rc.conf) and thus the mount with fail with mount: /tmp: /dev/zram1 already mounted or mount point busy. --Gentoo eshoes (talk) 23:05, 13 April 2020 (UTC)

I've added this to a troubleshooting section to the article which details this issue. Please add content such as this to the main article yourself in the future. Be bold! See Special:Diff/1043407/1043408. Thanks! --Maffblaster (talk) 23:23, 18 January 2022 (UTC)