Activity log for bug #1545455

Date Who What changed Old value New value Message
2016-02-14 14:19:32 kaishen bug added bug
2016-02-16 02:29:50 kaishen horizon: status New Invalid
2016-02-16 02:30:01 kaishen horizon: assignee kaishen (kaishen-yang)
2016-03-15 05:25:31 Thulasi description hi Team, i am new to Openstack, i am trying with Devstack. I am following the guide lines to setup devstack in one Virtual box machine (Ubuntu 14.04.3-server-amd64). when i run ./stack.sh, I always get error from console like following: ------------------------------------------------------ 2016-02-14 13:41:15.957 | Starting Horizon + /opt/devstack/lib/horizon:init_horizon:L141: sudo rm -f '/var/log/apache2/horizon_*' + /opt/devstack/lib/horizon:init_horizon:L144: local django_admin + /opt/devstack/lib/horizon:init_horizon:L145: type -p django-admin + /opt/devstack/lib/horizon:init_horizon:L146: django_admin=django-admin + /opt/devstack/lib/horizon:init_horizon:L152: DJANGO_SETTINGS_MODULE=openstack_dashboard.settings + /opt/devstack/lib/horizon:init_horizon:L152: django-admin collectstatic --noinput Traceback (most recent call last): File "/usr/local/bin/django-admin", line 11, in <module> sys.exit(execute_from_command_line()) File "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 354, in execute_from_command_line utility.execute() File "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 346, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/usr/local/lib/python2.7/dist-packages/django/core/management/base.py", line 394, in run_from_argv self.execute(*args, **cmd_options) File "/usr/local/lib/python2.7/dist-packages/django/core/management/base.py", line 445, in execute output = self.handle(*args, **options) File "/usr/local/lib/python2.7/dist-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 168, in handle collected = self.collect() File "/usr/local/lib/python2.7/dist-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 98, in collect for path, storage in finder.list(self.ignore_patterns): File "/usr/local/lib/python2.7/dist-packages/django/contrib/staticfiles/finders.py", line 112, in list for path in utils.get_files(storage, ignore_patterns): File "/usr/local/lib/python2.7/dist-packages/django/contrib/staticfiles/utils.py", line 28, in get_files directories, files = storage.listdir(location) File "/usr/local/lib/python2.7/dist-packages/django/core/files/storage.py", line 299, in listdir for entry in os.listdir(path): OSError: [Errno 2] No such file or directory: '/opt/stack/horizon/openstack_dashboard/themes/webroot' + /opt/devstack/lib/horizon:init_horizon:L1: exit_trap + ./stack.sh:exit_trap:L474: local r=1 ++ ./stack.sh:exit_trap:L475: jobs -p + ./stack.sh:exit_trap:L475: jobs= + ./stack.sh:exit_trap:L478: [[ -n '' ]] + ./stack.sh:exit_trap:L484: kill_spinner + ./stack.sh:kill_spinner:L370: '[' '!' -z '' ']' + ./stack.sh:exit_trap:L486: [[ 1 -ne 0 ]] + ./stack.sh:exit_trap:L487: echo 'Error on exit' Error on exit + ./stack.sh:exit_trap:L488: generate-subunit 1455456924 353 fail + ./stack.sh:exit_trap:L489: [[ -z /opt/stack/logs ]] + ./stack.sh:exit_trap:L492: /opt/devstack/tools/worlddump.py -d /opt/stack/logs World dumping... see /opt/stack/logs/worlddump-2016-02-14-134118.txt for details + ./stack.sh:exit_trap:L498: exit 1 --------------------------------------------------------------------------------------------------------------------------------------------------------- Even this, I am trying to login the dashboard page, http://127.0.0.1:80/dashboard/auth/login/?next=/dashboard/, which always give error page like below: ---------------------------------------------------------------------------------- OfflineGenerationError at /auth/login/ You have offline compression enabled but key "6ce96d869b0874d9ca5eb30463383d77" is missing from offline manifest. You may need to run "python manage.py compress". Request Method: GET Request URL: http://127.0.0.1:9080/dashboard/auth/login/?next=/dashboard/ Django Version: 1.8.9 Exception Type: OfflineGenerationError Exception Value: You have offline compression enabled but key "6ce96d869b0874d9ca5eb30463383d77" is missing from offline manifest. You may need to run "python manage.py compress". Exception Location: /usr/local/lib/python2.7/dist-packages/compressor/templatetags/compress.py in render_offline, line 71 Python Executable: /usr/bin/python Python Version: 2.7.6 Python Path: ['/opt/stack/horizon/openstack_dashboard/wsgi/../..', '/opt/stack/keystone', '/opt/stack/glance', '/opt/stack/cinder', '/opt/stack/nova', '/opt/stack/horizon', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/opt/stack/horizon/openstack_dashboard'] Server time: 星期日, 14 二月 2016 13:55:11 +0000 Error during template rendering In template /opt/stack/horizon/openstack_dashboard/templates/_stylesheets.html, error at line 10 You have offline compression enabled but key "6ce96d869b0874d9ca5eb30463383d77" is missing from offline manifest. You may need to run "python manage.py compress". -------------------------------------------------------------------------------------- Any help will be appreciated ! File System Summary =================== Filesystem Size Used Avail Use% Mounted on udev 3.9G 4.0K 3.9G 1% /dev tmpfs 791M 1.3M 790M 1% /run /dev/sda2 451G 9.7G 418G 3% / none 4.0K 0 4.0K 0% /sys/fs/cgroup none 5.0M 0 5.0M 0% /run/lock none 3.9G 156K 3.9G 1% /run/shm none 100M 44K 100M 1% /run/user /dev/sda1 511M 3.4M 508M 1% /boot/efi Process Listing =============== ps axo user,ppid,pid,pcpu,pmem,vsz,rss,tty,stat,start,time,args --------------------------------------------------------------- USER PPID PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 0 1 0.0 0.0 34296 4816 ? Ss 15:51:04 00:00:01 /sbin/init root 0 2 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kthreadd] root 2 3 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ksoftirqd/0] root 2 5 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kworker/0:0H] root 2 7 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcu_sched] root 2 8 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuos/0] root 2 9 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuos/1] root 2 10 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuos/2] root 2 11 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuos/3] root 2 12 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuos/4] root 2 13 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuos/5] root 2 14 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuos/6] root 2 15 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuos/7] root 2 16 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcu_bh] root 2 17 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuob/0] root 2 18 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuob/1] root 2 19 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuob/2] root 2 20 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuob/3] root 2 21 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuob/4] root 2 22 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuob/5] root 2 23 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuob/6] root 2 24 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [rcuob/7] root 2 25 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [migration/0] root 2 26 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [watchdog/0] root 2 27 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [watchdog/1] root 2 28 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [migration/1] root 2 29 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ksoftirqd/1] root 2 30 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/1:0] root 2 31 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kworker/1:0H] root 2 32 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [watchdog/2] root 2 33 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [migration/2] root 2 34 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ksoftirqd/2] root 2 35 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/2:0] root 2 36 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kworker/2:0H] root 2 37 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [watchdog/3] root 2 38 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [migration/3] root 2 39 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ksoftirqd/3] root 2 41 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kworker/3:0H] root 2 42 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [watchdog/4] root 2 43 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [migration/4] root 2 44 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ksoftirqd/4] root 2 46 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kworker/4:0H] root 2 47 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [watchdog/5] root 2 48 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [migration/5] root 2 49 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ksoftirqd/5] root 2 50 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/5:0] root 2 51 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kworker/5:0H] root 2 52 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [watchdog/6] root 2 53 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [migration/6] root 2 54 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ksoftirqd/6] root 2 56 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kworker/6:0H] root 2 57 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [watchdog/7] root 2 58 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [migration/7] root 2 59 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ksoftirqd/7] root 2 60 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/7:0] root 2 61 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kworker/7:0H] root 2 62 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [khelper] root 2 63 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kdevtmpfs] root 2 64 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [netns] root 2 65 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [khungtaskd] root 2 66 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [writeback] root 2 67 0.0 0.0 0 0 ? SN 15:51:04 00:00:00 [ksmd] root 2 68 0.0 0.0 0 0 ? SN 15:51:04 00:00:00 [khugepaged] root 2 69 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [crypto] root 2 70 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kintegrityd] root 2 71 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [bioset] root 2 72 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kblockd] root 2 73 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [ata_sff] root 2 74 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [khubd] root 2 75 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [md] root 2 76 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [devfreq_wq] root 2 78 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/2:1] root 2 80 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kswapd0] root 2 81 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [fsnotify_mark] root 2 82 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [ecryptfs-kthrea] root 2 94 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kthrotld] root 2 95 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [acpi_thermal_pm] root 2 96 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/6:1] root 2 97 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [ipv6_addrconf] root 2 98 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/6:2] root 2 117 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [deferwq] root 2 118 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [charger_manager] root 2 123 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/7:1] root 2 174 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [kpsmoused] root 2 175 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [scsi_eh_0] root 2 176 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [scsi_tmf_0] root 2 177 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [scsi_eh_1] root 2 178 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [scsi_tmf_1] root 2 179 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [scsi_eh_2] root 2 180 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [scsi_tmf_2] root 2 181 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [scsi_eh_3] root 2 182 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [scsi_tmf_3] root 2 183 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [scsi_eh_4] root 2 184 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [scsi_tmf_4] root 2 185 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [scsi_eh_5] root 2 186 0.0 0.0 0 0 ? S< 15:51:04 00:00:00 [scsi_tmf_5] root 2 194 0.0 0.0 0 0 ? S 15:51:04 00:00:00 [kworker/4:1] root 2 198 0.0 0.0 0 0 ? S 15:51:05 00:00:00 [kworker/3:1] root 2 200 0.0 0.0 0 0 ? S 15:51:06 00:00:00 [kworker/0:1] root 2 201 0.0 0.0 0 0 ? S< 15:51:06 00:00:00 [ttm_swap] root 2 208 0.0 0.0 0 0 ? S 15:51:06 00:00:00 [kworker/1:1] root 2 210 0.0 0.0 0 0 ? S 15:51:06 00:00:00 [kworker/5:1] root 2 252 0.0 0.0 0 0 ? S< 15:51:06 00:00:00 [kworker/0:1H] root 2 253 0.0 0.0 0 0 ? S 15:51:06 00:00:00 [jbd2/sda2-8] root 2 254 0.0 0.0 0 0 ? S< 15:51:06 00:00:00 [ext4-rsv-conver] root 1 359 0.0 0.0 23668 2548 ? Ss 15:51:21 00:00:00 /sbin/cgmanager --sigstop -m name=systemd root 1 443 0.0 0.0 19480 2128 ? S 15:51:21 00:00:00 upstart-udev-bridge --daemon root 1 461 0.0 0.0 52032 3844 ? Ss 15:51:21 00:00:00 /lib/systemd/systemd-udevd --daemon root 2 505 0.0 0.0 0 0 ? S 15:51:21 00:00:00 [irq/48-mei_me] root 2 581 0.0 0.0 0 0 ? S< 15:51:21 00:00:00 [hd-audio1] root 2 582 0.0 0.0 0 0 ? S< 15:51:21 00:00:00 [kvm-irqfd-clean] root 2 583 0.0 0.0 0 0 ? S< 15:51:21 00:00:00 [hd-audio0] root 2 587 0.0 0.0 0 0 ? S< 15:51:21 00:00:00 [kmpathd] root 2 588 0.0 0.0 0 0 ? S< 15:51:21 00:00:00 [kmpath_handlerd] root 2 649 0.0 0.0 0 0 ? S< 15:51:22 00:00:00 [kworker/1:1H] root 2 650 0.0 0.0 0 0 ? S< 15:51:22 00:00:00 [kworker/4:1H] root 2 655 0.0 0.0 0 0 ? S< 15:51:22 00:00:00 [kworker/3:1H] root 1 698 0.0 0.0 15264 1840 ? S 15:51:22 00:00:00 upstart-socket-bridge --daemon root 2 792 0.0 0.0 0 0 ? S< 15:51:24 00:00:00 [kworker/6:1H] maas 1 886 0.0 0.6 376816 48880 ? Ssl 15:51:25 00:00:01 /usr/bin/python /usr/bin/twistd --nodaemon --uid=maas --gid=maas --pidfile= maas-clusterd root 1 961 0.0 0.0 15280 204 ? S 15:51:25 00:00:00 upstart-file-bridge --daemon message+ 1 997 0.0 0.0 40168 3736 ? Ss 15:51:25 00:00:00 dbus-daemon --system --fork syslog 1 1003 0.0 0.0 338004 3140 ? Ssl 15:51:25 00:00:00 rsyslogd root 1 1053 0.0 0.1 334448 9612 ? Ssl 15:51:25 00:00:00 /usr/sbin/ModemManager avahi 1 1104 0.0 0.0 32352 2872 ? S 15:51:25 00:00:00 avahi-daemon: running [MIT-ICT-LAB8-PC.local] avahi 1104 1105 0.0 0.0 32228 252 ? S 15:51:25 00:00:00 avahi-daemon: chroot helper root 1 1133 0.0 0.0 19300 2780 ? Ss 15:51:26 00:00:00 /usr/sbin/bluetoothd root 1 1142 0.0 0.0 43532 3292 ? Ss 15:51:26 00:00:00 /lib/systemd/systemd-logind root 2 1148 0.0 0.0 0 0 ? S< 15:51:26 00:00:00 [krfcommd] root 2 1176 0.0 0.0 0 0 ? S< 15:51:26 00:00:00 [iscsi_eh] root 2 1178 0.0 0.0 0 0 ? S< 15:51:26 00:00:00 [ib_addr] root 2 1179 0.0 0.0 0 0 ? S< 15:51:26 00:00:00 [ib_mcast] root 2 1180 0.0 0.0 0 0 ? S< 15:51:26 00:00:00 [ib_cm] root 2 1181 0.0 0.0 0 0 ? S< 15:51:26 00:00:00 [iw_cm_wq] root 2 1182 0.0 0.0 0 0 ? S< 15:51:26 00:00:00 [rdma_cm] root 1 1184 0.0 0.1 344888 11972 ? Ssl 15:51:26 00:00:00 NetworkManager root 1 1201 0.0 0.1 281520 9648 ? Sl 15:51:27 00:00:00 /usr/lib/policykit-1/polkitd --no-debug root 2 1202 0.0 0.0 0 0 ? S 15:51:27 00:00:00 [kauditd] root 1 1234 0.0 0.0 5268 1456 ? Ss 15:51:27 00:00:00 /usr/sbin/iscsid root 1 1236 0.0 0.0 5768 3680 ? S<Ls 15:51:27 00:00:00 /usr/sbin/iscsid root 1 1256 0.0 0.1 1113816 11640 ? Ssl 15:51:27 00:00:00 tgtd root 1256 1258 0.0 0.0 13136 192 ? S 15:51:27 00:00:00 tgtd root 1 1319 0.0 0.0 20020 2100 tty4 Ss+ 15:51:27 00:00:00 /sbin/getty -8 38400 tty4 root 1 1323 0.0 0.0 20020 2140 tty5 Ss+ 15:51:27 00:00:00 /sbin/getty -8 38400 tty5 root 1 1332 0.0 0.0 20020 2060 tty2 Ss+ 15:51:27 00:00:00 /sbin/getty -8 38400 tty2 root 1 1333 0.0 0.0 20020 2160 tty3 Ss+ 15:51:27 00:00:00 /sbin/getty -8 38400 tty3 root 1 1337 0.0 0.0 20020 2076 tty6 Ss+ 15:51:27 00:00:00 /sbin/getty -8 38400 tty6 root 1 1387 0.0 0.0 61384 5492 ? Ss 15:51:27 00:00:00 /usr/sbin/sshd -D root 1 1401 0.0 0.0 4372 1700 ? Ss 15:51:27 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1 1449 0.0 0.0 23660 2332 ? Ss 15:51:28 00:00:00 cron root 1 1450 0.0 0.0 75364 6020 ? Ss 15:51:28 00:00:00 /usr/sbin/cups-browsed root 1 1455 0.0 0.0 19196 2180 ? Ss 15:51:28 00:00:00 /usr/sbin/irqbalance bind 1 1629 0.0 0.5 761712 42564 ? Ssl 15:51:28 00:00:00 /usr/sbin/named -u bind whoopsie 1 1734 0.0 0.1 361220 9680 ? Ssl 15:51:28 00:00:00 whoopsie root 2 1765 0.0 0.0 0 0 ? S< 15:51:29 00:00:00 [kworker/5:1H] lxc-dns+ 1 1772 0.0 0.0 28212 2316 ? S 15:51:29 00:00:00 dnsmasq -u lxc-dnsmasq --strict-order --bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --conf-file= --listen-address 10.0.3.1 --dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 --dhcp-no-override --except-interface=lo --interface=lxcbr0 --dhcp-leasefile=/var/lib/misc/dnsmasq.lxcbr0.leases --dhcp-authoritative root 1 1807 0.0 0.2 377300 19596 ? Sl 15:51:29 00:00:00 /usr/sbin/libvirtd -d postgres 1 1837 0.0 0.2 251976 20780 ? S 15:51:29 00:00:00 /usr/lib/postgresql/9.3/bin/postgres -D /var/lib/postgresql/9.3/main -c config_file=/etc/postgresql/9.3/main/postgresql.conf root 2 1881 0.0 0.0 0 0 ? S< 15:51:30 00:00:00 [kworker/2:1H] libvirt+ 1 1996 0.0 0.0 28212 2328 ? S 15:51:31 00:00:00 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf root 2 2017 0.0 0.0 0 0 ? S< 15:51:31 00:00:00 [kworker/7:1H] root 1 2084 0.0 0.0 277904 7924 ? SLsl 15:51:32 00:00:00 lightdm root 2084 2101 0.4 0.6 535312 49560 tty7 Ssl+ 15:51:32 00:00:11 /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch root 1 2104 0.0 0.0 287592 6616 ? Sl 15:51:32 00:00:00 /usr/lib/accountsservice/accounts-daemon maas 1 2239 0.2 1.0 856512 88028 ? Ssl 15:51:34 00:00:05 /usr/bin/python /usr/bin/twistd --nodaemon --pidfile= maas-regiond maas 1 2254 0.2 1.0 778392 88336 ? Ssl 15:51:34 00:00:05 /usr/bin/python /usr/bin/twistd --nodaemon --pidfile= maas-regiond maas 1 2256 0.2 1.0 778392 86424 ? Ssl 15:51:34 00:00:05 /usr/bin/python /usr/bin/twistd --nodaemon --pidfile= maas-regiond postgres 1837 2269 0.0 0.1 252112 9372 ? Ss 15:51:34 00:00:00 postgres: checkpointer process postgres 1837 2270 0.0 0.0 251976 4616 ? Ss 15:51:34 00:00:00 postgres: writer process postgres 1837 2271 0.0 0.0 251976 3344 ? Ss 15:51:34 00:00:00 postgres: wal writer process postgres 1837 2272 0.0 0.0 252836 6308 ? Ss 15:51:34 00:00:00 postgres: autovacuum launcher process postgres 1837 2273 0.0 0.0 107788 3636 ? Ss 15:51:34 00:00:00 postgres: stats collector process maas 1 2274 0.2 1.0 778392 88680 ? Ssl 15:51:34 00:00:05 /usr/bin/python /usr/bin/twistd --nodaemon --pidfile= maas-regiond postgres 1837 2315 0.0 0.2 253960 16400 ? Ss 15:51:36 00:00:00 postgres: maas maasdb 127.0.0.1(57474) idle kernoops 1 2365 0.0 0.0 37148 2544 ? Ss 15:51:37 00:00:00 /usr/sbin/kerneloops memcache 1 2374 0.0 0.0 325400 2680 ? Sl 15:51:38 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 rabbitmq 1 2418 0.0 0.0 7500 92 ? S 15:51:38 00:00:00 /usr/lib/erlang/erts-5.10.4/bin/epmd -daemon rabbitmq 1 2479 0.0 0.0 4448 692 ? S 15:51:40 00:00:00 /bin/sh /usr/sbin/rabbitmq-server rabbitmq 2479 2528 1.0 0.7 2212452 64776 ? Sl 15:51:40 00:00:25 /usr/lib/erlang/erts-5.10.4/bin/beam.smp -W w -K true -A30 -P 1048576 -- -root /usr/lib/erlang -progname erl -- -home /var/lib/rabbitmq -- -pa /usr/lib/rabbitmq/lib/rabbitmq_server-3.2.4/sbin/../ebin -noshell -noinput -s rabbit boot -sname rabbit@MIT-ICT-LAB8-PC -boot start_sasl -kernel inet_default_connect_options [{nodelay,true}] -sasl errlog_type error -sasl sasl_error_logger false -rabbit error_logger {file,"/var/log/rabbitmq/rabbit@MIT-ICT-LAB8-PC.log"} -rabbit sasl_error_logger {file,"/var/log/rabbitmq/rabbit@MIT-ICT-LAB8-PC-sasl.log"} -rabbit enabled_plugins_file "/etc/rabbitmq/enabled_plugins" -rabbit plugins_dir "/usr/lib/rabbitmq/lib/rabbitmq_server-3.2.4/sbin/../plugins" -rabbit plugins_expand_dir "/var/lib/rabbitmq/mnesia/rabbit@MIT-ICT-LAB8-PC-plugins-expand" -os_mon start_cpu_sup false -os_mon start_disksup false -os_mon start_memsup false -mnesia dir "/var/lib/rabbitmq/mnesia/rabbit@MIT-ICT-LAB8-PC" postgres 1837 2629 0.0 0.1 253216 11356 ? Ss 15:51:42 00:00:00 postgres: maas maasdb 127.0.0.1(57503) idle root 2084 2630 0.0 0.0 170504 6560 ? Sl 15:51:42 00:00:00 lightdm --session-child 12 19 postgres 1837 2637 0.0 0.1 253200 11584 ? Ss 15:51:42 00:00:00 postgres: maas maasdb 127.0.0.1(57504) idle root 1 2656 0.0 0.0 239332 7404 ? Sl 15:51:42 00:00:00 /usr/lib/upower/upowerd postgres 1837 2721 0.0 0.1 253200 9476 ? Ss 15:51:42 00:00:00 postgres: maas maasdb 127.0.0.1(57505) idle postgres 1837 2749 0.0 0.1 253200 9484 ? Ss 15:51:42 00:00:00 postgres: maas maasdb 127.0.0.1(57510) idle rtkit 1 2907 0.0 0.0 168920 2496 ? SNl 15:51:43 00:00:00 /usr/lib/rtkit/rtkit-daemon rabbitmq 2528 2918 0.0 0.0 7464 968 ? Ss 15:51:43 00:00:00 inet_gethost 4 rabbitmq 2918 2919 0.0 0.0 9560 1652 ? S 15:51:43 00:00:00 inet_gethost 4 colord 1 2972 0.0 0.1 301532 10844 ? Sl 15:51:44 00:00:00 /usr/lib/colord/colord root 1 3014 0.0 0.0 81900 4820 ? Ss 15:51:44 00:00:00 /usr/sbin/apache2 -k start www-data 3014 3017 0.0 0.0 436688 6564 ? Sl 15:51:44 00:00:00 /usr/sbin/apache2 -k start www-data 3014 3018 0.0 0.0 371096 6224 ? Sl 15:51:44 00:00:00 /usr/sbin/apache2 -k start root 1 3117 0.0 0.0 20020 2184 tty1 Ss+ 15:51:45 00:00:00 /sbin/getty -8 38400 tty1 student 1 3300 0.0 0.1 370644 9184 ? Sl 15:55:47 00:00:00 /usr/bin/gnome-keyring-daemon --daemonize --login student 2630 3302 0.0 0.0 40200 4272 ? Ss 15:55:47 00:00:00 init --user student 3302 3367 0.0 0.0 40112 3388 ? Ss 15:55:48 00:00:00 dbus-daemon --fork --session --address=unix:abstract=/tmp/dbus-iNUphZF0sv student 3302 3378 0.0 0.0 22304 2348 ? Ss 15:55:48 00:00:00 upstart-event-bridge student 3302 3383 0.0 0.0 78200 7984 ? Ss 15:55:48 00:00:00 /usr/lib/x86_64-linux-gnu/hud/window-stack-bridge student 3302 3391 0.0 0.0 22312 1956 ? S 15:55:48 00:00:00 upstart-dbus-bridge --daemon --session --user --bus-name session student 3302 3393 0.0 0.0 22312 204 ? S 15:55:48 00:00:00 upstart-dbus-bridge --daemon --system --user --bus-name system student 3302 3395 0.0 0.0 30788 272 ? S 15:55:48 00:00:00 upstart-file-bridge --daemon --user student 3302 3407 0.0 0.0 361832 6796 ? Ssl 15:55:48 00:00:01 /usr/bin/ibus-daemon --daemonize --xim student 3302 3416 0.0 0.3 813452 27292 ? Ssl 15:55:48 00:00:00 /usr/lib/unity-settings-daemon/unity-settings-daemon student 3302 3420 0.0 0.4 645680 34896 ? Ssl 15:55:48 00:00:00 /usr/lib/x86_64-linux-gnu/hud/hud-service student 3302 3425 0.0 0.0 196648 5572 ? Sl 15:55:48 00:00:00 /usr/lib/gvfs/gvfsd student 3302 3426 0.0 0.0 337584 7712 ? Ssl 15:55:48 00:00:00 /usr/lib/at-spi2-core/at-spi-bus-launcher --launch-immediately student 3302 3428 0.0 0.2 575100 18368 ? Ssl 15:55:48 00:00:00 gnome-session --session=ubuntu student 3407 3433 0.0 0.1 280876 8400 ? Sl 15:55:48 00:00:00 /usr/lib/ibus/ibus-dconf student 3302 3436 0.0 0.3 438872 29152 ? Ssl 15:55:48 00:00:00 /usr/lib/unity/unity-panel-service student 3302 3438 0.0 0.0 345668 5688 ? Sl 15:55:48 00:00:00 /usr/lib/gvfs/gvfsd-fuse /run/user/1000/gvfs -f -o big_writes student 3426 3440 0.0 0.0 39380 3508 ? S 15:55:48 00:00:00 /bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3 student 3302 3449 0.0 0.0 124916 4828 ? Sl 15:55:48 00:00:00 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session student 3407 3454 0.0 0.3 420476 25448 ? Sl 15:55:48 00:00:00 /usr/lib/ibus/ibus-ui-gtk3 student 3302 3456 0.0 0.1 386836 14200 ? Sl 15:55:48 00:00:00 /usr/lib/ibus/ibus-x11 --kill-daemon student 3302 3475 0.0 0.2 492512 19640 ? Sl 15:55:48 00:00:00 /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon student 3407 3477 0.0 0.0 205156 6264 ? Sl 15:55:48 00:00:00 /usr/lib/ibus/ibus-engine-simple student 3302 3487 0.0 0.1 447496 9832 ? S<l 15:55:48 00:00:00 /usr/bin/pulseaudio --start --log-target=syslog student 3302 3506 0.0 0.2 593420 23468 ? Sl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-keyboard-service --use-gtk student 3302 3514 0.0 0.0 335080 4528 ? Ssl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-messages/indicator-messages-service student 3302 3515 0.0 0.0 263504 5632 ? Ssl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-bluetooth/indicator-bluetooth-service student 3302 3517 0.0 0.0 278580 5860 ? Ssl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-power/indicator-power-service student 3302 3521 0.0 0.2 1162456 16504 ? Ssl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-datetime/indicator-datetime-service student 3302 3523 0.0 0.1 553104 11852 ? Ssl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service student 3302 3526 0.0 0.2 446500 21504 ? Ssl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-printers/indicator-printers-service student 3302 3540 0.0 0.1 893724 11024 ? Ssl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-session/indicator-session-service student 3302 3541 0.0 0.1 286752 8340 ? Ssl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/indicator-application/indicator-application-service student 3302 3569 0.0 0.2 480956 16616 ? Sl 15:55:49 00:00:00 /usr/lib/evolution/evolution-source-registry student 3302 3590 0.0 0.3 363360 25484 ? Sl 15:55:49 00:00:00 /usr/lib/x86_64-linux-gnu/notify-osd student 3428 3592 0.5 1.3 1290588 106900 ? Sl 15:55:49 00:00:11 compiz student 3302 3596 0.0 0.0 178180 4828 ? Sl 15:55:49 00:00:00 /usr/lib/dconf/dconf-service student 3302 3612 0.0 0.6 877144 49500 ? Sl 15:55:50 00:00:00 /usr/lib/evolution/evolution-calendar-factory student 3428 3617 0.0 0.2 331700 17000 ? Sl 15:55:50 00:00:00 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 student 3428 3621 0.0 0.1 477028 15964 ? Sl 15:55:50 00:00:00 /usr/lib/unity-settings-daemon/unity-fallback-mount-helper student 3428 3624 0.0 0.3 474636 30564 ? Sl 15:55:50 00:00:00 nm-applet student 3428 3625 0.0 0.5 944340 45612 ? Sl 15:55:50 00:00:01 nautilus -n student 3302 3637 0.0 0.0 58024 5984 ? S 15:55:50 00:00:00 /usr/lib/x86_64-linux-gnu/gconf/gconfd-2 student 3302 3641 0.0 0.0 298840 7816 ? Sl 15:55:50 00:00:00 /usr/lib/gvfs/gvfs-udisks2-volume-monitor root 1 3659 0.0 0.0 371408 7812 ? Sl 15:55:51 00:00:00 /usr/lib/udisks2/udisksd --no-debug student 3302 3668 0.0 0.0 200280 7544 ? Sl 15:55:51 00:00:00 /usr/lib/gvfs/gvfs-mtp-volume-monitor student 3302 3672 0.0 0.0 285972 6196 ? Sl 15:55:51 00:00:00 /usr/lib/gvfs/gvfs-afc-volume-monitor student 3302 3677 0.0 0.0 212444 6076 ? Sl 15:55:51 00:00:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor student 3302 3695 0.0 0.0 433148 6352 ? Sl 15:55:53 00:00:00 /usr/lib/gvfs/gvfsd-trash --spawner :1.5 /org/gtk/gvfs/exec_spaw/0 student 3302 3701 0.0 0.0 270384 4640 ? Sl 15:55:53 00:00:00 /usr/lib/gvfs/gvfsd-burn --spawner :1.5 /org/gtk/gvfs/exec_spaw/1 student 3302 3719 0.0 0.0 124484 5388 ? Sl 15:55:53 00:00:00 /usr/lib/gvfs/gvfsd-metadata student 3428 3729 0.0 0.2 455088 18800 ? Sl 15:56:06 00:00:00 telepathy-indicator student 3302 3737 0.0 0.1 322348 11972 ? Sl 15:56:06 00:00:00 /usr/lib/telepathy/mission-control-5 student 3428 3750 0.0 0.1 442764 14216 ? Sl 15:56:11 00:00:00 zeitgeist-datahub student 3302 3755 0.0 0.0 348876 7292 ? Sl 15:56:11 00:00:00 /usr/bin/zeitgeist-daemon student 3302 3761 0.0 0.1 252148 15320 ? Sl 15:56:11 00:00:00 /usr/lib/x86_64-linux-gnu/zeitgeist-fts student 3761 3785 0.0 0.0 11416 688 ? S 15:56:11 00:00:00 /bin/cat student 3428 3876 0.0 0.2 497888 23284 ? Sl 15:56:51 00:00:00 update-notifier root 2 3894 0.0 0.0 0 0 ? S 15:56:54 00:00:00 [kworker/4:2] root 2 3895 0.0 0.0 0 0 ? S 15:56:54 00:00:00 [kworker/3:2] root 2 3897 0.0 0.0 0 0 ? S 15:56:54 00:00:00 [kworker/0:0] student 3302 3903 0.1 1.5 600940 125192 ? SNl 15:56:54 00:00:02 /usr/bin/python3 /usr/bin/update-manager --no-update --no-focus-on-map student 3428 3970 0.0 0.0 377736 7212 ? Sl 15:57:51 00:00:00 /usr/lib/x86_64-linux-gnu/deja-dup/deja-dup-monitor root 2 3981 0.0 0.0 0 0 ? S 15:58:02 00:00:00 [kworker/u16:0] root 1 5662 0.0 0.0 76864 6444 ? Ss 16:12:34 00:00:00 /usr/sbin/cupsd -f lp 5662 5665 0.0 0.0 63168 4144 ? S 16:12:34 00:00:00 /usr/lib/cups/notifier/dbus dbus:// student 3302 5829 1.4 2.8 1035912 234204 ? Sl 16:14:51 00:00:15 /usr/lib/firefox/firefox root 1184 5914 0.0 0.0 10236 5144 ? S 16:15:15 00:00:00 /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /run/sendsigs.omit.d/network-manager.dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-f71074aa-5e73-4c62-a394-bea7ac14da02-eth0.lease -cf /var/lib/NetworkManager/dhclient-eth0.conf eth0 nobody 1184 5918 0.0 0.0 35228 3312 ? S 16:15:16 00:00:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.1.1 --conf-file=/var/run/NetworkManager/dnsmasq.conf --cache-size=0 --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq --conf-dir=/etc/NetworkManager/dnsmasq.d proxy 1 6070 0.0 0.2 115244 24088 ? Ss 16:15:17 00:00:00 /usr/sbin/squid3 -N -f /usr/share/maas/maas-proxy.conf proxy 6070 6072 0.0 0.0 12800 2712 ? Ss 16:15:17 00:00:00 (pinger) root 2 6105 0.0 0.0 0 0 ? S 16:15:27 00:00:00 [kworker/u16:2] student 3302 6790 0.2 0.3 589864 27224 ? Sl 16:25:38 00:00:01 gnome-terminal student 6790 6799 0.0 0.0 14828 1984 ? S 16:25:38 00:00:00 gnome-pty-helper student 6790 6800 0.0 0.0 27436 6192 pts/12 Ss 16:25:38 00:00:00 bash root 6800 6830 0.0 0.0 70824 3700 pts/12 S 16:25:56 00:00:00 su stack stack 6830 6831 0.0 0.0 25276 3860 pts/12 S 16:25:58 00:00:00 bash stack 6831 6838 0.0 0.1 22908 9656 pts/12 S+ 16:26:09 00:00:00 bash ./stack.sh stack 6838 7029 0.0 0.0 18476 3828 pts/12 S+ 16:26:10 00:00:00 bash ./stack.sh stack 7029 7030 0.0 0.0 24568 7868 pts/12 S+ 16:26:10 00:00:00 python /opt/devstack/tools/outfilter.py -v root 2 7945 0.0 0.0 0 0 ? S 16:29:37 00:00:00 [kworker/u16:1] student 3302 7966 0.5 0.3 336448 30816 ? Sl 16:29:52 00:00:00 /usr/bin/python3 /usr/share/oneconf/oneconf-service stack 6838 8122 0.0 0.1 25416 8896 pts/12 S+ 16:32:14 00:00:00 python /opt/devstack/tools/worlddump.py -d /opt/stack/logs stack 8122 8125 0.0 0.0 4448 860 pts/12 S+ 16:32:14 00:00:00 /bin/sh -c ps axo user,ppid,pid,pcpu,pmem,vsz,rss,tty,stat,start,time,args stack 8125 8126 0.0 0.0 15572 2148 pts/12 R+ 16:32:14 00:00:00 ps axo user,ppid,pid,pcpu,pmem,vsz,rss,tty,stat,start,time,args Network Dump ============ brctl show ---------- bridge name bridge id STP enabled interfaces lxcbr0 8000.000000000000 no virbr0 8000.000000000000 yes arp -n ------ Address HWtype HWaddress Flags Mask Iface 172.16.13.1 ether 00:00:0c:07:ac:0d C eth0 ip addr ------- 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 34:64:a9:1f:38:59 brd ff:ff:ff:ff:ff:ff inet 172.16.13.58/24 brd 172.16.13.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::3664:a9ff:fe1f:3859/64 scope link valid_lft forever preferred_lft forever 3: lxcbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default link/ether 7a:4f:54:3f:0c:e4 brd ff:ff:ff:ff:ff:ff inet 10.0.3.1/24 brd 10.0.3.255 scope global lxcbr0 valid_lft forever preferred_lft forever inet6 fe80::784f:54ff:fe3f:ce4/64 scope link valid_lft forever preferred_lft forever 4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default link/ether 82:0e:e7:fc:10:0f brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever ip link ------- 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 34:64:a9:1f:38:59 brd ff:ff:ff:ff:ff:ff 3: lxcbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN mode DEFAULT group default link/ether 7a:4f:54:3f:0c:e4 brd ff:ff:ff:ff:ff:ff 4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default link/ether 82:0e:e7:fc:10:0f brd ff:ff:ff:ff:ff:ff ip route -------- default via 172.16.13.1 dev eth0 proto static 10.0.3.0/24 dev lxcbr0 proto kernel scope link src 10.0.3.1 172.16.13.0/24 dev eth0 proto kernel scope link src 172.16.13.58 metric 1 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 ip netns -------- Open vSwitch Dump ================= *** ovs-vsctl not found: skipping IP Tables Dump ============== sudo iptables --line-numbers -L -nv -t filter --------------------------------------------- Chain INPUT (policy ACCEPT 42059 packets, 24M bytes) num pkts bytes target prot opt in out source destination 1 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 2 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 3 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 4 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 5 0 0 ACCEPT tcp -- lxcbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 6 0 0 ACCEPT udp -- lxcbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 7 0 0 ACCEPT tcp -- lxcbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 8 0 0 ACCEPT udp -- lxcbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) num pkts bytes target prot opt in out source destination 1 0 0 ACCEPT all -- * virbr0 0.0.0.0/0 192.168.122.0/24 ctstate RELATED,ESTABLISHED 2 0 0 ACCEPT all -- virbr0 * 192.168.122.0/24 0.0.0.0/0 3 0 0 ACCEPT all -- virbr0 virbr0 0.0.0.0/0 0.0.0.0/0 4 0 0 REJECT all -- * virbr0 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable 5 0 0 REJECT all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable 6 0 0 ACCEPT all -- * lxcbr0 0.0.0.0/0 0.0.0.0/0 7 0 0 ACCEPT all -- lxcbr0 * 0.0.0.0/0 0.0.0.0/0 Chain OUTPUT (policy ACCEPT 38837 packets, 9895K bytes) num pkts bytes target prot opt in out source destination 1 0 0 ACCEPT udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 sudo iptables --line-numbers -L -nv -t nat ------------------------------------------ Chain PREROUTING (policy ACCEPT 201 packets, 33879 bytes) num pkts bytes target prot opt in out source destination Chain INPUT (policy ACCEPT 103 packets, 28101 bytes) num pkts bytes target prot opt in out source destination Chain OUTPUT (policy ACCEPT 986 packets, 61789 bytes) num pkts bytes target prot opt in out source destination Chain POSTROUTING (policy ACCEPT 980 packets, 61351 bytes) num pkts bytes target prot opt in out source destination 1 8 725 RETURN all -- * * 192.168.122.0/24 224.0.0.0/24 2 0 0 RETURN all -- * * 192.168.122.0/24 255.255.255.255 3 0 0 MASQUERADE tcp -- * * 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535 4 0 0 MASQUERADE udp -- * * 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535 5 0 0 MASQUERADE all -- * * 192.168.122.0/24 !192.168.122.0/24 6 8 720 MASQUERADE all -- * * 10.0.3.0/24 !10.0.3.0/24 sudo iptables --line-numbers -L -nv -t mangle --------------------------------------------- Chain PREROUTING (policy ACCEPT 42157 packets, 24M bytes) num pkts bytes target prot opt in out source destination Chain INPUT (policy ACCEPT 42059 packets, 24M bytes) num pkts bytes target prot opt in out source destination Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) num pkts bytes target prot opt in out source destination Chain OUTPUT (policy ACCEPT 38837 packets, 9895K bytes) num pkts bytes target prot opt in out source destination Chain POSTROUTING (policy ACCEPT 38902 packets, 9904K bytes) num pkts bytes target prot opt in out source destination 1 0 0 CHECKSUM udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 CHECKSUM fill 2 0 0 CHECKSUM udp -- * lxcbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 CHECKSUM fill EB Tables Dump ============== sudo ebtables -t filter -L -------------------------- Bridge table: filter Bridge chain: INPUT, entries: 0, policy: ACCEPT Bridge chain: FORWARD, entries: 0, policy: ACCEPT Bridge chain: OUTPUT, entries: 0, policy: ACCEPT sudo ebtables -t nat -L ----------------------- Bridge table: nat Bridge chain: PREROUTING, entries: 0, policy: ACCEPT Bridge chain: OUTPUT, entries: 0, policy: ACCEPT Bridge chain: POSTROUTING, entries: 0, policy: ACCEPT sudo ebtables -t broute -L -------------------------- Bridge table: broute Bridge chain: BROUTING, entries: 0, policy: ACCEPT Compute consoles ================ nova-compute Guru Meditation Report =================================== Skipping as nova-compute does not appear to be running
2016-03-15 05:25:31 Thulasi tags devstack issue
2016-06-14 04:55:03 jackzhou bug added subscriber jackzhou