Archive > 23.1 Legacy Series

Free Disk Space After Installing Port

(1/1)

clarknova:
OPNsense 23.1.6

After a fresh install of 23.1 and upgrade to 23.1.6, the dashboard was reporting less than 2 GB of disk space in use on /, IIRC. Then I installed Tailscale like this:

--- Code: ---opnsense-code ports
cd /usr/ports/security/tailscale
make install

--- End code ---

And now the dashboard is reporting 105% / [ufs] (6.9G/7.2G)

I'm not very familiar with how the ports work, but is it possible to delete other ports? Repository information? Source code?

Do I just delete a whole directory or is there an opnsense command that will take care of this? What's the recommendation?

franco:
I'm assuming the build left a considerable batch of build files behind.

# cd /usr/tools && make clean-obj


Cheers,
Franco

mattbridges:
Sorry, can I just check this command as I have exactly the same issue as above but running the command doesn't appear to do anything?

cookiemonster:
did you go into the directory where the port was built ? Make clean will look by default on the current directory for objects to clean.

Navigation

[0] Message Index

Go to full version