Re: CentOS 7.2 /tmp not mounting every bootup

"Ian Dexter R. Marquez" <[email protected]> Tue, 07 Jun 2016 01:07:29 +0000
Newsgroups gmane.org.user-groups.linux.philippine
Message-ID <CANq3yqnauAb_aUoiUsY_Btr7sMGTkd6=J=LoihTsqf-w8rYo_Q@mail.gmail.com>
--===============7571112736351088728==
Content-Type: multipart/alternative; boundary=94eb2c1244c6b686490534a5d031

--94eb2c1244c6b686490534a5d031
Content-Type: text/plain; charset=UTF-8

Just a guess, but is `tmp.mount' enabled?

systemctl is-enabled tmp.mount

On Mon, 6 Jun 2016 at 15:16 seekuel <[email protected]> wrote:

> Hi,
>
> Good day.
>
> In our Linux box, we have an entry in fstab to mount /tmp but every time
> the system is bootup /tmp is not mounted. Mounting manually with command
> 'mount /tmp' will mount the partition correctly as per fstab.
>
> I have tried to add the command 'mount /tmp' in rc.local but its not
> working /tmp is not mounted.
>
> I can delete /tmp directory and every time I reboot the system /tmp is
> recreated with 1777 permission.
>
> I can also see files under /tmp:
>
>
> root@xxx: [/tmp]
> # df -h .
> Filesystem             Size  Used Avail Use% Mounted on
> /dev/mapper/ol00-root  3.8G   80M  3.7G   3% /
>
> root@xxx: [/tmp]
> # ll -al
> total 8
> drwxrwxrwt   7 root root  136 Jun  6 03:13 .
> dr-xr-xr-x. 29 root root 4096 Jun  6 02:18 ..
> drwxrwxrwt   2 root root    6 Jun  6 02:19 .font-unix
> drwxrwxrwt   2 root root    6 Jun  6 02:19 .ICE-unix
> drwxrwxrwt   2 root root    6 Jun  6 02:19 .Test-unix
> drwxrwxrwt   2 root root    6 Jun  6 02:19 .X11-unix
> drwxrwxrwt   2 root root    6 Jun  6 02:19 .XIM-unix
> -rw-------   1 root root  451 Jun  6 02:29
> yum_save_tx.2016-06-06.02-29.HL1NRp.yumtx
>
>
> fstab: /dev/mapper/ol01-lvol0  /tmp                    ext3     defaults
>      0 0
>
> I also tried changing the partition from xfs to ext3 but to no avail. When
> I update /tmp to /tmp1 in fstab, then after bootup the system will
> correctly mount /tmp1.
>
> Anyone have experience this? Any suggestions to solve this?
>
> Thanks
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph

-- 
Ian Dexter Marquez
http://www.iandexter.net

--94eb2c1244c6b686490534a5d031
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Just a guess, but is `tmp.mount&#39; enabled?<br><br>syste=
mctl is-enabled tmp.mount<div><br><div class=3D"gmail_quote"><div dir=3D"lt=
r">On Mon, 6 Jun 2016 at 15:16 seekuel &lt;<a href=3D"mailto:seekuel@gmail.=
com">[email protected]</a>&gt; wrote:<br></div><blockquote class=3D"gmail_q=
uote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1e=
x"><div dir=3D"ltr">Hi,<div><br></div><div>Good day.</div><div><br></div><d=
iv>In our Linux box, we have an entry in fstab to mount /tmp but every time=
 the system is bootup /tmp is not mounted. Mounting manually with command &=
#39;mount /tmp&#39; will mount the partition correctly as per fstab.</div><=
div><br></div><div>I have tried to add the command &#39;mount /tmp&#39; in =
rc.local but its not working /tmp is not mounted.</div><div><br></div><div>=
I can delete /tmp directory and every time I reboot the system /tmp is recr=
eated with 1777 permission.</div><div><br></div><div>I can also see files u=
nder /tmp:</div><div><br></div><div><div><br></div><div>root@xxx: [/tmp]</d=
iv><div># df -h .</div><div>Filesystem =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 Size =C2=A0Used Avail Use% Mounted on</div><div>/dev/mapper/ol00-roo=
t =C2=A03.8G =C2=A0 80M =C2=A03.7G =C2=A0 3% /</div><div><br></div><div>roo=
t@xxx: [/tmp]</div><div># ll -al</div><div>total 8</div><div>drwxrwxrwt =C2=
=A0 7 root root =C2=A0136 Jun =C2=A06 03:13 .</div><div>dr-xr-xr-x. 29 root=
 root 4096 Jun =C2=A06 02:18 ..</div><div>drwxrwxrwt =C2=A0 2 root root =C2=
=A0 =C2=A06 Jun =C2=A06 02:19 .font-unix</div><div>drwxrwxrwt =C2=A0 2 root=
 root =C2=A0 =C2=A06 Jun =C2=A06 02:19 .ICE-unix</div><div>drwxrwxrwt =C2=
=A0 2 root root =C2=A0 =C2=A06 Jun =C2=A06 02:19 .Test-unix</div><div>drwxr=
wxrwt =C2=A0 2 root root =C2=A0 =C2=A06 Jun =C2=A06 02:19 .X11-unix</div><d=
iv>drwxrwxrwt =C2=A0 2 root root =C2=A0 =C2=A06 Jun =C2=A06 02:19 .XIM-unix=
</div><div>-rw------- =C2=A0 1 root root =C2=A0451 Jun =C2=A06 02:29 yum_sa=
ve_tx.2016-06-06.02-29.HL1NRp.yumtx</div></div><div><br></div><div><br></di=
v><div>fstab: /dev/mapper/ol01-lvol0 =C2=A0/tmp =C2=A0 =C2=A0 =C2=A0 =C2=A0=
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0ext3 =C2=A0 =C2=A0 defaults =C2=
=A0 =C2=A0 =C2=A0 =C2=A00 0</div><div><br></div><div>I also tried changing =
the partition from xfs to ext3 but to no avail. When I update /tmp to /tmp1=
 in fstab, then after bootup the system will correctly mount /tmp1.</div><d=
iv><br></div><div>Anyone have experience this? Any suggestions to solve thi=
s?<br></div><div><br></div><div>Thanks</div></div>
_________________________________________________<br>
Philippine Linux Users&#39; Group (PLUG) Mailing List<br>
<a href=3D"http://lists.linux.org.ph/mailman/listinfo/plug" rel=3D"noreferr=
er" target=3D"_blank">http://lists.linux.org.ph/mailman/listinfo/plug</a><b=
r>
Searchable Archives: <a href=3D"http://archives.free.net.ph" rel=3D"norefer=
rer" target=3D"_blank">http://archives.free.net.ph</a></blockquote></div></=
div></div><div dir=3D"ltr">-- <br></div><div data-smartmail=3D"gmail_signat=
ure"><div dir=3D"ltr">Ian Dexter Marquez<br><a href=3D"http://www.iandexter=
.net">http://www.iandexter.net</a></div></div>

--94eb2c1244c6b686490534a5d031--

--===============7571112736351088728==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph
--===============7571112736351088728==--