Re: [Evolution] XFS being remounted at Evo Startup



On Fri, Jan 15, 2021 at 6:15 PM Ángel <angel 16bits net> wrote:
On 2021-01-15 at 15:33 -0600, Greg Oliver wrote:
> On Fri, Jan 15, 2021 at 3:26 PM Andre Klapper wrote:
> > On Fri, 2021-01-15 at 15:17 -0600, Greg Oliver wrote:
> > > Any ideas why this is happening all of the sudden?
> >
> > What does this have to do with Evolution?
>
> That's why I am asking - starting evolution causes it.

How are your mounts set up?
Are you using some kind of autofs?

Nothing unusual AFAIK.

# /etc/fstab
# Created by anaconda on Tue Dec 29 08:18:52 2020
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
#UUID=36bd86e9-6056-417b-a4ce-7ebdc5d0a6f6 /                       xfs     defaults        0 0
#UUID=11fb6d5f-751b-4029-90f2-30915d915a2b /boot                   ext4    defaults        1 2
#UUID=C36E-436A          /boot/efi               vfat    umask=0077,shortname=winnt 0 2
#UUID=7c7a269c-389a-4d1d-8842-1c44a6378bd7 /home                   ext4    defaults        1 2
#UUID=cede6ead-27aa-4ce3-bf42-e7247c016929 none                    swap    defaults        0 0
LABEL=ROOT /                       ext4    defaults        0 0
LABEL=BOOT /boot                   ext4    defaults        1 2
LABEL=EFI /boot/efi               vfat    umask=0077      0 2
LABEL=HOME /home                   xfs     defaults        0 0
LABEL=SWAP none                    swap    defaults        0 0

Filesystem     Type      Size  Used Avail Use% Mounted on
devtmpfs       devtmpfs  7.7G     0  7.7G   0% /dev
tmpfs          tmpfs     7.8G   29M  7.7G   1% /dev/shm
tmpfs          tmpfs     3.1G  1.9M  3.1G   1% /run
/dev/nvme0n1p3 ext4       39G   10G   27G  28% /
/dev/nvme0n1p2 ext4      976M  198M  711M  22% /boot
/dev/nvme0n1p1 vfat      511M   48M  464M  10% /boot/efi
/dev/nvme0n1p5 xfs       1.8T  548G  1.3T  31% /home
tmpfs          tmpfs     7.8G  3.0M  7.8G   1% /tmp
tmpfs          tmpfs     1.6G  148K  1.6G   1% /run/user/1000

I just upgraded to the latest available and it does the same thing.

[greg@carbon Evo]$ evolution &
[1] 5413
[greg@carbon Evo]$
(evolution-alarm-notify:5430): GLib-GIO-WARNING **: 06:35:52.738: Your application did not unregister from D-Bus before destruction. Consider using g_application_run().

[greg@carbon Evo]$ dmesg
[ 1357.401728] xfs filesystem being remounted at /newroot/home/greg/.local/share/webkitgtk/databases supports timestamps until 2038 (0x7fffffff)
[ 1357.402413] xfs filesystem being remounted at /newroot/home/greg/.cache/fontconfig supports timestamps until 2038 (0x7fffffff)
[ 1357.402680] xfs filesystem being remounted at /newroot/home/greg/.cache/gstreamer-1.0 supports timestamps until 2038 (0x7fffffff)
[greg@carbon Evo]$ rpm -qa |grep evo
evolution-data-server-langpacks-3.38.3-1.fc33.noarch
evolution-data-server-3.38.3-1.fc33.x86_64
evolution-langpacks-3.38.3-1.fc33.noarch
evolution-3.38.3-1.fc33.x86_64
evolution-ews-langpacks-3.38.3-1.fc33.noarch
evolution-ews-3.38.3-1.fc33.x86_64

 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]