Recent content by dundee

  1. D

    Snapshots with OpenVz

    I know that it works, but I'm not sure if it's good idea to do LVM snapshot of the whole lv where all data of all containers are placed. So my question is if you do it like this (all containers on one lv) in production or if you create one lv per container (manually).
  2. D

    Snapshots with OpenVz

    Any best practice or recommendation?
  3. D

    Snapshots with OpenVz

    Hi, I'm wondering what is the best way to do LVM snapshots for OpenVz containers. In the default confguration all containers are places in one logical volume (data), so when doing backup of one container via LVM snapshot, the whole volume is being snapshoted which I think can lead to IO...