lists.starlingx.io
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Starlingx-discuss

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
starlingx-discuss@lists.starlingx.io

October 2021

  • 32 participants
  • 130 discussions
[Starlingx-discuss] Sanity Master Test LAYERED build ISO 20211009T024610Z
by Dimofte, Alexandru 11 Oct '21

11 Oct '21
Sanity Test from 2021-October-09 (http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/flock/20211…) Status: GREEN Helm-Chart used: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/flock/20211… =========================================== Standard - Local Storage (2+2) Setup 04 TCs [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 76 TCs [PASS] Sanity Platform 08 TCs [PASS] TOTAL: [ 89 TCs ] Kind regards, Alexandru Dimofte [Logo Description automatically generated] Dimofte Alexandru Software Engineer STARLINGX TEAM Skype no: +40 336403734 Personal Mobile: +40 743167456 alexandru.dimofte(a)intel.com<mailto:alexandru.dimofte@intel.com> Intel Romania
1 0
0 0
[Starlingx-discuss] System observability with BPF on StarlingX
by Shigeru Yoshida 11 Oct '21

11 Oct '21
Hi, I think it would be exciting if we can use BPF for tracing, debugging, and performance tuning on StarlingX. I noticed that CONFIG_BPF is enabled on the lates 5.10 kernel, but CONFIG_BPF_EVENTS and CONFIG_KPROBES are disabled. So, we cannot use BPF's functionality to the fullest extent. Is this intentional?  I assume it might be some security reasons... Thanks, Shigeru
2 2
0 0
[Starlingx-discuss] PTG October 2021 - PTGbot, Etherpads, & IRC
by Ashlee Ferguson 11 Oct '21

11 Oct '21
Hello! We just wanted to take a second to point out a couple things that have changed since the last PTG as we all get ready for the next PTG. Firstly, the PTGbot is up to date and ready to go *at it's new URL[1]*-- as are the autogenerated etherpads! There you can find the schedule page, etherpads, etc. If you/your team have already created an etherpad, please feel free to use the PTGbot to override the default, auto-generated one[2]. Secondly, just a reminder that with the migration to being more inclusive of all Open Infrastructure Foundation projects we will be using the #openinfra-events IRC channel on the OFTC network! And again, if you haven't yet, please register[3]! Its free and important for getting the zoom information, etc. Thanks! Ashlee (ashferg) and Kendall (diablo_rojo) [1] PTGbot: https://ptg.opendev.org/ [2] PTGbot Etherpad Override Command: https://opendev.org/openstack/ptgbot/src/branch/master/README.rst#etherpad [3] PTG Registration: https://openinfra-ptg.eventbrite.com
1 0
0 0
[Starlingx-discuss] Document Error - ${NODE} is not defined
by Embedded Devel 11 Oct '21

11 Oct '21
in the following document, at section 4. the variable ${NODE} is never previously defined. https://docs.starlingx.io/deploy_install_guides/r6_release/bare_metal/aio_s… 4. For OpenStack only: Set up disk partition for nova-local volume group, which is needed for stx-openstack nova ephemeral disks. +export NODE=controller-0 # Create ‘nova-local’ local volume group system host-lvg-add ${NODE} nova-local # Get UUID of DISK to create PARTITION to be added to ‘nova-local’ local volume group # CEPH OSD Disks can NOT be used # For best performance, do NOT use system/root disk, use a separate physical disk. # List host’s disks and take note of UUID of disk to be used system host-disk-list ${NODE} # ( if using ROOT DISK, select disk with device_path of # ‘system host-show ${NODE} | fgrep rootfs’ ) # Create new PARTITION on selected disk, and take note of new partition’s ‘uuid’ in response # The size of the PARTITION needs to be large enough to hold the aggregate size of # all nova ephemeral disks of all VMs that you want to be able to host on this host, # but is limited by the size and space available on the physical disk you chose above. # The following example uses a small PARTITION size such that you can fit it on the # root disk, if that is what you chose above. # Additional PARTITION(s) from additional disks can be added later if required. PARTITION_SIZE=30 system host-disk-partition-add -t lvm_phys_vol ${NODE} <disk-uuid> ${PARTITION_SIZE} # Add new partition to ‘nova-local’ local volume group system host-pv-add ${NODE} nova-local <NEW_PARTITION_UUID> sleep 2 -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
2 1
0 0
[Starlingx-discuss] Sanity Master Test LAYERED build ISO 20211009T024610Z
by Dimofte, Alexandru 10 Oct '21

10 Oct '21
Sanity Test from 2021-October-09 (http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/flock/20211…) Status: GREEN Helm-Chart used: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/flock/20211… =========================================== Sanity Test executed on Virtual Environment Standard External Storage (2+2+2) Setup 04 TCs [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 52 TCs [PASS] Sanity Platform 09 TCs [PASS] TOTAL: [ 66 TCs ] Kind regards, Alexandru Dimofte [Logo Description automatically generated] Dimofte Alexandru Software Engineer STARLINGX TEAM Skype no: +40 336403734 Personal Mobile: +40 743167456 alexandru.dimofte(a)intel.com<mailto:alexandru.dimofte@intel.com> Intel Romania
1 0
0 0
[Starlingx-discuss] Sanity Master Test LAYERED build ISO 20211008T032700Z
by Dimofte, Alexandru 09 Oct '21

09 Oct '21
Sanity Test from 2021-October-08 (http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/flock/20211…) Status: GREEN Helm-Chart used: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/flock/20211… =========================================== Sanity Test executed on Virtual Environment Standard (2+2) Setup 04 TCs [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 52 TCs [PASS] Sanity Platform 08 TCs [PASS] TOTAL: [ 65 TCs ] Kind regards, Alexandru Dimofte [Logo Description automatically generated] Dimofte Alexandru Software Engineer STARLINGX TEAM Skype no: +40 336403734 Personal Mobile: +40 743167456 alexandru.dimofte(a)intel.com<mailto:alexandru.dimofte@intel.com> Intel Romania
1 0
0 0
[Starlingx-discuss] [build-report] master STX_build_master_master - Build # 1072 - Still Failing!
by build.starlingx@gmail.com 08 Oct '21

08 Oct '21
Project: STX_build_master_master Build #: 1072 Status: Still Failing Timestamp: 20211009T043000Z Branch: master Check logs at: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/monolithic/… -------------------------------------------------------------------------------- Parameters BUILD_CONTAINERS_DEV: false BUILD_CONTAINERS_STABLE: false FORCE_BUILD: true
1 0
0 0
[Starlingx-discuss] [build-report] master STX_download_mirror - Build # 1395 - Still Failing!
by build.starlingx@gmail.com 08 Oct '21

08 Oct '21
Project: STX_download_mirror Build #: 1395 Status: Still Failing Timestamp: 20211009T050836Z Branch: master Check logs at: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/monolithic/… -------------------------------------------------------------------------------- Parameters BRANCH: master DOCKER_BUILD_ID: jenkins-master-20211009T043000Z-builder PUBLISH_LOGS_URL: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/monolithic/… MY_REPO: /localdisk/designer/jenkins/master/cgcs-root PUBLISH_LOGS_BASE: /export/mirror/starlingx/master/centos/monolithic/20211009T043000Z/logs MY_REPO_ROOT: /localdisk/designer/jenkins/master
1 0
0 0
[Starlingx-discuss] [STX: 5.0.1] Unable to start Etcd
by open infra 07 Oct '21

07 Oct '21
Hi, I have installed stx 5.0.1 AIO Simplex. Bootstrap failed with following error. "msg": "Unable to start service etcd: Job for etcd.service failed because the control process exited with error code. See \"systemctl status etcd.service\" and \"journalctl -xe\" for details.\n" Regards, Danishka
1 1
0 0
[Starlingx-discuss] [build-report] master STX_build_master_master - Build # 1071 - Failure!
by build.starlingx@gmail.com 07 Oct '21

07 Oct '21
Project: STX_build_master_master Build #: 1071 Status: Failure Timestamp: 20211008T043000Z Branch: master Check logs at: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/monolithic/… -------------------------------------------------------------------------------- Parameters BUILD_CONTAINERS_DEV: false BUILD_CONTAINERS_STABLE: false FORCE_BUILD: true
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.