#4100 Increase disk for packages01.stg
Closed: Fixed None Opened 10 years ago by ralph.

packages01 keeps running out of disk. The primary culprit is the load of rpms in /var/cache/fedoracommunity/packages/tmp/rpms

For the production nodes, this is backed by gluster. In staging though it is just using the local disk.

I'm not quite sure just how much more we would need. The production nodes appear to be using 65G:

{{{
/etc/glusterfs/glusterfs.gluster.vol
97G 65G 27G 71% /var/cache/fedoracommunity
}}}

The staging node only has 30G to work with:

{{{
/dev/mapper/GuestVolGroup00-root
30G 27G 935M 97% /
}}}

Can we give it another 50G to play with? Is this insane?


Done:

{{{
/dev/mapper/GuestVolGroup00-root
82G 28G 51G 35% /
}}}

Let me know if you need anything further on it.

Login to comment on this ticket.

Metadata