New Question

cdstg's profile - activity

2019-01-22 09:28:23 +0300 received badge  Notable Question (source)
2019-01-11 09:43:19 +0300 asked a question WinRm firewall settings do you think a config option can be added

WinRm firewall settings do you think a config option can be added I see by default the WinRM firewall rule is created wi

2019-01-10 03:50:43 +0300 answered a question How to know if init is finished

thanks for the answer I can work with this no problem

2019-01-10 02:30:13 +0300 received badge  Popular Question (source)
2019-01-09 04:05:22 +0300 commented answer DNS Servers not set but in Meta Data 0.9.11 on 0.9.12 a worse problem

Thanks for that and its all working now

2019-01-08 20:50:43 +0300 marked best answer DNS Servers not set but in Meta Data 0.9.11 on 0.9.12 a worse problem

on 0.9.11 I m wondering what I have wrong with the Networking data my data is configdrive 2 The parser shows below e.g you see

dns_nameservers 8.8.8.8

But here you see 'dnsnameservers': None,
maybe there is somthing wrong with my data I assume there is some kind of regex ?

Found new interface: {'gateway6': None, 'netmask': '255.255.255.0', 'netmask6': None, 'dnsnameservers': None, 'name': 'eth0', 'gateway': '192.168.24.1', 'address6': None, 'address': '192.168.24.165', 'broadcast': None, 'mac': None} addnic c:\program files\cloudbase solutions\cloudbase-init\python\lib\site-packages\cloudbaseinit\utils\debiface.py:103

Eg no DNS servers I m not sure why the other networking parts work fine.

If I change to 0.9.12 its gets worse same thing happens the Parser output is the same but still does not get the Dns servers

Found new interface: {'name': 'eth1', 'mac': None, 'address': '10.0.0.3', 'address6': None, 'netmask': '255.255.255.0', 'netmask6': None, 'broadcast': None, 'gateway': '10.0.0.1', 'gateway6': None, 'dnsnameservers': None} addnic c:\program files\cloudbase solutions\cloudbase-init\python\lib\site-packages\cloudbaseinit\utils\debiface.py:103

and a little later goes R cloudbaseinit.init [-] plugin 'NetworkConfigPlugin' failed with error 'object of type 'NoneType' has no len()'

NFO cloudbaseinit.utils.debiface [-] Parsing Debian config... auto lo iface lo inet loopback

    dns_nameservers 8.8.8.8
    dns_search w123.webvis.com

auto eth0 iface eth0 inet static address 192.168.24.165 netmask 255.255.255.0 gateway 192.168.24.1 auto eth1 iface eth1 inet static address 10.0.0.5 netmask 255.255.255.0

2019-01-07 10:16:45 +0300 asked a question How to know if init is finished

How to know if init is finished Hi anyone have any ideas how to test if the cloudbase-init is finished On my linux mach

2019-01-02 11:03:28 +0300 answered a question DNS Servers not set but in Meta Data 0.9.11 on 0.9.12 a worse problem

Ok I found the issue I was sending dns_nameservers but cloudbase wants dns-nameservers

2019-01-02 11:02:47 +0300 received badge  Famous Question (source)
2019-01-02 11:02:47 +0300 received badge  Notable Question (source)
2018-11-16 13:38:59 +0300 received badge  Popular Question (source)
2018-11-14 09:32:07 +0300 asked a question DNS Servers not set but in Meta Data 0.9.11 on 0.9.12 a worse problem

DNS Servers not set but in Meta Data 0.9.11 on 0.9.12 a worse problem on 0.9.11 I m wondering what I have wrong with th

2018-11-14 09:13:33 +0300 answered a question Proxmox Windows Server 2016

Hi I managed to get the networking part working except for the DNS servers https://forum.proxmox.com/threads/windows-gu