You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Leandro Ramos <le...@gmail.com> on 2022/10/19 14:25:46 UTC

Can't start cloudstack-agent.service

Hi :)

I am installing KVM Host on Debian, but the service cloudstack-agent 
does not start due to some errors:

  *

    uefi properties file not found due to: Unable to find file
    uefi.properties

  *

    Unable to start agent: The UUID of local storage pools must be non-blank

The complete journalctl -xe is here: https://pastebin.com/YmSJBMSz


Any help will be appreciated.

Best regards,
Leandro Ramos.

Re: Can't start cloudstack-agent.service

Posted by Ruben Bosch <ru...@cldin.eu>.
Yes, just make sure it's all lowercase.

Met vriendelijke groet / Kind regards,

Ruben Bosch
CLDIN

> On 19 Oct 2022, at 16:35, Leandro Ramos <le...@gmail.com> wrote:
> 
> Thank you, Ruben.
> 
> I can use uuidgen without any parameter? I don't know how to use it yet.
> 
> 
> 
> Em 19/10/2022 11:29, Ruben Bosch escreveu:
>> You must set the following variable in your agent.properties
>> 
>> local.storage.uuid=RANDOMLY-GENERATED-UUID-HERE
>> 
>> uefi.properties can be ignored
>> 
>> Met vriendelijke groet / Kind regards,
>> 
>> Ruben Bosch
>> CLDIN
>> 
>>> On 19 Oct 2022, at 16:25, Leandro Ramos <le...@gmail.com> wrote:
>>> 
>>> Hi :)
>>> 
>>> I am installing KVM Host on Debian, but the service cloudstack-agent does not start due to some errors:
>>> 
>>> *
>>> 
>>>   uefi properties file not found due to: Unable to find file
>>>   uefi.properties
>>> 
>>> *
>>> 
>>>   Unable to start agent: The UUID of local storage pools must be non-blank
>>> 
>>> The complete journalctl -xe is here: https://pastebin.com/YmSJBMSz
>>> 
>>> 
>>> Any help will be appreciated.
>>> 
>>> Best regards,
>>> Leandro Ramos.


Re: Can't start cloudstack-agent.service

Posted by Leandro Ramos <le...@gmail.com>.
Thank you, Ruben.

I can use uuidgen without any parameter? I don't know how to use it yet.



Em 19/10/2022 11:29, Ruben Bosch escreveu:
> You must set the following variable in your agent.properties
>
> local.storage.uuid=RANDOMLY-GENERATED-UUID-HERE
>
> uefi.properties can be ignored
>
> Met vriendelijke groet / Kind regards,
>
> Ruben Bosch
> CLDIN
>
>> On 19 Oct 2022, at 16:25, Leandro Ramos <le...@gmail.com> wrote:
>>
>> Hi :)
>>
>> I am installing KVM Host on Debian, but the service cloudstack-agent does not start due to some errors:
>>
>> *
>>
>>    uefi properties file not found due to: Unable to find file
>>    uefi.properties
>>
>> *
>>
>>    Unable to start agent: The UUID of local storage pools must be non-blank
>>
>> The complete journalctl -xe is here: https://pastebin.com/YmSJBMSz
>>
>>
>> Any help will be appreciated.
>>
>> Best regards,
>> Leandro Ramos.

Re: Can't start cloudstack-agent.service

Posted by Ruben Bosch <ru...@cldin.eu>.
You must set the following variable in your agent.properties

local.storage.uuid=RANDOMLY-GENERATED-UUID-HERE

uefi.properties can be ignored

Met vriendelijke groet / Kind regards,

Ruben Bosch
CLDIN

> On 19 Oct 2022, at 16:25, Leandro Ramos <le...@gmail.com> wrote:
> 
> Hi :)
> 
> I am installing KVM Host on Debian, but the service cloudstack-agent does not start due to some errors:
> 
> *
> 
>   uefi properties file not found due to: Unable to find file
>   uefi.properties
> 
> *
> 
>   Unable to start agent: The UUID of local storage pools must be non-blank
> 
> The complete journalctl -xe is here: https://pastebin.com/YmSJBMSz
> 
> 
> Any help will be appreciated.
> 
> Best regards,
> Leandro Ramos.