Quantcast
Channel: ProLiant Servers (ML,DL,SL) topics
Viewing all 10362 articles
Browse latest View live

Use non-HP hdd in Proliant DL80 Gen9

$
0
0

Hi,

I just purchased a HPE Proliant DL80 Gen 9 rack mounted server. I noticed when I received it that no HDD-tray caddies was delivered with the server so I contacted the seller and asked them to send me 6 of them but I got information that this is not possible as HPE servers now only supports HP HDD drives? Is this really so? 

I have 6 WD Red drives in my current HP-server and I was planning to use them in the new server as they are only 3 months old. 

So my question is, does the server really not support any other drives than HP-drives?


DL380 G9 Insight Diagnostics

DL380 G9 Insight Diagnostics

$
0
0

Can some one tell me what it means when you the total memory "Total Memory - Address test" Fails in the insight diagnostics on a DL380 G9? I've swaped out the memory thinking it was bad and replaced it but still keep getting this error.

 

thanks

dl380 g5 black screen on boot (after cpu upgrade)

$
0
0

Good day everyone,

i would like to submit an issue I am facing these days regarding an hp proliant (dl380g5) bought on ebay long time ago.

It came with a couple of Xeon 5140 (Dual Core). Once I tried to upgrade them, and replaced with a couple of Xeon x5470, fans went full speed and nothing came up except a black screen.

If I try to put back the old CPUs, the server starts correctly.

MOBO version is: 436526-001 and, according to the documentation I gathered here and there, it should be able to handle those CPUs. I also tried to update MOBO's firmware with no success (I mean, I managed to upgrade firmware but it didnt change anything).

Do you have any idea of what could it be? I am using the same heatsinks that I used with the Xeon 5140 pair.

 

I appreciate all your efforts and time spent trying to solve this problem with me, guys

Have a nice day

Daniele

 

NMI Chanel Check

$
0
0

Hi i have a HP Proliant ML150 Gen9.
When i shutdown the machine i have this error

*** HARDWARE MALFUCTION

Call your hardware vendor for support

NMI: Channel check / IOCHK

*** The system has halted ***

 

What is the problem?
Thanks

Reset ILO

$
0
0

I need to reset my ILO on Hp DL380gen 8 rack server

Server is in remote location and  ILO credentials are messed up and cannot login to it.

Can someone provide the instructions to reset the ILO(changing username and pwd)

Display Resolution not supported by HP Proliant DL385p Gen8

$
0
0

Today i had changed my server monitor that have big resolution size which i set in Linux OS.

now the problem arises, display not showed any graphics it showed only ...

"Auto Adjustment Resolution progress"

How i can solve this issue please guide me.

ECC + Registered DDR4 in ML10 Gen9

$
0
0

Hello everyone,

 

I'm trying to find out whether my server, ML10 Gen9 supports DDR4 ECC + registered memory or not? The info is confusing, some sites say its compatible. The HP site itself seems to be experiencing issues, I get a lot of page not found and there's a message about the site undergoing maintenance for improvements.

 

Specifically, I can get this type:
Samsung M393A2G40DB0-CPB3Q 16GB DIMM's, 4 of them. I don't care if HPe "officially" supports it or not, I just want it to work :).

 

Thanks for the help!

Karl.


DL380P G10 P816 Controller Disks Showing Up As Removable

$
0
0

Hello,

I'm having an issue trying to enable Bitlocker in Server 2016 because the RAID disks created are being detected as removeable by the OS. When I look at the disk properties in Disk Management, there is a removable policy under the policy tab. The disk name is "HPE Logical Volume SCSI DIsk Device". I am using the latest SPP (October) so drivers should be up to date. Is it normal for a disk presented from the RAID controller to be treated as removeable? If so, is there a way to change that?

Thanks,
Tim

HP Array Controller P212 poor write performance

$
0
0

Hello everyone.

We do see poor write performance on our RAID 50 Array (30TB total, 1GB/7.2k/6GBPS per slot). It looks like it was like that for a long time but we've added some new servers to Veeam Backup and it just take so much time now.

Firmware on the controller is 3.66, it's 265MB Cached version (Battery count says 0 so either no battery pack or it died).

Resolutions for now:

  • Buy Battery Pack and used cache with 25/75 ratio
  • Update firmware (can I backup Array Data to restore from it in case of bad update?)

Attaching tests from the array.

MonBackup1_2.PNGMonBackup1_1.PNG

Jan 30-31 - Online Experts Day (HPE Servers) is back !

firmware-netxen_20161130-3_all.deb

$
0
0

Hi ,

please where can I download the newer and latest firmware-netxen_20161130-3_all.deb? Mainly because I installed debian linux to my HP Proliant Tower server ML370 G6 and I installed the missing firmware (firmware-netxen_20161130-3_all.deb) but it looks like the said firmware is outdated. Please I need the latest and updated one because my ethernet card is not working.

thanks.

Proliant dl385 Gen 5

$
0
0

Can someone please tell me if a Proliant DL385 Gen5 can hanble windows 2016

 

REgards,

Encryption Password on boot

$
0
0

Hello

We recently rebooted our ProLiant DL360 Gen9 server and were expecting to be prompted for the encryption password on boot, however this didn't occur.  It booted without asking for the password, but we have encryption enabled, it even states that in the ILO.

We used HPE Smart Array to encrypt the drives and set up RAID 5. 

Is this to be expected or is this a misconfiguration? 

 

Thanks in advance!

 

Smart Array P440ar Controller

Firmware Version:  4.02

Firmware update on Linux

$
0
0

I am trying to update the firmware on my ML10 Gen9. It is running Arch Linux, fully updated.

I downloaded the firmware package from the HPe website, did the sha256sum check which matched.

The instructions are wrong and make no sense, but luckily its no rocket science. I run the script as root. It dumps the following blurp. I checked the script all it does is chmod 777 on the executable and run it with some parameters. I tried running it manually and tried /h or --help. it allways outputs this blurp:

/data/software/Linuxflash_with_BATCH/.temp/amifldrv.c:42:1: warning: data definition has no type or storage class
 module_init(amifldrv_init_module);
 ^~~~~~~~~~~
/data/software/Linuxflash_with_BATCH/.temp/amifldrv.c:42:1: error: type defaults to ‘int’ in declaration of ‘module_init’ [-Werror=implicit-int]
/data/software/Linuxflash_with_BATCH/.temp/amifldrv.c:42:1: warning: parameter names (without types) in function declaration
/data/software/Linuxflash_with_BATCH/.temp/amifldrv.c:43:1: warning: data definition has no type or storage class
 module_exit(amifldrv_cleanup_module);
 ^~~~~~~~~~~
/data/software/Linuxflash_with_BATCH/.temp/amifldrv.c:43:1: error: type defaults to ‘int’ in declaration of ‘module_exit’ [-Werror=implicit-int]
/data/software/Linuxflash_with_BATCH/.temp/amifldrv.c:43:1: warning: parameter names (without types) in function declaration
/data/software/Linuxflash_with_BATCH/.temp/amifldrv.c:22:13: warning: ‘amifldrv_cleanup_module’ defined but not used [-Wunused-function]
 static void amifldrv_cleanup_module(void)
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/software/Linuxflash_with_BATCH/.temp/amifldrv.c:14:12: warning: ‘amifldrv_init_module’ defined but not used [-Wunused-function]
 static int amifldrv_init_module(void)
            ^~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:315: /data/software/Linuxflash_with_BATCH/.temp/amifldrv.o] Error 1
make[1]: *** [Makefile:1504: _module_/data/software/Linuxflash_with_BATCH/.temp] Error 2
make: *** [Makefile:8: default] Error 2
10 - Error: Unable to load driver.

 

Can anyone help me make sense of this so i can upgrade to the latest firmware please?

 

Thanks!


Xeon L5630 in DL360 G6

Replacement drives detected or previously failed drives now appear to be operational. What to do?

$
0
0

Hi,

I have a DL380 Gen8 server which is connected to an enclosure. To a power loss event, server shut down and after boot I'm receiving this error message:

Replacement drives detected or previously failed drives now appear to be operational.

Logical drives disabled due to possible data loss.

Select F1 to continue with logical drives disabled.

Select F2 to accept data loss and to re0enable logical drives.

I haven't changed any disk and all disks appears to be healty and led is green. is there any possible data loss? what can I do before re-enabing logical drives??

 

Proliant DL380 G9 health led blinking amber

$
0
0

hi,

 

I noticied  that  one of my servers is  on degraded mode as the health  let is  blinking amber , advice please what steos  to  troublshoot  that.

power is  ok

 

 

 

Pinout for DL580 10pin PCIe Power Cable

$
0
0

Hi,

i need the Pinout for the 10pin PCIe Power Cable. I bought the wrong cable and I want to change the pins of the wrong cable.

thanks

HP Server ML 10 G9

$
0
0

Dear Sir \ Madam,

Please I have HP Server ML10 G9, I face Problem with the error 41 Kernal Power and my server hanging or restar suddenly how can I solve this problem as sson as possible?!

 

Plus to all ther drivers in HP website not working as well??!!

 

Best Regards,

Raghad

Viewing all 10362 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>