*** gkadam_ has quit IRC | 01:22 | |
*** gkadam_ has joined #starlingx | 01:22 | |
*** gkadam_ has quit IRC | 01:38 | |
*** gkadam_ has joined #starlingx | 01:38 | |
*** gkadam_ has quit IRC | 02:11 | |
*** gkadam has joined #starlingx | 03:41 | |
*** gkadam has quit IRC | 04:11 | |
*** gkadam has joined #starlingx | 04:28 | |
*** gkadam has quit IRC | 04:35 | |
*** gkadam has joined #starlingx | 12:03 | |
*** gkadam has quit IRC | 12:26 | |
*** gkadam has joined #starlingx | 12:27 | |
*** ijolliffe has joined #starlingx | 12:31 | |
*** jsun3 has quit IRC | 12:57 | |
*** ericbarrett has quit IRC | 13:00 | |
*** mriedem has joined #starlingx | 13:16 | |
*** slittle1 has left #starlingx | 13:34 | |
*** boxiang has joined #starlingx | 13:40 | |
*** gkadam has quit IRC | 13:41 | |
*** gkadam has joined #starlingx | 13:42 | |
*** boxiang has quit IRC | 13:42 | |
sgw | Morning all | 14:25 |
---|---|---|
dpenney_ | morning Saul! | 14:28 |
*** sgw has quit IRC | 15:05 | |
*** gkadam has quit IRC | 15:22 | |
*** gkadam has joined #starlingx | 15:22 | |
*** sgw has joined #starlingx | 15:22 | |
*** gkadam has quit IRC | 15:53 | |
*** gkadam has joined #starlingx | 15:53 | |
*** jsun3 has joined #starlingx | 15:56 | |
*** lcastell has joined #starlingx | 15:58 | |
*** lcastell has quit IRC | 15:58 | |
*** boxiang_ has quit IRC | 16:14 | |
sgw | dirk: I am trying to play around with using an _service file to generate the .tar.gz from opendev.org/starlingx/fault/archive/master.tar.gz but I seem to be having some issues. Is there a valid example that I can use for that? | 16:25 |
dirk | sgw: because of the filtering on a subdirectory of the hit tree? | 16:27 |
dirk | Let me look, I should be able to find something | 16:28 |
sgw | No I was starting with top-level and still using autosetup -n <dir>, I just wanted to move away from stashing the tarball in OBS | 16:30 |
dirk | sgw: does this one help ? https://build.opensuse.org/package/view_file/Base:System/aaa_base/_service?expand=1 ? | 16:51 |
dirk | this service file is mode=disabled, aka it will only get executed when you manually run "osc service run disabledrun" | 16:52 |
dirk | when you remove the mode setting or set it to the default (which iirc is called normal) then it will be run server side as part of the build process | 16:53 |
sgw | dirk: thanks, looking | 16:54 |
sgw | dirk: gitea does not support the git URL/protocol, that's why I asked about opendev.org example, since it now uses gitea backend, this might need to move to #openstack-infra | 17:05 |
dirk | sgw: HTTPS should be supported.. | 17:06 |
sgw | yes, I think I tried that also, but I will try again | 17:06 |
dirk | I agree the service file is a bad example because nobody should be ever using the insecure git protocol | 17:06 |
dirk | I will fix that | 17:07 |
sgw | dirk: is there a way with osc to just do the fetch of the tarball via the _service but not build, in order to debug the fetch part? | 17:08 |
sgw | dirk: when using the _service, the expected Source0: should contain the tarball output from the url? | 17:21 |
*** lcastell has joined #starlingx | 17:36 | |
*** lcastell has quit IRC | 17:41 | |
*** ijolliffe has quit IRC | 17:42 | |
*** tim_717 has joined #starlingx | 18:29 | |
tim_717 | Hi I am a new user of starlingx and ran into an issue. Is this a place that I can get help? | 18:30 |
sgw | tim_717: welcome and yes | 18:30 |
tim_717 | I was following the step on https://docs.starlingx.io/deployment_guides/current/dedicated_storage.html | 18:31 |
tim_717 | I got to the part "Provisioning a compute host" | 18:31 |
tim_717 | and it after I ran the "system host-unlock compute-0" command it just keeps rebooting the host. | 18:32 |
tim_717 | can anyone point me to why? | 18:33 |
sgw | tim_717: just to confirm you are using the 2018.10 release image? | 18:33 |
tim_717 | I have locked the compute-0 again and that has stop the rebooting | 18:33 |
tim_717 | yes | 18:33 |
tim_717 | yes 2018.10 | 18:34 |
tim_717 | ]$ cat /etc/issue Release 18.10 \n \l ------------------------------------------------------------------------ W A R N I N G *** W A R N I N G *** W A R N I N G *** W A R N I N G *** ------------------------------------------------------------------------ THIS IS A PRIVATE COMPUTER SYSTEM. | 18:34 |
sgw | I hate to admit this, but that image has know issues and we are currently working on the StarlingX 2.0 release (due out in August timeframe) There are a lot of changes, you might consider looking at https://wiki.openstack.org/wiki/StarlingX/Containers/Installation and using a recent image that has passed sanity. | 18:37 |
sgw | Are you on bare metal installation or in a VM? | 18:37 |
tim_717 | bare metal | 18:38 |
sgw | Would you be willing to give a newer image a try? Here is a link to a recent image that most passed sanity: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190604T144018Z/outputs/iso/ | 18:41 |
tim_717 | I will be willing to do that | 18:42 |
tim_717 | I will give it a try thanks | 18:42 |
sgw | tim_717: great and thanks, please come back and let us know if you have any issues here or on the starlingx-discuss@lists.starlingx.io ML | 18:43 |
dirk | sgw: yes, source0 should be the tarball name as expected without a URL, so the plain file name | 18:44 |
dirk | sgw: if you have a package somewhere where it doesn't work I can have a look | 18:45 |
sgw | dirk: still testing it, so have not pushed the _service file yet, I am getting errors when I run "osc service run" saying Package obs-service-git_tarballs is required for this operation | 19:07 |
sgw | I also get this for tar_scm service | 19:07 |
tim_717 | sgw: is it possible to update my current cluster to this image? | 19:11 |
bwensley | tim_717: No - you need to do a re-install - you can't update an already installed cluster to the new image. | 19:15 |
*** tim_717 has quit IRC | 19:16 | |
dirk | sgw: that is easy to solve: zypper install obs-service-tar-scm | 19:22 |
dirk | sgw: or the equivalent for your distro. Those packages are available in the obs openSUSE:Tools project | 19:23 |
sgw | dirk: remember I am not on opensuse!! I tried apt-get, but no joy | 19:23 |
dirk | sgw: did you try subscribe to the repository ( I think it's called apt source on Debian)? | 19:24 |
sgw | dirk: I do have the openSUSE:Tools.list in my /etc/apt/sources.list.d | 19:24 |
dirk | We offer packages for almost any distro under the planet | 19:24 |
sgw | I have the correct Ubuntu_18.10 repo listed | 19:24 |
sgw | I tried installing obs-plugins, there is no obs-service packages | 19:25 |
dirk | sgw: I can see that packages are built, they're listed here: https://build.opensuse.org/package/binaries/openSUSE:Tools/obs-service-tar_scm/xUbuntu_18.04 | 19:26 |
dirk | So something is weird with your apt config perhaps? | 19:27 |
sgw | dirk: checking into that, a apt list | grep scm (or tarball) does not yield a good result, I will dig into my config | 19:28 |
sgw | dirk: yup, config issue I did not have the key so it was untrusted, fixed | 19:32 |
dirk | sgw: potentially you can also install manually from https://download.opensuse.org/repositories/openSUSE:/Tools/xUbuntu_18.04/all/ | 19:32 |
dirk | Ok, great | 19:32 |
*** slittle1 has joined #starlingx | 20:01 | |
*** gkadam has quit IRC | 20:04 | |
*** gkadam has joined #starlingx | 20:05 | |
*** mriedem has quit IRC | 23:06 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!