*** lhcheng_ has quit IRC | 00:06 | |
*** lhcheng has joined #tacker | 00:29 | |
*** lhcheng has quit IRC | 00:41 | |
*** karimb has quit IRC | 00:42 | |
*** lhcheng has joined #tacker | 00:45 | |
*** tbharath has joined #tacker | 01:09 | |
*** prashantD has quit IRC | 01:12 | |
*** lhcheng_ has joined #tacker | 01:54 | |
*** lhcheng has quit IRC | 01:54 | |
*** lhcheng_ has quit IRC | 01:56 | |
*** jezogwza has joined #tacker | 02:12 | |
*** tbharath has quit IRC | 02:21 | |
*** zeih has quit IRC | 02:47 | |
*** prashantD has joined #tacker | 03:06 | |
*** jezogwza has quit IRC | 03:21 | |
*** jezogwza has joined #tacker | 03:26 | |
*** jezogwza has quit IRC | 03:41 | |
*** vishwanathj has quit IRC | 03:41 | |
*** tbharath has joined #tacker | 04:42 | |
*** lhcheng has joined #tacker | 05:01 | |
*** prashantD has quit IRC | 05:02 | |
*** lhcheng has quit IRC | 05:09 | |
*** jezogwza has joined #tacker | 05:12 | |
*** ilozgach has joined #tacker | 05:13 | |
ilozgach | Hello everyone! Can you help me? | 05:13 |
---|---|---|
tbharath | ilozgach, Hi | 05:14 |
ilozgach | :) | 05:14 |
ilozgach | Hi | 05:14 |
ilozgach | So I continue with yesterday problem | 05:14 |
ilozgach | My VNF is in PENDING_UPDATE state | 05:14 |
tbharath | ilozgach, I feel there is no direct solution to delete vnf which has pending_create or update status | 05:14 |
ilozgach | Thats sounds bad | 05:15 |
ilozgach | Maybe I can somehow remove it from database | 05:15 |
ilozgach | ? | 05:15 |
tbharath | ilozgach, yes | 05:15 |
ilozgach | By using SQL queries | 05:15 |
ilozgach | How? | 05:15 |
tbharath | ilozgach, just a moment, I will give you exact command, I just ran stack.sh | 05:16 |
ilozgach | Ok | 05:16 |
tbharath | I mean SQL query | 05:16 |
tbharath | ilozgach, But you can try this query mean while "update devices set status='ACTIVE' where id=<VNF-ID>" | 05:18 |
tbharath | change vnf-id with your vnf ID | 05:19 |
ilozgach | Could you please provide more details? Step-by-step. Sorry, I'm almost new in OpenStack... | 05:19 |
tbharath | ilozgach, do you know the password for mysql? | 05:20 |
ilozgach | I think it should be devstack since I used default config for devstack setup | 05:20 |
tbharath | ilozgach, okay run "mysql" | 05:22 |
ilozgach | Done | 05:22 |
ilozgach | Now I should select database I guess | 05:23 |
tbharath | ilozgach, "use tacker;" | 05:23 |
tbharath | ilozgach, yes | 05:23 |
tbharath | ilozgach, and can you paste the output of "select * from devices;" | 05:23 |
ilozgach | Query OK, 1 row affected (0.00 sec) | 05:23 |
ilozgach | Look like it's ok | 05:23 |
ilozgach | Yes | 05:24 |
ilozgach | It's active now | 05:24 |
ilozgach | :) | 05:24 |
ilozgach | Thanks! | 05:24 |
tbharath | ilozgach, now you can delete the VNF | 05:24 |
ilozgach | Deleted vnf: 082cf40a-0223-4c27-bbf4-74d8d3f2721e | 05:24 |
ilozgach | Hurray! | 05:24 |
tbharath | ilozgach, nice | 05:24 |
*** jezogwza has quit IRC | 05:32 | |
*** jezogwza has joined #tacker | 05:36 | |
*** manikanta has joined #tacker | 05:44 | |
*** manikanta_ has joined #tacker | 05:45 | |
*** lhcheng has joined #tacker | 05:53 | |
*** manikanta has quit IRC | 05:57 | |
*** manikanta_ has quit IRC | 05:57 | |
*** jezogwza has quit IRC | 06:08 | |
*** vishwanathj has joined #tacker | 06:12 | |
*** manikanta has joined #tacker | 06:23 | |
*** manikanta_ has joined #tacker | 06:23 | |
*** zeih has joined #tacker | 06:30 | |
*** vishwanathj has quit IRC | 06:31 | |
*** vishwanathj has joined #tacker | 06:33 | |
*** jezogwza has joined #tacker | 06:44 | |
*** jezogwza has quit IRC | 06:59 | |
*** lhcheng has quit IRC | 07:19 | |
*** jezogwza has joined #tacker | 07:22 | |
*** jezogwza has quit IRC | 07:25 | |
*** jezogwza has joined #tacker | 07:30 | |
*** lhcheng has joined #tacker | 07:33 | |
*** jezogwza has quit IRC | 08:10 | |
ilozgach | Hello, I have a problem: cannot ping or ssh my VNF | 08:18 |
ilozgach | Can anyone let me understand how to troubleshoot this kind of problems? | 08:19 |
*** lhcheng has quit IRC | 08:20 | |
*** jezogwza has joined #tacker | 08:21 | |
*** jezogwza has quit IRC | 08:21 | |
*** lhcheng has joined #tacker | 08:28 | |
*** jezogwza has joined #tacker | 08:30 | |
*** karimb has joined #tacker | 08:33 | |
ilozgach | Is anybody here? | 08:33 |
*** jezogwza has quit IRC | 08:43 | |
KLuka_ | ilozgach, hi | 08:44 |
KLuka_ | You probably need to use ip netns commands for ping and ssh | 08:45 |
*** jezogwza has joined #tacker | 08:48 | |
ilozgach | Well, some magic happens | 08:49 |
ilozgach | This is strange but | 08:49 |
ilozgach | Is I create VNF using Web Dashboard | 08:49 |
ilozgach | ping works | 08:49 |
ilozgach | But if I create it using command line | 08:49 |
ilozgach | Doesn't | 08:49 |
ilozgach | This makes me crazy | 08:50 |
ilozgach | By the way, ssh doesn't work in both cases | 08:50 |
KLuka_ | Can you see any differences if you look at your network topoloy on dashboard? | 08:56 |
*** jezogwza has quit IRC | 09:03 | |
ilozgach | Omg, I cannot find where to click on dashboard | 09:06 |
ilozgach | To draw topology | 09:06 |
*** lhcheng has quit IRC | 09:07 | |
KLuka_ | Go to "Project" > "Network" > "Network Topology" | 09:08 |
karimb | hi folks, is it expected stacks get created at services tenant? | 09:11 |
karimb | where are your instances, in services tenant? | 09:12 |
KLuka_ | I think there is a bug reported on this topic. See here: https://bugs.launchpad.net/tacker/+bug/1488243 | 09:14 |
openstack | Launchpad bug 1488243 in tacker "Tacker should provide tenant id support for vnf creation" [Wishlist,In progress] - Assigned to Sripriya (sseetha) | 09:14 |
karimb | KLuka_ so at the moment, it is intentionally services tenant? | 09:16 |
KLuka_ | I guess, but I think it will be fixed in the future. | 09:17 |
karimb | KLuka_ would switch the project_name in tacker.conf do the trick? | 09:18 |
karimb | wouldnt i have to give the tacker user an admin role (or heat_admin) to the specified tenant then ? | 09:19 |
karimb | KLuka_ ^ | 09:19 |
KLuka_ | I don't know :) Maybe you can give it a try... | 09:19 |
karimb | good answer :) thanks | 09:20 |
*** dkusidlo has joined #tacker | 09:33 | |
ilozgach | Well, nothing interesting is shown in network topology | 09:33 |
ilozgach | My virbr0 has ipaddress 192.168.122.1 | 09:35 |
ilozgach | But all of VNFs have 192.168.120.* | 09:36 |
*** mbound has joined #tacker | 09:36 | |
*** vishwanathj has quit IRC | 09:41 | |
tbharath | ilozgach, in openstack, instances are not launched on virbr0 | 09:51 |
tbharath | ilozgach, I guess you are using openvswitch | 09:51 |
tbharath | ilozgach, if that is the case the VMs are launched in this way VMs --> qbr(linux bridge) -> br-int(ovs bridge) | 09:53 |
KLuka_ | ilozgach, you can run "ip netns list" and find network namespaces which start with "qrouter-" | 10:00 |
KLuka_ | than you can use command like "ip netns exec qrouter-ea687e47-cfb3-4b5f-9707-29b06a3845c7 ip a" to find your gateway 192.168.120.1 | 10:01 |
KLuka_ | when you have a correct namespace you can use command like "ip netns exec qrouter-ea687e47-cfb3-4b5f-9707-29b06a3845c7 ping 192.168.120.3" | 10:02 |
KLuka_ | to ping your vm | 10:02 |
karimb | KLuka_ i think you lost him :) | 10:09 |
ilozgach | No-no, I'm here :) | 10:09 |
ilozgach | So now I created my VNF using Web Dashboard | 10:10 |
ilozgach | And ping works | 10:10 |
ilozgach | Now I do ip netns list | 10:10 |
ilozgach | And see | 10:10 |
ilozgach | qrouter-fdb01084-a404-430c-bf3a-789ed723409d | 10:10 |
ilozgach | After that | 10:11 |
ilozgach | ip netns exec qrouter-fdb01084-a404-430c-bf3a-789ed723409d ping 192.168.120.18 | 10:11 |
ilozgach | From 10.12.161.150 icmp_seq=1 Destination Host Unreachable | 10:11 |
ilozgach | Now I'm going to create VNF using command line and check whether it works | 10:14 |
ilozgach | Agggr, I just created VNF using command line and ping works too | 10:16 |
ilozgach | This is a bit confusing... | 10:17 |
ilozgach | But ssh doesn't | 10:17 |
ilozgach | ilozgach@devstack-server:~$ sudo ip netns exec qrouter-fdb01084-a404-430c-bf3a-789ed723409d ssh 192.168.120.19 | 10:18 |
ilozgach | ssh: connect to host 192.168.120.19 port 22: No route to host | 10:18 |
ilozgach | Maybe there is any detailed documentation | 10:20 |
ilozgach | How openstack routing works? | 10:20 |
karimb | ilozgach you re missing the port opening | 10:33 |
karimb | in the default security group | 10:33 |
karimb | port 22 | 10:33 |
karimb | that s why ping works but ssh doesnt | 10:34 |
karimb | and also tun sudo ip netns exec qrouter-fdb01084-a404-430c-bf3a-789ed723409d ip a to be sure your router has an interface in the network of the machine you re trying to ping.... | 10:34 |
karimb | s/tun/run/ | 10:35 |
*** vishwanathj has joined #tacker | 10:42 | |
*** vishwanathj has quit IRC | 10:47 | |
ilozgach | Sorry, I had a meeting | 11:04 |
*** dkusidlo has quit IRC | 11:04 | |
ilozgach | I have a rule in Access & Security | 11:04 |
ilozgach | IngressIPv4TCP22 (SSH)0.0.0.0/0 | 11:04 |
ilozgach | Isn't it enough? | 11:05 |
ilozgach | By the way, is my qrouter configured correctly? http://paste.openstack.org/show/477533/ | 11:14 |
KLuka_ | ilozgach, try to run "sudo ip netns exec qrouter-fdb01084-a404-430c-bf3a-789ed723409d route" | 11:33 |
KLuka_ | from your paste I think that you don't have router setup correctly | 11:36 |
KLuka_ | is this the only q-router namespace? | 11:37 |
ilozgach | Sorry, I had second meeting :) | 11:59 |
ilozgach | This is printout of requested command http://paste.openstack.org/show/477536/ | 12:00 |
KLuka_ | There is no route to 192.168.120.1 | 12:00 |
KLuka_ | Do you have other routers? | 12:00 |
ilozgach | Yes, I have only 1 qrouter | 12:00 |
ilozgach | One moment | 12:00 |
KLuka_ | Ah, that is strange | 12:00 |
ilozgach | http://paste.openstack.org/show/477537/ | 12:01 |
ilozgach | "netns list" at the end | 12:02 |
ilozgach | So I'm thinking that I need to reinstall my devstack setup from the scratch :) | 12:02 |
tbharath | ilozgach, what is the IP of your instance in net mgmt | 12:07 |
ilozgach | | e70f5418-2a74-4fe7-879f-5fd817956cbe | demo | demo-example | {"vdu1": "192.168.120.19"} | ACTIVE | | 12:10 |
ilozgach | I can ping it, but cannot ssh | 12:11 |
ilozgach | Some time ago everything was fine, the only thing that I did | 12:11 |
ilozgach | I restarted machine many times and performed rejoin_stack after that | 12:12 |
tbharath | ilozgach, that won't be a problem , because you can ping | 12:16 |
*** dkusidlo has joined #tacker | 12:46 | |
ilozgach | Well, I do not know how to fix it | 12:53 |
ilozgach | Going to reinstall devstack | 12:53 |
ilozgach | Thanks everyone! | 12:53 |
*** jezogwza has joined #tacker | 12:58 | |
*** manikanta has quit IRC | 13:00 | |
*** manikanta_ has quit IRC | 13:00 | |
*** ilozgach has quit IRC | 13:02 | |
*** tbharath has quit IRC | 13:09 | |
*** jezogwza has quit IRC | 13:12 | |
*** trozet has quit IRC | 13:17 | |
*** dkusidlo has quit IRC | 13:23 | |
*** dkusidlo has joined #tacker | 13:25 | |
*** vishwanathj has joined #tacker | 13:44 | |
*** dkusidlo has quit IRC | 13:45 | |
*** dkusidlo has joined #tacker | 13:46 | |
*** trozet has joined #tacker | 14:02 | |
*** dkusidlo has quit IRC | 14:16 | |
*** dkusidlo has joined #tacker | 14:19 | |
*** mbound has quit IRC | 14:31 | |
*** mbound has joined #tacker | 14:32 | |
*** mbound has quit IRC | 14:35 | |
*** mbound has joined #tacker | 14:35 | |
*** dkusidlo has quit IRC | 14:37 | |
*** dkusidlo has joined #tacker | 14:39 | |
*** masterbound has joined #tacker | 14:50 | |
*** mbound has quit IRC | 14:50 | |
*** lhcheng has joined #tacker | 14:51 | |
*** lhcheng has quit IRC | 14:56 | |
*** dkusidlo has quit IRC | 14:58 | |
*** dkusidlo has joined #tacker | 15:00 | |
masterbound | Hi #tacker | 15:00 |
masterbound | I have a question: I'm trying to spawn OpenWRT VNFs, but for some reason when I launch them as VNFs through tacker, they keep respawning, even if no problem seems to present with the instance | 15:02 |
masterbound | if I launch them as normal instances in the admin tenant they work as expected | 15:02 |
masterbound | if I launch them trhough tacker as VNFs, they seem to spawn correctly but then start to respawn for a dozen of times and then settle to a "DEAD" state | 15:03 |
masterbound | any hints? | 15:03 |
*** dkusidlo has quit IRC | 15:11 | |
masterbound | tacker.log says this http://pastebin.com/raw.php?i=3BZX53du | 15:14 |
masterbound | apparently the ping monitoring is failing. The ping source IP looks strange to me. Where is this configured? | 15:15 |
*** prashantD has joined #tacker | 15:20 | |
*** dkusidlo has joined #tacker | 15:28 | |
*** zeih has quit IRC | 15:38 | |
*** dkusidlo has quit IRC | 15:50 | |
masterbound | just an update, I checked the IP address and it's a RIPE NCC address??? It clearly must be something wrong in some configuration file> | 15:58 |
masterbound | How is the source IP for the ping monitoring driver determined? | 15:58 |
*** zeih has joined #tacker | 16:01 | |
*** zeih has quit IRC | 16:06 | |
*** tbharath has joined #tacker | 16:34 | |
masterbound | Cancel my last one, the ping issue was a false positive, I didn't look at the timestamp of the log... | 16:39 |
*** lhcheng has joined #tacker | 16:40 | |
*** lhcheng has quit IRC | 16:45 | |
masterbound | Sorry again, no, the ping issue is actually real, it's repeating itself each time the VNF is spawned | 16:49 |
masterbound | this is the relevant part of the tacker.log, ignore my previous paste | 16:49 |
masterbound | http://paste.openstack.org/show/477574/ | 16:49 |
masterbound | hope someone can help, whenever available, thanks :-) | 16:49 |
*** tbharath has quit IRC | 17:10 | |
*** masterbound has quit IRC | 17:23 | |
*** prashantD_ has joined #tacker | 17:31 | |
*** prashantD has quit IRC | 17:32 | |
*** karimb has quit IRC | 17:49 | |
*** dkusidlo has joined #tacker | 17:53 | |
*** prashantD_ has quit IRC | 18:01 | |
*** prashantD has joined #tacker | 18:14 | |
*** mbound has joined #tacker | 18:19 | |
*** lhcheng has joined #tacker | 18:28 | |
*** mbound is now known as masterbound | 18:29 | |
*** lhcheng has quit IRC | 18:33 | |
*** dkusidlo has quit IRC | 18:54 | |
*** dkusidlo has joined #tacker | 18:54 | |
*** lhcheng has joined #tacker | 20:17 | |
*** jezogwza has joined #tacker | 20:19 | |
*** lhcheng has quit IRC | 20:22 | |
*** dkusidlo has quit IRC | 20:34 | |
*** jezogwza has quit IRC | 20:36 | |
*** jezogwza has joined #tacker | 20:38 | |
*** jezogwza has quit IRC | 20:51 | |
*** jezogwza has joined #tacker | 20:55 | |
*** zeih has joined #tacker | 21:00 | |
*** zeih has quit IRC | 21:04 | |
*** lhcheng has joined #tacker | 21:22 | |
*** lhcheng has quit IRC | 21:38 | |
*** lhcheng has joined #tacker | 21:39 | |
*** jezogwza has quit IRC | 21:46 | |
*** starbuster has joined #tacker | 22:14 | |
*** starbuster has left #tacker | 22:18 | |
*** jezogwza has joined #tacker | 22:40 | |
*** trozet has quit IRC | 23:05 | |
*** vishwanathj has quit IRC | 23:06 | |
*** lhcheng has quit IRC | 23:19 | |
*** jezogwza has quit IRC | 23:29 | |
*** jezogwza has joined #tacker | 23:43 | |
*** jezogwza has quit IRC | 23:44 | |
*** lhcheng has joined #tacker | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!