Submitted by fatbox on Mon, 04/05/2010 - 12:33
Hi,
Awhile back I opened a feature enhancement to have Cloudmin provide a way to specify "Default additional configuration file entries" for Xen instances.
After upgrading to Cloudmin 4.2 these entries are no longer being used. As you can see by the screen shot attached the entries are there in the new instance dialog, but they are not added to the config file as can be seen here:
testing:~# cat /proc/cmdline
root=/dev/sda1 ro
It should look like:
(#1:1u:0s) evan@fatbox[/home/evan]: cat /proc/cmdline
root=/dev/sda1 ro xencons=tty console=tty1 clocksource=jiffies
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Mon, 04/05/2010 - 13:33 Comment #1
Ok, I see why this happens .. the "extra" parameter gets overridden in some cases when the kernel options are being setup. I will fix this in the 4.3 Cloudmin release.
Submitted by Issues on Tue, 04/20/2010 - 14:22 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.