Summary: Add another disk to foreman.ovirt.org Key: OVIRT-1592 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1592 Project: oVirt - virtualization made easy Issue Type: New Feature Reporter: Daniel Belenky Assignee: infra
Currently, the host uses a signle disk with 10gb. It's 80% full. We should consider adding another disk and migrating /var/lib/pgsql there.
{code:java} Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg01-lv_root
7.6G 5.7G 1.5G 80% /
tmpfs 3.9G 0 3.9G 0% /dev/shm /dev/vda1 239M 129M 97M 58% /boot /dev/mapper/vg01-lv_tmp
976M 1.4M 924M 1% /tmp
{code}
— This message was sent by Atlassian JIRA (v1001.0.0-SNAPSHOT#100058)