On Jul 5, 2016 12:45, "Rick Stevens" <ricks@xxxxxxxxxxxxxx> wrote:
>
> On 07/03/2016 09:46 AM, Bob Goodwin wrote:
> > On 07/03/16 10:41, Ed Greshko wrote:
> >>
> >> On 07/03/16 21:53, Bob Goodwin wrote:
> >>> I ran "# dnf system-upgrade download --refresh --releasever=24
> >>> --allowerasing" earlier
> >>> this morning and got the following error message:
> >>>
> >>> .... snip ......
> >>> installing package nss-softokn-freebl-3.24.0-1.0.fc24.i686 needs
> >>> 1503MB on the /
> >>> filesystem
> >>> installing package glibc-2.23.1-8.fc24.i686 needs 1517MB on the /
> >>> filesystem
> >>> installing package compat-libvpx1-1.3.0-4.fc24.i686 needs 1511MB
> >>> on the / filesystem
> >>>
> >>> Error Summary
> >>> -------------
> >>> Disk Requirements:
> >>> At least 1598MB more space needed on the / filesystem.
> >>>
> >>> Obliviously / is near full.
> >>>
> >>> [root@Box10 bobg]# df -h
> >>> Filesystem Size Used Avail Use% Mounted on
> >>> devtmpfs 3.7G 0 3.7G 0% /dev
> >>> tmpfs 3.7G 768K 3.7G 1% /dev/shm
> >>> tmpfs 3.7G 1.3M 3.7G 1% /run
> >>> tmpfs 3.7G 0 3.7G 0% /sys/fs/cgroup
> >>> /dev/sda3 50G 48G 0 100% /
> >>> tmpfs 3.7G 208K 3.7G 1% /tmp
> >>> /dev/sdc1 230G 6.6G 211G 4% /home2
> >>> /dev/sda2 173G 135G 30G 83% /home
> >>> /dev/sda1 477M 166M 282M 38% /boot
> >>> 192.168.1.8:/home 818G 574G 203G 74% /mnt/DATA1
> >>> //192.168.1.48/myshare 686G 217G 435G 34% /mnt/box48
> >>> tmpfs 748M 12K 748M 1% /run/user/1000
> >>>
> >>> Where can I look to delete a few files, will anything in root help or
> >>> do I have to be
> >>> more specific? Better yet, how to fix this? It looks like I could
> >>> take some space from
> >>> "home", home2 is another hard drive with some backup files on it.
> >>>
> >> Well, your / file system is pretty full. You should investigate what
> >> is taking up the
> >> space. /var/log and /var/cache are places to investigate.
> >>
> >> Just as a point of reference. 2 of my most heavily used and system
> >> with excessive
> >> installs show:
> >>
> >> Filesystem Size Used Avail Use% Mounted on
> >> /dev/mapper/fedora-root 50G 17G 34G 33% /
> >>
> >> and
> >>
> >> Filesystem Size Used Avail Use% Mounted on
> >> /dev/sda2 48G 20G 27G 43% /
> >>
> >>
> >>
> > +
> >
> > It looks like the problem was the VM's. I will have to put them
> > somewhere else. / must have been the default?
>
> If you are using libvirt and qemu, then typically VM disk images end up
> in /var/lib/libvirt/images, but you can stick them wherever you want
> when you create them or move them and change the XML files in
> /etc/libvirt/qemu.
Symlinking works fine too, though I had to do a restorecon on /var/lib/libvirt/images after making the link.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org