howdee,

wellp - it took 36-ish hours, but after swapping my /xtra and /usr/obj
partitions
the following seems to be the "answer" for my single-data point...
fw$ df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/sd0a      986M    121M    816M    13%    /
/dev/sd0k     18.8G    1.5G   16.3G     8%    /home
/dev/sd0d      3.9G   11.2M    3.7G     0%    /tmp
/dev/sd0f      5.8G    2.8G    2.7G    51%    /usr
/dev/sd0g      986M    236M    701M    25%    /usr/X11R6
/dev/sd0h     15.7G    286K   14.9G     0%    /usr/local
/dev/sd0n     27.1G   11.9G   13.9G    46%    /usr/obj
/dev/sd0i      1.9G    1.3G    592M    68%    /usr/src
/dev/sd0e     11.6G    8.8M   11.0G     0%    /var
/dev/sd0l      1.9G    380K    1.8G     0%    /var/log
/dev/sd0m      9.7G    1.3M    9.2G     0%    /var/www
/dev/sd0j      5.8G    4.9G    636M    89%    /xtra

ie - you'd need 12gb for the /usr/obj directory for full-base-with-debug...
(or increase by a factor of 3, the default amounts - ish...)

in case it is useful for anyone else - fyi...

have fun, h.

On Mon, Feb 15, 2021 at 4:07 AM harold felton <[email protected]>
wrote:

> Got it.
> If i sort out the answer (since i noticed a spare xtra-partition i had
> made)
> i will go ahead and followup...
> thx, h.
>
> On Mon, Feb 15, 2021 at 3:28 AM Otto Moerbeek <[email protected]> wrote:
>
>> On Mon, Feb 15, 2021 at 01:57:23AM -0800, harold felton wrote:
>>
>> > howdee,
>> >
>> > this is totally not critical, but i will go ahead and ask:
>> >
>> > assuming that i have added the following to /etc/mk.conf...
>> > DEBUG=-g
>> > KEEPKERNELS=yes
>> > SUDO=doas
>> > WARNINGS=-Wall
>> >
>> > how big do i need the /usr/obj partition to be ?
>>
>> DEBUG=-g makes things way bigger. KEEPKERNELS is also leaving more
>> cruft afaik.
>>
>> You are not compiling with standard options, so how should we know?
>>
>>         -Otto
>> >
>> > i do not remember specifically adjusting the /usr/xxx partitions
>> > when i was initially installing this system - but i clearly changed
>> > something...
>> > because the answer for 'df -h' is as follows:
>> > Filesystem     Size    Used   Avail Capacity  Mounted on
>> > /dev/sd0a      986M    121M    816M    13%    /
>> > /dev/sd0k     18.8G    1.5G   16.3G     8%    /home
>> > /dev/sd0d      3.9G   10.0K    3.7G     0%    /tmp
>> > /dev/sd0f      5.8G    2.8G    2.7G    51%    /usr
>> > /dev/sd0g      986M    236M    701M    25%    /usr/X11R6
>> > /dev/sd0h     15.7G    286K   14.9G     0%    /usr/local
>> > /dev/sd0j      5.8G    4.9G    636M    89%    /usr/obj
>> > /dev/sd0i      1.9G    1.2G    618M    67%    /usr/src
>> > /dev/sd0e     11.6G    8.8M   11.0G     0%    /var
>> > /dev/sd0l      1.9G    344K    1.8G     0%    /var/log
>> > /dev/sd0m      9.7G    1.3M    9.2G     0%    /var/www
>> > /dev/sd0n     27.1G    2.0K   25.8G     0%    /xtra
>> >
>> > i will include the dmesg below, altho i doubt it is critical other than
>> > to note that the size of my sd0 is 120Gb...
>> >
>> [snip]
>
>

Reply via email to