|
|
|
date: Tue, 24 May 2005 22:57:01 -0700,
group: microsoft.public.exchange.clustering
back
Re: moving the MS Search file on a Exchange 2003 cluster
Hi,
I tested these utilites, they move the catalog and property store, but the
clust0.0 files are not moved.
Any other ideas on how to move these files beside dumpcfg and rewrite disk
signatures to new disk?
Thanks,
Sigmund
"Gerald Aigenbauer" wrote:
> hi troy!
>
> you can move the files with
> - catutil (for the catalog file)
> - pstoreutil (for the protocol files and the database)
> - settmppath (for the temporary files of the full text engine)
>
> or you delete the fulltext index of the stores and recreate it, with
> pointing the project to the shared san disks.
>
> gerald aigenbauer.
>
> "Troy" schrieb im Newsbeitrag
> news:773C29DF-E507-46C3-AD65-AF8B9C3FD8B5@microsoft.com...
> > We recently migrated our Exchange 2003 cluster to a SAN. However, we
> > noticed
> > that one of the "old" local drives still is getting updated with clust0.1,
> > clust1.1 files, each 8kb in size. I believe these are the MS Search
> > files,
> > but how can we move these to a SAN drive? Notice I said "a" SAN drive,
> > because the old drive letter cannot be used again. It will have to be a
> > new
> > drive and new drive letter.
> >
> > Thanks for any input,
> > Andy
>
>
>
date: Fri, 3 Jun 2005 05:16:06 -0700
author: Sigmund
Re: moving the MS Search file on a Exchange 2003 cluster
I just went through this. Those files contain binary information that gets
put into the registry when the MSSearch instance starts. If you go through
the registry and update the drive letter, shutdown the instance, move it to
a new disk, and start up, I would guess that would work.
I did it a little more "hard core". I first moved the files to their new
directory. I then opened each file with a hex editor, and went through the
file changing the drive letters from the old to the new. This worked for me,
but I am sure it is not supported by Microsoft. ;)
"Sigmund" wrote in message
news:14F4284E-A95C-48A1-A6C4-55E50FE2ABCA@microsoft.com...
> Hi,
> I tested these utilites, they move the catalog and property store, but the
> clust0.0 files are not moved.
>
> Any other ideas on how to move these files beside dumpcfg and rewrite disk
> signatures to new disk?
>
> Thanks,
> Sigmund
>
> "Gerald Aigenbauer" wrote:
>
>> hi troy!
>>
>> you can move the files with
>> - catutil (for the catalog file)
>> - pstoreutil (for the protocol files and the database)
>> - settmppath (for the temporary files of the full text engine)
>>
>> or you delete the fulltext index of the stores and recreate it, with
>> pointing the project to the shared san disks.
>>
>> gerald aigenbauer.
>>
>> "Troy" schrieb im Newsbeitrag
>> news:773C29DF-E507-46C3-AD65-AF8B9C3FD8B5@microsoft.com...
>> > We recently migrated our Exchange 2003 cluster to a SAN. However, we
>> > noticed
>> > that one of the "old" local drives still is getting updated with
>> > clust0.1,
>> > clust1.1 files, each 8kb in size. I believe these are the MS Search
>> > files,
>> > but how can we move these to a SAN drive? Notice I said "a" SAN drive,
>> > because the old drive letter cannot be used again. It will have to be a
>> > new
>> > drive and new drive letter.
>> >
>> > Thanks for any input,
>> > Andy
>>
>>
>>
date: Thu, 9 Jun 2005 14:47:12 -0500
author: David Heise
|
|