[pve-devel] [PATCH] volume_size_info: check that storage is enabled	(and available)
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Wed Aug  1 06:11:36 CEST 2012
    
    
  
> Maybe can we implement some kind of status for storage
> (online,offline,desactivate).
> And update this status when pvestatd check it ?
We already have that information in the RRD status:
cat /etc/pve/.rrd
You can get that info with PVE::Cluster:: rrd_dump()
But I guess we still need an efficient check/ping.
    
    
More information about the pve-devel
mailing list