<div dir="ltr"><div>Jorg, the notes I have for setting up Intel BMCs are not of any use to you, sorry. See below.</div><div><br></div><div>Regarding the PXE booting, t is easy to use the syscfg utility to print out and to set the boot order.</div><div>But I do not think this is your problem.<br></div><div><a href="https://www.intel.com/content/dam/support/us/en/documents/server-products/server-boards/Intel_Syscfg_UserGuide_V1.02.pdf">https://www.intel.com/content/dam/support/us/en/documents/server-products/server-boards/Intel_Syscfg_UserGuide_V1.02.pdf</a><br></div><div><br></div><div>


        
        <span></span>
        
        


<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left">The
IPMI interfaces have three LAN
Channels – 1, 2, 3</p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left">LAN
Channel 3 is the one used by the AXXRMM4LITE add-on management module<br></p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><a href="http://ark.intel.com/products/55168/Remote-Management-Module-AXXRMM4LITE">http://ark.intel.com/products/55168/Remote-Management-Module-AXXRMM4LITE</a></p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left">To
configure LAN channel 3:</p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><i>module
load ipmitool </i>
</p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><i>ipmitool
lan print 1</i>   (to show the configuration of Channel 1)</p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><i>ipmitool
lan set 3 ipaddr  172.16.202.XXX  </i>  (to set the IP address the
same as Channel 1)</p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><i>ipmitool
lan set 3 netmask 255.255.255.0</i></p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><i>ipmitool
lan print 1</i>   (to show the configuration of Channel 1)</p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><br>

</p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left">The
Bright Cluster manager uses user number 4 to access the IPMI
interface. This user is named ‘bright’.  You should set the level
of access for user 4 on LAN Channel 3:</p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><i>module
load ipmitool ; ipmitool user priv 4 0x4  3</i></p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><i>module
load ipmitool ; ipmitool channel setaccess 3 4 callin=on ipmi=on
link=on privilege=4</i></p>
<p class="gmail-western" style="margin-bottom:0.11in;line-height:108%;font-family:"Arial",serif;font-size:10pt;direction:ltr;text-align:left"><i>ipmitool
channel getaccess 3 4</i>   


<br></p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 21 June 2018 at 12:25, Jörg Saßmannshausen <span dir="ltr"><<a href="mailto:sassy-work@sassy.formativ.net" target="_blank">sassy-work@sassy.formativ.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi John,<br>
<br>
thanks for the reply. I am aware you can install user and admin level, erm, <br>
users on the BMC. I only install admin-level users as there is only a need for <br>
an admin to access the BMC GUI. <br>
However, that does not explain why the IP address is working and the hostname <br>
is not. <br>
<br>
The only way to get the users installed was using the ipmitool command once <br>
the node was up and running. I tried in the BIOS but that was not working. I <br>
got told you will need to enable the 'root' user first before you can install <br>
users but in the BIOS there was no option for that or we did not find it. <br>
<br>
I guess it is the usual learning initial curve here for me. I actually did <br>
look into the documentation but I could not find anything we were doing wrong <br>
at the time. Quite often I found it is a really minor, but important bit one <br>
is missing out and later you think: why did I miss that.<br>
<br>
Thanks for your suggestions!<br>
<span class="HOEnZb"><font color="#888888"><br>
Jörg<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
Am Donnerstag, 21. Juni 2018, 12:07:48 BST schrieb John Hearns via Beowulf:<br>
> Jorg, recalling my experience with Intel. I did not come across the problem<br>
> with IP address versus Hostname which you have.<br>
> However I do recall that I had to configure the Admin user and the<br>
> privilege level for that user on the LAN interface. In that case the<br>
> additional BMC modules were being used.<br>
> <br>
> I might have the commands written up somewhere.<br>
> <br>
> On 21 June 2018 at 12:02, John Hearns <<a href="mailto:hearnsj@googlemail.com">hearnsj@googlemail.com</a>> wrote:<br>
> > Hello Jorg. As you know I have worked a lot with Supermicro machines.<br>
> > I also installed Intel machines for Greenwich University, so I have<br>
> > experience of setting up IPMI on them.<br>
> > I will take time to try to understand your problem!<br>
> > Also Intel provides excellent documentation for all its products. Really.<br>
> > But you must get the correct part number and search for it.<br>
> > I really recommend finding the BMC manual, as I recall that made things a<br>
> > lot clearer.<br>
> > <br>
> > One quick question - are you using the on-board ethernet interface for<br>
> > IPMI or are you using the additional hardware module which has its own<br>
> > ethernet port?<br>
> > <br>
> > > It also has a InfiniBand card which does allow booting from it.<br>
> > <br>
> > You can PXE boot over a Mellanox Infiniband card. As you probably know<br>
> > this involves installing extra firmware on the card.<br>
> > In my last job we had an IB only cluster, so booting over IB had to work!<br>
> > I guess you do nto need to flash the card, but to be honest running the<br>
> > utility is not scary. You just have to get the exact firmware for your<br>
> > card.> <br>
> > On 21 June 2018 at 11:20, Tony Brian Albers <<a href="mailto:tba@kb.dk">tba@kb.dk</a>> wrote:<br>
> >> Does the BMC itself know its own hostname?<br>
> >> <br>
> >> /tony<br>
> >> <br>
> >> On 21/06/18 11:13, Jörg Saßmannshausen wrote:<br>
> >> > Dear all,<br>
> >> > <br>
> >> > I got a bit of a confusing situation with the BMC of some Intel<br>
> >> <br>
> >> motherboards<br>
> >> <br>
> >> > which we recently purchased and I am not quite sure what to make out of<br>
> >> <br>
> >> it.<br>
> >> <br>
> >> > We have install a generic user via the IPMI commands on the compute<br>
> >> <br>
> >> nodes and<br>
> >> <br>
> >> > I can access the BMC remotely, again via the IPMI command like this:<br>
> >> > <br>
> >> > $ ipmitool -H node105-bmc -U username -P xxx power status<br>
> >> > <br>
> >> > This is working, Also, this works:<br>
> >> > <br>
> >> > $ ipmitool -H 10.0.1.105 -U username -P xxx power status<br>
> >> > <br>
> >> > A nslookup of node105-bmc gives the right IP address as well.<br>
> >> > <br>
> >> > However, if I want to use the GUI for the BMC, i.e. opening my browser<br>
> >> <br>
> >> and<br>
> >> <br>
> >> > put:<br>
> >> > <br>
> >> > <a href="https://node105-bmc" rel="noreferrer" target="_blank">https://node105-bmc</a><br>
> >> > <br>
> >> > in the URL, I get the loging page When I enter my login credentials<br>
> >> <br>
> >> then,<br>
> >> <br>
> >> > which are the same as above, I have a problem to log in *IF* I am using<br>
> >> <br>
> >> the<br>
> >> <br>
> >> > hostname as address but not *IF* I am using the IP address. Just to add<br>
> >> <br>
> >> to the<br>
> >> <br>
> >> > confusion more, on one node the hostname was working.<br>
> >> > With problems I mean the browser tells me my login credentials are<br>
> >> <br>
> >> wrong which<br>
> >> <br>
> >> > does not happen when I am using the IP address.<br>
> >> > Also, I can only use https and not http and for now I got the generic<br>
> >> <br>
> >> self<br>
> >> <br>
> >> > signed certificates. I want to change them at one point but right now<br>
> >> <br>
> >> that is<br>
> >> <br>
> >> > more on the bottom of my to-do list.<br>
> >> > <br>
> >> > I find that really odd and I am not quite sure what is going on here.<br>
> >> <br>
> >> With all<br>
> >> <br>
> >> > the Supermicro kit I once had I never had these issues before. I was<br>
> >> <br>
> >> able to<br>
> >> <br>
> >> > log in regardless of using the hostname or IP address.<br>
> >> > So clearly Intel does something here Supermicro did not (at the time).<br>
> >> > <br>
> >> > The boards in question are Intel S2600BPB ones.<br>
> >> > <br>
> >> > Has anybody seen this before?<br>
> >> > <br>
> >> > I got a second issue with these boards. I usually do the normal PXE/NFS<br>
> >> <br>
> >> boot<br>
> >> <br>
> >> > and the setup is working well for the other, older Supermicro machines.<br>
> >> > However, with the new Intel ones, this is crashing.<br>
> >> > The procedure is you are selecting in the boot-menu you want to do a<br>
> >> <br>
> >> PXE boot<br>
> >> <br>
> >> > and not boot from the local hard drive.<br>
> >> > It then boots the initramfs which seems to be fine. From what I can<br>
> >> <br>
> >> see, both<br>
> >> <br>
> >> > during the boot process and from the log files of the DHCP-server, it<br>
> >> > is<br>
> >> > getting the right IP address.<br>
> >> > However, when the initramfs hands over to the kernel, it crashes with:<br>
> >> > kernel panic! attempt to kill init<br>
> >> > and you literally have to pull the plug on the machine, i.e. a hard<br>
> >> <br>
> >> reset.<br>
> >> <br>
> >> > The only time I have seen that was when I did not specify the NIC and<br>
> >> <br>
> >> when I<br>
> >> <br>
> >> > had two NICs, it somehow decided to use the other one. I fixed that<br>
> >> <br>
> >> problem by<br>
> >> <br>
> >> > defining the interface in the boot-arguments and also the second NIC is<br>
> >> <br>
> >> not<br>
> >> <br>
> >> > connected anyway. It also has a InfiniBand card which does allow<br>
> >> <br>
> >> booting from<br>
> >> <br>
> >> > it. Again, it is not connected so in theory it should not matter.<br>
> >> > <br>
> >> > I am stuck here. I am using a 4.x kernel for the PXE boot, so a fairly<br>
> >> <br>
> >> recent<br>
> >> <br>
> >> > one. As I said, it works for the older machines but not for the newer<br>
> >> <br>
> >> ones.<br>
> >> <br>
> >> >   I upgraded the whole PXE/NFS boot and that is not working too.<br>
> >> > <br>
> >> > Does anybody have any ideas here?<br>
> >> > <br>
> >> > Sorry for asking 2 questions in one email but as they are related I<br>
> >> <br>
> >> hope that<br>
> >> <br>
> >> > is ok.<br>
> >> > <br>
> >> > All the best from a sunny London<br>
> >> > <br>
> >> > Jörg<br>
> >> > <br>
> >> > ______________________________<wbr>_________________<br>
> >> > Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin<br>
> >> <br>
> >> Computing<br>
> >> <br>
> >> > To change your subscription (digest mode or unsubscribe) visit<br>
> >> <br>
> >> <a href="http://www.beowulf.org/mailman/listinfo/beowulf" rel="noreferrer" target="_blank">http://www.beowulf.org/<wbr>mailman/listinfo/beowulf</a><br>
> >> <br>
> >> <br>
> >> <br>
> >> --<br>
> >> Tony Albers<br>
> >> Systems administrator, IT-development<br>
> >> Royal Danish Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark.<br>
> >> Tel: +45 2566 2383 / +45 8946 2316<br>
> >> ______________________________<wbr>_________________<br>
> >> Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
> >> To change your subscription (digest mode or unsubscribe) visit<br>
> >> <a href="http://www.beowulf.org/mailman/listinfo/beowulf" rel="noreferrer" target="_blank">http://www.beowulf.org/<wbr>mailman/listinfo/beowulf</a><br>
<br>
______________________________<wbr>_________________<br>
Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
To change your subscription (digest mode or unsubscribe) visit <a href="http://www.beowulf.org/mailman/listinfo/beowulf" rel="noreferrer" target="_blank">http://www.beowulf.org/<wbr>mailman/listinfo/beowulf</a><br>
</div></div></blockquote></div><br></div>