[ 
https://issues.apache.org/jira/browse/MESOS-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neil Conway updated MESOS-3853:
-------------------------------
    Labels: mesosphere persistent-volumes reservations  (was: mesosphere 
reservations)

> Expose Dynamic Reservations and Persistent Volumes in Master or Slave 
> state.json
> --------------------------------------------------------------------------------
>
>                 Key: MESOS-3853
>                 URL: https://issues.apache.org/jira/browse/MESOS-3853
>             Project: Mesos
>          Issue Type: Improvement
>          Components: master, slave
>            Reporter: Sargun Dhillon
>            Assignee: Guangya Liu
>            Priority: Minor
>              Labels: mesosphere, persistent-volumes, reservations
>
> Right now dynamic reservations, and persistent volumes aren't exposed in 
> state.json, as it's exposed as just generic reservations:
> {code}
> "reserved_resources": {
>   "test": {
>     "cpus": 0.02,
>     "disk": 200,
>     "mem": 0
>   }
> }
> {code}
> It would be nice to get information about which resources are dynamically 
> reserved, and what principal as well as role holds those dynamic 
> reservations. For volumes, it would be nice to see what principal, it would 
> be good to see the size, and volume info for that given volume.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to