Search results

  1. C

    Alert before upgrading to version 7. (neither content type 'images' nor 'rootdir')

    I got the same warning. I tried to create new VM to compare their config files and I find out that this message means that your VM uses volume located in storage which is not intended for "Disk images". To fix this you need to go to Datacenter - Storage and select your "local" storage and then...
  2. C

    Latest LXC templates for common Linux distributions?

    There are plenty of reasons. For example I have also xrdp remote desktop servers where to have latest version of many applications is important. Unfortunately Ubuntu doesn't have rolling updates except for selected applications like Firefox. So latest ubuntu for desktop is really good choice...
  3. C

    Latest LXC templates for common Linux distributions?

    Well, after all there are such templates. I tried to find them on this official web https://linuxcontainers.org/ but there is no visible link or information where to find them. I will check later if they are really usable directly without any fine tuning. Anyway, thanks for this URL.
  4. C

    Latest LXC templates for common Linux distributions?

    Thanks for updated template. I downloaded it manually as "pveam update" didn't have expected effect. But this didn't really answer my question. As OpenVZ templates gave as some independence to PVE. But now PVE needs special "handcrafted" templates using DAB tool. I don't know if there is...
  5. C

    Latest LXC templates for common Linux distributions?

    Where we can download or how we can create newer LXC templates for Linux distributions like Ubuntu, Debian, Fedora, Centos, Archlinux, Opensuse and others? They seems to be supported by LXC as they have basic templates scripts in /usr/share/lxc/templates. At least I tested Ubuntu 15.10 and it...
  6. C

    Moving to LXC is a mistake!

    I didn't know that latest OpenVZ kernel 2.6.32 can't work with newer debian. Previously it was just about switching to older kernel as option and it worked. But as you said it can be much more complicated that I would expect. To need too much work on kernel modification without significant...
  7. C

    Sparse rootfs file aware LXC migration?

    I found confirmation that rsync sparse option really transfers whole file and final file is sparse. But there is another way to transfer sparse file. First initialize file on target location using with same size as oriignal file: truncate -s SIZE /var/lib/vz/images/123/vm-123-disk-1.raw and...
  8. C

    Moving to LXC is a mistake!

    Switching from OpenVZ to LXC without keeping OpenVZ even just for old kernel 2.6.32 as optional was really surprise for me. But that is common in these days to introduce new product with new unfinished features and drop old favorite features imediatelly without even something like deprecation...
  9. C

    Poor performance on NFS storage

    And what direct benchmark of filesystem tell you on proxmox host? For example pveperf /mnt/pve/freenas2-proxmox1 If transfer speed or operations/s are slow then in such moment processor usage is high? Measured using top, htop, atop or also iotop for disk operations? I don't use server...
  10. C

    High IO-delay on server

    What disk usage tools executed on host OS say? apt-get install atop and then run atop and then press d key for disk usage view apt-get install iotop and then run iotop
  11. C

    Czech translation for 4.1

    Sure, this is your decision. I can also tell that it is not possible to me to "redesign the process of contribution for the needs of each open source project". And perhaps it is too strong call it "process" as it is as simple as to put file to git repo. Sure somebody can sue you for using his...
  12. C

    Czech translation for 4.1

    Question is also if you want to include this. As I am also open source developer I can tell that I would be glad if somebody provide me translation to different language so my software could attract wider range of users. And with most of open source and FOSS projects it is just sufficient to let...
  13. C

    Sparse rootfs file aware LXC migration?

    It seems that rsync was really executed with sparse option and target file is store also as sparse. Question is why it transfers entire file even if only small part of it is really used. /usr/bin/rsync --progress --sparse --whole-file /var/lib/vz/images/116/vm-116-disk-1.raw...
  14. C

    Sparse rootfs file aware LXC migration?

    Hello all, I have a question related to migration of new LXC containers presented in Proxmox 4.x. If I create LXC container with 300 GB allocated size for rootfs and start migration between two Proxmox VE 4.1 servers then proxmox will copy all 300 GB even if real size is just 1 GB. In current...
  15. C

    Czech translation for 4.1

    Česky: Soubor pve-lang-cs.js umístěte na serveru do složky /usr/share/pve-manager/locale. Pak doplňte nový řádek do souboru /usr/share/pve-manager/ext4/pvemanagerlib.js do pole language_map. Pak bude pole vypadat např. takto: language_map: { zh_CN: 'Chinese', ca: 'Catalan', cs...
  16. C

    How to migrate between storages?

    But you can move disk only for VM(KVM), not CT (LXC). There isn't Hardware tab in CT configuration and there is not option to move disk in Storage tab as well. And also it would be nice to have possibility to migrate VM or CT directly to specified storage on target node. Without such option at...
  17. C

    How to migrate between storages?

    Yes, I see VM KVM disk can be really moved between storages locally. But there is no such option for CT (LXC) yet. And there is also second scenario: migrate offline/online between two cluster nodes and two different storages. Lets say one storage is spinning disk and second is SSD. Or you can...
  18. C

    How to migrate between storages?

    To my understanding live migration means that virtual machine is moved without or with minimal downtime so it is not restarted and network connections are preserved. Then there is no reason why it should be performed only between same storages. In case of openvz it was done with using two phase...
  19. C

    How to migrate between storages?

    What is best way to migrate VM and CT between storages? Web interface allows only migrate between cluster nodes. In such case it will migrate to same storage. But if we want to migrate between node1/storage2 to node2/storage1 or even same node node1/storage1 to node1/storage2 then there isn't...
  20. C

    Czech translation for 2.x

    Soubor cs.js v příloze umístěte na serveru do složky /usr/share/pve-manager/root. Pak doplňte nový řádek do souboru /usr/share/pve-manager/ext4/pvemanagerlib.js do pole language_map. Pak bude pole vypadat např. takto: language_map: { zh_CN: 'Chinese', ca: 'Catalan', cs: 'Czech', ja...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!