[Openstack] How to get the MAC Address in Openstack

varun bhatnagar varun292006 at gmail.com
Thu Jan 23 09:36:52 UTC 2014


Hi,

Couldn't get any luck on this one. Can anyone please help?

Regards,
Varun


On Wed, Jan 22, 2014 at 3:45 PM, varun bhatnagar <varun292006 at gmail.com>wrote:

> Hi Marek,
>
> Thanks again!
>
> I ran the keystone command. The region name as you mentioned is RegionOne.
> I have set the OS_REGION_NAME variable to RegionOne *(export
> OS_REGION_NAME=RegionName)* but still I am getting the same message.
>
> Am I setting this variable correctly?
> Is there anything else that needs to be done?
>
> Regards,
> Varun
>
>
> On Wed, Jan 22, 2014 at 3:33 PM, <marek.ruzicka at t-systems.sk> wrote:
>
>> Hi,
>>
>>
>>
>> You have configured the region during keystone setup.
>>
>> I believe the most common default would be something like ‘RegionOne’,
>> but try to run *keystone catalog* and check your setting.
>>
>>
>>
>> Marek
>>
>>
>>
>>
>>
>> *From:* varun bhatnagar [mailto:varun292006 at gmail.com]
>> *Sent:* 22. januára 2014 10:54
>> *To:* Ruzicka, Marek
>> *Cc:* openstack at lists.openstack.org
>>
>> *Subject:* Re: [Openstack] How to get the MAC Address in Openstack
>>
>>
>>
>> Hi Marek,
>>
>> Thanks for replying.
>>
>> OS_REGION_NAME is not set. What value should be assigned to it?
>>
>> Regards,
>> Varun
>>
>>
>>
>> On Wed, Jan 22, 2014 at 12:55 PM, <marek.ruzicka at t-systems.sk> wrote:
>>
>> Do you have OS_REGION_NAME variable set?
>>
>>
>>
>> Regards,
>>
>> Marek
>>
>>
>>
>> *From:* varun bhatnagar [mailto:varun292006 at gmail.com]
>> *Sent:* 22. januára 2014 06:50
>> *To:* openstack at lists.openstack.org
>> *Subject:* Re: [Openstack] How to get the MAC Address in Openstack
>>
>>
>>
>> Thank you everyone for the suggestions.
>>
>> I was trying Jon's suggestion. When I executed the command
>>
>> *neutron port-create testnetwork --fixed-ip ip_address=15.0.0.5
>> --mac-address fa:16:3e:00:00:01*
>>
>> I got a message saying:
>> *Could not find Service or Region in Service Catalog*
>>
>> Is there anything wrong with my Openstack setup?
>>
>> Regards,
>>
>> Varun
>>
>>
>>
>>
>>
>> On Tue, Jan 21, 2014 at 10:47 PM, Heiko Krämer <info at honeybutcher.de>
>> wrote:
>>
>> Hi Varun,
>>
>> nova list-interfaces <server-id>
>>
>> You will get all interfaces with ip and MAC
>>
>> Cheers
>> Heiko
>>
>>
>> On 21.01.2014 07:35, varun bhatnagar wrote:
>> > Hi,
>> >
>> > How can I get the MAC Address of the network interface which I have
>> created
>> > on Openstack?
>> >
>> > Also, is there any way where in I can define the MAC Address while
>> creating
>> > any network?
>> >
>> > I tried digging in the code and I found out that the MAC Address
>> assigned
>> > by Openstack starts with "fa:16:3e:". I want to assign fa:16:3e:00:00:01
>> > first network interface, fa:16:3e:00:00:02 to second and
>> fa:16:3e:00:00:03
>> > to third network interface of my VM.
>> > Is this possible?
>> >
>> > Regards,
>> > Varun
>> >
>> >
>> >
>> > _______________________________________________
>> > Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> > Post to     : openstack at lists.openstack.org
>> > Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>>
>> _______________________________________________
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to     : openstack at lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>>
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140123/d782dbab/attachment.html>


More information about the Openstack mailing list