Re: Exchange 2003 Backup Options?



Copy on Write providers have a steep performance penalty while a snapshot is
in place. For each overwrite, you have to read the block, write the block
to a "difference area", then overwrite with the changed data. If you plan
to use a COW provider, you want to minimize the number of snapshots, and the
time they are kept in place. You'll likely want to take the snapshot, copy
to disk, release the snapshot, then stream the disk copy to tape.


"Usenet" <usenet@xxxxxxxxxxxxx> wrote in message
news:usenet-D2FBFB.13152009082008@xxxxxxxxxxxxxxxxxxxxx
In article <ORIJKih#IHA.2128@xxxxxxxxxxxxxxxxxxxx>,
"Martin Blackstone [MVP]" <martinb@xxxxxxxxxxxxx> wrote:

I think you're doing it wrong. Now I don't use EMC (I use NetApp), but
you
should be able to do something.
The LUNs shouldn't be in the VMFS. You should be able create separate
LUNs
on the SAN and present those to the Exchange server via ISCSI or FC
(whatever you are using).

Here are the very basics of we do it.
ESX is installed on a server.
All VM's and related data are stored on the SAN via NFS.
Separate volumes for the LUN's are created on the SAN then presented to
the
servers via ISCSI.

You should talk to your EMC VAR or someone about the correct
configuration.
You don't necessarily need to engage them for profe

Thanks for the reply, perhaps I explained it badly:

ESX is installed on a couple of servers.
LUNs are defined on the SAN and presented to the ESX servers over fiber.
Those LUNs are typically VMFS formatter and VMs and associated drives
created on them.

I've been doing some googling and I believe that as we use Commvault I
could just get their Exchange agent and do VSS backups directly to tape
i.e. I wouldn't have the bottleneck that backups using the streaming
Exchange backup API presents?


.



Relevant Pages

  • Re: How to verify/fix High Disk Read Latencies in Exch2003 ?
    ... Exchange production servers are, the SAN is an EMC CX600. ... >>> current log file on disk and continues until data in the log buffers ... Comingling occurs whe two or more LUNs reside ...
    (microsoft.public.exchange.admin)
  • Re: Exchange 2003 Backup Options?
    ... You should be able create separate LUNs ... All VM's and related data are stored on the SAN via NFS. ... ESX is installed on a couple of servers. ...
    (microsoft.public.exchange.admin)
  • Re: [Info-Ingres] Ingres and Dell-Equalogic SAN
    ... This restore attempt is based on a rebuild using the snapshot. ... The final option is to look at SAN based replication to a remote host. ... [Info-Ingres] Ingres and Dell-Equalogic SAN ... A restore would involve straight data tranfers between real disks. ...
    (comp.databases.ingres)
  • Problems with making hardlink-based backups
    ... Until recently I was using rdiff-backup for backing up our servers. ... snapshot1 are hardlinks to the same files under snapshot2, ... symlinks from snapshot dirs, and add them to compressed text files. ...
    (Debian-User)
  • RE: informix and SAN snapshot
    ... backup of the database engine. ... Neither utility has SAN knowledge / concepts build in. ... Subject: informix and SAN snapshot ...
    (comp.databases.informix)

Loading