So I migrated my Orion server to an HP Blade server running on an HP C-Class enclosure with 4G of RAM. This box should be a power house compared to my old VM server. Except now I am plagued with packet loss pages. I know for a fact there is no packet loss going on to these devices. The problem seems to be that pings from the server (and any server in this enclosure for that matter) often come back with weird values that I am assuming Orion is interpreting as packet loss. Pings will be sailing along at 1ms and suddenly I will get a page full of -4 or -5 ms. Then my average at the end is some weird high number like 14708788ms. See below...
C:\Documents and Settings\admintg>ping as5300.sarcom.com -t
Pinging as5300.sarcom.com [10.206.90.4] with 32 bytes of data:
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time<1ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-5ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
Reply from 10.206.90.4: bytes=32 time=-4ms TTL=254
<Removed for space>
Ping statistics for 10.206.90.4:
Packets: Sent = 292, Received = 292, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = -4ms, Average = 14708788ms
Control-C
This is really messing with my data. Has anyone else seen this happen? Anyone else using HP Blade enclosures? I will probably have to call HP but I wanted to put the question out here as well.
Thanks.