tcpdumo is your most important friend for this. try doing a tcpdump on
every destinatuon interface and then figuring out whether it is receiving
packets or not. .. start with most adjacent interfaces first... then
moving farther.. thanks
On Jul 28, 2017 3:09 PM, "Amit Kumar" wrote:
> Hi,
This is the beauty of group. Thanks for sharing your findings. ..
On Jul 27, 2017 10:43 PM, "Amit Kumar" wrote:
> Hi,
>
> The issue has been resolved, it was a configuration issue, need to check
> your dashboard configuration.
> This issue occurs because vm configuration was not proper.
> In th
screen -c command will open up a virtual screen or another window inside
your current terminal to let you work independently. you can switch back
and forth between screens while remaining in one terminal.
stack-screenrc is a file containing all commands need to be run that new
virtual screen.
this is what comes as an added advantage after you have installed MySql
server.
normally it secures your mysql environment by disabling or enabling remote
root users login , removing test database from mysql , removes any orphaned
databases or tables or users and also standardise your root passwor
Just a side note, can you please run the 'iostat -xnpz 1' on your swift
nodes and share results while downloading file , including network
performance tests suggested earlier ...
I would also suggest to share the logs on swift nodes would be much helpful
on this by enabling debug in config.
On J
I suppose your auth realm isnt overloaded?
On Jan 4, 2017 22:50, wrote:
> Iuppose your auth real isnt overloaded?
>
> On Jan 4, 2017 22:35, "Clay Gerrard" wrote:
>
>> Can you you find the transaction-id of the GET request for the download
>> in the logs and inspect the object-server response? C
Iuppose your auth real isnt overloaded?
On Jan 4, 2017 22:35, "Clay Gerrard" wrote:
> Can you you find the transaction-id of the GET request for the download in
> the logs and inspect the object-server response? Can you duplicate the
> results with any other client (e.g. web browser, curl, pyth
Did you try to use heat -d . option for debug?
On Dec 1, 2016 11:14 PM, "N Vivekanandan"
wrote:
> Hi Heat Team,
>
>
>
> Can you please let us know if there is a way to see the
>
> execution log of a HOT execution that is done via stack-create?
>
>
>
> We would like to know which REST APIs w
gards,
--
Nasir Mahmood
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
ther or outside network ). Create your own
cloud, be your own customer, all in one piece of hardware.
And if you need , ask your questions here, but first give it a start, try
something , instead.
Regards,
Nasir Mahmood
On Nov 24, 2016 5:22 PM, "Ali Mumcu" wrote:
> Hello Friends,
&
Did you try to find this in keystone configs?
On Nov 23, 2016 9:14 PM, "Kevin Wilson" wrote:
> Thanks Paul!
>
> Since the access to Horizon is kicked out after for sure less than 60
> minutes, I assume indeed that it is likely a token which becomes
> invalid before the session times out.
> Now t
Are you able to add any other options like volume or change existing port's
network, to this vm using the same account. I *think* account is not
fully equipped to do so in terms of aaa. Or the vm is not referred
correctly, did you check the uuid is correct? Thanks
On Nov 18, 2016 11:25 PM, "Łuka
This is gonna hurt the os , but for this , you will need to change these
parms inside the neutron db. Which , for me at least, was asked to avoid
at maximum.
On Nov 11, 2016 12:07 AM, "Satish Patel" wrote:
> In that doc it's not showing how to change MTU of existing created
> subnets. currently
>
>
> --
> Anam Qureshi
> PhD Scholar and Faculty Member
> Computer Science. FAST-NU , Karachi
>
>
>
> _______
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@li
ld you send copy of error message and a few more lines around error
> message . do you use any proxy for internet connection?
>
> Saygılar & Sevgiler
>
>
> Original message
> From: Anam Qureshi
> Date: 08/11/2016 12:38 (GMT+03:00)
> To: Nasir Mahmood
also FYI please
https://docs.mirantis.com/openstack/fuel/fuel-9.1/quickstart-guide/qs-issues.html#qs-issues-linux
On Tue, Nov 8, 2016 at 2:16 PM, Nasir Mahmood
wrote:
> Try
>
> sh -x install.sh
>
>
> This should give you some insight whats wrong with you internet check
>
Try
sh -x install.sh
This should give you some insight whats wrong with you internet check
script.
Regards,
Nasir Mahmood
On Tue, Nov 8, 2016 at 2:14 PM, Anam Qureshi wrote:
> You mean to say running from root?
> Actually yes i run scripts as a root user.
>
>
> On Tue, N
Dis you try to run the script in debug mode ?
On Nov 8, 2016 2:00 PM, "Anam Qureshi" wrote:
> Greetings All
>
> I am new to openstack, and trying to install it using "Quick guide of
> Installing mirantis opentack using virtual box scripts".
> My system configuration is
> OS: Ubuntu 16.04
> Syste
Is the BIOS on baremetal hardware configured to boot from dhcp. Looks like
opposite to me .
It should at least show you to boot either into local os or other
available options like usb, network boot etc.
On Oct 19, 2016 12:24 AM, "Rick Jones" wrote:
On 10/18/2016 11:54 AM, Travis Vu wrote:
>
What about neutron visibility in this tool?
On Sep 13, 2016 01:57, "s serge" wrote:
> Hello,
>
> I would like to introduce another Openstack deployment automation tool,
> please take a look at
>
> https://github.com/sergevs/ansible-openstack
>
> It's not going to rival with existing tools but i
Lbaas v2 is not implemented yet,
http://lists.openstack.org/pipermail/openstack-dev/2015-July/070066.html
And
https://blueprints.launchpad.net/horizon/+spec/lbaas-v2-panel
On Aug 31, 2016 09:59, "Satish Patel" wrote:
> Look like mitaka deprecated "enable_lb" option in new release, now it
> a
Great. Thanks
On Aug 18, 2016 22:48, "Jorge Luiz Correa" wrote:
> For those using Ubuntu 16.04 LTS and dibbler packages, it's necessary to
> install dibbler-server and dibbler-client.
>
> The problem was that dibbler-client was not available
> (/var/log/neutron/neutron-l3-agent.log).
>
> ERROR
Did you try to locate whats causing to use all your memory. Try using htop,
truss/strace and other debugging tools. You might also be a victim of
resource bottlenecks, like your HDD are serving slow or it may be that your
neutron conf is inappropriate at some point. If this ain't a production
envir
What your logs from the application process say about this particular
timeslot?
On Jun 30, 2016 23:01, "Himalaya Raj" wrote:
> Dear OpenStack Swift Team,
>
> I am deploying OpenStack Swift on Raspberry Pi cluster. I have one Proxy
> node and 4 storage node. When trying to access from proxy node i
rote:
On Jun 19, 2016, at 6:50 PM, Nasir Mahmood wrote:
> What your logs say about authentication in nova logs and keystone logs?
They just say "Authentication failed".
What I don't quite understand is why there's TWO authentication
sections in nova.conf - one for Keystone (w
What your logs say about authentication in nova logs and keystone logs?
On Jun 19, 2016 22:38, "Turbo Fredriksson" wrote:
> I noticed a problem with my nova-compute. It couldn't
> authenticate. Didn't say which part it couldn't authenticate
> to/with (there's two - keystone and neutron in additio
What you want to achieve?
Without packstack, try using the docs.openstacks.org for your environment.
these guides are awesome source to bootstrap the raw openstack and
configure it as per your requirements. Then expand horizontally or
vertically. Start configuring and share your questions and i
ts from nova. I don't remember them now,
but it should be available from docs.
Regards,
Nasir Mahmood
On May 12, 2016 9:03 AM, "Irfan Sayed" wrote:
thanks.
No, i am not even able to create instance using tiny flavor as well. before
integrating Ironic service , i was able to create ins
should be indicating what's going on
, or in controller node though.
What are the status command results from nova. I don't remember them now,
but it should be available from docs.
Regards,
Nasir Mahmood
On May 12, 2016 9:03 AM, "Irfan Sayed" wrote:
thanks.
No, i am not even abl
What changes you made in your wrapper of env variables or something else?
On May 9, 2016 11:13 PM, "Gustavo Randich"
wrote:
> solved; I was hitting this bug:
> https://bugs.launchpad.net/keystone/+bug/1343579
>
> :)
>
>
> On Mon, May 9, 2016 at 2:24 PM, Gustavo Randich > wrote:
>
>> ok here is a
4 2263 WARNING oslo_db.sqlalchemy.session
> [req-6c831063-5b1f-442e-9e6a-84c63bee1499 - - - - -] SQL connection failed.
> 10 attempts left.
>
> 2016-05-04 08:35:05.974 2263 INFO oslo_messaging._drivers.impl_rabbi
>
>
>
>
>
> *From:* Nasir Mahmood [mailto:nasir.mahm...@gmail.c
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
--
Nasir Mahmood
___
Maili
Martinx,
glad to see that you are able to dig into the typo issue. I remember, I had
to completely re-re-clean install my virtual setup of OpenStack for a POC
back in 2015 , just because I have had miss-configured my neutron.conf's
mysql DB connector information.
Cheers!
Regards,
Nasir Ma
1.5:1 for memory )
SRV-IO is another part to play for PCI related over committing
Regards,
Nasir Mahmood
On Thu, Mar 31, 2016 at 1:31 PM, Alexandr Porunov <
alexandr.poru...@gmail.com> wrote:
> Hello,
>
> I want to use totally different compute nodes for different purposes.
Massod,
Hope this helps.
http://www.gossamer-threads.com/lists/openstack/dev/43205
Regards,
Nasir Mahmood
On Thu, Mar 3, 2016 at 6:27 PM, wrote:
> Hi,
>
> I am facing an issue with assigning SRIOV NICs to VMs in OpenStack Kilo
> environment deployed on Redhat 7.1.
>
>
Looks looks your message queue server is nit responding , try restating the
services on controller node
On Feb 27, 2016 3:24 PM, "Alexandr Porunov"
wrote:
> Hello everyone,
>
> I am trying to install neutron. I have passed all steps except the verify
> step:
>
> http://docs.openstack.org/liberty/
These images or snapshots will be saved where your glance config refers to,
from there you can transfer to other locations for future references.
On Feb 25, 2016 6:18 PM, "Mohammed Naser" wrote:
> Hi Priyanka,
>
> The image is not stored on the compute node, it’s actually transferred
> and upload
Good,
I don't remember now, but there is a switch to keystone_manage command
that gives you debug output while creating the same,
Someone else in this list can suggest that verbosity switch, please .
On Feb 25, 2016 12:07 PM, "Alexandr Porunov"
wrote:
> Hello everyone,
> Thanks for helping.
>
Last line of your logs says that keystone cant login to mysql server at
controller node which looks to me like a node recognition issue, is
controller node defined appropriately and resolves back to a good ip
address?
Try loging into mysql uusing
mysql -u keystone -h controller -p
On Feb 25, 2016
Alexander,
What you get whdn you login to mysql using
# mysql -u keystone -p keystone
This will ask you the keystone db password, and then you should be able to
see if the keystone db is accessible or not.
If that's not the case, try running the db sync command again to recreate
the db wi
Yes, Ideal solution would be to recreate db
On Feb 5, 2016 11:02 PM, "Steve Searles" wrote:
> I found the issue on this. Apparently someone ran neutron-db-manage
> --service vpnaas upgrade head on the DB when it was not needed. I ran
> neutron-db-manage
> --service vpnaas current which corre
_
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
--
Nasir Mahmood
___
I suppose you assign ports which were previously setup for older vm.
On Dec 16, 2015 9:57 PM, "Satish Patel" wrote:
> Hello,
>
> does it possible assign IP when build VM? We have flat network setup
> with DHCP=false, but i have created start/end IP range so openstack
> assign IP when VM start.
>
fo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
--
Nasir Mahmood
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post
Try different tools like iftop, htop, atop and netstat etc to monitor
what's causing it.
I would go with htop first.
On 13 Nov 2015 23:57, "mad Engineer" wrote:
> *Infrastructure*
> Running juno on ubuntu 14.04 with GRE network using 2 network nodes
> without DVR.
> There are around 200 dhcp n
Enabling promiscuous mode on eth0 will not suffice, you should enable it
on virtualbox switches.
If you have it already, then, trace the packets for your vm using tcpdump
-l -a -e -I any command on your guest and host
Regards,
Nasir
On 30 Oct 2015 02:52, "Satish Patel" wrote:
> I have instal
Cloudstack and openstack are two railway tracks going to same destination
but with different scenes and station themes.
On 24 Oct 2015 12:25, "Venkatesh Kotipalli"
wrote:
> Hi All,
>
> Still now lot of confusion* What is the difference between cloudstack and
> openstack ?*
> any body know pleas
t;
> To add to the initial report, the ubuntu image is still able to ping the
> host, other instances, and virtual router.
>
> Thanks,
> Geoffrey
>
> - Original Message -
> > From: "Nasir Mahmood"
> > To: "Geoffrey Tran"
> > Cc: &q
What do you mean by network image?
On 22 Oct 2015 22:54, "Geoffrey Tran" wrote:
> Hello,
>
> I am using Openstack Kilo on Ubuntu 15.04 and am running into a peculiar
> issue.
>
> Issue: When trying to boot instances, my custom built ubuntu image cannot
> reach the metadata server (169.254.169.254
Best idea is to convert the vmdk or the virtualbox image directly to qcow2
format like below and then do all those customizations later on.
qemu-img convert CentOS-TEMPLATE-disk1.vmdk -O qcow2
CentOS-TEMPLATE-disk1.qcow2
You might have to change the syntax .
Hi Guys,
I am new to openstack and ha
Hi,
I'm looking for any information on
Inside the Compute node, I want my 4 VM instances to access physical
network card interfaces.
Thanks
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.o
ron.api.v2.resource
>>
>> NOTE: I am using ml2 plugins to run the neutron-server service.
>>
>> Please help me solving this issue.
>>
>> Thanks for the help.
>>
>>
>> --
>>
>> Regards
>>
>>
>> Rahul Arora
>>
>> _
en you've installed the Liberty.
>
> Thanks
> ---
> Midokura
> Takaaki Captain Suzuki
>
>
>
>
>
>
>
> _______
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : op
Can you put some template here What you are looking for. ...
On 13 Oct 2015 19:33, "Michelakis, Spiros (Nokia - GR/Athens)" <
spiros.michela...@nokia.com> wrote:
> Hi,
>
> Does anyone know if and how can I “read” the settings from an image I’m
> going to load into a VM? I’m looking for any kind of
)
>
> Remo
>
> On Oct 12, 2015, at 07:00, Nasir Mahmood wrote:
>
> Varun,
>
> Yes, it's key based authentication for nova user or in other words
> passwordless authentication based on ssh keys.. apologise for confusing
> lines
> On 12 Oct 2015 18:20, "varun
able ssh Keys authentication for nova user between
> compute nodes" do you mean setting some parameter in nova.conf or do you
> mean setting public keys so that a user can ssh without using password?
>
> BR,
> Varun
>
> On Mon, Oct 12, 2015 at 2:37 PM, Nasir Mahmood
> wro
gets
> executed properly.
>
> Can anyone please help in fixing this?
>
> BR,
> Varun
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack
_
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
--
Nasir Mahmood
_
9eff5388bc5bf6feb1388c319b61102750cdf269f223e3
> ip link set ns466bfc41-a9 address fa:16:3e:de:aa:9f'
>
> Is this what you mean?
>
> Regards,
> Reza
>
> On 8 October 2015 at 10:06, Nasir Mahmood wrote:
>
>> Reza,
>>
>> Looks like your sudo commands
Reza,
Looks like your sudo commands are failing due to improper sudo settings for
neutron... Try running some sample commands by neutron user and verify the
status. Thanks
On 8 Oct 2015 09:01, "Reza Bakhshayeshi" wrote:
> Hi,
>
> I'm trying to setup nova-docker with neutron on Kilo,
> but I rec
500
>
> qvoed796a27-14: flags=4419 mtu
> 1500
>
> tap16cfbed6-ba: flags=4163 mtu 1500
>
> tap517cc995-1a: flags=4163 mtu 1500
>
> tap7cd380f7-44: flags=4163 mtu 1500
>
> tap8e16ade0-98: flags=4163 mtu 1500
>
> tapbe028441-60: flags=4163 mtu 1500
>
&
ta in dhcp
namespace as well, but the question is ... can it be configured in parallel
to router's metadata namespace at the same time so that VMs inside a
router-less LAN can get metadata. thanks
Regards,
--
Nasir Mahmood
___
Mailing list: http:
d-init: Cloud-init v. 0.7.5 running init at Mon, 28 Sep
>> 2015 09:33:16 +. Up 42.73 seconds.
>> ci-info: +++++++Net device
>> info+++
>> ci-info:
>> ++--+---+---+---+
&g
: [ OK ]
50+0 records in
50+0 records out
25600 bytes (26 kB) copied, 0.00601752 s, 4.3 MB/s
Changing password for user root.
passwd: all authentication tokens updated successfully.
Locking password for user root.
passwd: Success
CentOS release 6.6 (Final)
Kernel 2.6.32-504.1.3.el6.x86_64 on an x86
this nonsense. what I have to do is I have to reboot the vm twice to make
it ready for the OpenStack Env. like correct interfaces, hostname, etc. )
ok..
Let me get back to you guys with updates on a new VM ...
On Fri, Sep 25, 2015 at 8:17 AM, Nasir Mahmood
wrote:
> Mike,
>
> I was expe
scripts that resize these for you, or Kilo has an
> provisioning-time option to make the disk automatically resize
>
> Mike Smith
> Principal Engineer / Cloud Team Lead
> Overstock.com
>
>
>
> On Sep 24, 2015, at 12:44 PM, Nasir Mahmood
> wrote:
>
> Hi,
>
&g
Hi,
My openstack KILO version installation is almost production level now,
with 3 compute nodes.
On a recently added compute node with plenty of disk space, I have tried to
add a new flavor with 8 cores, 16 gb ram and 500 gb hard disk space. The
instance spins up, but with 20 gb of disk space onl
After spinning the instance up, did you try to do the curl thing from
inside the instance. Try doing the the tcpdump with -l -a -e -I interface
within the namespaces like qrouter, qdhcp.
Have your firewall disabled
On 24 Sep 2015 04:22, "The O.G." wrote:
> I've been following the install/setup
hi,
I have different compute nodes with different capacities.
is it possible to configure cpu_allocation_ratio value for one compute node
rather than globally
REgards,
Nasir
--
Nasir Mahmood
___
Mailing list: http://lists.openstack.org/cgi-bin
Ok. That looks somewhat impossible for me, because I'm not a professional
QA, however, I was and am looking for new features in Liberty release of
openstack.
On 22 Sep 2015 16:54, "Emilien Macchi" wrote:
>
>
> On 09/22/2015 05:48 AM, Nasir Mahmood wrote:
> > hi
hi,
Can someone guide if there any way to do a Functional Testing for Next
upcoming release of OpenStack Liberty.
thanks
Regards,
Nasir
--
Nasir Mahmood
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to
; length 46
> 08:01:51.967905 ARP, Request who-has 192.168.111.122 tell 192.168.111.3,
> length 28
>
> Thanks,
> Sam Stoelinga
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to :
ailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
--
Nasir Mahmood
___
Mailing lis
o : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
--
Nasir Mahmood
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
st some of them?
>
>
> Regards
> Bharath
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack
n/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
--
Nasir Mahmood
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/ope
76 matches
Mail list logo