[Openstack] Public IPs without NAT

2014-04-22 Thread Matej
d like to do? After reading a lot of docs, I still don't have any working solutions for it. Thank you very much for any ideas and help. If you need any other information, I will be happy to provide it. Matej ___ Mailing list: http://lists.op

Re: [Openstack] Public IPs without NAT

2014-04-23 Thread Matej
Hi, thank you all for your answers. Aaron, floating IP delegations from 192.168.22.0/24 and then translating to public IP addresses is my backup plan if this won't work, but I really hope that we can get it working :-) Martinx, If I would disable NAT at the Neutron L3 then, if I understand it cor

Re: [Openstack] Public IPs without NAT

2014-04-23 Thread Matej
uter:external to True, but with no success. What am I doing wrong here? I am in the phase of building a new infrastructure and can *afford* changes, but after spending so much time around those networking issues I really hope that I will be able to move further on. Thank you for all the

[Openstack] Two flat networks

2014-04-24 Thread Matej
as they are for the first flat network. I can see in neutron's server.log that two physnets (physnet1 and physnet2) are created successfully and since the first one is working I have no ideas why the second - physnet2 doesn't. Any ideas on where to look and what to do will

[Openstack] Fwd: Two flat networks

2014-04-24 Thread Matej
Hello, Issue solved. I had some stupid wiring problems :-) Regards, Matej -- Forwarded message -- From: Matej Date: Thu, Apr 24, 2014 at 3:28 PM Subject: Two flat networks To: "openstack@lists.openstack.org" Hi, I was able to solve all the problems that I had wi

Re: [Openstack] Public IPs without NAT

2014-04-25 Thread Matej
(192.168.22.0/24) traffic, the other for public networks. And things work just as intended to work! Thank you very much for all the information provided, this list is very helpful resource. Matej On Fri, Apr 25, 2014 at 4:11 AM, Zuo Changqian wrote: > Hi, Matej. About > > > network

Re: [Openstack] Public IPs without NAT

2014-04-25 Thread Matej
xthop=102.203.103.81--allocation-pool start=102.203.103.83,end=102.203.103.86 --dns-nameservers list=true 8.8.8.8 That's just basics, if you need any other information and I will be able to help, I will be happy to. Best regards, Matej On Fri, Apr 25, 2014 at 11:58 AM, amit gupta wrote: &g

Re: [Openstack] Public IPs without NAT

2014-05-03 Thread Matej
= mysql://neutron:pa55@Controller/neutron [service_providers] service_provider=LOADBALANCER:Haproxy:neutron.services.loadbalancer.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default In case you need any other information, I will be glad to help you. Best regards, Matej On Fri, Apr 25

[Openstack] Backing up NFS

2014-05-05 Thread Matej
tance back? Is there any way that wouldn't require stopping the instances? Thanks, Matej ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.o

[Openstack] Multiple fixed IPs

2014-05-05 Thread Matej
interface (for example eth0:0) in the virtual instance, but the traffic doesn't go past Neutron. How could I add more than one IP in our case to an instance? Thanks, Matej ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Po

Re: [Openstack] Backing up NFS

2014-05-05 Thread Matej
How do you guys back-up instance volumes, on what frequency, with a method to suspend the instance, copy data and resume the instance? Thanks! On Mon, May 5, 2014 at 7:07 PM, Dimitri Maziuk wrote: > On 05/05/2014 04:43 AM, Matej wrote: > > Hi, > > > > I am using a NFS

Re: [Openstack] Multiple fixed IPs

2014-05-05 Thread Matej
there a way to change a port ID of a running instance in nova? Since my instance is running and I don't want to terminate it and boot it again. Or can I use this --nic port_id parameter just when creating a new instance with nova boot ? Thanks, Matej On Tue, May 6, 2014 at 4:12 AM, s

Re: [Openstack] Multiple fixed IPs

2014-05-06 Thread Matej
work perfectly. Hopefully this information will be useful for someone. Matej On Tue, May 6, 2014 at 9:12 AM, sylecn wrote: > > On Tue, May 6, 2014 at 1:52 PM, Matej wrote: > >> Hi Yuanle, >> >> thanks for this very useful information. I have tried to update the

[Openstack] Additional boot device

2014-05-07 Thread Matej
Hi, what is the recommended procedure when you want to boot an existing nova instance with a higher priority ISO - for example gparted ISO to change some volume / partition changes? In virsh I simply added a cdrom type device and it had a higher priority. Thanks, Matej

Re: [Openstack] Backing up NFS

2014-05-22 Thread Matej
s location, one is on the other location. Don't any of you backup the data directly from the NFS? Will the image be neccessarilly corrupt if I copy it via FTP while the instance is running? Matej On Wed, May 7, 2014 at 9:39 PM, Matej wrote: > Dimitri, thanks. > > I will go th

[Openstack] Flood of compute node's auth.log messages

2014-09-17 Thread Matej
e not present on other compute nodes and those entries are filling my disk, I will be very grateful for any ideas on how to find the root of why are they shown. Thank you very much for and ideas and time in advance. Matej ___ Mailing list:

[Openstack] Fwd: Flood of compute node's auth.log messages

2014-09-27 Thread Matej
I am still seeing bunch of those every 2 seconds. What is the proper debugging method for such an issue? I have reinstalled neutron and openvswitch, nothing unusual in any log files. Thanks, Matej -- Forwarded message -- From: Matej Date: Wed, Sep 17, 2014 at 9:30 PM Subject

[Openstack] XtreemFS support in Cinder

2014-09-30 Thread Matej
Hello, what is the current status of support of XtreemFS in Cinder, is it supported? Thank you for the information provided. Matej ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack

Re: [Openstack] XtreemFS support in Cinder

2014-10-01 Thread Matej
What was the reason for abandoning the work? Is is related to the XtreemFS performance or any other reason connected to XtreemFS. Are there some plans to have it supported in the future? Thanks, Matej On Wed, Oct 1, 2014 at 4:23 AM, Mike Perez wrote: > On 20:48 Tue 30 Sep , Matej wr

Re: [Openstack] Fwd: Flood of compute node's auth.log messages

2014-10-01 Thread Matej
table=22 command. Any further ideas will be greatly appreciated :-) TIA, Matej On Sat, Sep 27, 2014 at 11:49 PM, Anne Gentle wrote: > I'm not exactly sure what's causing this, but read here: > http://docs.openstack.org/admin-guide-cloud/content/root-wrap-reference.html > >

Re: [Openstack] Flood of compute node's auth.log messages

2014-10-02 Thread Matej
Thanks for the information, I have disabled that logging and my syslog server is not "overloaded" any more. Matej On Wed, Oct 1, 2014 at 4:37 PM, Christian Berendt wrote: > On 09/17/2014 09:30 PM, Matej wrote: > > Since messages of this kind are not present on other compute

[Openstack] BUG: soft lockup messages

2015-01-03 Thread Matej Mailing
hanks, Matej ___ 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

Re: [Openstack] BUG: soft lockup messages

2015-01-04 Thread Matej Mailing
2015-01-03 17:56 GMT+01:00 John Griffith : > On Sat, Jan 3, 2015 at 5:05 AM, Matej Mailing wrote: >> Hi, >> >> we are experiencing randomly-timed soft lockup messages in different >> instances (running CentOS, Ubuntu, etc.) with different processes and >> on d

Re: [Openstack] BUG: soft lockup messages

2015-01-04 Thread Matej Mailing
2015-01-04 17:10 GMT+01:00 Erhan Ekici : > Hi Matej, > > I am not sure but most of the soft lock-up messages generated due to I/O > issues. From your log entries, I see mysqld issues as well as others: > > Jan 3 10:41:44 postar kernel: [303154.352793] NMI watchdog: BUG: sof

Re: [Openstack] BUG: soft lockup messages

2015-01-05 Thread Matej Mailing
2015-01-04 21:20 GMT+01:00 Erhan Ekici : > Hi Matej, > > Can you change the values(both on compute and instance node) and see if soft > lock-ups generated again? There are two approaches; one decreasing and the > other increasing the cache. > > vm.dirty_background_ratio = 5

Re: [Openstack] BUG: soft lockup messages

2015-01-05 Thread Matej Mailing
2015-01-04 21:20 GMT+01:00 Erhan Ekici : > Hi Matej, > > Can you change the values(both on compute and instance node) and see if soft > lock-ups generated again? There are two approaches; one decreasing and the > other increasing the cache. > > vm.dirty_background_ratio = 5

Re: [Openstack] BUG: soft lockup messages

2015-01-07 Thread Matej Mailing
2015-01-07 9:06 GMT+01:00 Ritesh Raj Sarraf : > > > On 01/05/2015 03:46 PM, Matej Mailing wrote: >> Hello Erhan, >> >> soft lock-up has just happened again on the instance node. I am >> monitoring network interface traffic on which the NFS server is >> con

Re: [Openstack] BUG: soft lockup messages

2015-01-07 Thread Matej Mailing
2015-01-07 9:06 GMT+01:00 Ritesh Raj Sarraf : > > > On 01/05/2015 03:46 PM, Matej Mailing wrote: >> Hello Erhan, >> >> soft lock-up has just happened again on the instance node. I am >> monitoring network interface traffic on which the NFS server is >> con

Re: [Openstack] BUG: soft lockup messages

2015-01-09 Thread Matej Mailing
have no CPU cycles available. When I/O intensive tasks run, > most of your CPU cycles are blocked contending to get an ack for the write() > call. > > > On 01/07/2015 04:43 PM, Matej Mailing wrote: > > Hi, we are using virtio > > (from the instance's xml on th

Re: [Openstack] BUG: soft lockup messages

2015-02-03 Thread Matej Mailing
Hi Giacomo, sorry for a late reply. It turned out that the major improvement was made through increasing NFS packet size from 8k to 32k. After that no more of those messages were shown and everything is working just great :-) Thank you everyone for your suggestions and ideas again. Matej