gnanasalten
gnanasalten
> Can you provide your /etc/fstab and /proc/mounts? */etc/fstab* ``` LABEL=img-rootfs / ext4 rw,relatime 0 1 LABEL=img-boot /boot ext4 rw,relatime 0 1 LABEL=fs_var /var ext4 rw,relatime 0 2 LABEL=fs_var_tmp /var/tmp...
@discordianfish can you please help on this ?
node_fstab_mount_status{filesystem="/"} 1 node_fstab_mount_status{filesystem="/boot/efi"} 1 node_fstab_mount_status{filesystem="/home"} 1 node_fstab_mount_status{filesystem="/opt"} 1 node_fstab_mount_status{filesystem="/tmp"} 1 node_fstab_mount_status{filesystem="/var"} 1 node_fstab_mount_status{filesystem="/var/log"} 1 node_fstab_mount_status{filesystem="/var/log/audit"} 1 node_fstab_mount_status{filesystem="/var/tmp"} 1 node_fstab_mount_status{filesystem="/dev/shm"} 1 node_syslog_err_count 0 node_syslog_bad_block_count 0
This could be because of time difference. On Wed, 7 Aug, 2024, 23:15 Chandra M., ***@***.***> wrote: > I am also facing same issue, running node_exporter as docker container >...