I have root filesystem in lvm:
From time to time I get this in dmesg:
Besides this everything seems to work fine. What is happening? Any ideas?
Code:
/dev/mapper/pve-root on / type ext4 (rw,relatime,errors=remount-ro)
From time to time I get this in dmesg:
Code:
[27141.449117] EXT4-fs (dm-4): orphan cleanup on readonly fs
[27141.454531] EXT4-fs (dm-4): 1 orphan inode deleted
[27141.454539] EXT4-fs (dm-4): recovery complete
[27141.466775] EXT4-fs (dm-4): mounted filesystem (uuid) ro with ordered data mode. Quota mode: none.
[27238.389363] EXT4-fs (dm-4): unmounting filesystem (uuid).
Besides this everything seems to work fine. What is happening? Any ideas?