Fedora: Low disk on Filesystem root












0















I'm running a Fedora Workstation VM on Oracle VirtualBox. After using the VM for about a month now, I get a "Low disk on filesystem root" popup when I login. The Disk Usage Analyzer shows this:Disk Usage



I ran this to check for large files



find / -type f -exec ls -s {} ; | sort -n -r | head -20


And got these results:



[root@localhost ~]# find / -type f -exec ls -s {} ; | sort -n -r | head -20
find: ‘/run/user/1000/gvfs’: Permission denied
ls: cannot access '/proc/3355/task/3355/fdinfo/5': No such file or directory
ls: cannot access '/proc/3355/fdinfo/6': No such file or directory
1786352 /run/media/joe/Fedora-WS-Live-29-1-2/LiveOS/squashfs.img
210116 /usr/lib/locale/locale-archive
137672 /usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64/lib/modules
119748 /usr/lib64/firefox/libxul.so
69396 /boot/initramfs-0-rescue-83995d8e04c4471c85be9b18e488ac62.img
59032 /usr/lib64/libLLVM-7.so
56264 /usr/share/GeoIP/GeoLite2-City.mmdb
49268 /var/cache/PackageKit/29/hawkey/fedora-filenames.solvx
49268 /var/cache/dnf/fedora-filenames.solvx
49257 /run/media/joe/Fedora-WS-Live-29-1-2/isolinux/initrd.img
49257 /run/media/joe/Fedora-WS-Live-29-1-2/images/pxeboot/initrd.img
47856 /var/cache/PackageKit/29/metadata/fedora-29-x86_64/repodata/55059fb25f8577d2a18d0883247b604dade9f3f68b5b54593ec1809acc57e5fc-filelists.xml.gz
47856 /var/cache/dnf/fedora-8c9e363c32277c01/repodata/55059fb25f8577d2a18d0883247b604dade9f3f68b5b54593ec1809acc57e5fc-filelists.xml.gz
46492 /usr/libexec/webkit2gtk-4.0/WebKitPluginProcess2
45380 /usr/lib64/libwebkit2gtk-4.0.so.37.33.3
43020 /var/lib/rpm/Packages
40072 /usr/lib64/libopenblas-r0.3.3.so
33576 /usr/lib64/firefox/browser/omni.ja
26224 /usr/lib64/libicudata.so.62.1
25276 /usr/share/fonts/google-noto-cjk/NotoSerifCJK-Bold.ttc
[root@localhost ~]#


Any ideas?










share|improve this question



























    0















    I'm running a Fedora Workstation VM on Oracle VirtualBox. After using the VM for about a month now, I get a "Low disk on filesystem root" popup when I login. The Disk Usage Analyzer shows this:Disk Usage



    I ran this to check for large files



    find / -type f -exec ls -s {} ; | sort -n -r | head -20


    And got these results:



    [root@localhost ~]# find / -type f -exec ls -s {} ; | sort -n -r | head -20
    find: ‘/run/user/1000/gvfs’: Permission denied
    ls: cannot access '/proc/3355/task/3355/fdinfo/5': No such file or directory
    ls: cannot access '/proc/3355/fdinfo/6': No such file or directory
    1786352 /run/media/joe/Fedora-WS-Live-29-1-2/LiveOS/squashfs.img
    210116 /usr/lib/locale/locale-archive
    137672 /usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64/lib/modules
    119748 /usr/lib64/firefox/libxul.so
    69396 /boot/initramfs-0-rescue-83995d8e04c4471c85be9b18e488ac62.img
    59032 /usr/lib64/libLLVM-7.so
    56264 /usr/share/GeoIP/GeoLite2-City.mmdb
    49268 /var/cache/PackageKit/29/hawkey/fedora-filenames.solvx
    49268 /var/cache/dnf/fedora-filenames.solvx
    49257 /run/media/joe/Fedora-WS-Live-29-1-2/isolinux/initrd.img
    49257 /run/media/joe/Fedora-WS-Live-29-1-2/images/pxeboot/initrd.img
    47856 /var/cache/PackageKit/29/metadata/fedora-29-x86_64/repodata/55059fb25f8577d2a18d0883247b604dade9f3f68b5b54593ec1809acc57e5fc-filelists.xml.gz
    47856 /var/cache/dnf/fedora-8c9e363c32277c01/repodata/55059fb25f8577d2a18d0883247b604dade9f3f68b5b54593ec1809acc57e5fc-filelists.xml.gz
    46492 /usr/libexec/webkit2gtk-4.0/WebKitPluginProcess2
    45380 /usr/lib64/libwebkit2gtk-4.0.so.37.33.3
    43020 /var/lib/rpm/Packages
    40072 /usr/lib64/libopenblas-r0.3.3.so
    33576 /usr/lib64/firefox/browser/omni.ja
    26224 /usr/lib64/libicudata.so.62.1
    25276 /usr/share/fonts/google-noto-cjk/NotoSerifCJK-Bold.ttc
    [root@localhost ~]#


    Any ideas?










    share|improve this question

























      0












      0








      0








      I'm running a Fedora Workstation VM on Oracle VirtualBox. After using the VM for about a month now, I get a "Low disk on filesystem root" popup when I login. The Disk Usage Analyzer shows this:Disk Usage



      I ran this to check for large files



      find / -type f -exec ls -s {} ; | sort -n -r | head -20


      And got these results:



      [root@localhost ~]# find / -type f -exec ls -s {} ; | sort -n -r | head -20
      find: ‘/run/user/1000/gvfs’: Permission denied
      ls: cannot access '/proc/3355/task/3355/fdinfo/5': No such file or directory
      ls: cannot access '/proc/3355/fdinfo/6': No such file or directory
      1786352 /run/media/joe/Fedora-WS-Live-29-1-2/LiveOS/squashfs.img
      210116 /usr/lib/locale/locale-archive
      137672 /usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64/lib/modules
      119748 /usr/lib64/firefox/libxul.so
      69396 /boot/initramfs-0-rescue-83995d8e04c4471c85be9b18e488ac62.img
      59032 /usr/lib64/libLLVM-7.so
      56264 /usr/share/GeoIP/GeoLite2-City.mmdb
      49268 /var/cache/PackageKit/29/hawkey/fedora-filenames.solvx
      49268 /var/cache/dnf/fedora-filenames.solvx
      49257 /run/media/joe/Fedora-WS-Live-29-1-2/isolinux/initrd.img
      49257 /run/media/joe/Fedora-WS-Live-29-1-2/images/pxeboot/initrd.img
      47856 /var/cache/PackageKit/29/metadata/fedora-29-x86_64/repodata/55059fb25f8577d2a18d0883247b604dade9f3f68b5b54593ec1809acc57e5fc-filelists.xml.gz
      47856 /var/cache/dnf/fedora-8c9e363c32277c01/repodata/55059fb25f8577d2a18d0883247b604dade9f3f68b5b54593ec1809acc57e5fc-filelists.xml.gz
      46492 /usr/libexec/webkit2gtk-4.0/WebKitPluginProcess2
      45380 /usr/lib64/libwebkit2gtk-4.0.so.37.33.3
      43020 /var/lib/rpm/Packages
      40072 /usr/lib64/libopenblas-r0.3.3.so
      33576 /usr/lib64/firefox/browser/omni.ja
      26224 /usr/lib64/libicudata.so.62.1
      25276 /usr/share/fonts/google-noto-cjk/NotoSerifCJK-Bold.ttc
      [root@localhost ~]#


      Any ideas?










      share|improve this question














      I'm running a Fedora Workstation VM on Oracle VirtualBox. After using the VM for about a month now, I get a "Low disk on filesystem root" popup when I login. The Disk Usage Analyzer shows this:Disk Usage



      I ran this to check for large files



      find / -type f -exec ls -s {} ; | sort -n -r | head -20


      And got these results:



      [root@localhost ~]# find / -type f -exec ls -s {} ; | sort -n -r | head -20
      find: ‘/run/user/1000/gvfs’: Permission denied
      ls: cannot access '/proc/3355/task/3355/fdinfo/5': No such file or directory
      ls: cannot access '/proc/3355/fdinfo/6': No such file or directory
      1786352 /run/media/joe/Fedora-WS-Live-29-1-2/LiveOS/squashfs.img
      210116 /usr/lib/locale/locale-archive
      137672 /usr/lib/jvm/java-11-openjdk-11.0.ea.28-2.fc29.x86_64/lib/modules
      119748 /usr/lib64/firefox/libxul.so
      69396 /boot/initramfs-0-rescue-83995d8e04c4471c85be9b18e488ac62.img
      59032 /usr/lib64/libLLVM-7.so
      56264 /usr/share/GeoIP/GeoLite2-City.mmdb
      49268 /var/cache/PackageKit/29/hawkey/fedora-filenames.solvx
      49268 /var/cache/dnf/fedora-filenames.solvx
      49257 /run/media/joe/Fedora-WS-Live-29-1-2/isolinux/initrd.img
      49257 /run/media/joe/Fedora-WS-Live-29-1-2/images/pxeboot/initrd.img
      47856 /var/cache/PackageKit/29/metadata/fedora-29-x86_64/repodata/55059fb25f8577d2a18d0883247b604dade9f3f68b5b54593ec1809acc57e5fc-filelists.xml.gz
      47856 /var/cache/dnf/fedora-8c9e363c32277c01/repodata/55059fb25f8577d2a18d0883247b604dade9f3f68b5b54593ec1809acc57e5fc-filelists.xml.gz
      46492 /usr/libexec/webkit2gtk-4.0/WebKitPluginProcess2
      45380 /usr/lib64/libwebkit2gtk-4.0.so.37.33.3
      43020 /var/lib/rpm/Packages
      40072 /usr/lib64/libopenblas-r0.3.3.so
      33576 /usr/lib64/firefox/browser/omni.ja
      26224 /usr/lib64/libicudata.so.62.1
      25276 /usr/share/fonts/google-noto-cjk/NotoSerifCJK-Bold.ttc
      [root@localhost ~]#


      Any ideas?







      linux fedora virtualbox oracle






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 21 mins ago









      Ryan RRyan R

      133




      133






















          1 Answer
          1






          active

          oldest

          votes


















          0














          The (virtual) partition in question is 5.7 gigabytes, which is not that large for a working instance of Fedora.



          The simplest thing would be to increase the size of the partition.





          share























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f498966%2ffedora-low-disk-on-filesystem-root%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            The (virtual) partition in question is 5.7 gigabytes, which is not that large for a working instance of Fedora.



            The simplest thing would be to increase the size of the partition.





            share




























              0














              The (virtual) partition in question is 5.7 gigabytes, which is not that large for a working instance of Fedora.



              The simplest thing would be to increase the size of the partition.





              share


























                0












                0








                0







                The (virtual) partition in question is 5.7 gigabytes, which is not that large for a working instance of Fedora.



                The simplest thing would be to increase the size of the partition.





                share













                The (virtual) partition in question is 5.7 gigabytes, which is not that large for a working instance of Fedora.



                The simplest thing would be to increase the size of the partition.






                share











                share


                share










                answered 4 mins ago









                agcagc

                4,64611137




                4,64611137






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f498966%2ffedora-low-disk-on-filesystem-root%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    サソリ

                    広島県道265号伴広島線

                    Setup Asymptote in Texstudio