Okay so this was a issue I've been stuck with, I have a server that has the following as a partition space size;
My problem is the / space is running out. I was hoping to upgrade to freebsd 8.0 but I don't think it will be possible with the space being so small. Is there anyway for me to increase space by taking space from /usr? Yeah it's been a sore now because the server is on production and I would hate to redo it. I was hoping that diskpart in the future would have something to help out but it appears ufs is pretty killer.
Thoughts?
Code:
Filesystem Size Used Avail Capacity Mounted on
/dev/da0s1a 989M 773M 137M 85% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/da0s1e 339G 100G 212G 32% /home
/dev/da0s1d 496M 692K 455M 0% /tmp
/dev/da0s1f 332G 6.2G 299G 2% /usr
My problem is the / space is running out. I was hoping to upgrade to freebsd 8.0 but I don't think it will be possible with the space being so small. Is there anyway for me to increase space by taking space from /usr? Yeah it's been a sore now because the server is on production and I would hate to redo it. I was hoping that diskpart in the future would have something to help out but it appears ufs is pretty killer.
Thoughts?