similar to: cloud-init in virt-builder images

Displaying 20 results from an estimated 30000 matches similar to: "cloud-init in virt-builder images"

2019 Apr 03
0
Re: cloud-init in virt-builder images
On Wed, Apr 03, 2019 at 09:34:03AM -0500, Jonathan Wright wrote: > I've noticed that none of the images from virt-builder have > cloud-init in them by default.  The documentation reads to me as if > the OS vendor's official cloud images are the ones used as the > sources for the generated images but I'm assuming this is wrong. The problem with cloud-init is that it
2019 Apr 01
2
Re: guestfish Remote Images IPv6 Support
I believe the bug lies in libguestfs. Taking out the commands being sent to QEMU and using qemu-img info I can recreate the error: # qemu-img info "rbd:images/CentOS-7-x86_64-GenericCloud-1901:mon_host=[fd00::cefc:1]\:6789:auth_supported=none" qemu-img: Could not open 'rbd:images/CentOS-7-x86_64-GenericCloud-1901:mon_host=[fd00::cefc:1]\:6789:auth_supported=none': invalid
2019 Mar 29
2
guestfish Remote Images IPv6 Support
I have scoured the web and can't find anything on the topic: Is IPv6 supported for remote image targets? For example: guestfish --format=raw --ro -a rbd://[fd00::cefc:1]:6789/images/CentOS-7-x86_64-GenericCloud-1901 Does not work citing the following: libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: create: flags = 0, handle = 0x5560231bdfb0, program =
2019 Apr 01
2
Re: guestfish Remote Images IPv6 Support
Unfortunately I do need to use the address explicitly as opposed to hostnames because the source of the data fed here is Ceph's monmap which returns the addresses explicitly. I've tried all the common ways to escape the : in the v6 address to no avail.  I definitely agree that the problem looks to be it parsing the colons as if the port comes next and then everything after that is
2018 Jun 13
2
Problem with Ubuntu bionic R 3.5
I ran into a problem installing R 3.5 on Ubuntu Bionic Beaver. In file /etc/apt/sources.list I added the repository entry "deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/". But "apt-get update" now produces an error message: W: Konflikt bei Distribution: https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ InRelease (bionic-cran35/ erwartet, aber
2019 Apr 01
1
Re: guestfish Remote Images IPv6 Support
This worked wonderfully!  What are the odds of getting this upstream in the near future?  I'd rather not build from source in production. # ./run guestfish --format=raw --ro -a rbd://[fd00::cefc:1]:6789/images/CentOS-7-x86_64-GenericCloud-1901 libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_tmpdir "/root/libguestfs/tmp" libguestfs:
2017 Dec 09
1
Can cloud images be added to 'virt-builder --list' ?
They are quite thinner than regular EL7 images, and can be an excellent starting point to build images. How can one add them to the repo? TIA, Y.
2020 Apr 13
2
cloud-init libvirt
is there any way to use cloud-init configs in python libvirt? cloud-init require to create an iso, which seems that ovirt support cloud-config: https://red.ht/2K1gBkn But how can I do that by python libvirt? I know I can mount iso by python libvirt to the VM, but the process of creating iso file is the problem which if it is possible to enter the cloud-config commands by libvirt could be better
2018 Sep 03
1
ubuntu software updater clash with with cloud.r-project
This seems the most appropriate place to report this. I just updated my ubuntu to 18.04.? And installed R by adding the line to /etc/apt/source.list:?? deb ... cloud.r-project ... bionic-cran35/ R installed just fine. However, my ubuntu software update would not finish correctly any more.? Failed to access ... check internet connection?? (internet connection was just fine.) Commented out the
2013 Aug 06
1
file system resizing with cloud-init on centos/redhat??
Hi, Has any one used resizefs module with cloud-init on centos/redhat before? How to call it with #cloud-config user data, do I need to give it any parameters? I googled cloud-init, but it is pretty difficult to find a manual/book on this, and mostly they are Ubuntu based. If possible, I'd like to use a same image/AMI to boot up instances(VMs) with different disk size setup, and let
2017 Jul 12
2
Update of cloud-init in CentOS 7 Extras
Hello, The version of cloud-init packaged in CentOS 7 Extras is rather old (0.7.5, which was released in 2014). It is missing some functionality that we would like to use, as well as important bug fixes. Before I tackle rebuilding the package myself, I would like to know if there is a plan to update extras to a newer cloud-init version, or if has anyone has already updated cloud-init and would be
2017 Jul 13
2
Update of cloud-init in CentOS 7 Extras
> On 13 Jul 2017, at 01:55, Johnny Hughes <johnny at centos.org> wrote: > > On 07/12/2017 02:02 PM, Pierre Riteau wrote: >> Hello, >> >> The version of cloud-init packaged in CentOS 7 Extras is rather old (0.7.5, which was released in 2014). It is missing some functionality that we would like to use, as well as important bug fixes. >> Before I tackle
2018 Jul 23
2
Ubuntu issue with 18.04 Bionic Beaver
Dear Debian persons I would like enquire about whether the repository deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ I tried to follow the instructions and I cannot get R3.5.1 - I get R3.4.4??? I have been able to install R3.5.1 on Ubuntu 16.02 using the xenial-cran35/ repository & so not sure if the bionic link is up to date? thanks in advance Regards Alison
2016 Mar 30
1
cloud-init issue w/ GenericCloud image
I'm using the C7.2 GenericCloud image with KVM and am trying to inject my own ssh key by adding it to /etc/cloud/cloud.cfg.d: sudo virt-customize --upload ~/local/cloud/20_centos_sshkey.cfg:/etc/cloud/cloud.cfg.d/20_centos_sshkey.cfg -d c7-template Contents of the file: #cloud-config ssh_authorized_keys: - ssh-rsa [mysshkeyhere] The good news is that it puts something in the
2017 Nov 15
1
CEBA-2017:3198 CentOS 6 cloud-init BugFix Update
CentOS Errata and Bugfix Advisory 2017:3198 Upstream details at : https://access.redhat.com/errata/RHBA-2017:3198 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 15e09cee7f80c6ba3bf87d5ea0ed7fa2c709535b37c6331e8481c6d4a1d64c1a cloud-init-0.7.5-8.el6.centos.2.i686.rpm x86_64:
2017 Dec 04
1
problem with cloud-init-0.7.9-9.el7.centos.2.x86_64 setting up puppet.conf
When running cloud-init im getting the following error Cloud-init v. 0.7.9 running 'modules:config' at Mon, 04 Dec 2017 18:07:26 +0000. Up 2597.52 seconds. Loaded plugins: fastestmirror, product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Loading mirror speeds from cached hostfile
2016 Jul 16
1
Problem with cloud-init on re-boot
When I re-boot my CentOS 7 machine I get lots of error/warning messages like the following: ------------------------------ Jan 1 14:39:04 alfred cloud-init: 2016-01-01 14:39:04,351 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/120s]: unexpected error ['NoneType' object has no attribute 'status_code']
2019 Mar 26
2
Virt-Lightning: a cloud-like CLI for libvirt
Hi all, Tl;dr: Virt-Lightning uses libvirt, cloud-init and libguestfs to allow anyone to quickly start new VM. Very much like a container CLI interface, but locally. -> https://github.com/virt-lightning/virt-lightning To validate my Ansible roles, I was looking for a way to quickly start and stop my test environments. I was looking for an experience similar to what we have with the
2023 Jan 09
0
CentOS cloud images, cloud-init
Hello List, At this link, https://cloud.centos.org/altarch/7/images/ I'm trying to use the latest image CentOS-7-x86_64-GenericCloud.qcow2c I cannot log in to the VM because cloud-init did not run.? vSphere says open-vm-tools is not running. After having broken into the VM, I see open-vm-tools is installed but not enabled.? Does anyone know why/why not?? I could be mistaken, but I'm
2018 Jul 07
2
Segfault on ubuntu 18.04
On 2018-07-07 06:27, Dirk Eddelbuettel wrote: > > On 7 July 2018 at 00:51, G?ran Brostr?m wrote: > | My repo is > | > | deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ > | > | Is that wrong? > > That repo will give you R and key R packages like Matrix lme4. (And you > chose to ignore this repo by compiling R yourself ...). Not really: I installed