DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 28th December 2018
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default out of space in /usr/local

Hi all,

I need to resize my /usr/local partition that's out of space:
Code:
# df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/sd0a     1005M    145M    810M    15%    /
/dev/sd0k      260G   32.8G    214G    13%    /home
/dev/sd0d      3.9G    674K    3.7G     0%    /tmp
/dev/sd0f      2.0G    1.5G    397M    79%    /usr
/dev/sd0g     1005M    200M    754M    21%    /usr/X11R6
/dev/sd0h      9.8G    9.4G  -62.0M   101%    /usr/local
/dev/sd0j      5.9G    2.0K    5.6G     0%    /usr/obj
/dev/sd0i      2.0G    2.0K    1.9G     0%    /usr/src
/dev/sd0e      7.8G   56.0M    7.4G     1%    /var
How can I do it?

Last edited by ocicat; 29th December 2018 at 12:16 AM. Reason: Please use [code] & [/code] tags when posting command output.
Reply With Quote
  #2   (View Single Post)  
Old 28th December 2018
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

http://daemonforums.org/showpost.php...66&postcount=7
Reply With Quote
  #3   (View Single Post)  
Old 29th December 2018
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default

It worked fine! here's my df -h output now:
Code:
$ df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/sd0a     1005M    145M    810M    15%    /
/dev/sd0k      260G   33.3G    214G    14%    /home
/dev/sd0d      3.9G    1.1M    3.7G     0%    /tmp
/dev/sd0f      2.0G    1.5G    397M    79%    /usr
/dev/sd0g     1005M    200M    754M    21%    /usr/X11R6
/dev/sd0h     17.7G    7.6G    9.2G    45%    /usr/local
/dev/sd0e      7.8G   60.2M    7.4G     1%    /var
thanks!

Last edited by ocicat; 29th December 2018 at 10:22 PM. Reason: Again, please use [code] & [/code] tags when posting command output.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Out of space on / divadgnol67 OpenBSD Installation and Upgrading 1 1st October 2017 03:41 PM
OS'es in outer space punk0x29a Off-Topic 11 12th March 2014 09:42 PM
log from rc.conf.local and rc.local sdesilet OpenBSD General 1 21st January 2010 02:37 AM
Span Disk Space plexter OpenBSD Packages and Ports 8 20th November 2009 08:06 PM
Disk space gone missing EricM FreeBSD General 0 26th February 2009 02:25 AM


All times are GMT. The time now is 01:22 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick