Re: Debian Images

2023-09-25 Thread Jeremy Stanley
cts/server.html#cmdoption-openstack-server-create-user-data [2] https://docs.openstack.org/nova/2023.1/configuration/config.html#api.dhcp_domain [3] https://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss -- Jeremy Stanley signature.asc Description: PGP signature

Re: Please educate me on the advantages and the utilities of a Debian Cloud image for us laptop users

2023-01-17 Thread Jeremy Stanley
that in order to be able to use Debian as a virtual machine from some other operating system. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Change DNS address permanently on debian cloud image

2022-08-12 Thread Jeremy Stanley
modules.html#resolv-conf -- Jeremy Stanley signature.asc Description: PGP signature

Re: Bug#1012552: Text on cloud.d.o incorrectly says all checksums are signed

2022-08-09 Thread Jeremy Stanley
ilding is presumably a lot more work involving sensitive things like key management. But since you're the one volunteering to do it... ;) Also note that the checksums aren't missing, those are already available. It's just signatures of the checksums lists which are not yet. -- Jeremy Stanley signatu

Re: No SHA512SUMS.sign

2022-08-09 Thread Jeremy Stanley
currently signatures for those checksums. Unfortunately, the readme served at https://cdimage.debian.org/mirror/cdimage/cloud/ suggests otherwise: "These checksum files are also signed - see SHA512SUMS.sign, etc." How can we go about adjusting the text there to reflect reality? --

Re: which tool should I use to customize a vm ?

2022-05-30 Thread Jeremy Stanley
d in Debian, so if you did want to follow one of the other suggestions to customize an image by booting a virtual machine and then imaging the result of your modifications, that's all doable in a handful of Python function calls. -- Jeremy Stanley signature.asc Description: PGP signature

Bug#993362: cloud.debian.org: cloud-init doesnt run dhclient for IPv6

2021-08-31 Thread Jeremy Stanley
other environments expecting to configure IPv6 via DHCP with the Bullseye cloud images. -- Jeremy Stanley

Re: manage_etc_hosts: true

2021-07-31 Thread Jeremy Stanley
ng merely "somewhat related." That said, you can work around all of it by supplying cloud-init configuration in userdata. It's not the best user experience, but I find cloud-init's own defaults a little too aggressive for my tastes and basically always end up passing --user-data=cloud

Re: manage_etc_hosts: true

2021-07-30 Thread Jeremy Stanley
's even been suggestions to not allow "." in server names at all since some people apparently see that as a security issue (on very specious grounds in my opinion, I definitely don't agree that it's a legitimate risk): https://launchpad.net/bugs/1888722 -- Jeremy Stanley signature.asc Description: PGP signature

Re: IPv6 setup on cloud image and cloud-init not working out

2021-07-01 Thread Jeremy Stanley
n entry to turn up the network interface with v4 DHCP and no v6 config at all). -- Jeremy Stanley signature.asc Description: PGP signature

Re: Evolving the GitLab runner setup

2021-06-09 Thread Jeremy Stanley
es and bridges to handle network. [...] It uses a (usually very stripped-down) qemu with KVM to provide lightweight virtual machines under Kata's container runtime so they can be treated as containers by orchestrators like Kubernetes while still having the isolation properties of a VM. -- Jeremy Stanley signature.asc Description: PGP signature

Re: improving documenation

2021-05-04 Thread Jeremy Stanley
generic ... [...] Not to wax pedantic, but OpenStack users would probably still need the generic images for bare metal instances (OpenStack covers far more than just virtual machines, that's merely one of the various sorts of resources it can orchestrate). -- Jeremy Stanley signature.asc Description: PGP signature

Re: improving documenation

2021-04-28 Thread Jeremy Stanley
the average user today is probably only going to have an account in a single provider and/or will otherwise likely be fine with the image that provider spoon-feeds them, "multi-cloud" is becoming a hot topic and normal users are turning into power users who will need similar solutions in

Re: GCP Cloud Resources

2021-04-21 Thread Jeremy Stanley
o elucidate)... are you talking about tab autocompletion of the commands for its CLI or something? If you just mean it has a CLI, then I don't expect that's particularly novel. Even OpenStack has one. https://packages.debian.org/sid/python3-openstackclient -- Jeremy Stanley signature.asc Description: PGP signature

Re: referencing cloud images in bullseye release notes

2021-03-01 Thread Jeremy Stanley
an installer to do that? How do you perform a fresh installation of other operating systems these days, if not with an installer and some removeable storage device? Is that likely to change, and if so how? -- Jeremy Stanley signature.asc Description: PGP signature

Re: Summary of 10/14 team meeting, Cloud Sprint 2020 info

2020-11-02 Thread Jeremy Stanley
ing polls in OpenStack and other OIF communities). -- Jeremy Stanley signature.asc Description: PGP signature

Re: Cloud metadata over a v6 only link

2020-09-02 Thread Jeremy Stanley
set Nova to pass a configdrive (and possibly also explicitly request one at instance creation). -- Jeremy Stanley signature.asc Description: PGP signature

Re: smaller cloud images, raw cloud images

2020-08-07 Thread Jeremy Stanley
Hopefully this is a typo? Upstream we build Octavia images with diskimage-builder for testing purposes, and they come in at well under a gigabyte: https://tarballs.opendev.org/openstack/octavia/test-images/ Did you mean impossible to save an artifact bigger than 256MB? -- Jeremy Stanley sign

Re: Cloud Image Finder Release v0.1.0

2020-07-10 Thread Jeremy Stanley
a handful of servers. No idea if this helps, though it might give you some ideas at least. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Debian Cloud Image not setting DNS resolvers on Rackspace Cloud

2020-05-29 Thread Jeremy Stanley
uld be responsible for setting up DNS resolution on server instances from services metadata entries in the configdrive's network_data.json (or from Nova's metadata service). I have to wonder if this bug report could be relevant: https://launchpad.net/bugs/1850310 -- Jeremy Stan

Re: Publishing raw generic{,cloud} images without tar, and without compression, plus versionning of point releases

2020-05-26 Thread Jeremy Stanley
ploads cripple storage networks when lots of compute nodes try to fetch copies of a new image into their cache all at once. The bigger the image, the more pronounced the impact from that thundering herd. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Better arm64 support

2020-04-20 Thread Jeremy Stanley
ty of hypervisor environments not just OpenStack managed ones): https://cloud.debian.org/images/openstack/current/ Those have arm64 variants as well as amd64. -- Jeremy Stanley signature.asc Description: PGP signature

Re: What belongs in the Debian cloud kernel?

2020-04-03 Thread Jeremy Stanley
ing upgrading the other layers. Also the usual failure mode for this is the middle layer spontaneously going away, so if you're not also the service provider, you have little if any insight into the actual problem. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Setting-up the Debian Cloud Image Finder (DCIF ?) in production

2020-01-10 Thread Jeremy Stanley
across multiple service providers and can't guarantee that I can find the same exact image in each of them. (I'm also not a DCIF user, and this is probably why.) -- Jeremy Stanley signature.asc Description: PGP signature

Re: lack of boot-time entropy on arm64 ec2 instances

2020-01-09 Thread Jeremy Stanley
. Works just fine for OpenStack as long as the administrator turns it on. https://docs.openstack.org/security-guide/instance-management/security-services-for-instances.html#entropy-to-instances > -- Jeremy Stanley signature.asc Description: PGP signature

Re: lack of boot-time entropy on arm64 ec2 instances

2020-01-08 Thread Jeremy Stanley
hat risks one accepts when > using haveged. While you're at it, defining "fail to boot" would be nice. Just because sshd won't start, it doesn't necessarily mean the machine isn't "booted" in some sense, only that maybe you can't log into it (substitute httpd and inability to browse the Web sites served from it, or whatever you prefer). -- Jeremy Stanley signature.asc Description: PGP signature

Re: generic (cloud) image problems

2019-12-31 Thread Jeremy Stanley
re plenty of legitimate reasons to trunk tagged VLAN traffic directly into a virtual machine too (for example, a wide variety of NFV use cases). -- Jeremy Stanley signature.asc Description: PGP signature

Re: Is Eucalyptus upstream dead?

2019-09-01 Thread Jeremy Stanley
..] Unfortunately, even though there's been some activity on the Corymbia fork of euca2ools, skimming the commit history and sources it looks like no work has been done on Py3K support. Worth trying just to be sure, but I would not get my hopes up. -- Jeremy Stanley signature.asc Description: PGP signature

Re: cloud providers using openstack

2019-08-18 Thread Jeremy Stanley
ove wiki page. I saw Thomas talking to some of those folks in IRC about it as well, so hopefully we'll get at least a few of them in the room. http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008564.html -- Jeremy Stanley signature.asc Description: PGP signature

Re: cloud providers using openstack

2019-08-14 Thread Jeremy Stanley
e to link to... just the organizing thread here? Something else? -- Jeremy Stanley signature.asc Description: PGP signature

Re: Experiences with AWS's EC2 Instance Connect and Debian?

2019-08-12 Thread Jeremy Stanley
ully it's been a very long time since I've needed to touch or even care about Windows in any way), but Samba still ought to be capable of providing an AD server without all the Windows overhead. Also you can probably do something similar with FreeIPA. -- Jeremy Stanley signature.asc Descrip

Re: Bug#932943: Missing SHA512 and gpg signature

2019-08-07 Thread Jeremy Stanley
On 2019-08-07 12:32:55 +0200 (+0200), Bastian Blank wrote: > On Mon, Aug 05, 2019 at 01:33:26PM +0000, Jeremy Stanley wrote: > > You mentioned Kubernetes (which I haven't really used so have yet to > > notice), but who else's "current" software encodes checks

Bug#932943: Missing SHA512 and gpg signature

2019-08-05 Thread Jeremy Stanley
nestly curious as I still only ever see checksums in hexidecimal notation. The sha512sum(1) manpage makes no mention of having support for verifying base64-encoded checksums, for example. There's something to be said for sticking with traditional standards; newer is not always better. -- Jeremy Stanley

Re: locales vs. locales-all

2019-01-29 Thread Jeremy Stanley
ect which other users are quite probably unable to identify and correct on their own. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Resources offer: Catalyst Cloud

2018-12-30 Thread Jeremy Stanley
nstack/ospurge/tree/README.rst which can be used by a non-admin service account to clean out all resources in a project, though that's a bit more of a sledgehammer approach. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Oracle Cloud Infrastructure

2018-12-29 Thread Jeremy Stanley
able of just building/uploading their own images so perhaps this is moot. [*] https://docs.openstack.org/cinder/latest/contributor/api_microversion_history.html -- Jeremy Stanley signature.asc Description: PGP signature

Re: Oracle Cloud Infrastructure

2018-12-29 Thread Jeremy Stanley
emon installed on my guest instances. OpenStack isn't *just* for "private cloud" and there are some 75+ different "public cloud" providers worldwide running OpenStack from which to choose if you're not a fan of closed/proprietary hosting platforms. Buy local, run free. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Resources offer: Catalyst Cloud

2018-12-22 Thread Jeremy Stanley
hosting them on services running libre code has been surprisingly phlegmatic, disappointingly so even given its usual zeal for the very free and open software Debian itself distributes. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Allowing login via (serial) console by default

2018-12-13 Thread Jeremy Stanley
n to having root access on a serial line or local console with no authentication, but in the case of virtual machines I just remind myself that if you can't trust the operators of the environment then you can't trust the workloads you put there either (much like unmonitored physical access t

Re: Resources offer: Catalyst Cloud

2018-12-09 Thread Jeremy Stanley
st using proprietary platforms simply because they're popular/convenient. A big part of what defines the Debian community for me is its ideals when it comes to supporting the free software movement and the larger open source community as a whole. -- Jeremy Stanley signature.asc Description: PGP signature

Bug#906263: cloud.debian.org: Cloud images do not boot (KVM) without a video device

2018-08-17 Thread Jeremy Stanley
mote-console-access.html#serial-console I can imagine for some deployments, none of the users might want/need a graphical OOB console for their instances at all so wouldn't want to incur the overhead (especially securing it, as Jonathan so notes.) -- Jeremy Stanley

Re: FAI.me service now supports creation of VM disk images

2018-03-18 Thread Jeremy Stanley
consistency from one environment to the next. -- Jeremy Stanley signature.asc Description: PGP signature

Re: Building OpenStack images with bootstrap-vz and cloud-init ?

2017-02-07 Thread Jeremy Stanley
On 2017-02-07 17:53:05 +0100 (+0100), Vincent Bernat wrote: > ❦ 7 février 2017 15:49 GMT, Jeremy Stanley <fu...@yuggoth.org> : [...] > > For that matter, "good" (in my opinion) OpenStack service providers > > hand out relevant network configuration via DHCP/SLA

Re: Building OpenStack images with bootstrap-vz and cloud-init ?

2017-02-07 Thread Jeremy Stanley
g at all. ConfigDrive has the potential downside of being static for the lifetime of the server instance, while the EC2 metadata service is a horrible SPoF which you often see overloaded and timing out requests causing instances to fail to boot entirely. -- Jeremy Stanley

Re: Building OpenStack images with bootstrap-vz and cloud-init ?

2017-02-02 Thread Jeremy Stanley
arious distro images (including Debian images) with diskimage-builder and uploading them into OVH daily for our own use. It's been working well for us for quite some time. -- Jeremy Stanley

Re: Planning for a mirror using Google Cloud CDN

2016-12-01 Thread Jeremy Stanley
the future state of the mirror and avoid a cutover if it seems to be in a "broken" state. No idea if AFS would be an option in your case, but it's working well for us at a pretty high client volume and update frequency. -- Jeremy Stanley

Re: Summary of the Cloud Images BoF at DC16

2016-07-27 Thread Jeremy Stanley
ot;nova-agent" source at https://github.com/rackerlabs/openstack-guest-agents-unix seems to be Apache-licensed as best I can tell (just not packaged in Debian). -- Jeremy Stanley

Re: Building cloud images on Debian infrastructure

2016-04-07 Thread Jeremy Stanley
However, it's worth keeping in mind that non-contiguous write alterations to a mounted image (even if you fstrim afterward) still negatively impact subsequent compressability. -- Jeremy Stanley

Re: JOB: DD to work on Oracle Cloud's Debian Image(s)?

2015-08-28 Thread Jeremy Stanley
images on their platform. [...] I gather Oracle IaaS is OpenStack-based, so it's entirely possible existing work for official Debian images which boot in OpenStack environments could be leveraged (unless they've gone with an unusual choice for their hypervisor backend). -- Jeremy Stanley

Re: [RFR] Press release about Debian on public clouds

2013-03-29 Thread Jeremy Stanley
On 2013-03-30 12:33:25 +0900 (+0900), Charles Plessy wrote: [...] This misses Free hardware. Do we distribute packages that are related to the conception and production of free hardware ? Absolutely. Debian distributes free software to draw electronic schematics, lay out printed circuit boards

Re: Re: [RFR] Press release about Debian on public clouds

2013-03-18 Thread Jeremy Stanley
On 2013-03-18 21:29:17 + (+), Michael Dorrington wrote: [...] And I would hope that to be the Debian official position, that of running a Free Software solution is recommended over a SaaS solution. And I dispute the statement about freedom in: as in depends on if it is a private