Search results

  1. S

    Cannot clone container, filesystem error

    I have container using a root disk in a thin lvm. At some point today, I got input/output error from docker running in that container. The root disk itself has enough free space, but the thin lvm for that root disk says 100% allocation. Could this be the reason for the I/O errors? So I tried...
  2. S

    Extending existing container root disk

    This is probably an FAQ, but I can't seem to find a straight forward approach for this: There's a container with a relatively small root disk on a relatively small LVM (on an internal disk) I successfully added a 2nd lvm for an external SSD following this approach Now how di I "give" the...