Currently PVs have no way of signalling unhealthyness, so nothing happens. This proposal discusses how we may handle that case in the future: https://github.com/vishh/community/blob/2f01ad576f0f40fd77c851b02c4fb7e28cbf4b67/contributors/design-proposals/local-storage-overview.md Search for the string "health" in that doc to see what is being proposed.
On Thu, Feb 16, 2017 at 7:47 PM, 'Brian Grant' via Kubernetes developer/contributor discussion <[email protected]> wrote: > kubernetes-dev to BCC > > On Thu, Feb 16, 2017 at 7:23 PM, Mayank <[email protected]> wrote: > >> Hi All >> When a StatefulSet is running with all instances successfully have their >> claim bound to a PV. What happens if for some reason, the underlying PV is >> unhealthy. Will that pod reschedule to a different node, what is the >> current behavior and are their parameters to control the timeout ? >> >> -mayank >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Kubernetes developer/contributor discussion" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/kubernetes-dev/090a695a-223c-4903-8fcf-681ad83fb7c9%40go >> oglegroups.com >> <https://groups.google.com/d/msgid/kubernetes-dev/090a695a-223c-4903-8fcf-681ad83fb7c9%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes developer/contributor discussion" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/kubernetes-dev/CAKCBhs7i_GAF1-UOwUusg6mkxxQZ518nA2kDiL8NRugw > Bmk8HQ%40mail.gmail.com > <https://groups.google.com/d/msgid/kubernetes-dev/CAKCBhs7i_GAF1-UOwUusg6mkxxQZ518nA2kDiL8NRugwBmk8HQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
