Avatar of shawnjoyner
shawnjoyner
 asked on

Proper implementation of the 3GB switch in your boot file

Hello! My question is if I can assume that the 3GB swith is on since it is in the line.  Also I would like to do this to my other servers.  What is the proper syntax for the 3GB switch.  And where do you put it in the line?  Also other than "/3GB" does anything need to proceeed this or follow this?

[boot loader]
redirect=usebiossettings
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Enterprise" /noexecute=optout /fastdetect /redirect /3GB /userva=3030
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Boot Mirror C: - secondary plex"
C:\="Microsoft Windows"


Thanks,
Shawn
Microsoft Server OSWindows Server 2003

Avatar of undefined
Last Comment
LauraEHunterMVP

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
LauraEHunterMVP

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
shawnjoyner

ASKER
I am doing it to my SQL and Oracle servers.  That won't hurt anything will it?  And why wouldent you want to use it on a dc just out of curiosity?  I have 18G in each of my blade server dcs for memory.

Thanks Laura!
LauraEHunterMVP

http://support.microsoft.com/?id=308356

Use 3GB with caution because it limits the number of Page Table Entries (PTEs), particularly where a DC is concerned.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy