LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 11-18-2023, 12:09 AM   #1
ajoya
LQ Newbie
 
Registered: Nov 2023
Posts: 2

Rep: Reputation: 0
Hello mates, I am having trouble with my solaris 11 OS root file system. The problem is when I reboot the system, the root file system fills


My actual space is 147 GB and the root file system shows 83% after reboot, as soon as the system is rebooted, the space gets filled to 100%. I have checked the /var, /temp and all other directories are 1 to 2%, the / directory starts to fill up in a couple of minutes ironically.
Could anybody please kindly help me in this regard?
 
Old 11-18-2023, 04:49 AM   #2
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,503

Rep: Reputation: Disabled
So, first thing is find out what it is that is filling it, second is to find what is creating it....

(I don't use Solaris, so can't help with specifics.)
 
Old 11-18-2023, 04:52 AM   #3
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,147

Rep: Reputation: 1264Reputation: 1264Reputation: 1264Reputation: 1264Reputation: 1264Reputation: 1264Reputation: 1264Reputation: 1264Reputation: 1264
What does lsof show?
 
Old 11-18-2023, 05:20 AM   #4
MadeInGermany
Senior Member
 
Registered: Dec 2011
Location: Simplicity
Posts: 2,806

Rep: Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207
Solaris ships without lsof.

fuser
pfiles
netstat -u

have only a part of its functionality.
Maybe a Solaris binary can be downloaded from a free repository.
And the lsof source code should compile well.

A quick overview of the biggest files:
Code:
du -akx / | sort -n
The recently modified big files:
Code:
find / -xdev -mtime -1 -size +8 -exec ls -sd {} + | sort -n

Last edited by MadeInGermany; 11-18-2023 at 05:30 AM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Hello there mates!!!! F793Syncmaster LinuxQuestions.org Member Intro 2 06-24-2012 09:08 PM
/ partition fills to capacity, then back to normal after reboot? snatale1 Linux - General 2 01-22-2012 08:20 PM
New member/Hello Mates ak@shdubey LinuxQuestions.org Member Intro 1 09-19-2009 07:03 PM
Good afternoon mates... Spyderfan LinuxQuestions.org Member Intro 1 04-26-2005 04:06 PM
Hi mates !! Toledo LinuxQuestions.org Member Intro 5 05-25-2004 07:00 AM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 12:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration