jdhirst commented on issue #11104:
URL: https://github.com/apache/cloudstack/issues/11104#issuecomment-3018017361

   @kiranchavala I set the path and the same behaviour occurs. I manually 
re-defined the pool and upon agent restart, it vanishes again. 
   Here is my agent.properties
   ```
   #Storage
   #Mon Jun 30 08:51:10 CEST 2025
   cluster=1
   pod=1
   host.reserved.mem.mb=1024
   domr.scripts.dir=scripts/network/domr/kvm
   vm.memballoon.disable=true
   guest.cpu.mode=host-passthrough
   guest.network.device=cloudbr0
   libvirt.events.enabled=true
   hypervisor.type=kvm
   zone=1
   public.network.device=cloudbr0
   local.storage.uuid=27ea62dc-ded2-4a25-9115-277c981f33fa
   host=172.16.20.40@static
   workers=5
   guest.cpu.features=vmx
   LibvirtComputingResource.name=cs-compute1.cloud.redacted.net
   resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource
   private.network.device=cloudbr0
   keystore.passphrase=tpm5Qcq2sPJD9aqh
   port=8250
   LibvirtComputingResource.uuid=ddcf716a-cb61-4697-8501-9320c3f30a4b
   guid=6a680d56-20e5-39e2-b48d-240eb5d552cc
   LibvirtComputingResource.id=1
   iscsi.session.cleanup.enabled=false
   vm.migrate.wait=3600
   local.storage.path=/var/lib/libvirt/images
   ```
   
   Here is the local storage from the UI (not created via the UI however, 
automatically created via setting the local.storage.uuid value in agent 
properties)
   
   
![Image](https://github.com/user-attachments/assets/cbee074c-c673-4956-be32-2db2ca4379fb)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to