H740P is advertised as 8 GB:

Cache memory,8 GB DDR4 2133 Mhz cache

But show up as 4096 MB in our new R740:

PERC H740P Adapter (PCI Slot 4)


        RAID Controller in Slot 4       4       50.0.1-0639     --NA--  4096 MB


What is wrong ?

Best Regards
Marcus


Den 2017-11-20 kl. 10:10, skrev [email protected]:
Dell - Internal Use - Confidential


is there a time line when a new/updated Version of OMSA or the Raid Controller 
Part will come which supports the H740p Raid Controller in our new Dell PE R640 
servers?

Hi Andreas,
This platform and controller is supported in OMSA- 9.0.1 version and this 
version is already available in Dell support website.

Regards,
Deepesh CP
---------------------------------------------------------------------
Deepesh C.P
Dell EMC | Infrastructure Solutions Group,
Phone number +91 80 28077333 x 78268
[email protected]
---------------------------------------------------------------------


-----Original Message-----
From: linux-poweredge-bounces-Lists On Behalf Of linux-poweredge-request-Lists
Sent: Friday, November 17, 2017 7:57 PM
To: linux-poweredge-Lists <[email protected]>
Subject: Linux-PowerEdge Digest, Vol 162, Issue 17

Send Linux-PowerEdge mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.us.dell.com/mailman/listinfo/linux-poweredge
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific than "Re: 
Contents of Linux-PowerEdge digest..."


Today's Topics:

    1. Re:  IPv6 vs iDRAC7 vs ipmitool (Dan Yasny)
    2.  increase in SNMP timeouts with DRAC 2.50.50.50 (Robert Jacobson)
    3.  Dell PE640 with H740p Raid Controller (Ulrich, Andreas)


----------------------------------------------------------------------

Message: 1
Date: Thu, 16 Nov 2017 14:22:05 -0500
From: Dan Yasny <[email protected]>
To: Grzegorz Bakalarski <[email protected]>,  Linux-PowerEdge
        <[email protected]>
Cc: [email protected]
Subject: Re: [Linux-PowerEdge] IPv6 vs iDRAC7 vs ipmitool
Message-ID:
        <CALLXwb4P6r9gTtK3KEdFD5Q9c1uHFqyUdAQUy5JpEikDAp_3=a...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On Thu, Nov 16, 2017 at 1:36 PM, Grzegorz Bakalarski < [email protected]> 
wrote:

Did you try to connect via DNS name e.g. in /etc/hosts just put in

2620:52:0:13b8:46a8:42ff:fe3b:235f   my-rsc

and then

  ipmitool -I lanplus -H  my-rsc  -U root  .....

Some programs require to enclose IPv6 address in [] and due to bash
syntax errors sometime it may look e.g.:

  ipmitool -I lanplus -H \[2620:52:0:13b8:46a8:42ff:fe3b:235f\] -U root
....



ipmitool seems to be working fine against IPv6 addresses on another system:

ipmitool -I lanplus -H fc00:1101::10 -L ADMINISTRATOR -U admin -R 3 -N 5 -P 
password power status Chassis Power is on


And my private comment: if you don't have to use  IPv6, please try to
avoid it.

No can do, this is something IPv6 specific I have to get working


We are using IPv6 since 6 years and we are testers for IPv6 bugs. Eg.
some disk arrays and ethernet switches (Dell branded) cannot  send
e-mails
(alerts) via IPv6 stack (strange syntax errors), we had sntp problems
via IPv6, and more ... (like broadcast floods during switch reboots).
Just recently ipmitool started to support IPv6 (from Debian Streach -
even Jessie has too old version of ipmitool).

And remember IPv6 is preferred over IPv4 so if you have both enabled
and
IPv6 doesn't work, then your  good IPv4 is useless.

Bests

Grzegorz

W dniu 2017-11-16 18:41, Dan Yasny napisa?(a):

Forgot to mention the OS - RHEL7.4; ipmitool-1.8.18-5.el7.x86_64

On Thu, Nov 16, 2017 at 12:39 PM, Dan Yasny <[email protected]> wrote:

Hi all,

After the great help I received here yesterday, I have high hopes for
this one as well

I have enabled IPv6 on a set of iDRACs, and can ping6 them or ssh
into them using the v6 address.

However, ipmitool fails to connect completely. Below are some command
outputs using ipv4 and ipv6 addresses of the same DRAC
(R320/iDRAC7-ENT in this case):

$ ping -6 2620:52:0:13b8:46a8:42ff:fe3b:235f
PING
2620:52:0:13b8:46a8:42ff:fe3b:235f(2620:52:0:13b8:46a8:42ff:fe3b:235f
)
56 data bytes
64 bytes from 2620:52:0:13b8:46a8:42ff:fe3b:235f: icmp_seq=1 ttl=64
time=0.911 ms
64 bytes from 2620:52:0:13b8:46a8:42ff:fe3b:235f: icmp_seq=2 ttl=64
time=0.514 ms

$ ping 10.19.184.37
PING 10.19.184.37 (10.19.184.37) 56(84) bytes of data.
64 bytes from 10.19.184.37: icmp_seq=1 ttl=64 time=0.755 ms
64 bytes from 10.19.184.37: icmp_seq=2 ttl=64 time=0.488 ms

$ ipmitool -I lanplus -H 10.19.184.37 -U root -R 3 -N 5 -P calvin
power status Chassis Power is on

$ ipmitool -I lanplus -H 2620:52:0:13b8:46a8:42ff:fe3b:235f -U root
-R 3 -N 5 -P calvin power status
Error: Unable to establish IPMI v2 / RMCP+ session

^^ this after waiting for a minute or so, so something is definitely
happening


ssh root@2620:52:0:13b8:46a8:42ff:fe3b:235f
root@2620:52:0:13b8:46a8:42ff:fe3b:235f's password: **** /admin1->
/admin1->

In short, I do have connectivity, but I wonder whether there's
something else to enable on the iDRAC, to allow ipmi over ipv6

Thanks,
Dan


_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge




-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20171116/59103e13/attachment-0001.html>

------------------------------

Message: 2
Date: Fri, 17 Nov 2017 08:14:47 -0500
From: "Robert Jacobson" <[email protected]>
To: <[email protected]>
Subject: [Linux-PowerEdge] increase in SNMP timeouts with DRAC
        2.50.50.50
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

I've started installing DRAC 2.50.50.50 on R620 and R720xd systems.

On both systems on which I've installed it, I've started seeing a HUGE increase 
in the number of SNMP timeouts.

On one system, the timeouts seem to have cleared up, after multiple resets, and 
disabling/enabling the SNMP agent multiple times.

But on the other system, resetting and re-enabling SNMP didn't seem to help.

Anyone else seeing this problem?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20171117/43cdc658/attachment-0001.html>

------------------------------

Message: 3
Date: Fri, 17 Nov 2017 14:27:02 +0000
From: "Ulrich, Andreas" <[email protected]>
To: "[email protected]" <[email protected]>
Subject: [Linux-PowerEdge] Dell PE640 with H740p Raid Controller
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

Hello,

is there a time line when a new/updated Version of OMSA or the Raid Controller 
Part will come which supports the H740p Raid Controller in our new Dell PE R640 
servers?

Kind Regards,

Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20171117/bf2c4a21/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

------------------------------

End of Linux-PowerEdge Digest, Vol 162, Issue 17
************************************************

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

--
Med vänlig hälsning / Best regards

Marcus Elmäng
WBS Wireless Business solutions AB
Norra Ågatan 10
SE-41664 GÖTEBORG
+46 (0)31-209919 (tel kontor)

Uppgradera din hemsida för PHP7.0 nu:
https://wiki.inviso.se/index.php?title=PHP7.0_uppgradering

Snabba och säkra servers i Sverige:  https://www.inviso.se
Domänregistrering: https://domanregister.se
Skicka SMS: https://www.SmartSMS.nu
PS Samla dina domäner och webbhotell hos oss.

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Reply via email to