weizhouapache commented on issue #12322:
URL: https://github.com/apache/cloudstack/issues/12322#issuecomment-3689204957

   > ok, made some progress, it seems we were missing the extra UUIDs and paths 
for /mnt/ssd and /mnt/nvme in the /etc/cloudstack/agent/agent.properties file, 
so after adding the following and rebooting the local storage is available 
after reboot.
   > 
   > 
local.storage.uuid=5d51a3d7-7807-4921-bbb0-c969fa49b766,64727ad9-c3ee-4e8c-b474-3db4bb0073ce,da5bd125-3afc-4bd0-9edd-def3f7310809
 local.storage.path=/var/lib/libvirt/images,/mnt/ssd,/mnt/nvme
   > 
   > For the NFS shared storage, this isnt resolved but we found doing the 
following is a work around without rebooting.
   > 
   > After enabling maintenance on the NFS primary storage run service 
cloudstack-agent restart Then cancel maintenance and the NFS storage is now 
showing the data.
   > 
   > So not sure if this is specifc to us or a bug?
   
   maybe not a bug
   
   the 
[doc](https://docs.cloudstack.apache.org/en/latest/adminguide/storage.html#using-multiple-local-storages-kvm-only)
 mentions 
   
   <img width="1534" height="1428" alt="Image" 
src="https://github.com/user-attachments/assets/0d9a9383-647c-4b58-9945-86901ecb003b";
 />
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to