fuel-dev team mailing list archive
-
fuel-dev team
-
Mailing list archive
-
Message #00315
Re: network verification (use case)
Hi Gleb,
Regarding state of interfaces, we have such feature right now.
It was merged and should be available in 4.0 release
https://github.com/stackforge/fuel-web/commit/0e60ff862d75d8d2ef37d2b0f8d834260f8349b6
But as far as I know it doesn't work correctly in virtual box.
[image: Inline image 2]
On Thu, Jan 23, 2014 at 12:05 PM, Gleb Galkin <ggalkin@xxxxxxxxxxxx> wrote:
>
> Hello, all
>
> Right now I have a bunch of nodes and each has 4 network interfaces. How
> can I check that every interface on every node is UP,
> that all switch ports are configured properly and there are no
> connectivity problem?
>
> We have network verification in GUI but it can't provide me with detail
> information about all network issues, can it?
> I'd like to got detail information like
>
> on the node number X interface eth2 (xx:xx:xx:xx:xx:xx) has link status
> 'down'.
> or
> on the node number X interface eth3 (xx:xx:xx:xx:xx:xx) is up but it can't
> ping fuel node
>
> and so on
>
> It's good to have this information BEFORE you press Deploy button.
>
> Maybe we already have something like this? Maybe our network verification
> write some report about the network issues?
>
> If we don't have this feature we should consider it. It'll save a lot of
> time for deployers.
> We can use mcollective to up all network interfaces on all nodes and make
> arping the fuel node or something.
>
>
> --
> Best Regards,
> Gleb Galkin
> OpenStack Deployment Engineer
>
> Mirantis Inc.
> www.mirantis.com
>
>
> --
> Mailing list: https://launchpad.net/~fuel-dev
> Post to : fuel-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~fuel-dev
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References