Re: CentOS 7.2 /tmp not mounting every bootup

seekuel <[email protected]> Tue, 7 Jun 2016 18:07:01 +0800
Newsgroups gmane.org.user-groups.linux.philippine
Message-ID <CABgN9w94e3rqg7wNYdfCCSaNQ1nMgORZdCbzHQuJcx5a0fuWrg@mail.gmail.com>
--===============0946003243407778656==
Content-Type: multipart/alternative; boundary=001a11c16b58aa6c170534ad591a

--001a11c16b58aa6c170534ad591a
Content-Type: text/plain; charset=UTF-8

Hi Ian,

It shows masked:

# systemctl is-enabled tmp.mount
masked

Thanks po

On Tue, Jun 7, 2016 at 9:07 AM, Ian Dexter R. Marquez <[email protected]>
wrote:

> 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
>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
>

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

<div dir=3D"ltr">Hi Ian,<div><br></div><div>It shows masked:</div><div><br>=
</div><div><div># systemctl is-enabled tmp.mount</div><div>masked</div></di=
v><div><br></div><div>Thanks po</div></div><div class=3D"gmail_extra"><br><=
div class=3D"gmail_quote">On Tue, Jun 7, 2016 at 9:07 AM, Ian Dexter R. Mar=
quez <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=3D=
"_blank">[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"=
gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-=
left:1ex"><div dir=3D"ltr">Just a guess, but is `tmp.mount&#39; enabled?<br=
><br>systemctl is-enabled tmp.mount<div><br><div class=3D"gmail_quote"><div=
><div class=3D"h5"><div dir=3D"ltr">On Mon, 6 Jun 2016 at 15:16 seekuel &lt=
;<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]</=
a>&gt; wrote:<br></div></div></div><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><di=
v class=3D"h5"><div dir=3D"ltr">Hi,<div><br></div><div>Good day.</div><div>=
<br></div><div>In our Linux box, we have an entry in fstab to mount /tmp bu=
t every time the system is bootup /tmp is not mounted. Mounting manually wi=
th command &#39;mount /tmp&#39; will mount the partition correctly as per f=
stab.</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 recreated with 1777 permission.</div><div><br></div><div>I can also=
 see files under /tmp:</div><div><br></div><div><div><br></div><div>root@xx=
x: [/tmp]</div><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/mapp=
er/ol00-root =C2=A03.8G =C2=A0 80M =C2=A03.7G =C2=A0 3% /</div><div><br></d=
iv><div>root@xxx: [/tmp]</div><div># ll -al</div><div>total 8</div><div>drw=
xrwxrwt =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 ro=
ot 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>drw=
xrwxrwt =C2=A0 2 root root =C2=A0 =C2=A06 Jun =C2=A06 02:19 .Test-unix</div=
><div>drwxrwxrwt =C2=A0 2 root root =C2=A0 =C2=A06 Jun =C2=A06 02:19 .X11-u=
nix</div><div>drwxrwxrwt =C2=A0 2 root root =C2=A0 =C2=A06 Jun =C2=A06 02:1=
9 .XIM-unix</div><div>-rw------- =C2=A0 1 root root =C2=A0451 Jun =C2=A06 0=
2:29 yum_save_tx.2016-06-06.02-29.HL1NRp.yumtx</div></div><div><br></div><d=
iv><br></div><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 d=
efaults =C2=A0 =C2=A0 =C2=A0 =C2=A00 0</div><div><br></div><div>I also trie=
d changing the partition from xfs to ext3 but to no avail. When I update /t=
mp to /tmp1 in fstab, then after bootup the system will correctly mount /tm=
p1.</div><div><br></div><div>Anyone have experience this? Any suggestions t=
o solve this?<br></div><div><br></div><div>Thanks</div></div></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><span class=3D"HOEnZb"><font color=3D"#888888"><div dir=3D"ltr">-=
- <br></div><div data-smartmail=3D"gmail_signature"><div dir=3D"ltr">Ian De=
xter Marquez<br><a href=3D"http://www.iandexter.net" target=3D"_blank">http=
://www.iandexter.net</a></div></div>
</font></span><br>_________________________________________________<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><br></blockquote></di=
v><br></div>

--001a11c16b58aa6c170534ad591a--

--===============0946003243407778656==
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
--===============0946003243407778656==--