Page MenuHomePhabricator

cloudvirt2002-dev wont autoinstall debian bullseye because partman recipe
Closed, ResolvedPublic

Description

When reimaging cloudvirt2002-dev I detected it wont autoinstall debian bullseye because the partman recipe is somehow wrong and asks for a confirmation.

By the time of this writing it uses modules/install_server/files/autoinstall/partman/custom/raid1-lvm-xfs-nova.cfg, which creates a separate LVM xfs volume for /var/lib/nova/instances.

The server is otherwise marked as 'thinvirt': hieradata/hosts/cloudvirt2002-dev.yaml:profile::openstack::base::nova::instance_dev: 'thinvirt', meaning that the separate data volume shouldn't be needed.

So there is something misconfigured somewhere.

Event Timeline

Change 855966 had a related patch set uploaded (by Arturo Borrero Gonzalez; author: Arturo Borrero Gonzalez):

[operations/puppet@production] cloudvirt200[123]-dev: use standard partman recipes for raid1 on 2 devices

https://gerrit.wikimedia.org/r/855966

Change 855966 merged by Arturo Borrero Gonzalez:

[operations/puppet@production] cloudvirt200[123]-dev: use standard partman recipes for raid1 on 2 devices

https://gerrit.wikimedia.org/r/855966

aborrero claimed this task.