Re: CentOS 7.2 /tmp not mounting every bootup
"Ian Dexter R. Marquez" <[email protected]> Wed, 08 Jun 2016 01:04:46 +0000
| Newsgroups | gmane.org.user-groups.linux.philippine |
|---|---|
| Message-ID | <CANq3yq=Q8V5zwbBEXiKNgO91tV+bgT4eyMjvAx3ctfZshC-amw@mail.gmail.com> |
--===============6543831845637052631== Content-Type: multipart/alternative; boundary=001a114e60a4d7bcbc0534b9e404 --001a114e60a4d7bcbc0534b9e404 Content-Type: text/plain; charset=UTF-8 OK, it's masked so that means tmpfs is disabled. Have you already tried specifying the UUID in fstab instead? On Tue, 7 Jun 2016 at 18:07 seekuel <[email protected]> wrote: > 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 >> > > _________________________________________________ > 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 --001a114e60a4d7bcbc0534b9e404 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">OK, it's masked so that means tmpfs is disabled. Have = you already tried specifying the UUID in fstab instead?</div><br><div class= =3D"gmail_quote"><div dir=3D"ltr">On Tue, 7 Jun 2016 at 18:07 seekuel <<= a href=3D"mailto:[email protected]">[email protected]</a>> wrote:<br></d= iv><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left= :1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">Hi Ian,<div><br></div><d= iv>It shows masked:</div><div><br></div><div><div># systemctl is-enabled tm= p.mount</div><div>masked</div></div><div><br></div><div>Thanks po</div></di= v><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Tue, Jun 7, = 2016 at 9:07 AM, Ian Dexter R. Marquez <span dir=3D"ltr"><<a href=3D"mai= lto:[email protected]" target=3D"_blank">[email protected]</a>></spa= n> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;b= order-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">Just a guess, = but is `tmp.mount' enabled?<br><br>systemctl is-enabled tmp.mount<div><= br><div class=3D"gmail_quote"><div><div><div dir=3D"ltr">On Mon, 6 Jun 2016= at 15:16 seekuel <<a href=3D"mailto:[email protected]" target=3D"_blank= ">[email protected]</a>> wrote:<br></div></div></div><blockquote class= =3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd= ing-left:1ex"><div><div><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 moun= t /tmp but every time the system is bootup /tmp is not mounted. Mounting ma= nually with command 'mount /tmp' will mount the partition correctly= as per fstab.</div><div><br></div><div>I have tried to add the command = 9;mount /tmp' 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 th= e 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><di= v>root@xxx: [/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/mapper/ol00-root =C2=A03.8G =C2=A0 80M =C2=A03.7G =C2=A0 3% /</div><d= iv><br></div><div>root@xxx: [/tmp]</div><div># ll -al</div><div>total 8</di= v><div>drwxrwxrwt =C2=A0 7 root root =C2=A0136 Jun =C2=A06 03:13 .</div><di= v>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>dr= wxrwxrwt =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>drwxrwxrwt =C2=A0 2 root root =C2=A0 =C2=A06 Jun =C2=A06 02:= 19 .X11-unix</div><div>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_save_tx.2016-06-06.02-29.HL1NRp.yumtx</div></div><div><br= ></div><div><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 defaults =C2=A0 =C2=A0 =C2=A0 =C2=A00 0</div><div><br></div><div>I a= lso tried changing the partition from xfs to ext3 but to no avail. When I u= pdate /tmp to /tmp1 in fstab, then after bootup the system will correctly m= ount /tmp1.</div><div><br></div><div>Anyone have experience this? Any sugge= stions to solve this?<br></div><div><br></div><div>Thanks</div></div></div>= </div> _________________________________________________<br> Philippine Linux Users' 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><font color=3D"#888888"><div dir=3D"ltr">-- <br></div><div = data-smartmail=3D"gmail_signature"><div dir=3D"ltr">Ian Dexter 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' 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> _________________________________________________<br> Philippine Linux Users' 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><d= iv dir=3D"ltr">-- <br></div><div data-smartmail=3D"gmail_signature"><div di= r=3D"ltr">Ian Dexter Marquez<br><a href=3D"http://www.iandexter.net">http:/= /www.iandexter.net</a></div></div> --001a114e60a4d7bcbc0534b9e404-- --===============6543831845637052631== 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 --===============6543831845637052631==--