Skip to content

Instantly share code, notes, and snippets.

@AlejandroXoco
Created November 16, 2021 01:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlejandroXoco/fe7f211ae3d33c4ae86a18d1500fb666 to your computer and use it in GitHub Desktop.
Save AlejandroXoco/fe7f211ae3d33c4ae86a18d1500fb666 to your computer and use it in GitHub Desktop.
1.6.0 to 1.6.1 Upgrade Log
root@u-160-161:/home/magma# # Get current version
root@u-160-161:/home/magma# apt policy magma
magma:
Installed: 1.6.0-1625592603-1f26ba81
Candidate: 1.6.0-1625592603-1f26ba81
Version table:
*** 1.6.0-1625592603-1f26ba81 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.0/main amd64 Packages
100 /var/lib/dpkg/status
root@u-160-161:/home/magma# # Check packages
root@u-160-161:/home/magma# dpkg -l | grep magma
ii magma 1.6.0-1625592603-1f26ba81 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.0-1625592603-1f26ba81 amd64 Magma SCTPD
root@u-160-161:/home/magma# dpkg -l | grep 'Open vSwitch'
ii libopenvswitch:amd64 2.14.3-7 amd64 Open vSwitch common components
ii openvswitch-common 2.14.3-7 amd64 Open vSwitch common components
ii openvswitch-datapath-dkms 2.14.3-7 all Open vSwitch datapath module source - DKMS version
ii openvswitch-switch 2.14.3-7 amd64 Open vSwitch switch implementations
ii python3-openvswitch 2.14.3-13 all Python bindings for Open vSwitch
ii python3-ovs 2.13.3 amd64 Open vSwitch library
root@u-160-161:/home/magma# # Check Services
root@u-160-161:/home/magma# service magma@* status | grep Active
Active: active (running) since Tue 2021-11-16 01:20:28 UTC; 3min 53s ago
Active: active (running) since Tue 2021-11-16 01:21:20 UTC; 3min 2s ago
Active: active (running) since Tue 2021-11-16 01:21:11 UTC; 3min 11s ago
Active: active (running) since Tue 2021-11-16 01:21:20 UTC; 3min 3s ago
Active: active (running) since Tue 2021-11-16 01:21:23 UTC; 3min 1s ago
Active: active (running) since Tue 2021-11-16 01:20:28 UTC; 3min 57s ago
Active: active (running) since Tue 2021-11-16 01:20:10 UTC; 4min 15s ago
Active: active (running) since Tue 2021-11-16 01:21:20 UTC; 3min 6s ago
Active: active (running) since Tue 2021-11-16 01:21:11 UTC; 3min 16s ago
Active: active (running) since Tue 2021-11-16 01:20:28 UTC; 3min 59s ago
Active: active (running) since Tue 2021-11-16 01:20:28 UTC; 4min 0s ago
Active: active (running) since Tue 2021-11-16 01:20:28 UTC; 4min 0s ago
Active: active (running) since Tue 2021-11-16 01:21:10 UTC; 3min 17s ago
Active: active (running) since Tue 2021-11-16 01:20:28 UTC; 4min 0s ago
Active: active (running) since Tue 2021-11-16 01:20:28 UTC; 4min 1s ago
Active: active (running) since Tue 2021-11-16 01:21:16 UTC; 3min 13s ago
Active: active (running) since Tue 2021-11-16 01:21:11 UTC; 3min 19s ago
Active: active (running) since Tue 2021-11-16 01:21:20 UTC; 3min 10s ago
Active: active (running) since Tue 2021-11-16 01:20:28 UTC; 4min 2s ago
root@u-160-161:/home/magma# # Check Subscribers
root@u-160-161:/home/magma# subscriber_cli.py list | wc -l
5611
root@u-160-161:/home/magma#
root@u-160-161:/home/magma#
root@u-160-161:/home/magma# # Current sources
root@u-160-161:/home/magma# cat /etc/apt/sources.list.d/magma.list
deb https://artifactory.magmacore.org/artifactory/debian focal-1.6.0 main
root@u-160-161:/home/magma# # Add new source
root@u-160-161:/home/magma# echo "deb https://artifactory.magmacore.org/artifactory/debian focal-1.6.1 main" > /etc/apt/sources.list.d/magma.list
root@u-160-161:/home/magma# cat /etc/apt/sources.list.d/magma.list
deb https://artifactory.magmacore.org/artifactory/debian focal-1.6.1 main
root@u-160-161:/home/magma# # Process update
root@u-160-161:/home/magma# apt update
Process version available
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu focal-security InRelease
Get:5 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1 InRelease [2,578 B]
Get:6 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages [14.7 kB]
Fetched 17.3 kB in 1s (15.7 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
87 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@u-160-161:/home/magma# # Process version available
root@u-160-161:/home/magma# apt policy magma
magma:
Installed: 1.6.0-1625592603-1f26ba81
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
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
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1635840240-5a61bc93 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1635560162-f36cfb58 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1635453992-d75a0031 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1635099634-3b04c8b7 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1634832299-0a7a530e 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1634168819-e6abc36f 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1634100297-71f9bccc 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1634095524-c440cb90 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1633958957-2f92d90d 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1633815073-8cf67741 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1632912289-49c8f6e6 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1632362593-64702489 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1630088745-1f79c790 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
*** 1.6.0-1625592603-1f26ba81 100
100 /var/lib/dpkg/status
root@u-160-161:/home/magma# # Process upgrade
root@u-160-161:/home/magma# apt upgrade magma
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
eatmydata libeatmydata1 libnetplan0 python3-colorama python3-jsonpatch
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
libatasmart4 libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 libjcat1 libnspr4 libnss3 libparted-fs-resize0 libudisks2-0
libunbound8 libvolume-key1 linux-headers-5.4.0-90 linux-headers-5.4.0-90-generic linux-image-5.4.0-90-generic linux-modules-5.4.0-90-generic linux-modules-extra-5.4.0-90-generic udisks2
The following packages will be upgraded:
alsa-ucm-conf apport apt apt-utils base-files bind9-dnsutils bind9-host bind9-libs binutils binutils-common binutils-x86-64-linux-gnu cloud-initramfs-copymods cloud-initramfs-dyn-netconf distro-info-data fwupd fwupd-signed
libapt-pkg6.0 libasound2 libasound2-data libbinutils libctf-nobfd0 libctf0 libdrm-common libdrm2 libfwupd2 libfwupdplugin1 libglib2.0-0 libglib2.0-bin libglib2.0-data libnetplan0 libopenvswitch libpam-modules
libpam-modules-bin libpam-runtime libpam0g libpq5 libprocps8 libssl-dev libssl1.1 libtdb1 libudev1 linux-base linux-firmware linux-generic linux-headers-generic linux-image-generic linux-libc-dev login magma magma-sctpd
motd-news-config networkd-dispatcher open-vm-tools openssl openvswitch-common openvswitch-datapath-dkms openvswitch-switch overlayroot passwd procps python-apt-common python3-apport python3-apt python3-distupgrade
python3-eventlet python3-netaddr python3-openvswitch python3-problem-report python3-software-properties python3-update-manager python3-yarl snapd software-properties-common sosreport squashfs-tools tzdata
ubuntu-advantage-tools ubuntu-release-upgrader-core udev ufw update-manager-core update-notifier-common vim vim-common vim-runtime vim-tiny xxd
87 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
Need to get 239 MB/328 MB of archives.
After this operation, 406 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 motd-news-config all 11ubuntu5.4 [4,544 B]
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.13 [1,365 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1,296 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.6 [216 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-release-upgrader-core all 1:20.04.36 [23.8 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 update-manager-core all 1:20.04.10.9 [11.5 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distupgrade all 1:20.04.36 [104 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-update-manager all 1:20.04.10.9 [38.1 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-advantage-tools amd64 27.3~20.04.1 [854 kB]
Get:19 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 openvswitch-common amd64 2.15.2-6 [165 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 update-notifier-common all 3.192.30.9 [133 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-common all 2.4.105-3~20.04.2 [5,552 B]
Get:24 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm2 amd64 2.4.105-3~20.04.2 [32.3 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6,052 B]
Get:26 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.4 [72.6 kB]
Get:27 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1,287 kB]
Get:28 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.9 [1,583 kB]
Get:29 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.9 [1,321 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 open-vm-tools amd64 2:11.3.0-2ubuntu0~ubuntu20.04.2 [647 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB]
Installing new version of config file /etc/magma/directoryd.yml ...
Installing new version of config file /etc/magma/enodebd.yml ...
Installing new version of config file /etc/magma/mme.yml ...
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/templates/spgw.conf.template ...
Installing new version of config file /etc/network/interfaces.d/gtp ...
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
Setting up bind9-dnsutils (1:9.16.1-0ubuntu2.9) ...
Setting up python3-distupgrade (1:20.04.36) ...
Setting up ubuntu-release-upgrader-core (1:20.04.36) ...
Setting up python3-update-manager (1:20.04.10.9) ...
Setting up update-manager-core (1:20.04.10.9) ...
Setting up update-notifier-common (3.192.30.9) ...
Installing new version of config file /etc/cron.weekly/update-notifier-common ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
/sbin/ldconfig.real: /usr/local/lib/liblfds710.so.1 is not a symbolic link
Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ...
Processing triggers for systemd (245.4-4ubuntu3.13) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.4git20200323-0ubuntu6.2) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
Processing triggers for install-info (6.7.0.dfsg.2-5) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for linux-image-5.4.0-90-generic (5.4.0-90.101) ...
/etc/kernel/postinst.d/dkms:
* dkms: running auto installation service for kernel 5.4.0-90-generic
...done.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.4.0-90-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.0-90-generic
Found initrd image: /boot/initrd.img-5.4.0-90-generic
Found linux image: /boot/vmlinuz-5.4.0-88-generic
Found initrd image: /boot/initrd.img-5.4.0-88-generic
Found linux image: /boot/vmlinuz-5.4.0-86-generic
Found initrd image: /boot/initrd.img-5.4.0-86-generic
done
Processing triggers for initramfs-tools (0.136ubuntu6.6) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-90-generic
root@u-160-161:/home/magma#
root@u-160-161:/home/magma# # Get current version
root@u-160-161:/home/magma# apt policy magma
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
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1635840240-5a61bc93 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1635560162-f36cfb58 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1635453992-d75a0031 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1635099634-3b04c8b7 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1634832299-0a7a530e 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1634168819-e6abc36f 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1634100297-71f9bccc 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1634095524-c440cb90 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1633958957-2f92d90d 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1633815073-8cf67741 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1632912289-49c8f6e6 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1632362593-64702489 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
1.6.1-1630088745-1f79c790 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.6.1/main amd64 Packages
root@u-160-161:/home/magma#
root@u-160-161:/home/magma# # Check packages
root@u-160-161:/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@u-160-161:/home/magma# dpkg -l | grep 'Open vSwitch'
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
ii python3-ovs 2.13.3 amd64 Open vSwitch library
root@u-160-161:/home/magma# # Check Services
root@u-160-161:/home/magma# service magma@* status | grep Active
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:15:00 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:15:00 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:15:00 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:15:01 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
Active: active (running) since Mon 2021-11-15 22:14:59 UTC; 11min ago
root@u-160-161:/home/magma#
root@u-160-161:/home/magma# #Check subscribers
root@u-160-161:/home/magma# subscriber_cli.py list | wc -l
5611
root@u-160-161:/home/magma#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment