creemhost
Verified User
- Joined
- Jan 12, 2023
- Messages
- 25
Hi we have server with Linode now we have create volume and attached with server also mount as /mnt/home2
Now I have moved some users to /mnt/home2 but which user on /mnt/home2 quota not updating, like disk space not increasing and decreasing if we add some data on this user.
I have also enable realtime_quota=2 on server but home using updating realtime data but /mnt/home2 not updating data.
Here is my /etc/fstab configuration please help me thank you.
[root@server-45-79-46-134 ~]# cat /etc/fstab
#
# /etc/fstab
#
# 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=fd3c55a2-b835-4a62-8cfb-6312ed43dc52 / ext4 defaults,usrquota,grpquota 1 1
UUID=f1408ea6-59a0-11ed-bc9d-525400000001 none swap defaults 0 0
/dev/disk/by-id/scsi-0Linode_Volume_home2 /mnt/home2 ext4 defaults,noatime,nofail 0 2
Now I have moved some users to /mnt/home2 but which user on /mnt/home2 quota not updating, like disk space not increasing and decreasing if we add some data on this user.
I have also enable realtime_quota=2 on server but home using updating realtime data but /mnt/home2 not updating data.
Here is my /etc/fstab configuration please help me thank you.
[root@server-45-79-46-134 ~]# cat /etc/fstab
#
# /etc/fstab
#
# 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=fd3c55a2-b835-4a62-8cfb-6312ed43dc52 / ext4 defaults,usrquota,grpquota 1 1
UUID=f1408ea6-59a0-11ed-bc9d-525400000001 none swap defaults 0 0
/dev/disk/by-id/scsi-0Linode_Volume_home2 /mnt/home2 ext4 defaults,noatime,nofail 0 2