Home All Groups Group Topic Archive Search About
Author
21 Mar 2009 3:12 AM
genghiz
Hello Friends:

My Exchange Server 2003 is running out of disk space, and I am trying to
defrag the database file, but there isn't enough (only 2%) free space on the
drive. Can I still defrag the database?

Thanks.

Author
21 Mar 2009 3:24 AM
oz casey Dedeal
Running ESEUTIL Defragmenting a database requires free disk space equal to
110 percent of the size of the database


http://smtp25.blogspot.com/2007/05/defragmenting-database-with-eseutil-and_01.html

You can perfromt he defrag and have the new database created on separate
disk assuming you have one (Eseutil with the /d /p)

http://support.microsoft.com/kb/328804

good luck
oz



--
Oz Casey Dedeal
Systems Engineer
MVP — (Exchange)
MCITP (EMA) ,MCITP(EA),MCITP(SA),
MCSE 2003| M+| S+ | MCDST
Security+|Project+| Server+|

o*@SMTp25.org
http://smtp25.blogspot.com (Blog)
http://telnet25.wordpress.com/ (Blog)


Show quoteHide quote
"genghiz" <g**@ghiz.net> wrote in message
news:udmkgLdqJHA.3432@TK2MSFTNGP04.phx.gbl...
> Hello Friends:
>
> My Exchange Server 2003 is running out of disk space, and I am trying to
> defrag the database file, but there isn't enough (only 2%) free space on
> the drive. Can I still defrag the database?
>
> Thanks.
>
Are all your drivers up to date? click for free checkup

Author
21 Mar 2009 9:13 AM
genghiz
Thanks Oz, I guess I'll have to move the mailboxes from this store to a
different server as I don't have enought disk space to run eseutil.


Show quoteHide quote
"oz casey Dedeal" <telne***@Gmail.com> wrote in message
news:22F86836-9F7F-4B53-8243-0F7771E45E43@microsoft.com...
> Running ESEUTIL Defragmenting a database requires free disk space equal to
> 110 percent of the size of the database
>
>
> http://smtp25.blogspot.com/2007/05/defragmenting-database-with-eseutil-and_01.html
>
> You can perfromt he defrag and have the new database created on separate
> disk assuming you have one (Eseutil with the /d /p)
>
> http://support.microsoft.com/kb/328804
>
> good luck
> oz
>
>
>
> --
> Oz Casey Dedeal
> Systems Engineer
> MVP — (Exchange)
> MCITP (EMA) ,MCITP(EA),MCITP(SA),
> MCSE 2003| M+| S+ | MCDST
> Security+|Project+| Server+|
>
> o*@SMTp25.org
> http://smtp25.blogspot.com (Blog)
> http://telnet25.wordpress.com/ (Blog)
>
>
> "genghiz" <g**@ghiz.net> wrote in message
> news:udmkgLdqJHA.3432@TK2MSFTNGP04.phx.gbl...
>> Hello Friends:
>>
>> My Exchange Server 2003 is running out of disk space, and I am trying to
>> defrag the database file, but there isn't enough (only 2%) free space on
>> the drive. Can I still defrag the database?
>>
>> Thanks.
>>
Author
21 Mar 2009 12:25 PM
Andy David {MVP}
On Sat, 21 Mar 2009 05:13:43 -0400, "genghiz" <g**@ghiz.net> wrote:

>Thanks Oz, I guess I'll have to move the mailboxes from this store to a
>different server as I don't have enought disk space to run eseutil.

Thats always a better option than running eseutil anyway, so I would
do that regardless.
Author
21 Mar 2009 1:24 PM
Martin Blackstone [MVP]
Exactly.
If fact, you could move all the users to another server, then dismount and
delete the store.
After that create a new one and move an appropriate amount of users back.

Show quoteHide quote
"Andy David  {MVP}" <ada***@pleasekeepinngcheesebucket.com> wrote in message
news:e4n9s41k94ag767prsh5iek90nnmpig0fk@4ax.com...
> On Sat, 21 Mar 2009 05:13:43 -0400, "genghiz" <g**@ghiz.net> wrote:
>
>>Thanks Oz, I guess I'll have to move the mailboxes from this store to a
>>different server as I don't have enought disk space to run eseutil.
>
> Thats always a better option than running eseutil anyway, so I would
> do that regardless.
>
>
Author
21 Mar 2009 4:05 PM
genghiz
Thanks so much for your advise.


Show quoteHide quote
"Martin Blackstone [MVP]" <mart***@myrealbox.com> wrote in message
news:%23cnpHiiqJHA.3700@TK2MSFTNGP06.phx.gbl...
> Exactly.
> If fact, you could move all the users to another server, then dismount and
> delete the store.
> After that create a new one and move an appropriate amount of users back.
>
> "Andy David  {MVP}" <ada***@pleasekeepinngcheesebucket.com> wrote in
> message news:e4n9s41k94ag767prsh5iek90nnmpig0fk@4ax.com...
>> On Sat, 21 Mar 2009 05:13:43 -0400, "genghiz" <g**@ghiz.net> wrote:
>>
>>>Thanks Oz, I guess I'll have to move the mailboxes from this store to a
>>>different server as I don't have enought disk space to run eseutil.
>>
>> Thats always a better option than running eseutil anyway, so I would
>> do that regardless.
>>
>>
Author
24 Mar 2009 3:56 PM
oz.Casey Dedeal
Defragmenting a database requires free disk space equal to 110 Percent of
the size of the database that you want to process. you can point the temp DB
to network.


The following sample command specifies the temporary database path and file
name G:\Folder1\TempDfrg.edb:
eseutil /d /ispriv /tG:\Folder1\TempDfrg.edb

http://support.microsoft.com/kb/255035



Good luck
oz



--
Oz Casey Dedeal
Systems Engineer
MVP - (Exchange)
MCITP (EMA) ,MCITP(EA),MCITP(SA),
MCSE 2003| M+| S+ | MCDST
Security+|Project+| Server+|

o*@SMTp25.org
http://smtp25.blogspot.com (Blog)
http://telnet25.wordpress.com/ (Blog)

Show quoteHide quote
"genghiz" <g**@ghiz.net> wrote in message
news:udmkgLdqJHA.3432@TK2MSFTNGP04.phx.gbl...
> Hello Friends:
>
> My Exchange Server 2003 is running out of disk space, and I am trying to
> defrag the database file, but there isn't enough (only 2%) free space on
> the drive. Can I still defrag the database?
>
> Thanks.
>
Author
24 Mar 2009 4:07 PM
Ed Crowley [MVP]
That's technically not true.  It can require UP TO 110%, but it really needs
something like 110% of the size of the resultant database after compaction.
For example, if you have a 100-GB database that compacts down to 10 GB, then
you might only need something like 11 GB of free space.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

Show quoteHide quote
"oz.Casey Dedeal" <telne***@Gmail.com> wrote in message
news:e8LsZkJrJHA.3700@TK2MSFTNGP06.phx.gbl...
> Defragmenting a database requires free disk space equal to 110 Percent of
> the size of the database that you want to process. you can point the temp
> DB to network.
>
>
> The following sample command specifies the temporary database path and
> file name G:\Folder1\TempDfrg.edb:
> eseutil /d /ispriv /tG:\Folder1\TempDfrg.edb
>
> http://support.microsoft.com/kb/255035
>
>
>
> Good luck
> oz
>
>
>
> --
> Oz Casey Dedeal
> Systems Engineer
> MVP - (Exchange)
> MCITP (EMA) ,MCITP(EA),MCITP(SA),
> MCSE 2003| M+| S+ | MCDST
> Security+|Project+| Server+|
>
> o*@SMTp25.org
> http://smtp25.blogspot.com (Blog)
> http://telnet25.wordpress.com/ (Blog)
>
> "genghiz" <g**@ghiz.net> wrote in message
> news:udmkgLdqJHA.3432@TK2MSFTNGP04.phx.gbl...
>> Hello Friends:
>>
>> My Exchange Server 2003 is running out of disk space, and I am trying to
>> defrag the database file, but there isn't enough (only 2%) free space on
>> the drive. Can I still defrag the database?
>>
>> Thanks.
>>
Author
25 Mar 2009 1:01 AM
genghiz
Thanks gentlemen.


Show quoteHide quote
"Ed Crowley [MVP]" <curspice@nospam.net> wrote in message
news:ern7fqJrJHA.3992@TK2MSFTNGP04.phx.gbl...
> That's technically not true.  It can require UP TO 110%, but it really
> needs something like 110% of the size of the resultant database after
> compaction. For example, if you have a 100-GB database that compacts down
> to 10 GB, then you might only need something like 11 GB of free space.
> --
> Ed Crowley MVP
> "There are seldom good technological solutions to behavioral problems."
> .
>
> "oz.Casey Dedeal" <telne***@Gmail.com> wrote in message
> news:e8LsZkJrJHA.3700@TK2MSFTNGP06.phx.gbl...
>> Defragmenting a database requires free disk space equal to 110 Percent of
>> the size of the database that you want to process. you can point the temp
>> DB to network.
>>
>>
>> The following sample command specifies the temporary database path and
>> file name G:\Folder1\TempDfrg.edb:
>> eseutil /d /ispriv /tG:\Folder1\TempDfrg.edb
>>
>> http://support.microsoft.com/kb/255035
>>
>>
>>
>> Good luck
>> oz
>>
>>
>>
>> --
>> Oz Casey Dedeal
>> Systems Engineer
>> MVP - (Exchange)
>> MCITP (EMA) ,MCITP(EA),MCITP(SA),
>> MCSE 2003| M+| S+ | MCDST
>> Security+|Project+| Server+|
>>
>> o*@SMTp25.org
>> http://smtp25.blogspot.com (Blog)
>> http://telnet25.wordpress.com/ (Blog)
>>
>> "genghiz" <g**@ghiz.net> wrote in message
>> news:udmkgLdqJHA.3432@TK2MSFTNGP04.phx.gbl...
>>> Hello Friends:
>>>
>>> My Exchange Server 2003 is running out of disk space, and I am trying to
>>> defrag the database file, but there isn't enough (only 2%) free space on
>>> the drive. Can I still defrag the database?
>>>
>>> Thanks.
>>>
>

Bookmark and Share

Post Thread options