New Question
0

Windows Server 2012 R2 not pulling metadata from vfat ConfigDrive

asked 2018-04-02 20:45:26 +0300

tqlogan gravatar image

Hello,

I've got a Windows Server 2012 R2 VM installed with the current stable release of Cloudbase-init. I've mounted a vfat drive (with label CONFiG-2) with the following directory structure and metadata file: openstack/latest/meta_data.json

{ "hostname": "test.hostname.local" }

When I run the cloudinit service it finds the vfat drive and label, but doesn't seem to extract the files and find the metadata. I AM able to manually extract it with:

mcopy.exe -s -n -i "\\.\\PHYSICALDRIVE1" ::/ .

My cloudbase-init.conf is: https://pastebin.com/raw/73TsykqQ

The cloudbase-init log is here: https://pastebin.com/raw/7jTwUGmE

I'm obviously doing something wrong, but I could use a pointer in the right direction. Going with vfat as a setup choice due to some particular quirks with our deployment environment, but we can fall back to ISO if it just won't work.

Thanks for the feedback!

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2018-04-03 09:50:05 +0300

avladu gravatar image

Hello,

this issue has been recently solved by commit: https://github.com/openstack/cloudbas...

You can use the latest Cloudbase-init build (Beta):
https://cloudbase.it/downloads/Cloudb...

Thank you,
Adrian Vladu

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2018-04-02 20:45:26 +0300

Seen: 1,472 times

Last updated: Apr 03 '18