Bug 1017683 - /var/run should not be separate filesystem from /run
Summary: /var/run should not be separate filesystem from /run
Status: RESOLVED FEATURE
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Installation (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-01 08:37 UTC by Juha Virtanen
Modified: 2017-01-09 11:04 UTC (History)
3 users (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juha Virtanen 2017-01-01 08:37:17 UTC
Tumbleweed installation allows (like all other Suse versions) to create /tmp, /run, /var/lock and /var/run as separate tmpfs filesystems.

Recently (sometime on last November) Tumbleweed behaviour changed so that many things don't work or are very slow, if /run and /var/run are separate. See <https://forums.opensuse.org/showthread.php/521509-X-broke-gt-after-new-intall-KDE-is-slow> for more info.

Solution for experienced problems was to remove entry for /var/run from /etc/fstab and leave bind mounting /var/run to /run for systemd boot process.

If using btrfs, there is no sense creating /var/run as subvolume, as it either is not used (overridden by bind mount) or it hides bind mount causing all sorts of problems described of which some were described in separate forum post, see link above.
Comment 1 Imobach Gonzalez Sosa 2017-01-03 15:22:46 UTC
Stefan, what's your POV about this? Thanks in advance!
Comment 2 Stefan Hundhammer 2017-01-09 10:25:17 UTC
The current list of subvolumes was requested by product management. I have no strong feelings about removing or adding yet another one. Furthermore, they are now configurable in control.xml, so it's up to the project/product/release manager of each product how to handle this.

But the root of the problem appears to be somewhere else, so IMHO it's not really useful to micro-optimize the symptom. But that is beyond the scope of YaST.
Comment 3 Arvin Schnell 2017-01-09 11:04:19 UTC
AFAIS the reporter wants to disallow users to create filesystems in
the expert partitioner with certain mount-points, e.g. /var/run.

Please make a feature requets for that (fate.opensuse.org).