Skip to content

After node restart symlinks in /dev/block do not exist #7

@dzolnierz

Description

@dzolnierz

The driver enters into this piece of code:

  165             else:
  166                 import inspect
  167                 raise Exception(
  168                         ("Fatal error on line %d. This should never happen") % (inspect.currentframe().f_lineno)
  169                 )

and pods are never started again after node boot.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions