Service Manual

Dell PowerConnect W-AirWave 7.4 | Server Sizing Guide Configuring Your Hardware | 11
Chapter 2
Configuring Your Hardware
This chapter explains sizing information for the following topics:
“CPU Configuration” on page11
“Disk Partitioning” on page11
“Filesystem Configuration” on page11
CPU Configuration
Ensure that Power Management is configured for Maximum Performance. By default, most vendors configure
BIOS to an eco-friendly setting.
Ensure that Memory Operating Mode is configured to Optimizer Mode, if available.
Disk Partitioning
Dell PowerConnect W-AirWave 7.4 automatically partitions the disk subsystem upon installation. You can
override these values. Table 5 below lists the default partitioning and provides guidance for more advanced
scenarios.
Filesystem Configuration
For Dell PowerConnect W-AirWave 7.4, the NOOP File I/O scheduler provides the best random write
performance. If you are running Airwave 7.2 or newer, Airwave should automatically manage this setting for you.
To check the currently assigned scheduler (if sda is not your device name, please replace with the correct device
name):
# cat /sys/block/sda/queue/scheduler
noop anticipatory deadline [cfq] (Sample Output)
To configure noop as your preferred scheduler:
# echo noop > /sys/block/sda/queue/scheduler
And confirm that your change has been applied:
# cat /sys/block/sda/queue/scheduler
[noop] anticipatory deadline cfq (Expected Output)
Table 5 Default Partitions
Default Partitions Size
boot 100 MB
swap 4 GB
/ Remainder of disk space