Recent content by jobine23

  1. J

    [TUTORIAL] How to setup PBS as a VM in Unraid and uses Virtiofs to passthrough shares

    I am experiencing the same issue as other people. PBS does not appear to be fully compatible with unraid shares ( if you work with big backups ). I was able to make it work by mounting one specific disk ( /mnt/disk1 ). No more issues after that.
  2. J

    Garbage collect job fails with "EMFILE: Too many open files"

    I am currently experiencing the same issue as you. Did you ever get to permanently fix your issue ?
  3. J

    [SoYouStart] rEFInd/Grub Boot Error (Upgrading Proxmox 6 to 7)

    @Obi_Yoann Your post helped me fix my issue, thank you a lot!
  4. J

    Panel is offline because of bad ssl key

    After adding the node, to the master server, the node's panel stopped working and it appears to be because of a bad ssl key. It spams in the journalctl -xn: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1643...
  5. J

    Fresh install but can't get network on vms

    I just installed a template on my ovh dedi ( Proxmox VE 5 (ZFS) ). I want to create vms, but it seems there's problems using my failover ips. I did create a virtual mac address for the ip I wanted to use, but even after selecting it, the network is still not working. What can I do to fix that ?
  6. J

    Errors on fresh install of Debian 8.

    I changed it to: # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 ns527xxx.ip-8-xx-xx.net xxx localhost.localdomain localhost IP ns527xxx.ip-8-xx-xx.net vShield pvelocalhost # The following lines are desirable for IPv6...
  7. J

    Errors on fresh install of Debian 8.

    At the moment, I have: # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 nsxxx.ip-8-26-xxx.net nsxxx localhost.localdomain localhost 8.26.xxx.xxx nsxxxx.ip-8-26-xxx.net vShield 2607:xxx:xxx:a03f:: nsxxx.ip-8-26-xxx.net...
  8. J

    Errors on fresh install of Debian 8.

    I'm trying to install Proxmox on a fresh installed ovh dedicated server but there seems to be errors: root@xxx:~# apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following NEW packages will be...