[arch-general] Strange and annoying causing issues
Ralf Mardorf
silver.bullet at zoho.com
Mon Dec 13 02:31:51 UTC 2021
On Sun, 12 Dec 2021 23:41:49 +0000, pete via arch-general wrote:
>On Sun, 12 Dec 2021 15:36:55 +0100
>Ralf Mardorf via arch-general <arch-general at lists.archlinux.org> wrote:
>
>> On Sun, 12 Dec 2021 14:04:44 +0000, Neven Sajko via arch-general
>> wrote:
>> >I'm pretty sure that a mount point named "tmp" should have tmpfs
>>
>> Hi,
>>
>> not necessarily, see
>> https://wiki.archlinux.org/title/tmpfs#Disable_automatic_mount
>>
>> Regards,
>> Ralf
>
>Thank you Ralf i will try that hope it solves the issue as for
>messing up the filesystem i have not done anything apart from updtaes
>via " pacman -Syu"
> for a good few weeks .
Hi,
I don't think it's related to the issue.
[root at archlinux rocketmouse]# df -h -t tmpfs
Filesystem Size Used Avail Use% Mounted on
run 7.6G 1.4M 7.6G 1% /run
tmpfs 7.6G 192K 7.6G 1% /dev/shm
tmpfs 7.6G 4.3M 7.6G 1% /tmp
tmpfs 1.6G 56K 1.6G 1% /run/user/1000
https://wiki.archlinux.org/title/tmpfs#Usage
I only wanted to point out, that "tmp" where ever located, e.g. even
/tmp, not necessarily is tmpfs.
Better take a look at
https://www.google.de/search?q=arch+linux+%22filesystem+being+remounted%22+%22supports+timestamps+until%22
At least the timestamp part is unimportant.
"I can't off hand help with the remounting problem, but the timestamps
message is due to https://en.wikipedia.org/wiki/Year_2038_problem."
- https://forums.centos.org/viewtopic.php?t=73195#p307936
However, a lot of "filesystem being remounted" hits by the
above Google search are related to xfs. I didn't read the hits, so I
don't know if one of those hits is related to your issue.
Regards,
Ralf
More information about the arch-general
mailing list