Noelantogerorge commented on issue #7307:
URL: https://github.com/apache/cloudstack/issues/7307#issuecomment-1453215715

   When configration I had used a tag as primary_storage for primary storage... 
   
   (localcloud) 🐱 > list storagepoolsmetrics
   {
     "count": 2,
     "storagepool": [
       {
         "clusterid": "f6343a16-9720-4cfa-9ee4-2b4d023384b6",
         "clustername": "kvm_cluster",
         "created": "2023-02-24T10:27:31+0000",
         "disksizeallocated": 0,
         "disksizeallocatedgb": "0.00 GB",
         "disksizetotal": 53660876800,
         "disksizetotalgb": "49.98 GB (x2.0)",
         "disksizeunallocatedgb": "99.95 GB",
         "hasannotations": false,
         "hypervisor": "KVM",
         "id": "a2f6fd69-14e4-41cb-9299-df2b50dea525",
         "ipaddress": "10.60.0.116",
         "name": "kvmhost1-local-a2f6fd69",
         "overprovisionfactor": "2.0",
         "path": "/var/lib/libvirt/images",
         "podid": "0faa2614-d022-4dfb-bdc5-ee826c8451ad",
         "podname": "POD-1",
         "provider": "DefaultPrimary",
         "scope": "HOST",
         "state": "Up",
         "storageallocatedthreshold": false,
         "storagecapabilities": {
           "VOLUME_SNAPSHOT_QUIESCEVM": "false"
         },
         "type": "Filesystem",
         "zoneid": "cd1a1496-f355-4b23-8ce4-f20bcc15f43b",
         "zonename": "Zone-1"
       },
       {
         "clusterid": "f6343a16-9720-4cfa-9ee4-2b4d023384b6",
         "clustername": "kvm_cluster",
         "created": "2023-02-24T08:12:11+0000",
         "disksizeallocated": 0,
         "disksizeallocatedgb": "0.00 GB",
         "disksizetotal": 7920348561408,
         "disksizetotalgb": "7376.40 GB (x2.0)",
         "disksizeunallocatedgb": "14752.80 GB",
         "hasannotations": false,
         "hypervisor": "KVM",
         "id": "f94fafba-7ef6-3741-bd33-bea239780b31",
         "ipaddress": "10.60.0.9",
         "name": "nfsp1",
         "overprovisionfactor": "2.0",
         "path": "/mnt/nfs_share",
         "podid": "0faa2614-d022-4dfb-bdc5-ee826c8451ad",
         "podname": "POD-1",
         "provider": "DefaultPrimary",
         "scope": "CLUSTER",
         "state": "Up",
         "storageallocatedthreshold": false,
         "storagecapabilities": {
           "VOLUME_SNAPSHOT_QUIESCEVM": "false"
         },
         "tags": "primary_storage",
         "type": "NetworkFilesystem",
         "zoneid": "cd1a1496-f355-4b23-8ce4-f20bcc15f43b",
         "zonename": "Zone-1"
       }
     ]
   }
   


-- 
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