You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/08/08 01:18:50 UTC

[jira] [Created] (MESOS-627) Slave should offer total disk instead of available disk by default

Vinod Kone created MESOS-627:
--------------------------------

             Summary: Slave should offer total disk instead of available disk by default
                 Key: MESOS-627
                 URL: https://issues.apache.org/jira/browse/MESOS-627
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone
             Fix For: 0.14.0


Currently, when disk resources are not specified on the command line, slave calculates the default based on the free disk space. On the other hand, Cpu and Memory defaults are total cpus and memory available. Disk default should also be total to be consistent.

This also helps a recovering slave to not crash because of incompatible SlaveInfo's disk resource.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira