Re: Generic image not working with IPv6 only

2024-08-28 Thread kuLa
On 2024-08-22 13:12:02, Thomas Goirand wrote: > On 8/15/24 16:33, Noah Meyerhans wrote: > > On Thu, Aug 15, 2024 at 04:27:01PM +0200, Thomas Goirand wrote: > > > There's 2 issues that I'm aware of with our current generic image. > > > > > > First, the genericcloud image kernel has the SATA AHCI dr

Re: Generic image not working with IPv6 only

2024-08-22 Thread Thomas Goirand
On 8/15/24 16:33, Noah Meyerhans wrote: On Thu, Aug 15, 2024 at 04:27:01PM +0200, Thomas Goirand wrote: There's 2 issues that I'm aware of with our current generic image. First, the genericcloud image kernel has the SATA AHCI driver stripped-out, so then the config drive doesn't work anymore. I

Re: Generic image not working with IPv6 only

2024-08-16 Thread Jeremy Stanley
On 2024-08-16 12:18:03 -0400 (-0400), Theodore Ts'o wrote: > This is a bit out of scope for the Debian Cloud list, but perhaps > those who are frustated that there is a huge variability in what > kernel drivers are needed for some random OpenStack installation > could take that back to the OpenStac

Re: Generic image not working with IPv6 only

2024-08-16 Thread Sam Hartman
> "Jeremy" == Jeremy Stanley writes: Jeremy> On 2024-08-16 10:28:00 -0400 (-0400), Noah Meyerhans wrote: >> On Fri, Aug 16, 2024 at 02:21:53PM +, Jeremy Stanley wrote: >> > > You are free to reconfigure OpenStack to use virtio for the >> cdrom. >> > >> > Well, the

Re: Generic image not working with IPv6 only

2024-08-16 Thread Theodore Ts'o
On Fri, Aug 16, 2024 at 10:28:00AM -0400, Noah Meyerhans wrote: > > This is 100% exactly the reason why we recommend using the generic > images for OpenStack. The fact that there are hundreds of independent > OpenStack providers around the world, all of which may choose to present > their own VM

Re: Generic image not working with IPv6 only

2024-08-16 Thread Jeremy Stanley
On 2024-08-16 10:28:00 -0400 (-0400), Noah Meyerhans wrote: > On Fri, Aug 16, 2024 at 02:21:53PM +, Jeremy Stanley wrote: > > > You are free to reconfigure OpenStack to use virtio for the cdrom. > > > > Well, the cloud provider may be free to. An end user of a public > > cloud typically doesn'

Re: Generic image not working with IPv6 only

2024-08-16 Thread Noah Meyerhans
On Fri, Aug 16, 2024 at 02:21:53PM +, Jeremy Stanley wrote: > > You are free to reconfigure OpenStack to use virtio for the cdrom. > > Well, the cloud provider may be free to. An end user of a public > cloud typically doesn't have much influence over the choices that > service provider has mad

Re: Generic image not working with IPv6 only

2024-08-16 Thread Jeremy Stanley
On 2024-08-16 15:03:12 +0200 (+0200), Bastian Blank wrote: [...] > You are free to reconfigure OpenStack to use virtio for the cdrom. Well, the cloud provider may be free to. An end user of a public cloud typically doesn't have much influence over the choices that service provider has made, but I

Re: Generic image not working with IPv6 only

2024-08-16 Thread Bastian Blank
On Fri, Aug 16, 2024 at 02:11:48PM +0200, Thomas Goirand wrote: > Well, no. This is a wrong design. We really want the AHCI driver to be in > the cloud kernel. You are free to reconfigure OpenStack to use virtio for the cdrom. Bastian -- Beam me up, Scotty! It ate my phaser!

Re: Generic image not working with IPv6 only

2024-08-16 Thread Thomas Goirand
On 8/15/24 16:33, Noah Meyerhans wrote: On Thu, Aug 15, 2024 at 04:27:01PM +0200, Thomas Goirand wrote: There's 2 issues that I'm aware of with our current generic image. First, the genericcloud image kernel has the SATA AHCI driver stripped-out, so then the config drive doesn't work anymore. I

Re: Generic image not working with IPv6 only

2024-08-15 Thread Andrew Ruthven
On Thu, 2024-08-15 at 12:59 -0400, Noah Meyerhans wrote: > On Thu, Aug 15, 2024 at 04:52:26PM +, Jeremy Stanley wrote: > > > > The generic image installs the standard Debian kernel and, as such, > supports all the same hardware as the rest of Debian.  There's no need > for customization to mak

Re: Generic image not working with IPv6 only

2024-08-15 Thread Jeremy Stanley
On 2024-08-15 12:59:27 -0400 (-0400), Noah Meyerhans wrote: [...] > The generic image installs the standard Debian kernel and, as > such, supports all the same hardware as the rest of Debian. > There's no need for customization to make basic things like CD-ROM > drives work there. > > The "generic

Re: Generic image not working with IPv6 only

2024-08-15 Thread Noah Meyerhans
On Thu, Aug 15, 2024 at 04:52:26PM +, Jeremy Stanley wrote: > > > I think the main takeaway here is that we should go back to > > > having OpenStack cloud images, because the "generic" cloud > > > images are really only intended for use in the proprietary > > > hyperscalars, not in free/libre o

Re: Generic image not working with IPv6 only

2024-08-15 Thread Jeremy Stanley
On 2024-08-15 12:02:36 -0400 (-0400), Noah Meyerhans wrote: > On Thu, Aug 15, 2024 at 03:14:11PM +, Jeremy Stanley wrote: > > I think the main takeaway here is that we should go back to > > having OpenStack cloud images, because the "generic" cloud > > images are really only intended for use in

Re: Generic image not working with IPv6 only

2024-08-15 Thread Noah Meyerhans
On Thu, Aug 15, 2024 at 03:14:11PM +, Jeremy Stanley wrote: > I think the main takeaway here is that we should go back to having > OpenStack cloud images, because the "generic" cloud images are > really only intended for use in the proprietary hyperscalars, not in > free/libre open source publi

Re: Generic image not working with IPv6 only

2024-08-15 Thread Jeremy Stanley
On 2024-08-15 10:33:14 -0400 (-0400), Noah Meyerhans wrote: > On Thu, Aug 15, 2024 at 04:27:01PM +0200, Thomas Goirand wrote: > > There's 2 issues that I'm aware of with our current generic image. > > > > First, the genericcloud image kernel has the SATA AHCI driver stripped-out, > > so then the c

Re: Generic image not working with IPv6 only

2024-08-15 Thread Noah Meyerhans
On Thu, Aug 15, 2024 at 04:27:01PM +0200, Thomas Goirand wrote: > There's 2 issues that I'm aware of with our current generic image. > > First, the genericcloud image kernel has the SATA AHCI driver stripped-out, > so then the config drive doesn't work anymore. I reported this here: > > https://b

Generic image not working with IPv6 only

2024-08-15 Thread Thomas Goirand
Hi, There's 2 issues that I'm aware of with our current generic image. First, the genericcloud image kernel has the SATA AHCI driver stripped-out, so then the config drive doesn't work anymore. I reported this here: https://bugs.debian.org/1078702 Bastian, do you think, with your kernel tea