Comment 2 for bug 207774

Revision history for this message
Marcus Grieger (mgrieger) wrote :

xenomatic.tgz attached. Extract to /etc (archive contains subdirectory xenomatic) and generate VM with

$ /etc/xenomatic/xenomatic ldap-master

This will create LVM volumes /dev/vg/ldap-master-root and /dev/vg/ldap-master-swap. If your volumegroup has another name, check xenomatic.conf. A small README is also included. The script then debootstraps and fires up the VM with the console attached. To reproduce the bug shown above, shutdown or xm destroy the resulting VM, run the included cleanup script and run the xenomatic script again.

> One thing that I noticed in my testing of LVM during hardy alphas was that the LVM volume names in /dev/<vg name>/* are not available after a reboot. Maybe there is
> a bug with the hardy kernel or LVM packages?

I had that problem after dist-upgrading dapper to hardy alpha. Adding dm_mod to /etc/modules and setting the volumes available manually a couple of times fixed that problem.