[ 
https://issues.apache.org/jira/browse/MESOS-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901610#comment-14901610
 ] 

Yan Xu commented on MESOS-3466:
-------------------------------

Given that the containerizer already has `container_destroy_errors` counter. 
Here we should just add the errors that are masked by the provisioner and 
backend.

Hence the following:
{noformat:title=}
containerizer/mesos/filesystem/linux/containers_new_rootfs
containerizer/mesos/provisioner/unmount_container_busy_errors
containerizer/mesos/provisioner/bind/unmount_rootfs_busy_errors
{noformat}

[~jieyu] Naming alright?

> Add metrics for filesystem isolation and image provisioning.
> ------------------------------------------------------------
>
>                 Key: MESOS-3466
>                 URL: https://issues.apache.org/jira/browse/MESOS-3466
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>            Assignee: Yan Xu
>              Labels: twitter
>
> We need to know about:
> 1) Errors encountered while provisioning root filesystems
> 2) Errors encountered while cleaning up root filesystems
> 3) Number of containers changing root filesystem
> ...



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

Reply via email to