Search results

  1. tuxis

    Dutch Proxmox VE day on 12 October 2023

    Hi Sven, we reached the maximum amount of people that can come to the Proxmox VE day. The link is now down.
  2. tuxis

    Unable to backup VM to Proxmox backup server.

    When we try to backup a VM we get the following error: 364: 2023-08-31 01:34:08 INFO: Starting Backup of VM 364 (qemu) 364: 2023-08-31 01:34:08 INFO: status = running 364: 2023-08-31 01:34:08 INFO: VM Name: CORP-DC 364: 2023-08-31 01:34:08 INFO: include disk 'scsi0' 'Ceph:vm-364-disk-1' 800G...
  3. tuxis

    Dutch Proxmox VE day on 12 October 2023

    We are organising a Proxmox VE day in the Netherlands, Ede on Thursday on the 12th of October 2023. In the morning, we will discuss how you can innovatively meet your virtualisation, storage and private cloud needs within your budget with Proxmox VE. We will also look at how to easily achieve...
  4. tuxis

    Mongo DB 5.0 not install

    This is a workaround, not a solution imho. You can set type to host. This has a downside though. If you want to do a live migration of VMs between different hosts, your VM might end up on a new system with a different CPU type. If the CPU flags passed to the guest are missing, the qemu process...
  5. tuxis

    Proxmox VE 8.0 released!

    Great stuff guys! Just tried to install on a ancient X9DRi-LN4+/X9DR3-LN4+ Supermicro-board, could get both the text-installer nor the GUI-installer to work without using the debug-options and nomodeset. Monitors complained about the resolution.
  6. tuxis

    Proxmox VE 8.0 (beta) released!

    I upgraded one node on our test-cluster, and tried migrating machines on a PVE7-node to the upgraded node, that fails with: 2023-06-16 11:25:33 ERROR: migration aborted (duration 00:00:00): internal error: cannot check version of invalid string '8.0.0~8' at...
  7. tuxis

    [QUESTION] One datastore per customer with a quota

    We do not that automagically. We have a script that creates users and datastores and sets the quota using zfs tooling. AFAIK there is no ZFS API anywhere (yet).
  8. tuxis

    systemd 100% cpu hang?

    FYI: For me, changing the timezone to Europe/Amsterdam in the Proxmox GUI, settled systemd again. Without a reboot. Obviously, to fix systemd and run an upgraded version of it, a reboot is required. PS: Relevant bugfix: https://github.com/systemd/systemd/pull/19075
  9. tuxis

    Tuxis launches free Proxmox Backup Server BETA service

    The problem is VAT rules when supplying private persons. We have to register in each country and calculate VAT according to the rules of that country. We are a B2B company and not equipped to invoice that way. We were able to help some by pointing out a company that can resell our PBS service...
  10. tuxis

    Speichergröße wird falsch angezeigt

    Interesting way of working. Create a duplicate bugreport, and close the original..
  11. tuxis

    Soft CPU lockups inside VM, fixed after hypervisor reboot

    Hi, Last friday we encountered something 'funny'. We installed a VM on the hypervisor earlier that week and everything was fine. Friday, we noticed that the VM thought that the time in the VM was somewhere 16 December 2217. First I thought of a weird NTP daemon somewhere, combined with...
  12. tuxis

    smart and rpool errors

    If you like your data, the answer to 'should I replace my disk is pretty simple'; Yes. As for your second question, see https://pve.proxmox.com/wiki/ZFS_on_Linux and look for "changing a failed device". Make sure you have backups before you start playing around with ZFS for the first time.
  13. tuxis

    all pve of datacenter reboot on production !!

    How do you expect a single node with HA resources to determine if he is the node that should keep running? You need three votes for a HA setup. If there is no quorum, /etc/pve is read-only, and HA nodes will probably reboot. Maybe you should take a look at...
  14. tuxis

    lrm node1 (old timestamp - dead?)

    I see 'Feb 28 11:37:09 pve1-cpu1 pmxcfs[2069]: [main] crit: Unable to get local IP address' Is your /etc/hosts in order?
  15. tuxis

    New tool: pmmaint

    Hi, The memory should be in GB. So I'm guessing that your locale confuses the print on line 707-711. Can you look what you get if you add print(nodes[node].get_mem()) to /usr/sbin/pmmaint on line 707, and move all lines below one line lower?
  16. tuxis

    New tool: pmmaint

    Hi, while managing a lot of clusters, we often run into the issue that customers have thought about where they want to have their VMs running. So, when doing maintenance on a cluster, after a reboot of a node, we need to place the VMs back on the node that they were running on. Also, when you...
  17. tuxis

    Tuxis launches free Proxmox Backup Server BETA service

    Good news! Our free version of #Proxmox Backup Server is available again. You can order again @ https://tuxis.nl/en/pbs We have expanded the storage, added NVMe cache, more cores and more memory. Questions? Don't hesitate to ask!
  18. tuxis

    Tuxis launches free Proxmox Backup Server BETA service

    Hi @hanoon We do not want to ignore your complaint but also prevent misinformation. Since we placed the announcement, both on the page as in the form, it says that it is not available. And even the ones that did order got a reply that we could not deliver. We are not in it to collect data. In...
  19. tuxis

    Tuxis launches free Proxmox Backup Server BETA service

    The free version is temporarily unavailable sold out*. Running accounts are unaffected. We are getting quite a few requests, which is of course great. We find that the server we create the free accounts on is too busy. So we are going to upgrade that server. We think most will use it for their...
  20. tuxis

    Tuxis Documentation / Tutorial?

    We would like to add: The fingerprint is not necessary, this is only for a self-signed certificate. If you add our fingerprint, the connection to PBS will break as soon as we replace the certificate (which is the case once a year). Just leave it empty.