> On Wed, 2019-11-06 at 18:46 +0000, Petr Menšík wrote: > > What is "it"? Kindly follow long-standing convention and quote the part > of a message you are responding to. HyperKitty does NOT do this > automatically. > > poc Oh, right, thanks. Overlooked quote button on HyperKitty. This is I was referring to. > Hi All, > > # ls -al /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb > -rw-r--r--. 1 root root 62899374 Oct 8 12:07 > /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb > > Just got ~20 times larger. Can I delete it and start over? > > Many thanks, > -T Following commands would print the same Inode, meaning they are the same files. No space is saved by deleting the first one. Files in /var/named/chroot should disappear as soon named-chroot.service is stopped. Try du -sh /var/named/chroot when running and when stopped. Should be almost zero when turned off, most of files are just borrowed from the system. stat /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb stat /usr/share/GeoIP/GeoLite2-City.mmdb _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx