Review: Apple Xserve New Jersey

Apple's rackmount server now sports Intel quad-core Xeon processors inside its slim 1U package. The 2008 Edition of the Xserve has powerful options, but deploying the device into your network should be carefully planned.

Local Companies

Best Buy
(732) 563-6801
19 Schoolhouse Ln
Somerville, NJ
Best Buy
(856) 910-7932
2130 State Highway 70 Wes # 70
Cherry Hill, NJ
Best Buy
(732) 438-5790
4180 US Highway 1
Monmouth Junction, NJ
Best Buy
(201) 556-1321
586 N State Rt 17
Paramus, NJ
Best Buy Baby Inc
(201) 935-4216
403 Meadow Ln
Carlstadt, NJ


Review: Apple Xserve

provided by: 


Product:Apple Xserve (2008)
Rating
ProsPowerful, compact 1U server; robust hardware RAID allows up to 2TB of protected internal storage.
ConsExpensive hardware RAID; lights-out controller ships unconfigured; embedded controller requires convoluted deployment for secure remote access; more expensive to power and cool than G5 or G4 models.
CompanyApple
Price as rated$2,999 (base), $8,999 (tested)
Best current price$2,994.60

Apple has upgraded the Xserve, its rackmount server. Now outfitted with Intel's latest quad-core Xeon processors, today's Xserve packs a lot more power into the same slim 1U package.

Apple's server has the unenviable task of pleasing two disparate audiences: Macintosh users, who expect a suitably Mac-like server, and cranky server administrators, who prefer the command line and demand feature and price parity from a host of 1U server vendors. (U is a standard measure that refers to the space between shelves on a rack. It equals 1.75 inches.) The Xserve is largely successful on both fronts, but its design can force some uncomfortable compromises.

Xserve

The Xserve features Intel's latest quad-core Xeon processors.

The Xserve's base configuration offers a single quad-core 2.8GHz Xeon processor, 2GB of 800MHz DDR2 memory, and a single 80GB, 7,200 rpm SATA hard drive, for $2,999. The PCI expansion slots are now PCI Express 2.0-one 9.25-by-16-inch slot and one 6.6-by-8-inch slot; the 6.6-inch slot also supports 133MHz PCI-X cards. A SuperDrive is now the standard optical drive. The Xserve also offers two Gigabit Ethernet ports, two FireWire 800 ports, a DB-9 serial port, and three USB 2.0 ports; one of those USB ports is on the front, replacing the FireWire 400 port found on earlier Xserves. The Xserve still lacks a video port on the front.

Available upgrades include two Xeon processors at 2.8GHz or 3GHz, up to 32GB of FB-DIMM RAM in eight slots, a second load-sharing power supply, and a variety of network and storage controllers. The chassis accommodates three 3.5-inch hard disks in either 7,200 rpm SATA or 15,000 rpm SAS varieties. An $800 hardware RAID controller is also available. All Xserves include an unlimited-user copy of Mac OS X Server.

For this review, Apple provided an Xserve with two 3GHz processors, 8GB of RAM, three 300GB SAS disks, the hardware RAID controller, and dual power supplies; the final price for this almost top-of-the-line configuration is $8,999.

Return of hardware RAID

Introduced in August 2007, the Xserve's hardware RAID controller replaces the Xserve's storage backplane; you can purchase it as a factory option, or install it yourself into any Intel-based Xserve. Unlike the RAID controller used in the Xserve G5 or the Mac Pro, it does not occupy a PCI slot.

Add new disk to Xserve

To add a new disk as a spare, just select Make Spare from the RAID menu.

The controller offers 256MB of battery-backed cache and four RAID levels: Enhanced JBOD (a non-redundant configuration that takes advantage of the controller's caching), RAID 0 (striped set without parity), RAID 1 (mirrored set without parity), and RAID 5 (striped set with distributed parity). You can use Apple's graphical RAID Utility to configure the controller, RAID sets, and protected volumes. RAID Utility is included on the Mac OS X Server install disc, and is installed in the /Applications/Utilities folder. RAID Utility's interface is a graphical representation of a RAID's components: controller, RAID sets, volumes, and disks.

An Enhanced JBOD (or just a bunch of drives-and yes, that's a canonical technical term) set can be migrated to a stripe, mirror, or RAID 5 set, while preserving data. I tested this feature by migrating a 300GB Enhanced JBOD set to a three-disk 900GB striped set; the migration took 1.5 hours and completed without a hiccup. In another test, the controller took about 3.5 hours to initialize a new three-disk 600GB RAID 5 volume. When I removed a disk from a three-disk RAID 5 set, the Xserve reacted exactly as I expected: the RAID set went into degraded mode, and alerts showed on the Xserve's interface, in Server Monitor, and as a flashing LED on the server's front panel. Restoring the RAID set was a simple matter of replacing the disk and using the Make Spare command to add it to the RAID set; it took about 2.5 hours to rebuild the RAID set. At long last, the Xserve has a proper hardware RAID controller on the backplane. It's a bit steep at $800, however, particularly when most vendors offer basic hardware RAID 0 and RAID 1 in their standard controllers.

RAID Utility: AutoRebuild

RAID Utility's event log shows the chronology of a disk's failure and replacement.

Remote management-a-go-go

Each of the Xserve's two Ethernet ports has two controllers. One controller is for the standard Ethernet used by Mac OS X Server, while the other is for the Xserve's embedded Lights-Out Management (LOM) feature. LOM allows an administrator to remotely monitor the server's hardware as well as power it up and down over the network. Each port can be enabled for network use by the operating system, or LOM, or both. The feature works well, but Apple's implementation creates challenges for effective remote management.

Best practices call for remote administration to be done across a private and restricted network. LOM is managed through one set of network interfaces, and Mac OS X Server's remote management and user services are managed through another; because the two pairs of controllers share a single pair of physical ports, it is difficult to provide all three functions (LOM, administrative tools such as Server Admin, and user access) securely using only the two available ports. Administrators must therefore designate a single port for remote administration, attach it to the secure network, and assign separate IP addresses to each of the Xserve's controllers on that port-one for LOM and one for Mac OS X Server. Then Mac OS X Server's Firewall can be used to disallow Server Admin, Workgroup Manager, and Screen Sharing access from anywhere but the administrative network.

If your deployment requires services on two physical networks, you must purchase a second Ethernet card in order to supply services and also perform secure remote administration; in this case, the embedded LOM begets a hidden cost.

Competing manufacturers such as Dell, HP, and Sun put lights-out management (including screen control) on a dedicated port, thereby leaving two ports for standard services.

LOM is not active when shipped from the factory and must be explicitly enabled with Server Assistant, or by running Server Monitor directly on the Xserve. Apple officially supports LOM only with static IP addressing, and that is the only option available via either supported configuration method. Apple says it chose this configuration for security, so customers cannot unwittingly expose remote administration access. LOM can be configured for DHCP via the included command-line ipmitool utility; although this technique is unsupported, it worked as expected in my tests.

While Apple's sensitivity to network security is admirable, in this case it's inconsistent with Mac OS X Server's setup process; the operating system utilizes DHCP (when booted from installation media and during initial configuration) to enable remote control and management of installations (see the Mac OS X Server Administration manual for details). Were LOM likewise enabled from the factory, administrators could completely control and remotely manage an Xserve's installation-including the first power-on. The Xserve's boot configuration can be controlled via the buttons on the front panel; perhaps that'd be a good place for this option.

LOM's user accounts are not managed through Mac OS X Server, and have different password requirements; LOM passwords must be a minimum of eight characters. Access to LOM is only available via local user accounts; access via an enterprise directory is not available and would be a welcome addition.

Server Monitor

Server Monitor shows the RAID's degraded status; disks in the RAID set appear yellow.

Power, heat, and ownership economics

Apple proudly touts the new Xserve's energy efficiency, pointing to the Xeon's on-demand power throttling, and the fact that the power supply exceeds the government's Energy Star efficiency specifications. However, a server's power consumption must be addressed as a complete system: the electric bill is produced not only by the server's power draw at the wall, but by the associated air conditioning required to keep the environment cool as well.

When measured at idle, the new $2,999 Xserve's power consumption and heat output are nearly identical to the previous $2,999 Intel-based Xserve. That's good news if you're upgrading from the previous Intel-based Xserve, but it's more complicated if you're upgrading from an earlier Xserve G5 or G4-based model. If you compare each generation's $2,999 configuration, you'll find that the environmental demands of today's model are more than 55 percent greater than the Xserve G5.

Today's Xserve is vastly more powerful than earlier models, but it is not immune to the industry-wide trend of increased demands on power and cooling. If you're upgrading from an older Xserve, take care to study your power and cooling infrastructure-and budget-as other upgrades may follow in a quad-core Xserve's wake. The fact is that most servers are usually idle-take into account the loads your servers maintain, and size your purchase accordingly.

Fast is as fast does

Measuring performance is treacherous territory for any server vendor. Vendors want to show their product in a positive light, but benchmarks can illustrate a product's weaknesses as well as its strengths.

Apple cites the Standard Performance Evaluation Corporation's (SPEC) CPU2006 benchmark for raw computational performance, which shows that today's Xeon 5400-based Xserve is 80 percent faster than the previous Xeon 5100-based model. As of this writing, the formal results for today's Xserve are based on Apple's internal tests, and they are not available at www.spec.org. Until the full results are available, we can neither verify Apple's claims nor compare the Xserve against competing systems.

In another category, Apple uses results from the SPECjbb2005 test to tout a 120 percent increase in Java server performance over the previous Xserve. Apple says this benchmark was chosen because it illustrates both the benefits of the new quad-core Xeon processors and the improvements made in Leopard Server. That's great news if your business runs Java server applications on Xserves, but it may not reflect the performance of other applications.

The available results from comparable systems show Apple's Xserve, running the included Mac OS X Server and JVM (Java Virtual Machine), competing against systems running either Sun Solaris or (at considerable additional expense) Microsoft Windows Server 2003 and BEA's JRockit virtual machine. The competitors best the Xserve's score by factors of two to three, a startling performance benefit achieved in software; hopefully Apple's forthcoming update to Java SE 6.0 will narrow this gap. (True to form, Apple declined to comment on unreleased software or future plans.) 

Benchmarks tell a number of tales, but is the Xserve fast when the rubber meets my particular road? The new Xserve's AFP performance is so fast that I could not muster enough client computers to discover its performance ceiling. Macworld tested the Xserve's AFP performance in three RAID configurations: Enhanced JBOD, RAID 0, and RAID 5. The Xserve's results were tightly clustered, with only 0.4 to 8 percent separating the configurations' scores in the various tests. The new Xserve was 49 to 139 percent faster than a currently deployed, RAID 5-equipped Xserve G5. Compared to the SATA-equipped model we tested last year, the new model was 15 percent slower in 300MB writes, but 50 percent faster in 300MB reads. These results are not surprising given that SATA disks are typically better at sustained streaming operations, while RAID 5 is usually slow in writes due to parity calculations.

Macworld's buying advice

The quad-core Xeon-based Apple Xserve is a superbly modern 1U server with powerful options for storage and remote access. As with any server, deployments should be carefully planned-the embedded LOM may necessitate an additional Ethernet card under some circumstances, and anyone upgrading from a PowerPC-based model should study their power and cooling infrastructure before upgrading.

[Andrew T. Laurence is a server administrator and "Mac guy" at the University of California, Irvine.]

Read full article at Macworld.com
Regional Articles
- Review: Apple Xserve Absecon NJ
- Review: Apple Xserve Asbury Park NJ
- Review: Apple Xserve Atco NJ
- Review: Apple Xserve Atlantic City NJ
- Review: Apple Xserve Audubon NJ
- Review: Apple Xserve Avenel NJ
- Review: Apple Xserve Barnegat NJ
- Review: Apple Xserve Basking Ridge NJ
- Review: Apple Xserve Bayonne NJ
- Review: Apple Xserve Bayville NJ
- Review: Apple Xserve Beachwood NJ
- Review: Apple Xserve Belle Mead NJ
- Review: Apple Xserve Belleville NJ
- Review: Apple Xserve Bellmawr NJ
- Review: Apple Xserve Belmar NJ
- Review: Apple Xserve Bergenfield NJ
- Review: Apple Xserve Berkeley Heights NJ
- Review: Apple Xserve Berlin NJ
- Review: Apple Xserve Beverly NJ
- Review: Apple Xserve Blackwood NJ
- Review: Apple Xserve Bloomfield NJ
- Review: Apple Xserve Boonton NJ
- Review: Apple Xserve Bordentown NJ
- Review: Apple Xserve Bound Brook NJ
- Review: Apple Xserve Brick NJ
- Review: Apple Xserve Bridgeton NJ
- Review: Apple Xserve Bridgewater NJ
- Review: Apple Xserve Brigantine NJ
- Review: Apple Xserve Browns Mills NJ
- Review: Apple Xserve Budd Lake NJ
- Review: Apple Xserve Burlington NJ
- Review: Apple Xserve Butler NJ
- Review: Apple Xserve Caldwell NJ
- Review: Apple Xserve Camden NJ
- Review: Apple Xserve Cape May Court House NJ
- Review: Apple Xserve Cape May NJ
- Review: Apple Xserve Carteret NJ
- Review: Apple Xserve Cedar Grove NJ
- Review: Apple Xserve Chatham NJ
- Review: Apple Xserve Cherry Hill NJ
- Review: Apple Xserve Clark NJ
- Review: Apple Xserve Clementon NJ
- Review: Apple Xserve Cliffside Park NJ
- Review: Apple Xserve Clifton NJ
- Review: Apple Xserve Collingswood NJ
- Review: Apple Xserve Colonia NJ
- Review: Apple Xserve Colts Neck NJ
- Review: Apple Xserve Cranbury NJ
- Review: Apple Xserve Cranford NJ
- Review: Apple Xserve Denville NJ
- Review: Apple Xserve Deptford NJ
- Review: Apple Xserve Dover NJ
- Review: Apple Xserve Dumont NJ
- Review: Apple Xserve Dunellen NJ
- Review: Apple Xserve East Brunswick NJ
- Review: Apple Xserve East Hanover NJ
- Review: Apple Xserve East Orange NJ
- Review: Apple Xserve Eatontown NJ
- Review: Apple Xserve Edison NJ
- Review: Apple Xserve Egg Harbor City NJ
- Review: Apple Xserve Egg Harbor Township NJ
- Review: Apple Xserve Elizabeth NJ
- Review: Apple Xserve Elmer NJ
- Review: Apple Xserve Elmwood Park NJ
- Review: Apple Xserve Englewood NJ
- Review: Apple Xserve Englishtown NJ
- Review: Apple Xserve Ewing NJ
- Review: Apple Xserve Fair Lawn NJ
- Review: Apple Xserve Fairview NJ
- Review: Apple Xserve Flanders NJ
- Review: Apple Xserve Flemington NJ
- Review: Apple Xserve Fords NJ
- Review: Apple Xserve Forked River NJ
- Review: Apple Xserve Fort Lee NJ
- Review: Apple Xserve Franklin Lakes NJ
- Review: Apple Xserve Freehold NJ
- Review: Apple Xserve Garfield NJ
- Review: Apple Xserve Glassboro NJ
- Review: Apple Xserve Glen Rock NJ
- Review: Apple Xserve Gloucester City NJ
- Review: Apple Xserve Hackensack NJ
- Review: Apple Xserve Hackettstown NJ
- Review: Apple Xserve Haddon Township NJ
- Review: Apple Xserve Haddonfield NJ
- Review: Apple Xserve Haledon NJ
- Review: Apple Xserve Hammonton NJ
- Review: Apple Xserve Harrison NJ
- Review: Apple Xserve Hasbrouck Heights NJ
- Review: Apple Xserve Hawthorne NJ
- Review: Apple Xserve Hazlet NJ
- Review: Apple Xserve Highland Park NJ
- Review: Apple Xserve Hightstown NJ
- Review: Apple Xserve Hillsdale NJ
- Review: Apple Xserve Hillside NJ
- Review: Apple Xserve Hoboken NJ
- Review: Apple Xserve Holmdel NJ
- Review: Apple Xserve Hopatcong NJ
- Review: Apple Xserve Howell NJ
- Review: Apple Xserve Irvington NJ
- Review: Apple Xserve Iselin NJ
- Review: Apple Xserve Jackson NJ
- Review: Apple Xserve Jersey City NJ
- Review: Apple Xserve Keansburg NJ
- Review: Apple Xserve Kearny NJ
- Review: Apple Xserve Kendall Park NJ
- Review: Apple Xserve Keyport NJ
- Review: Apple Xserve Lakehurst NJ
- Review: Apple Xserve Lakewood NJ
- Review: Apple Xserve Lincoln Park NJ
- Review: Apple Xserve Linden NJ
- Review: Apple Xserve Little Falls NJ
- Review: Apple Xserve Little Ferry NJ
- Review: Apple Xserve Livingston NJ
- Review: Apple Xserve Lodi NJ
- Review: Apple Xserve Long Branch NJ
- Review: Apple Xserve Long Valley NJ
- Review: Apple Xserve Lyndhurst NJ
- Review: Apple Xserve Madison NJ
- Review: Apple Xserve Mahwah NJ
- Review: Apple Xserve Manahawkin NJ
- Review: Apple Xserve Manasquan NJ
- Review: Apple Xserve Manchester Township NJ
- Review: Apple Xserve Mantua NJ
- Review: Apple Xserve Manville NJ
- Review: Apple Xserve Maple Shade NJ
- Review: Apple Xserve Maplewood NJ
- Review: Apple Xserve Marlboro NJ
- Review: Apple Xserve Marlton NJ
- Review: Apple Xserve Matawan NJ
- Review: Apple Xserve Mays Landing NJ
- Review: Apple Xserve Medford NJ
- Review: Apple Xserve Merchantville NJ
- Review: Apple Xserve Metuchen NJ
- Review: Apple Xserve Middlesex NJ
- Review: Apple Xserve Middletown NJ
- Review: Apple Xserve Millville NJ
- Review: Apple Xserve Monmouth Junction NJ
- Review: Apple Xserve Monroe Township NJ
- Review: Apple Xserve Montclair NJ
- Review: Apple Xserve Montville NJ
- Review: Apple Xserve Moorestown NJ
- Review: Apple Xserve Morganville NJ
- Review: Apple Xserve Morris Plains NJ
- Review: Apple Xserve Morristown NJ
- Review: Apple Xserve Mount Holly NJ
- Review: Apple Xserve Mount Laurel NJ
- Review: Apple Xserve Mullica Hill NJ
- Review: Apple Xserve Neptune NJ
- Review: Apple Xserve Neshanic Station NJ
- Review: Apple Xserve New Brunswick NJ
- Review: Apple Xserve New Milford NJ
- Review: Apple Xserve New Providence NJ
- Review: Apple Xserve Newark NJ
- Review: Apple Xserve Newton NJ
- Review: Apple Xserve North Arlington NJ
- Review: Apple Xserve North Bergen NJ
- Review: Apple Xserve North Brunswick NJ
- Review: Apple Xserve Nutley NJ
- Review: Apple Xserve Oak Ridge NJ
- Review: Apple Xserve Oakland NJ
- Review: Apple Xserve Oaklyn NJ
- Review: Apple Xserve Ocean City NJ
- Review: Apple Xserve Old Bridge NJ
- Review: Apple Xserve Orange NJ
- Review: Apple Xserve Palisades Park NJ
- Review: Apple Xserve Paramus NJ
- Review: Apple Xserve Parlin NJ
- Review: Apple Xserve Parsippany NJ
- Review: Apple Xserve Passaic NJ
- Review: Apple Xserve Paterson NJ
- Review: Apple Xserve Pennington NJ
- Review: Apple Xserve Penns Grove NJ
- Review: Apple Xserve Pennsauken NJ
- Review: Apple Xserve Pennsville NJ
- Review: Apple Xserve Perth Amboy NJ
- Review: Apple Xserve Phillipsburg NJ
- Review: Apple Xserve Piscataway NJ
- Review: Apple Xserve Plainfield NJ
- Review: Apple Xserve Plainsboro NJ
- Review: Apple Xserve Pleasantville NJ
- Review: Apple Xserve Point Pleasant Beach NJ
- Review: Apple Xserve Pompton Lakes NJ
- Review: Apple Xserve Princeton Junction NJ
- Review: Apple Xserve Princeton NJ
- Review: Apple Xserve Rahway NJ
- Review: Apple Xserve Ramsey NJ
- Review: Apple Xserve Randolph NJ
- Review: Apple Xserve Red Bank NJ
- Review: Apple Xserve Ridgefield NJ
- Review: Apple Xserve Ridgefield Park NJ
- Review: Apple Xserve Ridgewood NJ
- Review: Apple Xserve Ringwood NJ
- Review: Apple Xserve River Edge NJ
- Review: Apple Xserve Riverside NJ
- Review: Apple Xserve Riverton NJ
- Review: Apple Xserve Rockaway NJ
- Review: Apple Xserve Roselle NJ
- Review: Apple Xserve Roselle Park NJ
- Review: Apple Xserve Rutherford NJ
- Review: Apple Xserve Saddle Brook NJ
- Review: Apple Xserve Saddle River NJ
- Review: Apple Xserve Salem NJ
- Review: Apple Xserve Sayreville NJ
- Review: Apple Xserve Scotch Plains NJ
- Review: Apple Xserve Secaucus NJ
- Review: Apple Xserve Sewell NJ
- Review: Apple Xserve Short Hills NJ
- Review: Apple Xserve Sicklerville NJ
- Review: Apple Xserve Somers Point NJ
- Review: Apple Xserve Somerset NJ
- Review: Apple Xserve Somerville NJ
- Review: Apple Xserve South Amboy NJ
- Review: Apple Xserve South Orange NJ
- Review: Apple Xserve South Plainfield NJ
- Review: Apple Xserve South River NJ
- Review: Apple Xserve Sparta NJ
- Review: Apple Xserve Springfield NJ
- Review: Apple Xserve Succasunna NJ
- Review: Apple Xserve Summit NJ
- Review: Apple Xserve Sussex NJ
- Review: Apple Xserve Swedesboro NJ
- Review: Apple Xserve Teaneck NJ
- Review: Apple Xserve Tenafly NJ
- Review: Apple Xserve Toms River NJ
- Review: Apple Xserve Trenton NJ
- Review: Apple Xserve Tuckerton NJ
- Review: Apple Xserve Union City NJ
- Review: Apple Xserve Union NJ
- Review: Apple Xserve Ventnor City NJ
- Review: Apple Xserve Verona NJ
- Review: Apple Xserve Villas NJ
- Review: Apple Xserve Vincentown NJ
- Review: Apple Xserve Vineland NJ
- Review: Apple Xserve Voorhees NJ
- Review: Apple Xserve Wallington NJ
- Review: Apple Xserve Warren NJ
- Review: Apple Xserve Washington NJ
- Review: Apple Xserve Wayne NJ
- Review: Apple Xserve West Milford NJ
- Review: Apple Xserve West New York NJ
- Review: Apple Xserve West Orange NJ
- Review: Apple Xserve Westfield NJ
- Review: Apple Xserve Westville NJ
- Review: Apple Xserve Westwood NJ
- Review: Apple Xserve Wharton NJ
- Review: Apple Xserve Wildwood NJ
- Review: Apple Xserve Williamstown NJ
- Review: Apple Xserve Willingboro NJ
- Review: Apple Xserve Woodbridge NJ
- Review: Apple Xserve Wyckoff NJ
Rate Article
     
Articles Insider

Rss   Delicious   Digg   Add To My Yahoo   Add To My Google   Bookmark   Search Plugin

Topics:
Advertising Educational Content Home Electronics Real Estate Resources
Business Services Entertainment Home Services Software
Career Fashion Internet Technology
Cars Financial Services Legal Telecommunications
Chamber of Commerce Franchise Miscellaneous Trade Shows
Computer Hardware Health Nightlife Travel
Construction Holidays Online Database Weddings
Education Home Appliances Real Estate Listings World History