Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
yukaia
Contributor

I just went through this with my MHO-175s. The solution that my CSE and I came up with was to clean up the /var/log/AutoUpdater/offlineRepository as it still contained all of the old JHF Takes that we had installed, made sure to leave the last two which were the only ones that showed up in CPUSE.

Then we expanded the LV by 5GB using the following command.

lvresize -L25G vg_splat/lv_log

and then expanded the fs partition using this command.

xfs_growfs /var/log

 

Doing all of that gave us just enough space to upload the R82 upgrade package while still leaving us with 32GB of unused space for roughly 2 snapshots.

View solution in original post

(2)
Who rated this post