Skip to content

Instantly share code, notes, and snippets.

@shanku9
Created March 25, 2022 20:16
Show Gist options
  • Save shanku9/ed81016e3f3886560acfcaf7895cda94 to your computer and use it in GitHub Desktop.
Save shanku9/ed81016e3f3886560acfcaf7895cda94 to your computer and use it in GitHub Desktop.
1.6.1 to 1.7 Upgrade logs
# Pre Checks
magma@161magma:~$ sudo su
root@161magma:/home/magma# sudo apt policy magma | head
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
magma:
Installed: 1.6.1-1636529012-5d886707
Candidate: 1.6.1-1636529012-5d886707
Version table:
*** 1.6.1-1636529012-5d886707 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
100 /var/lib/dpkg/status
1.6.1-1636042223-6e6daffc 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1636042063-816dabf7 500
root@161magma:/home/magma# dpkg -l | grep magma
ii magma 1.6.1-1636529012-5d886707 amd64 Magma Access Gateway
ii magma-cpp-redis 4.3.1.1-2 amd64 Redis C++ client library
ii magma-libfluid 0.1.0.6-1 amd64 Libfluid Openflow Controller
ii magma-libtacopie 3.2.0.1-1 amd64 TacoPie C++ library
ii magma-sctpd 1.6.1-1636529012-5d886707 amd64 Magma SCTPD
root@161magma:/home/magma# dpkg -l | grep openv
ii libopenvswitch:amd64 2.15.2-6 amd64 Open vSwitch common components
ii openvswitch-common 2.15.2-6 amd64 Open vSwitch common components
ii openvswitch-datapath-dkms 2.15.2-6 all Open vSwitch datapath module source - DKMS version
ii openvswitch-switch 2.15.2-6 amd64 Open vSwitch switch implementations
ii python3-openvswitch 2.15.2-6 all Python bindings for Open vSwitch
root@161magma:/home/magma# service magma@* status | grep Active
Active: active (running) since Fri 2022-03-25 19:02:26 UTC; 2min 24s ago
Active: active (running) since Fri 2022-03-25 19:02:00 UTC; 2min 50s ago
Active: active (running) since Fri 2022-03-25 19:02:00 UTC; 2min 49s ago
Active: active (running) since Fri 2022-03-25 19:02:25 UTC; 2min 24s ago
Active: active (running) since Fri 2022-03-25 19:02:01 UTC; 2min 49s ago
Active: active (running) since Fri 2022-03-25 19:02:25 UTC; 2min 24s ago
Active: active (running) since Fri 2022-03-25 19:01:55 UTC; 2min 55s ago
Active: active (running) since Fri 2022-03-25 19:02:00 UTC; 2min 49s ago
Active: active (running) since Fri 2022-03-25 19:02:00 UTC; 2min 49s ago
Active: active (running) since Fri 2022-03-25 19:02:00 UTC; 2min 49s ago
Active: active (running) since Fri 2022-03-25 19:02:25 UTC; 2min 24s ago
Active: active (running) since Fri 2022-03-25 19:02:05 UTC; 2min 44s ago
Active: active (running) since Fri 2022-03-25 19:02:00 UTC; 2min 50s ago
Active: active (running) since Fri 2022-03-25 19:02:05 UTC; 2min 44s ago
Active: active (running) since Fri 2022-03-25 19:02:28 UTC; 2min 21s ago
Active: active (running) since Fri 2022-03-25 19:02:05 UTC; 2min 44s ago
Active: active (running) since Fri 2022-03-25 19:02:00 UTC; 2min 50s ago
Active: active (running) since Fri 2022-03-25 19:02:00 UTC; 2min 49s ago
# Upgrade
root@161magma:/home/magma/magma/lte/gateway/release# ./upgrade_magma.sh
Checking if the script has been executed by root user
You're about to upgrade magma to 1.7.0, are you sure?(y/n)y
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Hit:5 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1 InRelease
Fetched 336 kB in 3s (133 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
ca-certificates is already the newest version (20210119~20.04.2).
wget is already the newest version (1.20.3-1ubuntu2).
apt-transport-https is already the newest version (2.0.6).
gnupg2 is already the newest version (2.2.19-3ubuntu2.1).
The following packages were automatically installed and are no longer required:
eatmydata libeatmydata1 libfwupdplugin1 libnetplan0 python3-colorama python3-jsonpatch
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2022-03-25 19:59:08-- https://artifactory.magmacore.org/artifactory/api/gpg/key/public
Resolving artifactory.magmacore.org (artifactory.magmacore.org)... 51.178.63.140
Connecting to artifactory.magmacore.org (artifactory.magmacore.org)|51.178.63.140|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]
Saving to: ‘/tmp/public’
/tmp/public [ <=> ] 2.41K --.-KB/s in 0s
2022-03-25 19:59:08 (24.0 MB/s) - ‘/tmp/public’ saved [2472]
OK
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Get:5 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0 InRelease [2,578 B]
Get:6 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 Packages [13.7 kB]
Fetched 352 kB in 3s (121 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
23 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
eatmydata libeatmydata1 libfwupdplugin1 libnetplan0 python3-bcrypt python3-colorama python3-jsonpatch python3-paramiko
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
bcc-tools libopenvswitch magma-libfluid openvswitch-common openvswitch-datapath-dkms openvswitch-switch python3-lxml
python3-protobuf python3-psutil python3-redis-collections python3-ryu python3-sentry-sdk python3-websocket-client
wireguard wireguard-tools
Suggested packages:
openvswitch-datapath-module openresolv | resolvconf
The following NEW packages will be installed:
bcc-tools wireguard wireguard-tools
The following packages will be upgraded:
libopenvswitch magma magma-libfluid openvswitch-common openvswitch-datapath-dkms openvswitch-switch python3-lxml
python3-protobuf python3-psutil python3-redis-collections python3-ryu python3-sentry-sdk python3-websocket-client
13 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
Need to get 152 MB of archives.
After this operation, 186 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 wireguard-tools amd64 1.0.20200513-1~20.04.2 [83.3 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 wireguard all 1.0.20200513-1~20.04.2 [3,264 B]
Get:3 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 bcc-tools amd64 0.23-1 [25.5 MB]
Get:4 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 openvswitch-common amd64 2.15.4-8 [165 kB]
Get:5 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 openvswitch-switch amd64 2.15.4-8 [299 kB]
Get:6 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 libopenvswitch amd64 2.15.4-8 [1,205 kB]
Get:7 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 python3-lxml amd64 4.7.1 [8,888 kB]
Get:8 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 python3-protobuf all 3.19.0 [131 kB]
Get:9 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 python3-psutil amd64 5.8.0 [280 kB]
Get:10 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 python3-redis-collections all 0.9.1 [25.4 kB]
Get:11 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 python3-ryu all 4.34 [1,044 kB]
Get:12 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 python3-sentry-sdk all 1.5.5 [109 kB]
Get:13 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 python3-websocket-client all 1.2.3 [36.5 kB]
Get:14 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 magma-libfluid amd64 0.1.0.7-1 [5,375 kB]
Get:15 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 openvswitch-datapath-dkms all 2.15.4-8 [4,912 kB]
Get:16 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 magma amd64 1.7.0-1648117787-73e61141 [104 MB]
Fetched 152 MB in 19s (7,890 kB/s)
Selecting previously unselected package wireguard-tools.
(Reading database ... 109741 files and directories currently installed.)
Preparing to unpack .../00-wireguard-tools_1.0.20200513-1~20.04.2_amd64.deb ...
Unpacking wireguard-tools (1.0.20200513-1~20.04.2) ...
Selecting previously unselected package wireguard.
Preparing to unpack .../01-wireguard_1.0.20200513-1~20.04.2_all.deb ...
Unpacking wireguard (1.0.20200513-1~20.04.2) ...
Selecting previously unselected package bcc-tools.
Preparing to unpack .../02-bcc-tools_0.23-1_amd64.deb ...
Unpacking bcc-tools (0.23-1) ...
Preparing to unpack .../03-openvswitch-common_2.15.4-8_amd64.deb ...
Unpacking openvswitch-common (2.15.4-8) over (2.15.2-6) ...
Preparing to unpack .../04-openvswitch-switch_2.15.4-8_amd64.deb ...
Unpacking openvswitch-switch (2.15.4-8) over (2.15.2-6) ...
Preparing to unpack .../05-libopenvswitch_2.15.4-8_amd64.deb ...
Unpacking libopenvswitch:amd64 (2.15.4-8) over (2.15.2-6) ...
Preparing to unpack .../06-python3-lxml_4.7.1_amd64.deb ...
Unpacking python3-lxml (4.7.1) over (4.6.3) ...
Preparing to unpack .../07-python3-protobuf_3.19.0_all.deb ...
Unpacking python3-protobuf (3.19.0) over (3.14.0) ...
Preparing to unpack .../08-python3-psutil_5.8.0_amd64.deb ...
Unpacking python3-psutil (5.8.0) over (5.6.6) ...
Preparing to unpack .../09-python3-redis-collections_0.9.1_all.deb ...
Unpacking python3-redis-collections (0.9.1) over (0.8.1) ...
Preparing to unpack .../10-python3-ryu_4.34_all.deb ...
Unpacking python3-ryu (4.34) over (4.30+ds1-2) ...
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: trying to overwrite '/usr/local/lib/python3.8/dist-packages/ryu/ofproto/nx_actions.py', which is also in package magma 1.6.1-1636529012-5d886707
Preparing to unpack .../11-python3-sentry-sdk_1.5.5_all.deb ...
Unpacking python3-sentry-sdk (1.5.5) over (1.0.0) ...
Preparing to unpack .../12-python3-websocket-client_1.2.3_all.deb ...
Unpacking python3-websocket-client (1.2.3) over (0.56.0) ...
Preparing to unpack .../13-magma-libfluid_0.1.0.7-1_amd64.deb ...
Unpacking magma-libfluid (0.1.0.7-1) over (0.1.0.6-1) ...
Preparing to unpack .../14-openvswitch-datapath-dkms_2.15.4-8_all.deb ...
-------- Uninstall Beginning --------
Module: openvswitch
Version: 2.15.2
Kernel: 5.4.0-105-generic (x86_64)
-------------------------------------
Status: Before uninstall, this module version was ACTIVE on this kernel.
openvswitch.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-105-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-geneve.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-105-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-gre.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-105-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-gtp.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-105-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-lisp.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-105-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-stt.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-105-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-vxlan.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-105-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
depmod.....
DKMS: uninstall completed.
------------------------------
Deleting module version: 2.15.2
completely from the DKMS tree.
------------------------------
Done.
Unpacking openvswitch-datapath-dkms (2.15.4-8) over (2.15.2-6) ...
Preparing to unpack .../15-magma_1.7.0-1648117787-73e61141_amd64.deb ...
Unpacking magma (1.7.0-1648117787-73e61141) over (1.6.1-1636529012-5d886707) ...
dpkg: warning: unable to delete old directory '/var/opt/magma/certs': Directory not empty
Setting up openvswitch-datapath-dkms (2.15.4-8) ...
Creating symlink /var/lib/dkms/openvswitch/2.15.4/source ->
/usr/src/openvswitch-2.15.4
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....(bad exit status: 2)
./configure --with-linux='/lib/modules/5.4.0-105-generic/build' && make -C datapath/linux..................................................................
cleaning build area....
DKMS: build completed.
openvswitch.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-105-generic/updates/dkms/
vport-geneve.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-105-generic/updates/dkms/
vport-gre.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-105-generic/updates/dkms/
vport-gtp.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-105-generic/updates/dkms/
vport-lisp.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-105-generic/updates/dkms/
vport-stt.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-105-generic/updates/dkms/
vport-vxlan.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-105-generic/updates/dkms/
depmod....
DKMS: install completed.
Setting up python3-ryu (4.34) ...
Setting up python3-psutil (5.8.0) ...
Setting up libopenvswitch:amd64 (2.15.4-8) ...
Setting up python3-sentry-sdk (1.5.5) ...
Setting up wireguard-tools (1.0.20200513-1~20.04.2) ...
wg-quick.target is a disabled or a static unit, not starting it.
Setting up python3-lxml (4.7.1) ...
Setting up openvswitch-common (2.15.4-8) ...
Setting up python3-redis-collections (0.9.1) ...
Setting up magma-libfluid (0.1.0.7-1) ...
Setting up python3-protobuf (3.19.0) ...
Setting up python3-websocket-client (1.2.3) ...
Setting up bcc-tools (0.23-1) ...
Setting up wireguard (1.0.20200513-1~20.04.2) ...
Setting up openvswitch-switch (2.15.4-8) ...
Setting up magma (1.7.0-1648117787-73e61141) ...
Installing new version of config file /etc/magma/control_proxy.yml ...
Installing new version of config file /etc/magma/enodebd.yml ...
Installing new version of config file /etc/magma/eventd.yml ...
Installing new version of config file /etc/magma/gateway.mconfig ...
Installing new version of config file /etc/magma/magmad.yml ...
Installing new version of config file /etc/magma/mme.yml ...
Installing new version of config file /etc/magma/mobilityd.yml ...
Installing new version of config file /etc/magma/pipelined.yml ...
Installing new version of config file /etc/magma/pipelined.yml_prod ...
Installing new version of config file /etc/magma/service_registry.yml ...
Installing new version of config file /etc/magma/sessiond.yml ...
Installing new version of config file /etc/magma/sessiond.yml_prod ...
Installing new version of config file /etc/magma/spgw.yml ...
Installing new version of config file /etc/magma/state.yml ...
Installing new version of config file /etc/magma/subscriberdb.yml ...
Installing new version of config file /etc/magma/templates/mme.conf.template ...
Installing new version of config file /etc/magma/templates/spgw.conf.template ...
Installing new version of config file /etc/magma/templates/td-agent-bit.conf.template ...
Installing new version of config file /etc/systemd/system/magma@mme.service ...
Installing new version of config file /etc/systemd/system/magma@pipelined.service ...
Installing new version of config file /etc/systemd/system/magma@sessiond.service ...
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Synchronizing state of dnsmasq.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable dnsmasq
Synchronizing state of lighttpd.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable lighttpd
Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ...
Processing triggers for systemd (245.4-4ubuntu3.15) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
/sbin/ldconfig.real: /usr/local/lib/liblfds710.so.1 is not a symbolic link
This upgrade would result in datapath level downtime for few minutes!
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Hit:5 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0 InRelease
Fetched 336 kB in 3s (132 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
10 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
libopenvswitch is already the newest version (2.15.4-8).
openvswitch-common is already the newest version (2.15.4-8).
openvswitch-datapath-dkms is already the newest version (2.15.4-8).
openvswitch-switch is already the newest version (2.15.4-8).
The following packages were automatically installed and are no longer required:
eatmydata libeatmydata1 libfwupdplugin1 libnetplan0 python3-bcrypt python3-colorama python3-jsonpatch python3-paramiko
Use 'sudo apt autoremove' to remove them.
The following packages will be upgraded:
python3-openvswitch
1 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
Need to get 104 kB of archives.
After this operation, 1,024 B of additional disk space will be used.
Get:1 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 python3-openvswitch all 2.15.4-8 [104 kB]
Fetched 104 kB in 1s (81.0 kB/s)
(Reading database ... 110478 files and directories currently installed.)
Preparing to unpack .../python3-openvswitch_2.15.4-8_all.deb ...
Unpacking python3-openvswitch (2.15.4-8) over (2.15.2-6) ...
Setting up python3-openvswitch (2.15.4-8) ...
ifdown: interface patch-up not configured
* Detected internal interfaces:
* Exiting ovsdb-server (26010)
* Starting ovsdb-server
* Configuring Open vSwitch system IDs
* Exiting ovs-vswitchd (26030)
* Saving interface configuration
* Removing vport_gtp module
* Removing openvswitch module
* Inserting openvswitch module
* Starting ovs-vswitchd
* Enabling remote OVSDB managers
* Restoring interface configuration
* Finding processes on dead interfaces
RTNETLINK answers: File exists
net.ipv4.ip_forward = 1
ifup: interface patch-up already configured
update successful, installed: 2.15.4-8
Do you want to restart control plane services?
Do you want to proceed with upgrade ?(y/n)y
Flushing all content in Redis
OK
Restarting sctpd
Job for sctpd.service failed because the control process exited with error code.
See "systemctl status sctpd.service" and "journalctl -xe" for details.
# Post Checks
root@161magma:/home/magma/magma/lte/gateway/release# sudo apt policy magma | head
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
magma:
Installed: 1.7.0-1648117787-73e61141
Candidate: 1.7.0-1648117787-73e61141
Version table:
*** 1.7.0-1648117787-73e61141 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.7.0/main amd64 Packages
100 /var/lib/dpkg/status
root@161magma:/home/magma/magma/lte/gateway/release# service magma@* status | grep active
Active: active (running) since Fri 2022-03-25 20:07:31 UTC; 44s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 4s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 4s ago
Active: active (running) since Fri 2022-03-25 20:07:30 UTC; 45s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 4s ago
Active: active (running) since Fri 2022-03-25 20:07:31 UTC; 45s ago
Active: active (running) since Fri 2022-03-25 20:07:06 UTC; 1min 9s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 4s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 4s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 5s ago
Active: active (running) since Fri 2022-03-25 20:07:30 UTC; 46s ago
Active: active (running) since Fri 2022-03-25 20:07:15 UTC; 1min 0s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 5s ago
Active: active (running) since Fri 2022-03-25 20:07:16 UTC; 1min 0s ago
Active: active (running) since Fri 2022-03-25 20:07:33 UTC; 43s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 5s ago
Active: active (running) since Fri 2022-03-25 20:07:11 UTC; 1min 5s ago
root@161magma:/home/magma/magma/lte/gateway/release# cat /etc/apt/sources.list.d/magma.list
deb https://artifactory.magmacore.org/artifactory/debian focal-1.7.0 main
root@161magma:/home/magma/magma/lte/gateway/release# service magma@mme status
● magma@mme.service - Magma OAI MME service
Loaded: loaded (/etc/systemd/system/magma@mme.service; disabled; vendor preset: enabled)
Active: active (running) since Fri 2022-03-25 20:07:33 UTC; 1min 22s ago
Main PID: 32420 (mme)
Tasks: 33 (limit: 9334)
Memory: 28.0M (min: 512.0M limit: 1022.7M)
CGroup: /system.slice/system-magma.slice/magma@mme.service
└─32420 /usr/local/bin/mme -c /var/opt/magma/tmp/mme.conf -s /var/opt/magma/tmp/spgw.conf
Mar 25 20:07:33 161magma mme[32420]: Initializing OAI Logging to syslog
Mar 25 20:07:33 161magma mme[32420]: Initializing shared logging
Mar 25 20:07:33 161magma mme[32420]: Initializing shared logging Done
Mar 25 20:07:33 161magma mme[32420]: [SIG][D]MME_UNIT_TEST Flag is Disabled
Mar 25 20:07:33 161magma mme[32420]: GetAssignedIPBlock fails with code 14, msg: Connect Failed
Mar 25 20:07:35 161magma sudo[32469]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/ovs-vsctl list Open_vSw>
Mar 25 20:07:35 161magma sudo[32469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Mar 25 20:07:35 161magma sudo[32469]: pam_unix(sudo:session): session closed for user root
Mar 25 20:07:35 161magma mme[32470]: iface_types : [bareudp, erspan, geneve, gre, gtpu, internal, ip6erspan, ip6gre>
Mar 25 20:07:35 161magma mme[32420]: Server running (127.0.0.1:6654)
root@161magma:/home/magma/magma/lte/gateway/release# dpkg -l | grep magma
ii magma 1.7.0-1648117787-73e61141 amd64 Magma Access Gateway
ii magma-cpp-redis 4.3.1.1-2 amd64 Redis C++ client library
ii magma-libfluid 0.1.0.7-1 amd64 Libfluid Openflow Controller
ii magma-libtacopie 3.2.0.1-1 amd64 TacoPie C++ library
ii magma-sctpd 1.6.1-1636529012-5d886707 amd64 Magma SCTPD
root@161magma:/home/magma/magma/lte/gateway/release#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment