Displaying 11 results from an estimated 11 matches for "lanplus".
Did you mean:
scanplus
2015 Apr 24
0
Cluster gets stopped
...ce>
</clusternode>
</clusternodes>
<cman expected_votes="1" two_node="1"/>
<fencedevices>
<fencedevice agent="fence_ipmilan" auth="password"
ipaddr="x.x.x.x" lanplus="on" login="admin" name="node-103"
passwd="*****" privlvl="ADMINISTRATOR"/>
<fencedevice agent="fence_ipmilan" auth="password"
ipaddr="x.x.x.x" lanplus="on" login="admin" nam...
2016 Sep 17
0
IPMI ??
...en have a console so you can install thingies in the
server.
With that said, I have used openipmi myself; you do want the ipmitool,
which is a package.
Sample commands (lookup to see what they do. Notice I am using default l/p):
ipmitool -I lan -H 192.168.21.125 -U ADMIN -P ADMIN sel
ipmitool -I lanplus -H 192.168.21.125 -U ADMIN -P ADMIN mc reset cold
ipmitool -I lanplus -H 192.168.21.112 -U ADMIN -P ADMIN mc info
References I have used:
http://wiki.hetzner.de/index.php/IPMI/en
http://lists.us.dell.com/pipermail/linux-poweredge/2007-January/029190.html
> Thanks.
>
>
>
>
> --...
2010 Sep 15
0
problem with gfs_controld
...>
<clusternodes>
<clusternode name="NODE2.fib.upc.es" nodeid="1" votes="1">
<fence>
<method name="1">
<device lanplus="1" name="NODE2SP"/>
</method>
</fence>
</clusternode>
<clusternode name="NODE1.fib.upc.es" nodeid="2" votes="1">...
2013 Jan 19
1
Serial console
I am trying to get a CentOS 6.3 serial console to work with IPMI SOL. I think I
have everything working but maybe the wrong baud rate on the getty:
$ ipmitool -I lanplus -U root -H 10.0.0.14 sol activate
Password:
[SOL Session operational. Use ~? for help]
??????????
10.0.0.14 is the DRAC IP address of the CentOS 6.3 box. It accepts the password
and connects me to the console but then when I type I get those funny
characters. Somehow an agetty is already being ru...
2013 Nov 12
2
IPMI serial over lan disconnects seem to trigger extlinux reboots
...xtlinux.
I am using an IPMI 2.0 serial-over-lan console to connect to a system
with an Intel S3200SHL motherboard. The first line of my extlinux.conf
file looks like this:
serial 0 57600 0x003
I am using ipmitool to access the console, like so:
ipmitool -f /etc/ipmi.passwd -U <user> -I lanplus -H <host> sol activate
I just converted this system from grub 0.97 to extlinux 4.05. The IPMI BMC
software on this system is pretty flaky. The IPMI serial-over-lan session
disconnects frequently, particularly during the boot process. After converting
to extlinux, it looks to me as if the...
2016 Sep 17
3
IPMI ??
Never used IPMI in my life and while I thought it was cool when I heard
about it, had no plans to.
Just built a home server (while out of town) using a SUPERMICRO
MBD-X10SLM+-F-O
I put an nVidia 405 based video card in it but it may be bad.
When I power it on, I get some beeps but they are different than the no
memory beeps (I intentionally powered on w/o memory to hear those) and I
think
2013 Nov 12
0
IPMI serial over lan disconnects seem to trigger extlinux reboots
...MI 2.0 serial-over-lan console to connect to a system
> with an Intel S3200SHL motherboard. The first line of my extlinux.conf
> file looks like this:
> serial 0 57600 0x003
> I am using ipmitool to access the console, like so:
> ipmitool -f /etc/ipmi.passwd -U <user> -I lanplus -H <host> sol activate
>
> I just converted this system from grub 0.97 to extlinux 4.05. The IPMI BMC
> software on this system is pretty flaky. The IPMI serial-over-lan session
> disconnects frequently, particularly during the boot process. After converting
> to extlinux,...
2013 Jul 30
2
Interesting admin info: ipmitool
I've used ipmitool any number of times, but never for more than getting
info, or setting the server name on a Dell LCD screen. However, I had a
server screaming about intruder alert, intruder alert, er, "Chassis
intrusion detected", and I thought there might be a way to shut it up
(this after pulling the server and reseating the lid). A quick google
found, on the first page, an 8
2018 Jul 12
2
C7, ipmi, NIC2, still fighting
This is that system with the missing management port, and I'm still
fighting it. Everything *looks* right:
3: enp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP group default qlen 1000
link/ether 00:25:90:0a:42:87 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.100/24 brd 192.168.0.255 scope global enp6s0
ip route
192.168.0.0/24 dev enp6s0 proto kernel scope link
2018 Jul 13
2
C7, ipmi, NIC2, still fighting
...====================
If I'm using a system with a shared setup, I don't set up networking
on that interface at all. At least with Dells, even if you set up an
IP on the interface, it can't talk to the BMC from the OS using the
shared interface. Ping doesn't work, 'ipmitool -I lanplus' doesn't
work, http doesn't work. You need to connect from another host. I
have a private management network that we use for IPMI/iLO systems,
because those BMC interfaces are known to be an attack vector.
Hopefully, this is enough information to explain that you need to find
out whi...
2008 Aug 29
2
IPMI and Dell ERA/O
Hi Everyone,
I have a dell 1750 server with ERA/O card running on FreeBSD 7.0-STABLE
According to Dell, the ERA card supports ipmi 1.0:
http://linux.dell.com/ipmi.shtml
But so far no luck with freebsd :/
[root@home /usr/src/sys/i386/conf]# ipmitool -I open channel info 1
Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No
such file or directory