Not sure if it helps bumping my own email, but here's a launchpad question as well. Still haven't been able to solve this, it's keeping us from transitioning our windows tests from eucalyptus.<div><br></div><div>
<a href="https://answers.launchpad.net/nova/+question/212734">https://answers.launchpad.net/nova/+question/212734</a><br></div><div><br></div><div>--Erik</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 29, 2012 at 1:20 PM, Erik Lindblad <span dir="ltr"><<a href="mailto:erik.lindblad@gmail.com" target="_blank">erik.lindblad@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
I'm running a nova cloud (essex) with both linux and windows<br>
instances. I want the windows images to boot with an ephemeral<br>
pre-formatted ntfs drive.<br>
<br>
I've tried setting:<br>
virt_mkfs="windows=mkfs.ntfs --force --fast --label %(fs_label)s %(target)s"<br>
<br>
in nova.conf and I've also set the os_type metadata on the windows<br>
image, but nova still uses ext4:<br>
2012-10-29 12:41:24 DEBUG nova.utils<br>
[req-33b476e7-6412-4caa-ba51-839c36ab35b0<br>
ec731931e03544d89e46468a3a268d9b 526fedd9083647fbbbc167261f10ecfc]<br>
Running cmd (subprocess): mkfs.ext4 -L ephemeral0 -F<br>
/var/lib/nova/instances/_base/ephemeral_0_20_windows from (pid=10597)<br>
execute /usr/lib/python2.7/dist-packages/nova/utils.py:219<br>
<br>
Cheers,<br>
Erik<br>
</blockquote></div><br></div>