Search results

  1. M

    Please fix CR/LF with https access of the forum

    testing 1 2 3 4 edit: seems fine, problem cant be exclusively https related. What post editor do you use? (https://forum.proxmox.com/profile.php?do=editoptions Miscellaneous Options - Message Editor Interface)
  2. M

    kernel 3.12 ?

    the 3.x mainline kernel has LXC built in, which is mostly modified openvz code ( http://openvz.livejournal.com/45647.html ) and as such its said to be possible to run LXC containers and administer them with vzctl. However, I havent had ANY luck getting that to work when fiddling around with...
  3. M

    any ideas how to make a proxmox equalent of vmwares site recovery

    I do not, but I dont see a reason why this shouldnt work. Really the only thing I can think of that would be problematic is mysql instances because mysql appears to be incapable of keeping the database files on disk in a consistent state whiles its running
  4. M

    My vzdump wishlist - is it possible?

    no the differential backup thing mentioned doesnt use any filesystem feature, its more or less just a differential tar'ing based on last-modified timestamps. so yea I guess youre right, it doesnt actually fulfil your needs. so. as of right now, youd probably have to use the differential tar...
  5. M

    My vzdump wishlist - is it possible?

    1+2 have been implemented in this... addon? http://www.ayufan.eu/projects/proxmox-ve-differential-backups/ theres a section further down that page explaining why this isnt upstream (i.e. in proxmox itself) as for your second number 2 (;)): this kinda depends on your use case. but if you only...
  6. M

    any ideas how to make a proxmox equalent of vmwares site recovery

    well its one way to do differential backups. generally if you consider this off-site location you either need frequent backups (being transferred off-site) OR a storage setup that allows for replication. Im guessing most NAS systems have a replication option - if youre using some commercial NAS...
  7. M

    any ideas how to make a proxmox equalent of vmwares site recovery

    are you looking for this by any chance? www.ayufan.eu/projects/proxmox-ve-differential-backups/ before you implement this kind of off-site backup, make sure to do a proper analysis of your situation - whether or not its actually worth it to add a considerable amount of network usage for the...
  8. M

    Opensuse template > Yast problem ..

    I dont have a suse container available to test it out. But my notes and logs about the incident say that the container comes with ncurses installed, but some of ncurses' dependencies are missing, which is very weird, but you may wish to check that