HP 658553-001 ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA

Posted by Unknown on Monday, April 30, 2012

HP 658553-001 ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA
HP 658553-001 ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA

Price : $346.33* (on 4/22/2013)
Code : B005KKJPCO
Rating :
SPECIAL OFFERS
* Special discount only for limited time







* Product prices and availability are accurate as of the indicated date / time and can be changed any time. Any price and availability on this website at the time of purchase will apply to the purchase of this product.

Specification


Buy HP ProLiant N40L MicroServer Server System AMD Turion II Neo N40L 1.5GHz 2-Core 2GB (1 x 2GB) 1 x 250GB LFF SATA 658553-001 with fast shipping and top-rated ...,HP ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB 1 x 250GB LFF SATA ... HP ProLiant N40L Ultra Micro Tower Server System AM ...,Newegg has HP ProLiant N40L Ultra Micro Tower Server System w/ AMD Turion II Neo N40L 1.5GHz, 2GB ... II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA 658553-001,NEW HP 658553-001 ProLiant N40L Ultra Micro Tower Server ... Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB ... LFF SATA pluggable hard ...,Check Price HP 658553-001 ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA Reviews Today You ...,Expired: HP ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA 658553-001 $199.99 with Free Shipping at ...,NEW HP 658553-001 ProLiant N40L Ultra Micro Tower Server System ... Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB ... 1 x 250GB LFF SATA,... HP 658553-001 ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB ... II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA ...,BuyHP ProLiant N40L MicroServer Server System AMD Turion II Neo N40L 1.5GHz ... 2GB (1 x 2GB) 1 x 250GB LFF SATA 658553-001 ... HP Series ProLiant N40L Model 658553-001,Upgrade the performance of your business network by installing the HP ProLiant MicroServer - Server. It provides support for essential computing services under your ...




Product Details

  • Brand: HP
  • Model: 658553-001
  • Number of items: 1
  • Dimensions: 10.51" h x
    8.27" w x
    10.24" l,
    13.18 pounds
  • CPU: Turion II Neo X2 Dual Core L625
  • Memory: 2GB
  • Hard Disk: 250GB
  • Processors: 2

Features

  • HP ISS 658553-001 HP MICRO G7 N40L NHP US SVR











Product Description

Upgrade the performance of your business network by installing the HP ProLiant MicroServer - Server. It provides support for essential computing services under your available Gigabit Ethernet network. It uses an AMD Turion™ II Model Neo N40L 1.5GHz Processor and 2GB random access memory to perform computational tasks on behalf of your systems. It even allows you to maximize your network's storage space using four 3.5in SATA hard drives, each with up to 2TB storage capacity, and integrate up to seven external devices under high-speed USB connectivity.





   



Customer Reviews

Most helpful customer reviews

64 of 67 people found the following review helpful.
5Great VMWare ZFS NAS Server all in one.
By Benjamin Bryan
I bought this to use as a NAS / VMWare serverAlso got 8GB ECC memory which is the max this server supports, booting VMWare ESXi off a USB, then running OpenIndiana + Napp-It off of a SSD and then running ZFS on in RAID-Z1 (equivalent to RAID-5, I use RAID-Z instead of hardware RAID so I'm protected from the RAID-5 write hole and silent data corruption) across 3x2TB 7200RPM Seagate drives (also use part of the SSD is an L2ARC - a cache that keeps the most frequently accessed data on the SSD) which is shared back to VMWare as an NFS share so any other VM's installed on the box can be backed by ZFS redundancy. I did raw device mapping for the three drives so that OpenIndiana has direct access to them. This means I could easily export and import the pool into another system.The Solaris version of Crashplan works very well on OI, to backup the entire zpool to a remote offsite location. It was a little tricky, Crashplan didn't see my zpool folder at first but I was able to manually add it to the config file and then it showed up in the gui.The hardware is good for the price, there's a network, hdd, and power led lights on the front. A very large fan on the back means it runs very quiet. One gigabit network, a VGA port, and lots of USB ports are available if you ever need them.Tips:- Download VMWare ESXi off of HP's site which includes better HP specific hardware.- I also tested Oracle Solaris 11 and Nexenta. Solaris 11 was the fastest, but requires a $1000/year support contract for non-personal/development use. OpenIndiana was the second fastest but hasn't officially released a stable version (however I found it more stable than NexentaStor). NexentaStor (free up to 18TB) is used in production by many enterprises so I tried using it first, but it became sluggish after I had a few thousand snapshots (the ZFS layer was fine, it was Nexenta's gui interface that couldn't handle it, probably would have been fine with a faster CPU). So for me OI + Napp-It works best, but if I weren't running a business I'd do Solaris 11 + Napp-it since it had the best performance on this machine.- The ICY DOCK MB882SP-1S-2B will adapt an SSD drive to fit into the drive caddie trays perfectly.- the CPU is adequate for a NAS, but it's not that fast, so for Crashplan I set data deduplication to minimal and compression to automatic. I found uploads went much faster this way. ZFS didn't have much of a slowdown using the default ZFS compression (and in some tests was faster with compression enabled) so I left it on. ZFS Deduplication slowed it down considerably even with 8GB memory.- Use the VMXNET3 network driver instead of the E1000 for better performance. I could'n't get the guest tools to install automatically but you can ssh into the ESXi server and grab the solaris.iso off of it.Things I've run in VMWare on top of ZFS storage on this box using Ubuntu and FreeBSD VMs without problems:- Openswan IPSec server (for Android / iOS devices)- Media Server for streaming videos and music (MiniDLNAa and Subsonic)- Mail server - POP/IMAP/SMTP- Web Server - Apache / Wordpress- Nagios- Mumble Server- Minecraft ServerThings I really like:- Supports ECC Memory (hard to find on a box this cheap) which is essential for data integrity.- Small form factor- Big fan, near silent operationWishlist for things I'd like to see in future editions of this model (although I'm sure not all of them could be done at this price-point).- Faster CPU- Support for more drives, get rid of drive bay, make it a little taller and this thing could hold 8" 3.5 drives or 18 2.5" drives.- A special mounting area for an SSD.- LED indicators for each drive.- Remove RAID controller and only support JBOD and have more than 5 SATA ports.- Built in KVM controller (currently you can buy one).- 10Gigabit ethernet- HDMI video (for people that want to use it as a home media server)- Audio out (for subsonic media server, this could drive household speakers)- Hot Swap Drive Bays

65 of 71 people found the following review helpful.
5LOVE this rock solid little baby!
By Marc Johnson
This is truly a great little server.I had far too many problems with my previous Windows Home Server (dedicated WHS Acer box with an Atom CPU): skipping videos, remote access issues, and other troubles like no direct VGA port to view what's going on.The set-up was easy, adding RAM and a DVD drive were a total breeze. The new HP box booted up, I installed WHS, and haven't had to think much about it since.I'm currently running with 14Tb (a PCI-E card + (2) 4-bay Sans Digital JBODs) and this box is quiet and runs cooler than the external drive boxes. I've experienced no problems with skipping, and that's with the server also running other processes, like podcatching, u-torrent client, and TiVo trasnfer/recoding.Full disclosure - I work for HP, but in the printer division, so I bought this as a consumer. In all honesty, this server makes me proud to be an HP'er... it's a well-designed, well-made, solid performer.

21 of 22 people found the following review helpful.
5Great little server!
By vlim
Bought a previous generation one last year to run as a NAS for work, and I hadn't had to even reboot it in months. So when it came time to buy one for home office, this was a logical choice.The dual-core processor won't win any speed contests, but is more than adequate to run VMware ESXI 5.0. I have it running a real-time firewall/malware gateway software (eSoft's virtual Instagate), and it still has plenty of power left over. Windows Home Server will be going on this thing next!Pros:Built-in RAID 0,1 supportExtra screws and allen wrench included in doorEasy hard drive installation and removalCompact, half-height mini towerSuper quiet. Put in some green hard drives and you won't even know the machine is there.Runs VMware ESXi like a champ. No issues with installation.Cons:Wish it had RAID 5Compactness made it a little difficult to add extra Gigabit Ethernet card. The process requires unfastening multiple connectors and thumb screws to be able to slide out the motherboard.

See all 33 customer reviews...


Search Result


Amazon.com: HP 658553-001 ProLiant N40L Ultra Micro Tower Server ...
Upgrade the performance of your business network by installing the HP ProLiant MicroServer - Server. It provides support for essential computing services under your ...

HP ProLiant N40L MicroServer Server System AMD Turion II Neo N40L ...
BuyHP ProLiant N40L MicroServer Server System AMD Turion II Neo N40L 1.5GHz ... 2GB (1 x 2GB) 1 x 250GB LFF SATA 658553-001 ... HP Series ProLiant N40L Model 658553-001

Amazon.com: Customer Reviews: HP 658553-001 ProLiant N40L Ultra ...
... HP 658553-001 ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB ... II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA ...

New HP 658553 001 Proliant N40L Ultra Micro Tower Server System ...
NEW HP 658553-001 ProLiant N40L Ultra Micro Tower Server System ... Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB ... 1 x 250GB LFF SATA

HP 658553-001 Price Comparison, Reviews & Deals
Expired: HP ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA 658553-001 $199.99 with Free Shipping at ...

HP 658553-001 ProLiant N40L Ultra Micro Tower Server System AMD ...
Check Price HP 658553-001 ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA Reviews Today You ...

New HP 658553 001 Proliant N40L Ultra Micro Tower Server System ...
NEW HP 658553-001 ProLiant N40L Ultra Micro Tower Server ... Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB ... LFF SATA pluggable hard ...

HP ProLiant N40L Ultra Micro Tower Server System w/ AMD Turion II ...
Newegg has HP ProLiant N40L Ultra Micro Tower Server System w/ AMD Turion II Neo N40L 1.5GHz, 2GB ... II Neo N40L 1.5GHz 2C 2GB (1 x 2GB) 1 x 250GB LFF SATA 658553-001

$239 HP ProLiant N40L Ultra Micro Tower Server System AMD Turion ...
HP ProLiant N40L Ultra Micro Tower Server System AMD Turion II Neo N40L 1.5GHz 2C 2GB 1 x 250GB LFF SATA ... HP ProLiant N40L Ultra Micro Tower Server System AM ...

NeweggBusiness - HP ProLiant N40L MicroServer Server System AMD ...
Buy HP ProLiant N40L MicroServer Server System AMD Turion II Neo N40L 1.5GHz 2-Core 2GB (1 x 2GB) 1 x 250GB LFF SATA 658553-001 with fast shipping and top-rated ...


Powered by Azon XML Builder (AXB)

{ 0 comments... read them below or add one }

Post a Comment