The mail from Andreas was correct you need to add a rule for (ingress, tcp,
port 22 and cidr 0.0.0.0/0).
In case the rule is already there. check the host firewall rules using
iptables -t nat -L
iptables -t mangle -L
iptables -t filter -L
None of the tables should have any rule.
On Fri, Sep 19,
Thanks for this clarification.
Just wondering: Do multiple network nodes (router + dhcp) help to exceed
the 4k subnet limitation? In such a scenario, will dhcp + routing be
distributed or is a second network node just something like a
hot-standby?
Thanks!
--
Andreas
(irc: scheuran)
On Thu, 2
Hi Srinivas,
in the past I had a similar issue while I was setting up openstack with
devstack. Not sure if that fits for your issue, as you're not using
devstack if I got it right.
The reason for this where the default security groups and rules config
of devstack. If you have a look at the this c
hi,
i had addeed a rule for (ingress, tcp, port 22 and cidr 0.0.0.0/0). still
not able to ssh .
my instance overview
http://paste.openstack.org/show/113170/
i pasted my ip tables [ nat, mangle,filter] output ..
please let me know i want to add or delete any thing in iptables .
http://paste.o
Just to confirm if iptables are the issue try stopping iptables and see if it
works and then you can debug further.—
Sent from Mailbox
On Fri, Sep 19, 2014 at 3:55 AM, Srinivasreddy R
wrote:
> hi,
> i had addeed a rule for (ingress, tcp, port 22 and cidr 0.0.0.0/0). still
> not able to ssh .
hello
I'm still having troubles with my openstack install
after installling cinder, I've got the "something went wrong" in horizon
and everything went back in order when stopping
openstack-cinder-api and
openstack-cinder-scheduler services
in /var/log/httpd/error_log I ve got
[Fri Sep 19 11:42:0
Hi,
Looking at the log, it seems like the auth key for cinder does not exist.
>From the python docs,
exception KeyError is raised when a mapping (dictionary) key is not found
in the set of existing keys.
So, please check the cinder installation and setup. Also, cinder logs might
give you a bet
我想邀請您加入我的
LinkedIn 人脈網。
接受:
http://www.linkedin.com/blink?simpleRedirect=c3wUcz0Oe34VdjkQdPgTe34VdjR4imVLqnhxt6BSrCACsj9Dj5wJsSIZumlbp6lOomxP9zwOnT9BoCRBrlZBt6BSrCAZqSkCpnhFtCVFtSlKbnhMpmdzoiRybmRSrCBvrmRLoORIrmkZpSVFqSdxsDgCpSRVjndKhk5HkP18kk4ZrClHrRhAqmQCpnhFtCV9sClyrmlJfm4Ce2ROpntUrzAMqiQQpTx
我正在 LinkedIn (领英)
拓展职业人脉,希望能与您建立联系。
接受:
http://www.linkedin.com/blink?simpleRedirect=0Scj8PcjcOc30Mcj0RdjsUcjARfkh9rCZFt65QqnpKqipHpR11iD5UmzRVpkJApn9xq7cCe39vsClyrmlJnSlQqnpKqjRHpipBt6BSrCBTpmUJt71BoSdxbm8JrnpKqlZJrmZzbmNJpjRDrCBHoS5Ot2pDrnBdsSV5gmJjc4xhgjRKpmJLl6hFripBt6BSrABOpm9JpmQZoipxcOQNs
徐本磊,您好:
可以加我为您的领英联系人吗?
Rajdeep Dua
Director R&D
接受:
http://www.linkedin.com/blink?simpleRedirect=c3oVe30UdzAMc30UdjoTe34VdjR4imVLqnhxt6BSrCACclZoiANaojAZumlbp6lOomxP9zwOnT9BoCRBrlZBt6BSrCAZqSkCpnhFtCVFtSlKbnhMpmdzoiRybmRSrCBvrmRLoORIrmkZpSVFqSdxsDgCpSRVjndKhk5HkP18kk4ZrClHrRhAqmQCpnhFtCV9sClyrml
Hi,
Tried to ssh form the network node to instance ..
Observed packets ssh packets are transmitted to and from . but connection
is not established .
What may be the reason .?
Below are few dumps in the path from external network of network node to
instance .
My instance overview is p
Hi Pritesh,
I'm struggling to understand the below issue still.
I guess the N1KV plugin tries to pull policy profiles from VSM. It seems
either VSM Error or VSM Connection issue it is not able to pull policy
profiles from VMS.
Any help to troubleshoot this issue?
$ screen-q-svc.log
create fail
My understanding is that in Icehouse you can have only one L3 agent serving a
Neutron subnet at a time, but you could have two Neutron nodes with different
L3 agents serving a total of 8000 subnets. Each subnet would basically be
served by only one of these L3 agents.
The DHCP agents can run in
On Sep 19, 2014, at 10:16 AM, foss geek
mailto:thefossg...@gmail.com>> wrote:
Hi Pritesh,
I'm struggling to understand the below issue still.
I guess the N1KV plugin tries to pull policy profiles from VSM. It seems either
VSM Error or VSM Connection issue it is not able to pull policy profile
thanks , John .
here is the cinder.conf in the controller node .
root@controller:/etc/cinder# more cinder.conf
[DEFAULT]
rootwrap_config = /etc/cinder/rootwrap.conf
api_paste_confg = /etc/cinder/api-paste.ini
iscsi_helper = tgtadm
volume_name_template = volume-%s
volume_group = cinder-volumes
ve
On Fri, Sep 19, 2014 at 11:45 PM, Pritesh Kothari (pritkoth) <
pritk...@cisco.com> wrote:
>
> On Sep 19, 2014, at 10:16 AM, foss geek wrote:
>
> Hi Pritesh,
>
> I'm struggling to understand the below issue still.
>
> I guess the N1KV plugin tries to pull policy profiles from VSM. It seems
> e
WARNING neutron.plugins.cisco.n1kv.n1kv_neutron_plugin [-] No policy profile
populated from VSM
Actually there is patch in process for devstack to get few things like this
handled, but this error seems to be
because the VSM seems to be lacking a default policy, if you can check that the
VSM ha
hi, John :
I passed the cinder error now , its command error .
I am not nova boot stage and troubleshooting status error , will keep you
posted .
FYI .
root@controller:/var/log/nova# nova list
+--++++-+--+
root@controller:/var/log/cinder# more cinder-scheduler.log
2014-09-12 22:47:41.757 10328 ERROR cinder.scheduler.flows.create_volume
[req-5c268fcf-5c4d-49ed-be1b-0460411e76b0 33444db757c14559add65a2e606c2102
d4c3bf6ee2af44129fc38bf76f4a5623 - - -] Failed
to schedule_crea
19 matches
Mail list logo