Disk space low!!!

mikeGEN

Member
Joined
2010
Posts
30
Geo
Los Angeles, CA
Hey all...
I'm basically wanting to know how to clean MORE room off my disk. I've ran the FFPS Support Tool, deleted big jobs in the finished queue AND have ran the Clean Disk from the System Disk Properties. I have placed a service call but want to get off the Tech's nipple for this subject. Any thoughts?
 
Is it reporting that root is full or user disk is full. Click on the top right disk icon to show available space. If it's root you should be in the 60% - 70% range for iGen4 and 30% - 40% range for iGen3. To create more space in root check the /var/crash/igen directory for any crash dump files. If any present delete them using the rm command (need to be logged in as su)

Use the du command to check which directories are taking the most space

du -dk /var/spool/XRXnps | sort -nr | head -20 This command lists the top 20 directories under /var/spool/XRXnps that occupy the most space.

var/spool/XRXnps/swapfiles is always large. DO NOT DELETE!!!

--
Mark
 
  • MARKd! Good lookin out bro! Yeah I ended up having the Tech come out and douche my disk. For poops and laughs, whats the SU login?
     
    Forum posts represent the experience, opinion, and view of individual users. The Color Printing Forum does not necessarily endorse nor share the view of each individual post. When making any potentially dangerous or financial decision, always employ and consult appropriate professionals. Your circumstances or experience may be different.
    Back
    Top