Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Server has run out of space, what steps do I take.

  • 19-11-2012 11:27AM
    #1
    Registered Users, Registered Users 2 Posts: 83 ✭✭


    Someone fixed the server by freeing up space and moving paging files and rebooting on the server, the server had run out of space on the c drive.

    I'm just wondering what steps I would have to do to take this actions on the server?

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 68,173 ✭✭✭✭seamus


    Mr.Triffid wrote: »
    Someone fixed the server by freeing up space and moving paging files and rebooting on the server, the server had run out of space on the c drive.

    I'm just wondering what steps I would have to do to take this actions on the server?

    Thanks
    These would be fairly standard steps on a windows server. Typically servers shouldn't accumulate much crap on the primary partition because they're not in use by general users.
    When windows is installing updates, the information for those updates is downloaded and stored by the server, to allow you to uninstall them at a later date. So you clean up & delete these files to make more space. If you google, "clean up windows installation files", you should be able to find a guide on it.

    Moving the paging file is very straightforward, again a google will give you a step-by-step guide. However this can have performance implications, but it depends on the server and what it's used for.

    Other things you can clean up are shadow copies and backups. Incorrectly configured backups might mean that you have 20 versions of the system image stored on the primary drive. You can clean these up too so that you delete all but the last good version of the backup, and also configure the backup to save on a different partition.

    There are a few other small things, but they're usually the most obvious. There's a little application called "TreeSize" which you can use to analyse where the data is being used on your hard drives. This is really useful for locating those instances where someone has downloaded a 5GB update and saved it to their desktop.


  • Registered Users, Registered Users 2 Posts: 83 ✭✭Mr.Triffid


    seamus wrote: »
    These would be fairly standard steps on a windows server. Typically servers shouldn't accumulate much crap on the primary partition because they're not in use by general users.
    When windows is installing updates, the information for those updates is downloaded and stored by the server, to allow you to uninstall them at a later date. So you clean up & delete these files to make more space. If you google, "clean up windows installation files", you should be able to find a guide on it.

    Moving the paging file is very straightforward, again a google will give you a step-by-step guide. However this can have performance implications, but it depends on the server and what it's used for.

    Other things you can clean up are shadow copies and backups. Incorrectly configured backups might mean that you have 20 versions of the system image stored on the primary drive. You can clean these up too so that you delete all but the last good version of the backup, and also configure the backup to save on a different partition.

    There are a few other small things, but they're usually the most obvious. There's a little application called "TreeSize" which you can use to analyse where the data is being used on your hard drives. This is really useful for locating those instances where someone has downloaded a 5GB update and saved it to their desktop.

    It's a microsoft windows 2008 sbs console, if that helps.


Advertisement