Re: Migrating logs to SAN
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Sun, 4 May 2008 16:29:37 -0400
In SQL 2008 full-text catalogs can be log shipped or mirrored.
In SQL 2005 this might work as long as the same drive structure is observed, and you have the same database IDs.
"GJP, NY" <GJP, NY@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:0A9D4934-F197-4460-8061-E64E39A5A052@xxxxxxxxxxxxxxxx
Our IT department wants to achieve automatic server replication for our SQL
Server host via SAN.
As our server is now configured, all logs are on a local drive, which
creates replicability problems. The server is running dozens of databases
with many, many full-text indexes. We'd like migrate the logs from the local
drive to a SAN device without having to rebuild/repopulate the FTIs, which
would not be a trivial undertaking.
I'm wondering if subscribers to this group have any insight into whether it
would be feasible to:
1) Stop the SQL server
2) Do a bit-level copy of the local drive containing the logs to a SAN drive
3) Assign the local drive a new ID.
4) Assign the SAN device the drive letter previously claimed by the local
drive
5) Start SQL server
It seems that this would be a way to enable SAN-based SQL server replication
without having to tear down and rebuild all our indexes.
.
- Follow-Ups:
- Re: Migrating logs to SAN
- From: GJP, NY
- Re: Migrating logs to SAN
- Prev by Date: Re: Merge 2005 Perf Degrade
- Next by Date: Re: Need latency help for SQL 2K- Hilary
- Previous by thread: Identifying the volume of transactions in SQL Server 2000 Merge Replication
- Next by thread: Re: Migrating logs to SAN
- Index(es):
Relevant Pages
|