Welcome, Register for free! or Login below:
EduGeek.net RSS Feeds Register FAQ Members Social Groups User Map Calendar Search Today's Posts Mark Forums Read

Windows Server 2000/2003 Post your questions relating to the joys of Windows Server 2000/2003 here.

Go Back   EduGeek.net Forums > Technical > Windows Server 2000/2003
Reply
 
LinkBack Thread Tools Search Thread
Sponsored Links
Old 22-11-2009, 11:21 AM   #1
 
albertwt's Avatar
 
Join Date: May 2009
Location: Wollongong
Posts: 84
australia au new south wales
Thanks: 76
Thanked 2 Times in 2 Posts
Rep Power: 2 albertwt is on a distinguished road
Question Windows Server 2003 Infinitiley reboot after restoration ?

Hi All,

I'm about to downsize my Exchange Server 2007 SP1 which is also resides in my Domain Controller, it is now using less than 400 GB spread across 4 different partitions:

1. Dell utility partition 50 MB
2. C:\ OS 50 GB
3. D:\ Database 200 GB
4. F:\ Empty 0 MB
5. L:\ TransactionLOG 800 MB

it is now installed on 5x400 GB SAS 10k rpm RAID 5, PERC 6/i SCSI controller

The target server is the same specs but the Hard Disk is 2x 400 GB SAS 10k RPM RAID 1 - SAS 6/i which give me around 378 GB of usable space.

But then after the restore process, my OS is infinitely restarting ?

I didn't check restore anyware I've also restore each partitions using "Restore Disk signature" options already and only mark the C drive partitions as boot/active ?

Does this because i skipped the Dell Utility partitions or SCSI controller issue :-|
  Reply With Quote
Old 22-11-2009, 11:34 AM   #2
 
mikedoubleu's Avatar
 
Join Date: Oct 2009
Location: Nottingham, England
Posts: 13
uk uk england
Thanks: 0
Thanked 6 Times in 5 Posts
Rep Power: 2 mikedoubleu is on a distinguished road
Default

Hi albertwt,

Sounds like a real pain in the rear!!

I don't quiet understand what you mean by "the restore process". Are you trying to move everything from the old server to the new server, or are you trying to set up Exchange on a seperate server and keep the old server as the domain controller? What software are you using for the restore process?

If you are trying to seperate your exchange server from your DC, the safest way would be to:

Install Windows Server 2003 on the new server
Add the server to the domain
Install Exchange 2007 SP1 on the new server with all the latest updates
Move the mailboxes to the new server using the Exchange management shell/console
Create new send and receive connectors on the new server
Redirect mail delivery to the new server
Uninstall the old Exchange from the old server

It may seem like a long winded process, but it will leave you with a much cleaner install

If you are wanting to decommission the old server and move everything over to a new server, I'd still recommend running the two servers side by side and making them both domain controllers and both exchange servers (as above) and when you think everything is finally using the new server, then remove exchange and dcpromo the old server out of the domain.

Hope that helps

Mike
  Reply With Quote
Thanks to mikedoubleu from:
albertwt (22-11-2009)
Old 22-11-2009, 11:44 AM   #3
 
albertwt's Avatar
 
Join Date: May 2009
Location: Wollongong
Posts: 84
australia au new south wales
Thanks: 76
Thanked 2 Times in 2 Posts
Rep Power: 2 albertwt is on a distinguished road
Exclamation

Quote:
Originally Posted by mikedoubleu View Post
Hi albertwt,

Sounds like a real pain in the rear!!

I don't quiet understand what you mean by "the restore process". Are you trying to move everything from the old server to the new server, or are you trying to set up Exchange on a seperate server and keep the old server as the domain controller? What software are you using for the restore process?

If you are trying to seperate your exchange server from your DC, the safest way would be to:

Install Windows Server 2003 on the new server
Add the server to the domain
Install Exchange 2007 SP1 on the new server with all the latest updates
Move the mailboxes to the new server using the Exchange management shell/console
Create new send and receive connectors on the new server
Redirect mail delivery to the new server
Uninstall the old Exchange from the old server

It may seem like a long winded process, but it will leave you with a much cleaner install

If you are wanting to decommission the old server and move everything over to a new server, I'd still recommend running the two servers side by side and making them both domain controllers and both exchange servers (as above) and when you think everything is finally using the new server, then remove exchange and dcpromo the old server out of the domain.

Hope that helps

Mike
Hi Mike,
Thank you very much for your response,

I'm doing server migration from ServerA into ServerB using Symantec Backup Exec System Recovery 2010, it can captures the whole set of the partitions as the backup image and i can restore it into different hardware, this is more like a direct cutover approach, but hten it failed for some unknown reason, when the Windows boot up, it keeps restarting after showing the progress bar.
  Reply With Quote
Old 22-11-2009, 12:00 PM   #4
 
mikedoubleu's Avatar
 
Join Date: Oct 2009
Location: Nottingham, England
Posts: 13
uk uk england
Thanks: 0
Thanked 6 Times in 5 Posts
Rep Power: 2 mikedoubleu is on a distinguished road
Default

OK, there are two main things that could be causing this:

Partition order
Drivers

Firstly, is there a recovery or management partition at the very beginning of the disk on the new server? If so, delete it. Once thats gone, try doing your restore again. Sometimes when there is a recovery/mgmt partition on the server, it forces the Windows partition to adopt the wrong partition number and leaves you with an unbootable system. I appreciate that the old server has one of these partitions too, but Symantec may be trying to take account of this and incorrectly assigning partition numbers.

You can use a recovery cd such as Hiren's, ERD, or even Ubuntu to find and delete the partition.

If that doesn't fix it, I'd be fairly certain it is going to be either a raid/scsi/ide or chipset driver that isn't being replaced by the Symantec tools correctly.

If all else fails, it may be worth considering installing VMWare ESXi (its free) on the new server, and then using the free VMWare Convertor to turn your physical server in to a virtual server on the new box. This is all but guaranteed to work so if you need to free up the old server quickly, its an option.
  Reply With Quote
Old 22-11-2009, 12:09 PM   #5
 
deanc's Avatar
 
Join Date: Dec 2005
Location: Northampton
Posts: 120
uk
Thanks: 2
Thanked 11 Times in 11 Posts
Rep Power: 10 deanc will become famous soon enough
Send a message via MSN to deanc
Default

also I thought Microsoft advise against installing exchange on domain controllers now, or has that changed with 2007?
  Reply With Quote
Old 22-11-2009, 12:28 PM   #6
 
albertwt's Avatar
 
Join Date: May 2009
Location: Wollongong
Posts: 84
australia au new south wales
Thanks: 76
Thanked 2 Times in 2 Posts
Rep Power: 2 albertwt is on a distinguished road
Smile

Hi Dean yes I know that it is not a recommended config.
but that was a legacy install previously from the day we have one windows server only.

To Mike,
yes you're right I skipped one empty unused partition and reordering the partition layout

the target server was installed with esxi before and it adds additional difficulty since symantec doesn't recognized the partitions.
  Reply With Quote
Old 22-11-2009, 01:19 PM   #7
 
tmcd35's Avatar
 
Join Date: Jul 2005
Location: Norfolk
Posts: 2,061
uk uk england
Thanks: 255
Thanked 241 Times in 214 Posts
Blog Entries: 9
Rep Power: 59 tmcd35 has much to be proud of tmcd35 has much to be proud of tmcd35 has much to be proud of tmcd35 has much to be proud of tmcd35 has much to be proud of tmcd35 has much to be proud of tmcd35 has much to be proud of tmcd35 has much to be proud of tmcd35 has much to be proud of tmcd35 has much to be proud of
Default

I take it you have a) the original server still working and b) a copy of the image made by Backup Exec in a safe place?

If you can answer yes two both of those then I'd say through in a Windows Server 2003 CD and do a repair install of Windows on your new server. When I've had this in the past (when virtualising machines) this has solved the problem. What the worst that could happen? You have to restore the server with the Backup Exec image and you are back to where you are now. The best, Windows boots, all data and software in tact and you just need to go and find a few drivers to complete the setup.
  Reply With Quote
Old 22-11-2009, 01:51 PM   #8
 
mikedoubleu's Avatar
 
Join Date: Oct 2009
Location: Nottingham, England
Posts: 13
uk uk england
Thanks: 0
Thanked 6 Times in 5 Posts
Rep Power: 2 mikedoubleu is on a distinguished road
Default

@albertwt

Ah, so if ESXi was installed, then it will have deleted the Dell utility partition. I guess if tis is the case, the problem will be that on the old server will have the windows partition as #2 but the new server will have it as #1

You could try:

Pop a boot CD such as Hirens or Ubuntu in and loading a prtition editor
Delete all partitions on the new server
Create a single primary partition as #1 on the hard disk with a size of 100MB or something small
Re-doing the restore, making sure Symantec will not remove the primary partition you just created
Reboot and pray

Otherwise, tmcd35 is quiet right, bung a Server 2003 (SP2 if possible) CD in the drive and run a repair on the install. This is almost definitely going to fix the problem as it will correct any entries in the OS that point to the wrong partition number.

Cheers

Mike
  Reply With Quote
Old 22-11-2009, 07:02 PM   #9
 
MicrodigitUK's Avatar
 
Join Date: May 2007
Location: Wiltshire (Sheldon/John of Gaunt)
Posts: 122
uk
Thanks: 12
Thanked 11 Times in 10 Posts
Rep Power: 7 MicrodigitUK will become famous soon enough
Default

Sounds like the HAL to me. Are both of the servers identical with the mother boards and processors. If not what's the spec of each one. You can change the HAL but it's a bit of a pain to do.
  Reply With Quote
Old 22-11-2009, 07:37 PM   #10
 
DMcCoy's Avatar
 
Join Date: Oct 2005
Location: Isle of Wight
Posts: 2,674
uk uk isle of wight
Thanks: 6
Thanked 300 Times in 254 Posts
Rep Power: 69 DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future DMcCoy has a brilliant future
Default

One is SAS, one is SCSI. You could try installing the drivers for the SAS card before taking the backup image on the old server. Sysprep can do similar but can't be run on DCs (and I wouldn't do it to exchange either). The restored boot.ini will also be wrong if there are a different number of partitions

Last edited by DMcCoy; 22-11-2009 at 07:39 PM..
  Reply With Quote
Reply

EduGeek.net Forums > Technical > Windows Server 2000/2003

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Vista Business on Windows 2003 Server DaveMurphy Windows 5 25-10-2009 05:26 PM
Windows server 2003 r2 and windows vista business everton4europe Windows Server 2000/2003 9 21-07-2009 03:36 PM
Install Windows Server 2003 admin pack on Windows Vista FN-GM Wiki Announcements 0 27-03-2008 05:19 PM
Exchange Server 2007 - Windows Server 2003 R2 32Bit Zoom7000 Windows 5 05-07-2007 11:43 PM
Windows Server 2003 File Server Resource Manager mrforgetful Windows 1 17-06-2007 01:51 PM


Tags
besr 2010 , symantec , windows server 2003


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search Thread
Search Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:44 PM.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright EduGeek.net




website uptime

© 2005 - 2009 EduGeek.net
SERVER: 4
no new posts