New Question

Revision history [back]

click to hide/show revision 1
initial version

Nano server won't get metadata from configdrive

Hi, I have built a Nano server using cloudbase-init-offline-install and used that image in ironic (bifrost). The newly populated server don't get the metadata from configdrive. I have set the networking manually and used Powershell to connect to the server. I see there is a Cloudbase-Init folder and all the content required, but: 1. Get-PSDrive don't show any extra partition with metadata 2. Get-Service don't show any service related to cloudbase-init 3. C:\Cloudbase-init\logs are empty (never run?)

Image build command: .\NewNanoServerImage.ps1 -IsoPath $isoPath -TargetPath $targetPath -AdministratorPassword $password -Platform "BareMetal" -Compute -Clustering -AddCloudbaseinit

Nano server won't get metadata from configdrive

Hi, I have built a Nano server using cloudbase-init-offline-install and used that image in ironic (bifrost). The newly populated server don't get the metadata from configdrive. I have set the networking manually and used Powershell to connect to the server. I see there is a Cloudbase-Init folder and all the content required, but: 1. Get-PSDrive don't show any extra partition with metadata 2. Get-Service don't show any service related to cloudbase-init 3. C:\Cloudbase-init\logs are empty (never run?)

Image build command: .\NewNanoServerImage.ps1 -IsoPath $isoPath -TargetPath $targetPath -AdministratorPassword $password -Platform "BareMetal" -Compute -Clustering -AddCloudbaseinit

Nano server won't get metadata from configdrive

Hi, I have built a Nano server using cloudbase-init-offline-install and used that image in ironic (bifrost). Ironic (Bifrost).

.\NewNanoServerImage.ps1 -IsoPath $isoPath -TargetPath $targetPath -AdministratorPassword $password -Platform "BareMetal" -Compute -Clustering -AddCloudbaseinit

The newly populated server don't get the metadata from configdrive. I have set the networking manually and used Powershell PowerShell to connect to the server. I see there is a Cloudbase-Init folder and all the content required, it's content, but: 1. Get-PSDrive don't show any extra partition with metadata meta-data 2. Get-Service don't show any service related to cloudbase-init 3. C:\Cloudbase-init\logs are empty (never run?)

Image build command: .\NewNanoServerImage.ps1 -IsoPath $isoPath -TargetPath $targetPath -AdministratorPassword $password -Platform "BareMetal" -Compute -Clustering -AddCloudbaseinit