openstackgerrit | Merged openstack/sahara master: Stop to use the __future__ module. https://review.opendev.org/732947 | 00:25 |
---|---|---|
*** tellesnobrega has quit IRC | 01:05 | |
*** tellesnobrega has joined #openstack-sahara | 01:08 | |
*** rcernin has joined #openstack-sahara | 02:34 | |
*** rcernin has quit IRC | 02:41 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-sahara | 04:33 | |
*** ierdem has joined #openstack-sahara | 06:20 | |
*** tosky has joined #openstack-sahara | 07:31 | |
*** zigo_ is now known as zigo | 07:58 | |
ierdem | hello tosky, I tried to create centos image with sahara-image-create/elements but it has not support for CDH 5.13 | 11:02 |
ierdem | is there another way to create? | 11:03 |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara master: Use newer openstackdocstheme and reno versions https://review.opendev.org/733242 | 11:42 |
tosky | right, sorry, it's sahara-image-pack | 12:19 |
tosky | https://docs.openstack.org/sahara/latest/user/building-guest-images.html | 12:19 |
tosky | https://docs.openstack.org/sahara/latest/user/building-guest-images/sahara-image-pack.html | 12:20 |
tosky | https://docs.openstack.org/sahara-plugin-cdh/latest/user/cdh-plugin.html#images | 12:20 |
tosky | how did you create the image you used so far? | 12:20 |
*** tosky_ has joined #openstack-sahara | 12:35 | |
*** tosky has quit IRC | 12:37 | |
*** tosky has joined #openstack-sahara | 12:39 | |
*** tosky_ has quit IRC | 12:40 | |
*** tosky_ has joined #openstack-sahara | 12:41 | |
ierdem | I used sahara-image-pack but there was one thing that I might missed, Centos images needs a license for creation process and I had not so I did not use that licence. Now, I suspect the image may be distorted | 12:42 |
*** tosky has quit IRC | 12:43 | |
*** tosky_ is now known as tosky | 12:50 | |
tosky | ierdem: centos image does not require any license | 12:51 |
ierdem | I checked again, you're right. I read it wrong, it was necessary for RHEL 7 images. Sorry for the wrong information and thanks for correcting it :) | 13:08 |
ierdem | sahara-image-pack is giving errors when I try to create an image. It says that failed to find kernel module inside host, http://paste.openstack.org/show/794412/ | 18:26 |
jeremyfreudberg | are you running sahara-image-pack on a vm? you'll need nested virtualization enabled | 18:45 |
tosky | you don't need to run sahara-image-pack inside a vm | 18:47 |
tosky | sahara-image-create (which is a wrapper around diskimage-builder) may pose some risks and it's better executed in a VM | 18:47 |
tosky | but not sahara-image-pack | 18:47 |
tosky | also, if you run sahara-image-pack on a ubuntu system, you need to make sure the /boot directory is visible | 18:48 |
tosky | there is a bug open for a long time and they (ubuntu) don't want to fix it | 18:48 |
tosky | you need to run | 18:49 |
tosky | sudo dpkg-statoverride --add --update root root 0644 /boot/vmlinuz-$(uname -r) | 18:49 |
tosky | see here for more details: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/759725 | 18:49 |
openstack | Launchpad bug 759725 in linux (Ubuntu) "The kernel is no longer readable by non-root users" [Medium,Won't fix] | 18:49 |
jeremyfreudberg | you know it's bad when the bug number is 6 digits instead of 7... | 18:52 |
jeremyfreudberg | ;) | 18:52 |
*** rcernin has joined #openstack-sahara | 23:02 | |
*** rcernin has quit IRC | 23:27 | |
*** tosky has quit IRC | 23:56 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!