Skip navigation
VMware

This Question is Answered (go to answer)

2 "helpful" answers available (6 pts)
1,265 Views 9 Replies Last post: Jan 3, 2008 2:20 PM by derekn RSS
derekn Hot Shot 161 posts since
Nov 28, 2006
Currently Being Moderated

Jan 3, 2008 1:00 PM

Extend ESX ROOT Partition for more patching.

I am sure several people have ran into this but ever since I have upgraded from 3.0.1 to 3.0.2 with all the patches that are coming out I have filled my esx partition.   Is there a way to extend the ESX partition.  I never thought I would have to extend it larger than the 5gigs that I have originally planned for quite sometime.  Anyone have ideas for a way around this?

 

I copy my patches then patch so I know there are no extra files just taking up space but when I run "vdf -h" my main partition is almost 90% full.

Dave.Mishchen… Guru User Moderators vExpert 11,905 posts since
Nov 15, 2005
Currently Being Moderated
1. Jan 3, 2008 12:04 PM in response to: derekn
Re: Extend ESX Partition for more patching.

Would you be able to post the results of vdf -h and fdisk -l?

depping Champion VMware Employees User Moderators vExpert 4,239 posts since
Jan 17, 2005
Currently Being Moderated
3. Jan 3, 2008 1:10 PM in response to: derekn
Re: Extend ESX ROOT Partition for more patching.

just clean the update directory and run the updates from a vmfs volume where you can also store them. I use the http://www.vmprofessional.com/ script which is awesome.

 

 

 

Duncan

My virtualisation blog:

http://www.yellow-bricks.com

Duncan | Yellow-Bricks.com | Author of the vSphere 5.0 Clustering Deepdive
dominic7 Virtuoso 2,184 posts since
Jan 11, 2005
Currently Being Moderated
5. Jan 3, 2008 1:36 PM in response to: derekn
Re: Extend ESX ROOT Partition for more patching.

There really isn't an easy way to expand the / partition shy of re-installing the system. If you have a / partition that is that full there must be some kruft that you can delete to make some room to install patches. I'd suggest running a find command for files larger than 10MiB and see what you have that you can delete. Perhaps your yum cache is getting large, or you have some extra large log files laying around that you could archive or delete.

ewannema Hot Shot 102 posts since
Aug 31, 2006
Currently Being Moderated
7. Jan 3, 2008 1:57 PM in response to: derekn
Re: Extend ESX ROOT Partition for more patching.

This is one of the downsides of running from a web repository.  In my patching/upgrade scripts I run  'yum clean all' at the beginning and end to clean up these files.

http://wannemacher.us
ewannema Hot Shot 102 posts since
Aug 31, 2006
Currently Being Moderated
8. Jan 3, 2008 2:03 PM in response to: ewannema
Re: Extend ESX ROOT Partition for more patching.

 

Oh yeah, this is why I like to split off /var as a separate partition and not just /var/log.  Filling up the / partition is a bad thing.

 

 

 

 

 

Some people like to keep /var/log separate so the logging volume can not have its space exhausted by a non logging process, but I don't want to go too crazy with filesystems.

 

 

http://wannemacher.us

Bookmarked By (0)

Share This Page

Communities