|
|
|
date: Wed, 22 Mar 2006 15:16:56 -0800,
group: microsoft.public.exchange.tools
back
Re: Defrag Estimations
Yep, I agree with Nick. I tell people to expect between 5 and 10GB and
hour, but PLAN for 5GB/hour. Sometimes, depending on the server, spindles,
disks, controller, amount of white space, etc.. it finishes even sooner.
Never seen a tool that would do the estimate for you. But, once you do one
on a particular server, that should give you an idea of what that hardware
can support.
--
Jim McBee
Blog: http://mostlyexchange.blogspot.com
Web: http://www.somorita.com
"Nick Gillott [MVP]" wrote in message
news:%23mSeQHrTGHA.4132@TK2MSFTNGP11.phx.gbl...
> You already have the tool. Take one finger, lick it and hold it in the
> air. It will depend on fragmentation, processor, RAM, spindles, disk
> performance, motherboard backplane, server load, other services in use...
>
> I normally expect 10GB/hr for offline defrags to give you an idea.
>
> "Roide" wrote in message
> news:2731FC83-D38A-41FD-9B23-6172660E7E20@microsoft.com...
>> Does anyone know of any tool for Exchange that will estimate the time
>> needed
>> to offline defrag an information store in Exchange 2003?
>> --
>> Rick
>
>
date: Thu, 23 Mar 2006 21:07:28 -1000
author: Jim McBee [MVP Exchange]
Re: Defrag Estimations
At TechEd last year, one of the Exchange speakers suggested never doing an
offline defrag, rather, just move the mailboxes...the users will have less
downtime, and you get the option of excluding corrupt items during the move
operations. I'm not saying this is gospel, but I've been using that
attitude/method since, and have come to prefer it over taking the whole
store down for hours on end.
"Jim McBee [MVP Exchange]" wrote in message
news:O%23jaUGxTGHA.1728@TK2MSFTNGP11.phx.gbl...
> Yep, I agree with Nick. I tell people to expect between 5 and 10GB and
> hour, but PLAN for 5GB/hour. Sometimes, depending on the server,
> spindles, disks, controller, amount of white space, etc.. it finishes even
> sooner. Never seen a tool that would do the estimate for you. But, once
> you do one on a particular server, that should give you an idea of what
> that hardware can support.
>
>
> --
> Jim McBee
> Blog: http://mostlyexchange.blogspot.com
> Web: http://www.somorita.com
>
>
>
> "Nick Gillott [MVP]" wrote in message
> news:%23mSeQHrTGHA.4132@TK2MSFTNGP11.phx.gbl...
>> You already have the tool. Take one finger, lick it and hold it in the
>> air. It will depend on fragmentation, processor, RAM, spindles, disk
>> performance, motherboard backplane, server load, other services in use...
>>
>> I normally expect 10GB/hr for offline defrags to give you an idea.
>>
>> "Roide" wrote in message
>> news:2731FC83-D38A-41FD-9B23-6172660E7E20@microsoft.com...
>>> Does anyone know of any tool for Exchange that will estimate the time
>>> needed
>>> to offline defrag an information store in Exchange 2003?
>>> --
>>> Rick
>>
>>
>
>
date: Fri, 24 Mar 2006 18:19:05 -0700
author: Jacob M. Ross
Re: Defrag Estimations
I'm a bit confused... Move them where? Another server? Exactly how does that
save time?
--
Regards,
Hank Arnold
"Jacob M. Ross" wrote in message
news:%23koJdo6TGHA.4864@TK2MSFTNGP12.phx.gbl...
> At TechEd last year, one of the Exchange speakers suggested never doing an
> offline defrag, rather, just move the mailboxes...the users will have less
> downtime, and you get the option of excluding corrupt items during the
> move operations. I'm not saying this is gospel, but I've been using that
> attitude/method since, and have come to prefer it over taking the whole
> store down for hours on end.
> "Jim McBee [MVP Exchange]" wrote in message
> news:O%23jaUGxTGHA.1728@TK2MSFTNGP11.phx.gbl...
>> Yep, I agree with Nick. I tell people to expect between 5 and 10GB and
>> hour, but PLAN for 5GB/hour. Sometimes, depending on the server,
>> spindles, disks, controller, amount of white space, etc.. it finishes
>> even sooner. Never seen a tool that would do the estimate for you. But,
>> once you do one on a particular server, that should give you an idea of
>> what that hardware can support.
>>
>>
>> --
>> Jim McBee
>> Blog: http://mostlyexchange.blogspot.com
>> Web: http://www.somorita.com
>>
>>
>>
>> "Nick Gillott [MVP]" wrote in message
>> news:%23mSeQHrTGHA.4132@TK2MSFTNGP11.phx.gbl...
>>> You already have the tool. Take one finger, lick it and hold it in the
>>> air. It will depend on fragmentation, processor, RAM, spindles, disk
>>> performance, motherboard backplane, server load, other services in
>>> use...
>>>
>>> I normally expect 10GB/hr for offline defrags to give you an idea.
>>>
>>> "Roide" wrote in message
>>> news:2731FC83-D38A-41FD-9B23-6172660E7E20@microsoft.com...
>>>> Does anyone know of any tool for Exchange that will estimate the time
>>>> needed
>>>> to offline defrag an information store in Exchange 2003?
>>>> --
>>>> Rick
>>>
>>>
>>
>>
>
>
date: Sat, 25 Mar 2006 04:08:15 -0500
author: Hank Arnold
Re: Defrag Estimations
<REPRINT>
1. On the exchange server, from the command line, you can only run one
instance at a time. You could always copy the dbs and logs to another
server, or multiple servers if you want to do multiple databases in
parallel, but the copy process adds time to an already lengthy down time.
In a storage group, all stores share a common set of logs. Even if you went
off box to do the defrag, you'd still be limited to a number of instances
equal to the number of storage groups you have.
http://support.microsoft.com/kb/244525/en-us
2. Did you permanently remove a large amount of mail lately? Have you
waited for the deleted items retention period to expire, and then background
maintenance and online defrag to complete? If not, you won't reclaim
anything. As stated in this thread, check your event ID 1221 to make sure
you'll reclaim enough space to make the down time worth while.
http://support.microsoft.com/kb/258951/en-us
3. Be aware that for each store you plan to defrag you will need 110% the
size of the store free space on the volume; otherwise you'll have to use -t
and redirect somewhere else where there is free space. If you don't
defragment on the same volume, at the end of defragmentation, instead of
just renaming the temp.edb, eseutil has to copy and rename which will
require extra time. Don't forget to run isinteg after eseutil. This does
add even more down time.
http://support.microsoft.com/kb/192185/en-us
http://support.microsoft.com/kb/328804/en-us
4. Contrary to urban legend, it's not a good practice to regularly do an
offline defrag. Unless you have permanently removed a lot of mail, there's
nothing to be gained and a whole lot of downside. Only do an offline defrag
when you absolutely need to. If you are following the current MS guidance
for store/storage group layout, with 8 stores you have two stores in each of
four storage groups. Even if you have removed a lot of mail, the
alternative process of mounting a new store, move mailboxes, and dismounting
and deleting the old store is a much cleaner route, accomplishes the same
space savings, and doesn't have anywhere near the down time down side.
http://support.microsoft.com/kb/890699/en-us
Is it really worth the effort and the down time to do the offline defrag?
my $00.02
John
"Ed Crowley [MVP]" wrote in message
news:%23WyV0xURGHA.224@TK2MSFTNGP10.phx.gbl...
> I'm not sure that's what the article says. I'd certainly keep a copy of
> the databases somewhere else before trying it though.
> --
> Ed Crowley
> MVP - Exchange
> "Protecting the world from PSTs and brick backups!"
>
> "Leif Pedersen [MVP]" wrote in message
> news:uJQf4QURGHA.4520@TK2MSFTNGP10.phx.gbl...
>> Hi,
>>
>> You can only run one instance of eseutil at a time:
>> http://support.microsoft.com/default.aspx?scid=kb;EN-US;192185
>>
>> Leif
>>
>> "KingCronos" wrote in message
>> news:1141919945.483817.222820@u72g2000cwu.googlegroups.com...
>>> We have about 8 different Exchange databases on our email server. I
>>> want to run eseutil and isinteg on all of them this weekend. Is it
>>> possible to open 8 different command prompt windows and run 8 jobs
>>> simultaneously on 8 different databases? Can ISINTEG and ESEUTIL work
>>> like this, or will I have a problem?
>>>
>>> Thanks KC
>>>
>>
>>
>
>
</REPRINT>
"Roide" wrote in message
news:2731FC83-D38A-41FD-9B23-6172660E7E20@microsoft.com...
> Does anyone know of any tool for Exchange that will estimate the time
> needed
> to offline defrag an information store in Exchange 2003?
> --
> Rick
date: Tue, 28 Mar 2006 21:04:39 -0800
author: John Fullbright
Re: Defrag Estimations
thanks guys.
--
Rick
"Jacob M. Ross" wrote:
> At TechEd last year, one of the Exchange speakers suggested never doing an
> offline defrag, rather, just move the mailboxes...the users will have less
> downtime, and you get the option of excluding corrupt items during the move
> operations. I'm not saying this is gospel, but I've been using that
> attitude/method since, and have come to prefer it over taking the whole
> store down for hours on end.
> "Jim McBee [MVP Exchange]" wrote in message
> news:O%23jaUGxTGHA.1728@TK2MSFTNGP11.phx.gbl...
> > Yep, I agree with Nick. I tell people to expect between 5 and 10GB and
> > hour, but PLAN for 5GB/hour. Sometimes, depending on the server,
> > spindles, disks, controller, amount of white space, etc.. it finishes even
> > sooner. Never seen a tool that would do the estimate for you. But, once
> > you do one on a particular server, that should give you an idea of what
> > that hardware can support.
> >
> >
> > --
> > Jim McBee
> > Blog: http://mostlyexchange.blogspot.com
> > Web: http://www.somorita.com
> >
> >
> >
> > "Nick Gillott [MVP]" wrote in message
> > news:%23mSeQHrTGHA.4132@TK2MSFTNGP11.phx.gbl...
> >> You already have the tool. Take one finger, lick it and hold it in the
> >> air. It will depend on fragmentation, processor, RAM, spindles, disk
> >> performance, motherboard backplane, server load, other services in use...
> >>
> >> I normally expect 10GB/hr for offline defrags to give you an idea.
> >>
> >> "Roide" wrote in message
> >> news:2731FC83-D38A-41FD-9B23-6172660E7E20@microsoft.com...
> >>> Does anyone know of any tool for Exchange that will estimate the time
> >>> needed
> >>> to offline defrag an information store in Exchange 2003?
> >>> --
> >>> Rick
> >>
> >>
> >
> >
>
>
>
date: Wed, 5 Apr 2006 11:27:02 -0700
author: Roide
|
|