|
|
|
date: Thu, 3 Apr 2008 13:31:00 -0700,
group: microsoft.public.exchange.clients
back
RE: Question about restoring deleted mailbox items
Brian,
the default mailbox store location is under âC:\Program
Files\Exchsrvr\MDBDATA\â. If you want to find where your mailbox store is,
right-click on it, go to Properties-> Database tab and youâll see the paths
to edb and stm files.
You also need transaction logs (and possibly some others files â like
checkpoint, etc.). These files (including transaction logs) are shared for
all stores (private (i.e., mailbox) and public stores) in the same storage
group. Right-click on your storage group (âFirst Storage Groupâ by default),
go to Properties and youâll see the paths to transaction logs and [other]
system files.
But if you would use MS Backup for restoring, you wouldnât need to know any
paths. You (1) create a recovery storage group, and add the database that you
intend to restore and (2) pretend that youâre restoring into your real
mailbox store. MS Backup knows that youâve add the store to the recovery
storage group so it restores it into the recovery storage group, not into the
real mailbox store.
What constitutes a mailbox store? Itâs:
1. edb (1 file per each store)
2. stm (1 file per each store)
3. transaction logs (many files per each storage group)
4. some other system files (a few files per each storage group)
Hopefully this helps,
Gintaras
date: Fri, 4 Apr 2008 06:28:00 -0700
author: GinGin
Re: Question about restoring deleted mailbox items
Thanks Martin for clarifying. This confirms for me that the people who set
this up moved the default location of the mdbdata folder to a larger drive
for future expansion.
--
Thank you,
Brian
"Martin Blackstone" wrote:
> The default store would be
> C:\program files\exchsrvr\mdbdata\priv1.edb and priv1.stm
>
> Its all in those stores. Its not flat files, but rather a db.
>
> "Brian" <briansawyer@koc-pa.com.(donotspam)> wrote in message
> news:9327B042-8DE6-4BBE-A4B5-7D6CDAA9E4EB@microsoft.com...
> > Hello Gintaras,
> >
> > Where is the default mailbox store location in Exchange if I need to
> > navigate to it for the backup? I can't seem to loacte the store looking
> > where
> > I think it should be. I am trying to restore from a few weeks ago before a
> > user permanently deleted some important emails. I guess my question would
> > also be what constitutes a malbox store? The database files and
> > transaction
> > log? Or is it a specific item with the mailbox store name? Any further
> > help
> > is appreciated.
> > --
> > Thank you,
> > Brian
> >
> >
> > "GinGin" wrote:
> >
> >> Hi,
> >>
> >> as far as I can remember, you shouldn't simply restore the .stm and .edb
> >> files - you also need transaction log files and some others.
> >> I don't know how Veritas does that, but MS Backup restores entire mailbox
> >> store (not separate files) into the recovery storage group (before that
> >> you
> >> do step 1 as you mentioned). It looks a little bit confusing, because it
> >> says
> >> that it's restoring into the real mailbox store, but actually it restores
> >> the
> >> database into the recovery storage group.
> >>
> >> Don't trust me :)
> >> Gintaras
>
>
date: Fri, 4 Apr 2008 07:27:00 -0700
author: Brian .(donotspam)
RE: Question about restoring deleted mailbox items
Thank you again Gintaras. I checked the mailbox settings and the database and
transaction log file locations and they all point to a larger partition
instead of the default C partition. The system path location, however still
points to C:\Program Files\Exchsrvr\mdbdata. I am not sure if this makes the
restore process more difficult or not. Veritas is our backup and they have
documentation on how to do this. The issue I run into is locating the mailbox
store in the restore procedure. I can see the data and transaction log files,
but I do not see the name of the actual "mailbox store" when trying to set up
the restore. Here is the backup Exec documentation I am looking at.
http://support.veritas.com/docs/264815
Thank you,
Brian
"GinGin" wrote:
> Brian,
>
> the default mailbox store location is under âC:\Program
> Files\Exchsrvr\MDBDATA\â. If you want to find where your mailbox store is,
> right-click on it, go to Properties-> Database tab and youâll see the paths
> to edb and stm files.
> You also need transaction logs (and possibly some others files â like
> checkpoint, etc.). These files (including transaction logs) are shared for
> all stores (private (i.e., mailbox) and public stores) in the same storage
> group. Right-click on your storage group (âFirst Storage Groupâ by default),
> go to Properties and youâll see the paths to transaction logs and [other]
> system files.
>
> But if you would use MS Backup for restoring, you wouldnât need to know any
> paths. You (1) create a recovery storage group, and add the database that you
> intend to restore and (2) pretend that youâre restoring into your real
> mailbox store. MS Backup knows that youâve add the store to the recovery
> storage group so it restores it into the recovery storage group, not into the
> real mailbox store.
>
> What constitutes a mailbox store? Itâs:
> 1. edb (1 file per each store)
> 2. stm (1 file per each store)
> 3. transaction logs (many files per each storage group)
> 4. some other system files (a few files per each storage group)
>
> Hopefully this helps,
> Gintaras
>
date: Fri, 4 Apr 2008 08:22:01 -0700
author: Brian .(donotspam)
RE: Question about restoring deleted mailbox items
Thank you again Gintaras. I checked the mailbox settings and the database and
transaction log file locations and they all point to a larger partition
instead of the default C partition. The system path location, however still
points to C:\Program Files\Exchsrvr\mdbdata. I am not sure if this makes the
restore process more difficult or not. Veritas is our backup and they have
documentation on how to do this. The issue I run into is locating the mailbox
store in the restore procedure. I can see the data and transaction log files,
but I do not see the name of the actual "mailbox store" when trying to set up
the restore. Here is the backup Exec documentation I am looking at.
http://support.veritas.com/docs/264815
--
Thank you,
Brian
"GinGin" wrote:
> Brian,
>
> the default mailbox store location is under âC:\Program
> Files\Exchsrvr\MDBDATA\â. If you want to find where your mailbox store is,
> right-click on it, go to Properties-> Database tab and youâll see the paths
> to edb and stm files.
> You also need transaction logs (and possibly some others files â like
> checkpoint, etc.). These files (including transaction logs) are shared for
> all stores (private (i.e., mailbox) and public stores) in the same storage
> group. Right-click on your storage group (âFirst Storage Groupâ by default),
> go to Properties and youâll see the paths to transaction logs and [other]
> system files.
>
> But if you would use MS Backup for restoring, you wouldnât need to know any
> paths. You (1) create a recovery storage group, and add the database that you
> intend to restore and (2) pretend that youâre restoring into your real
> mailbox store. MS Backup knows that youâve add the store to the recovery
> storage group so it restores it into the recovery storage group, not into the
> real mailbox store.
>
> What constitutes a mailbox store? Itâs:
> 1. edb (1 file per each store)
> 2. stm (1 file per each store)
> 3. transaction logs (many files per each storage group)
> 4. some other system files (a few files per each storage group)
>
> Hopefully this helps,
> Gintaras
>
date: Fri, 4 Apr 2008 08:23:01 -0700
author: Brian .(donotspam)
|
|