Re: failsafe do not failover ?
cqcai <[email protected]> Fri, 21 Mar 2003 14:37:16 +0800
| Newsgroups | gmane.linux.failsafe |
|---|---|
| Message-ID | <[email protected]> |
i get some thing: the ha_ifd, ha_fsd, ha_srmd and all the process with ha prefix is not running, what's the reason about that ? that's it, the cluster software have start up, the HA services and failsafe base daemon haven't running. below is all my failsafe process currently running: root 2430 1 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2431 2430 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2432 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2433 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2434 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2435 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2436 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2440 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2443 1 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cmond -L i root 2451 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2452 2443 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2453 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2454 2452 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2455 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2456 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2457 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2458 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2459 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2460 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2461 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2462 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2463 2454 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cad -l -lf root 2482 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2487 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2491 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2492 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2497 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2516 2443 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/crsd -l root 2520 2431 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 2521 2516 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/crsd -l root 2522 2521 0 12:17 ? 00:00:00 /usr/lib/failsafe/bin/crsd -l root 4233 2431 0 14:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4234 2431 0 14:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4235 2431 0 14:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4236 2431 0 14:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4237 2431 0 14:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4238 2431 0 14:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4239 2431 0 14:17 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4301 2431 0 14:22 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4314 2431 0 14:23 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ root 4321 2431 0 14:23 ? 00:00:00 /usr/lib/failsafe/bin/cdbd /var/ tomcat 4399 4363 0 14:31 pts/1 00:00:00 grep failsafe Padmanabhan Sreenivasan wrote: >cqcai wrote: > >>Hi everybody, I am a failsafe newbie and want to install and try >>linux failsafe on redhat 7.3. Now linux failsafe have been installed >>successful and finished configured. But the simple 2 node HA system does >>not failover at all. >> >>Can anyone help me about that? >> > >Check ifd logs for IP address errors. Did you bring >resource groups online? > >Paddy >