summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-January/011483.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011483.html')
-rw-r--r--zarb-ml/mageia-dev/2012-January/011483.html176
1 files changed, 176 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011483.html b/zarb-ml/mageia-dev/2012-January/011483.html
new file mode 100644
index 000000000..fbc46d14f
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-January/011483.html
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Too many tmp directories
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Too%20many%20tmp%20directories&In-Reply-To=%3C4F1B0CCE.3050608%40colin.guthr.ie%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="011479.html">
+ <LINK REL="Next" HREF="011489.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Too many tmp directories</H1>
+ <B>Colin Guthrie</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Too%20many%20tmp%20directories&In-Reply-To=%3C4F1B0CCE.3050608%40colin.guthr.ie%3E"
+ TITLE="[Mageia-dev] Too many tmp directories">mageia at colin.guthr.ie
+ </A><BR>
+ <I>Sat Jan 21 20:06:54 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="011479.html">[Mageia-dev] Too many tmp directories
+</A></li>
+ <LI>Next message: <A HREF="011489.html">[Mageia-dev] Too many tmp directories
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11483">[ date ]</a>
+ <a href="thread.html#11483">[ thread ]</a>
+ <a href="subject.html#11483">[ subject ]</a>
+ <a href="author.html#11483">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>'Twas brillig, and eatdirt at 21/01/12 17:35 did gyre and gimble:
+&gt;<i> On 21/01/12 18:21, Oliver Burger wrote:
+</I>&gt;&gt;<i> I found at least three different tmp directories:
+</I>&gt;&gt;<i> /tmp/
+</I>&gt;&gt;<i> /var/tmp/
+</I>&gt;&gt;<i> ~/tmp/ (one for every user)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Hi,
+</I>&gt;<i> I am taking the opportunity of this thread to also mention the
+</I>&gt;<i> incredible number of shit mounted by systemd that completely render the
+</I>&gt;<i> output of a mount command unreadable :)
+</I>&gt;<i>
+</I>&gt;&gt;<i> mount
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> rootfs on / type rootfs (rw)
+</I>&gt;<i> proc on /proc type proc (rw,relatime)
+</I>&gt;<i> sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
+</I>&gt;<i> devtmpfs on /dev type devtmpfs
+</I>&gt;<i> (rw,nosuid,relatime,size=1018236k,nr_inodes=254559,mode=755)
+</I>&gt;<i> devpts on /dev/pts type devpts
+</I>&gt;<i> (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
+</I>&gt;<i> tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)
+</I>&gt;<i> /dev/sda1 on / type ext4
+</I>&gt;<i> (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
+</I>&gt;<i> /dev/sda7 on /usr type ext4
+</I>&gt;<i> (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
+</I>&gt;<i> tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
+</I>&gt;<i> tmpfs on /sys/fs/cgroup type tmpfs
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,mode=755)
+</I>&gt;<i> cgroup on /sys/fs/cgroup/systemd type cgroup
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
+</I>&gt;<i>
+</I>&gt;<i> cgroup on /sys/fs/cgroup/cpuset type cgroup
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,cpuset)
+</I>&gt;<i> cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
+</I>&gt;<i> cgroup on /sys/fs/cgroup/memory type cgroup
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,memory)
+</I>&gt;<i> cgroup on /sys/fs/cgroup/devices type cgroup
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,devices)
+</I>&gt;<i> cgroup on /sys/fs/cgroup/freezer type cgroup
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,freezer)
+</I>&gt;<i> cgroup on /sys/fs/cgroup/net_cls type cgroup
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,net_cls)
+</I>&gt;<i> cgroup on /sys/fs/cgroup/blkio type cgroup
+</I>&gt;<i> (rw,nosuid,nodev,noexec,relatime,blkio)
+</I>&gt;<i> systemd-1 on /proc/sys/fs/binfmt_misc type autofs
+</I>&gt;<i> (rw,relatime,fd=26,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
+</I>&gt;<i> mqueue on /dev/mqueue type mqueue (rw,relatime)
+</I>&gt;<i> hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
+</I>&gt;<i> debugfs on /sys/kernel/debug type debugfs (rw,relatime)
+</I>&gt;<i> securityfs on /sys/kernel/security type securityfs (rw,relatime)
+</I>&gt;<i> tmpfs on /media type tmpfs (rw,nosuid,nodev,noexec,relatime,mode=755)
+</I>&gt;<i> /dev/sda8 on /opt type ext4
+</I>&gt;<i> (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
+</I>&gt;<i> /dev/sda6 on /home type ext3
+</I>&gt;<i> (rw,relatime,errors=continue,user_xattr,acl,commit=5,barrier=1,data=ordered)
+</I>&gt;<i>
+</I>&gt;<i> fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
+</I>
+
+What's wrong with this? It's showing you the mounts that are active...
+would you rather it filtered out e.g. /sys etc?
+
+There are other commands you can use other than mount... e.g. df
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ df
+Filesystem Size Used Avail Use% Mounted on
+rootfs 15G 12G 2.1G 85% /
+devtmpfs 1.6G 0 1.6G 0% /dev
+tmpfs 1.6G 804K 1.6G 1% /dev/shm
+/dev/mapper/solidstate-slash 15G 12G 2.1G 85% /
+tmpfs 1.6G 3.2M 1.6G 1% /run
+tmpfs 1.6G 0 1.6G 0%
+/sys/fs/cgroup
+tmpfs 1.6G 0 1.6G 0% /media
+/dev/mapper/solidstate-home 130G 128G 1.6G 99% /home
+/dev/sda2 85M 47M 34M 59% /boot
+
+
+Generally speaking df is a more useful command than mount IMO anyway,
+and it's always been the command I use when I'm just wanting a quick
+overview.
+
+Col
+
+
+
+--
+
+Colin Guthrie
+colin(at)mageia.org
+<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A>
+
+Day Job:
+ Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>
+Open Source:
+ Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A>
+ PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>
+ Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="011479.html">[Mageia-dev] Too many tmp directories
+</A></li>
+ <LI>Next message: <A HREF="011489.html">[Mageia-dev] Too many tmp directories
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#11483">[ date ]</a>
+ <a href="thread.html#11483">[ thread ]</a>
+ <a href="subject.html#11483">[ subject ]</a>
+ <a href="author.html#11483">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>