Reply
Old December 24th, 2007 Top | #1
 
ming's Avatar
OSNN Advanced
Joined: June 2003
Location: UK
Posts: 4,252
Reputation: 1160
Power: 162

Default Disappearing Disk Space?

Hey all,

Haven't been on for a while now.... just noticed something strange on my pc. The last 2.9GB of free disk space of my e: drive has vanished into thin air. I first noticed this morning when I only had 5mb left on the drive but now it's down to 2mb. I have no idea where it's gone since I've not added any files to the drive at all.

Any ideas why the free space has shrunk? This is only a backup drive.. not an OS drive.

Curent system:
Intel Quad Core 9450 | 4GB RAM | WD Raptor 36GB | nVidia 8800GT 512mb
ming is offline   Reply With Quote
Old December 24th, 2007 Top | #2
 
Snowknight26's Avatar
OSNN Junior Addict
Joined: July 2004
Posts: 35
Reputation: 40
Power: 96

Default Re: Disappearing Disk Space?

Either logs in the Windows folder, restore points, bigger page file, or temporary internet files (there are probably more, but I can't think of any at the moment).

|+| STFCC
|+| S26 Design
|+| FFXI Query
Snowknight26 is offline   Reply With Quote
Old December 24th, 2007 Top | #3
 
drz01's Avatar
Weekend DJ
Joined: March 2004
Location: Toronto
Posts: 524
Reputation: 820
Power: 113

Default Re: Disappearing Disk Space?

Windows has a strange habbit of putting update files on d drives or even e drives if you just installed a bunch of updates look for a folder called msdownld.tmp. You will have to set your options to view hidden folders/files...
drz01 is offline   Reply With Quote
Old December 24th, 2007 Top | #4
 
perris's Avatar
OSNN Godlike Veteran
Joined: January 2002
Location: new york
Posts: 12,258
Reputation: 4333
Power: 291

Default Re: Disappearing Disk Space?

Originally Posted by ming View Post
Hey all,

Haven't been on for a while now.... just noticed something strange on my pc. The last 2.9GB of free disk space of my e: drive has vanished into thin air. I first noticed this morning when I only had 5mb left on the drive but now it's down to 2mb. I have no idea where it's gone since I've not added any files to the drive at all.

Any ideas why the free space has shrunk? This is only a backup drive.. not an OS drive.
do an advanced search for files created from the time you know you had over two gigs...start with searching for files over a gig but just the date will do fine if that doesn't turn up anything

then see which of those you didn't put on the disc and there's your answer

IT'S NOT WHAT YOU'VE DONE IT'S WHAT YOU ARE GOING TO DO
perris is offline   Reply With Quote
Old December 24th, 2007 Top | #5
 
ming's Avatar
OSNN Advanced
Joined: June 2003
Location: UK
Posts: 4,252
Reputation: 1160
Power: 162

Default Re: Disappearing Disk Space?

Checked for system files, but none there. Disabled backup of non-OS drives. Done the advanced search... came back with nothing significant.

I'm just going to delete a few files and monitor it for a week or two.

Feeling paranoid this week coz Windows keeps seeking for something on one of the drives... sounds like as if it's trying to defrag or something even though it's not set to automatically defrag.

Curent system:
Intel Quad Core 9450 | 4GB RAM | WD Raptor 36GB | nVidia 8800GT 512mb
ming is offline   Reply With Quote
Old December 24th, 2007 Top | #6

OSNN Folding Team  
fitz's Avatar
XPista7eopard*ix
Joined: April 2004
Location: Chicagoland
Posts: 4,028
Reputation: 2947
Power: 168

Default Re: Disappearing Disk Space?

is this vista?
fitz is offline   Reply With Quote
Old December 24th, 2007 Top | #7
 
ming's Avatar
OSNN Advanced
Joined: June 2003
Location: UK
Posts: 4,252
Reputation: 1160
Power: 162

Default Re: Disappearing Disk Space?

Originally Posted by fitz View Post
is this vista?
ya.

Curent system:
Intel Quad Core 9450 | 4GB RAM | WD Raptor 36GB | nVidia 8800GT 512mb
ming is offline   Reply With Quote
Old December 24th, 2007 Top | #8

OSNN Folding Team  
fitz's Avatar
XPista7eopard*ix
Joined: April 2004
Location: Chicagoland
Posts: 4,028
Reputation: 2947
Power: 168

Default Re: Disappearing Disk Space?

two things then for the two issues you mentioned

Disk space:
Vista, be default, starts creating system restore points that can chew up disk space pretty quickly.

From a command prompt, type
Code:
vssadmin list shadowstorage
and it should show you how much space it is taking up.
You can change the size used by system restore by using the command: 'vssadmin resize shadowstorage /for=<drive>: /on=<drive>: /maxsize=<size>'
for example, to set the size to 1GB max on the D: drive and store the restore points on the D: drive:
Code:
vssadmin resize shadowstorage /for=D: /on=D: /maxsize=1GB
For your second point on constant disk usage, this is by design in Vista. There are a couple "features" in Vista that will always hit the disk. First is Superfetch, and second is the indexing/desktop search in Vista. Superfetch is basically a preloader/cache mechanism that loads programs/code that is used often into memory or code it thinks will be used soon into memory.. so, it reads the disk constantly and writes data into memory for use later. This is not a bad thing, and, when done well (see linux) can be quite effective.
fitz is offline   Reply With Quote
Old December 28th, 2007 Top | #9
 
Akash's Avatar
OSNN Senior Addict
Joined: December 2001
Posts: 350
Reputation: 0
Power: 131

Default Re: Disappearing Disk Space?

What about showing all hidden files including system and then checking if anything is there taking up all the space?

Can't say I've noticed it myself but I know when you install a SP for instance, it creates a temp folder that does not always get deleted - Had this with Office 07.
Akash is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Disk Space Geffy Macintosh 5 December 12th, 2004 4:51am
Max disk space? ming General Hardware 8 December 18th, 2003 12:45pm
windows xp is using all my disk space Arrian Windows Desktop Systems 12 March 31st, 2003 5:13am
HD space is disappearing? chipshark Windows Desktop Systems 5 October 14th, 2002 4:42am
Low Disk Space Warning Willy The Wuss Windows Desktop Systems 1 April 15th, 2002 12:11pm