On Wed, Mar 16, 2016 at 9:35 PM, Mike Bernhardt <bernha...@bart.gov> wrote:
> I guess I have to say "never mind!" I don't know what the problem was
> yesterday, but it loads just fine today, even when the named config and the
> virtual ip don't match! But for your edamacation, ifconfig does NOT show the
> address although ip addr does:
>

That's normal. ifconfig knows nothing about addresses added using "ip
addr add". You can make it visible to ifconfig by adding label:

ip addr add dev eth1 ... label eth1:my-label

_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to