stonith
Nemeth Lorant <[email protected]>
| Newsgroups | gmane.linux.failsafe |
|---|---|
| Message-ID | <[email protected]> |
Hi!
I'm trying to get to works a failsafe on a redhaet 7.2 system. I added all
nessesary patches to the cvs source (from oss) and build the rpms.
I defined to nodes, put them into a cluster, defined two failover plocies,
to IP_addresses and 2 resource groups (one for one IP, the other for the
other IP). I've get these errors:
cad_log:
Mon Apr 29 18:11:16.322 <cam_svc 13018:1026> Received inventory for
category 53 flags 1
Mon Apr 29 18:11:16.323 <cam_casmail 13025:8201> ccamail_cam_get_event()
called
Mon Apr 29 18:11:16.324 <cam_casmail 13025:8201> exiting
ccamail_cam_get_event(): event
= 0x8125730
Mon Apr 29 18:11:16.329 <cam_svc 13018:1026> Received inventory for
category 51 flags 1
Mon Apr 29 18:11:16.330 <cam_casmail 13025:8201> ccamail_cam_get_event()
called
Mon Apr 29 18:11:16.331 <cam_casmail 13025:8201> exiting
ccamail_cam_get_event(): event
= 0x8128918
Mon Apr 29 18:11:26.132 <cad 13024:7176> cfs_fs_connect: fs_cam_register
failed with er
ror FailSafe is not ready to accept admin requests.
Mon Apr 29 18:11:36.129 <cad 13024:7176> cfs_fs_connect: fs_cam_register
failed with er
ror FailSafe is not ready to accept admin requests.
Mon Apr 29 18:11:36.151 <cam_casmail 13025:8201> ccamail_cam_get_event()
called
Mon Apr 29 18:11:36.152 <cam_casmail 13025:8201> exiting
ccamail_cam_get_event(): event
= 0x811df18
Mon Apr 29 18:11:46.141 <cad 13024:7176> cfs_fs_connect: fs_cam_register
failed with er
ror FailSafe is not ready to accept admin requests.
Mon Apr 29 18:11:56.138 <cad 13024:7176> cfs_fs_connect: fs_cam_register
failed with er
ror FailSafe is not ready to accept admin requests.
Mon Apr 29 18:12:06.138 <cad 13024:7176> cfs_fs_connect: fs_cam_register
failed with er
ror FailSafe is not ready to accept admin requests.
Mon Apr 29 18:12:16.138 <cad 13024:7176> cfs_fs_connect: fs_cam_register
failed with er
ror FailSafe is not ready to accept admin requests.
Mon Apr 29 18:12:26.138 <cad 13024:7176> cfs_fs_connect: fs_cam_register
failed with er
ror FailSafe is not ready to accept admin requests.
Mon Apr 29 18:12:36.138 <cad 13024:7176> cfs_fs_connect: fs_cam_register
failed with er
.
.
.and so on
ifd_labpc1:
* * * L o g g i n g R e s t a r t e d * * *
Mon Apr 29 18:23:26.614 <W ha_ifd ifd 13566:0 ifd_net.c:679> CI_FAILURE,
lo is neither
broadcast, point-to-point, nor loopback
Mon Apr 29 18:23:26.614 <I0 ha_ifd ifd 13566:0 ifd_main.c:346> ha_ifd
monitoring network interfaces
Mon Apr 29 18:30:37.320 <W ha_ifd ifd 13566:0 ifd_net.c:848> CI_FAILURE,
More than 256 aliases for interface
Mon Apr 29 18:30:47.501 <I0 ha_ifd ifd 13566:0 ifd_main.c:751> CI_FAILURE,
get information ipaddress 152.66.242.65 failed
what could be the problem?
Other thing:
I've got a WTI RPS-10 power switch. I installled the heartbeat-stonith rpm
from the linux-ha.org website.
I typed:
stonith -t rps10 -p "/dev/ttyS0 labpc2 0" labpc2
It said smoething, that it doesn't get the response 'WTI RPS-10 Ready' or
something like that. I took a look at the documentation, but I couldn't
find any commands on which the switch should reply this. May this be a
bug, or I did smoething wrong (the source code for rps10.so sais it's for
rps-19 M switches, and i've got the EC type i think (for 230V))
It's strange, that the link led doesn't even blink.
However it does when I type
echo "alma" > /dev/ttyS0
I even can reset the other node with minicom.
Thx in anticipation:
Lorant Nemeth
Ps.: Sorry for the long letter.