Search results

  1. G

    [SOLVED] LXC migration fails on ZFS

    pvesm was still showing the disk image: root@proxmox5-staging-02:~# pvesm list local-zfs local-zfs:subvol-162-disk-1 subvol 11811160064 162 So I deleted the stale image: root@proxmox5-staging-02:~# pvesm free local-zfs:subvol-162-disk-1 And then migrate task succeeded. Thank you very much...
  2. G

    [SOLVED] LXC migration fails on ZFS

    Yes, you're right, I figured it out too. I removed the unnecessary storages, now I have only local and local-zfs on the two nodes. Now, when I try to migrate, I obtain this error: 2018-08-31 11:30:22 starting migration of CT 162 to node 'proxmox5-staging-02' (192.168.10.51) 2018-08-31 11:30:23...
  3. G

    [SOLVED] LXC migration fails on ZFS

    Hi, I'm trying to cold-migrate an LXC container from a host to another. The LXC I want to migrate is located on a "local-zfs" pool created on the first node and enabled on every cluster node. Here is the migration log: 2018-08-31 10:12:54 starting migration of CT 162 to node...
  4. G

    [SOLVED] Cluster node under ZFS in a strange state (containers greyed out)

    Thanks for the help. I mark this thread as "Solved", hoping that it will not happen any more.
  5. G

    [SOLVED] Cluster node under ZFS in a strange state (containers greyed out)

    30 minutes after having run "reboot" command, the host is still up... Interesting information: "top" command shows a kworker process working hard (100% CPU usage) since 14h23, the exact time when I started the "volume move" command. I hard rebooted the host that is now up and running with...
  6. G

    Node with question mark

    Same here. I created my own post with all the details I had : https://forum.proxmox.com/threads/cluster-node-under-zfs-in-a-strange-state-containers-greyed-out.46650/
  7. G

    [SOLVED] Cluster node under ZFS in a strange state (containers greyed out)

    Same problem described here apparently: https://forum.proxmox.com/threads/node-with-question-mark.41180/ I updated the first post with some more informations and logs.
  8. G

    [SOLVED] Cluster node under ZFS in a strange state (containers greyed out)

    After some GUI or CLI operations on containers (move volume to another storage for example), it happens that the hole node goes "crazy". The GUI shows every container with a grey question mark on it and no name associated and every command on containers doesn't work at all until I reboot the...
  9. G

    [SOLVED] How to properly set/use ZFS pools in a cluster?

    The name "local-zfs" was decided my myself, I could have named it "foo-bar" if I wanted to ;-) Ok so if I uncheck the first node for this storage on the GUI, it indicates that it will be available to every node of the cluster. I will test this and see if my data is locally written or not.
  10. G

    [SOLVED] How to properly set/use ZFS pools in a cluster?

    Of course it is, it was created on the first node and couldn't be created on the second, it seems legitimate. But if I enable "local-zfs" storage on the second node, I think that data will go to my first node, which is not what I want. Maybe I'm wrong on this?
  11. G

    [SOLVED] How to properly set/use ZFS pools in a cluster?

    Hi everyone, I have a proxmox 4 cluster using local disks as storage (type = directory) and I'm currently testing ZFS pools on my futur cluster (proxmox 5). On my old cluster (storage type = directory), I can cold-migrate LXC containers from a proxmox host to another because every host has a...
  12. G

    Share files between LXC containers

    Hi everyone, Short question: What is the best way to share files between several LXC containers? I have a Proxmox 4 cluster and a Proxmox5 (ZFS storage) cluster. In both of them, I would like to create a shared filesystem (NFS, ZFS or whatever...) and mount it into several LXC containers in...
  13. G

    [SOLVED] ID already exist on a removed host

    Thank you Alwin, it worked as expected.
  14. G

    [SOLVED] ID already exist on a removed host

    Thanks for your quick reply. Yes, the configuration files are there, in a "proxmox-07" directory. Can I safely remove this directory?
  15. G

    [SOLVED] ID already exist on a removed host

    Hello, I recently removed a node from my Proxmox 4 cluster. Now, I'm having toubles trying to create containers reusing ID that already existed in the recently removed node ("proxmox-07'"). # pct create 131 [...] CT 131 already exists on node 'proxmox-07' But pvecm nodes confirms that this...
  16. G

    localectl "connection timed out"

    Hello everyone, Here is my issue: localectl fails with "Could not get properties: Connection timed out" on a container running Debian 9 Stretch LXC template hosted on Proxmox 4 (Debian 8 Jessie). Used template: debian-9.0-standard_9.0-2_amd64.tar.gz (downloaded via pveam)...
  17. G

    Some features ideas for the web interface

    1) https://bugzilla.proxmox.com/show_bug.cgi?id=1268 And for the other ideas, please let me know if you decides to add them to a future release :) Thanks again for your amazing job on Proxmox
  18. G

    Some features ideas for the web interface

    Hi Manu, thanks for your reply ! OK, maybe just add a (node1 --> node2) to avoid extra translations? Oh, maybe I missed something here. Where are the coloreds icons? On my GUI, every CT has a green icon (LXC) or a grey icon when the CT is down. Yes you're right, but it could be super great haha...
  19. G

    Some features ideas for the web interface

    Hi, I'm using Proxmox for a year now in a production environment, making things over a Proxmox 4 cluster of 6 physical machines and running more than 60 LXC containers day after day. And you know what? It works as well as it could be! First, I want to thank you for all the good developments...
  20. G

    Error when setting cpulimit to 0 on web interface

    Hi, I'm running Proxmox 4 and would like to set cpu limit to 0 for all my guests in order to let guests use all physical CPU cores. But, when I go to the web interface, select a VM, go to Ressources > CPU Limit, set CPU Limit to 0 and then apply, I obtain this error message: closing file...