Recent content by lilp

  1. L

    [SOLVED] NPM with base url and 81 port hide

    Hi, I'm new to NPM, and I'm following this tutorial. I've installed a VM on Proxmox, with docker on it to install NPM and Portainer. The installation works fine until I try to : docker run -d --name npm --network npm-proxy -p 80:80 -p 443:443 --restart unless-stopped -v...
  2. L

    Migrating Zpool to new infra

    Hello, I have a Dell PowerEdge T30 3.3 GHz server with ZFS on root, Proxmox and some VM/LXC on it. I want to change the infrastructure to something like ACEMAGICIAN AM06 Pro. My question is how to be sure, that I can export and import my zpool from the old to the new infrastructure without...
  3. L

    Proxmox and Zabbix supervision

    I follow this tutorial. It seems working for one of both CT, I test. But for one, I've still some alerting about Load Average (5m avg)
  4. L

    Proxmox and Zabbix supervision

    Where I can find thoses informations ?
  5. L

    Proxmox and Zabbix supervision

    It's the default trigger for Linux server.
  6. L

    Proxmox and Zabbix supervision

    Hi, I just installed Zabbix and Grafana to monitoring my Proxmox server with VM and CT. I think information are false about VM and CT. On Proxmox my VM are stable : But on Zabbix, it's on problem state I use Linux Template for all my VM and CT (they're on Debian and Ubuntu). It's normal...
  7. L

    [SOLVED] Double nodes after installation instead of single.

    Solved by restoring all VM and CT. After that, I can remove false node.
  8. L

    [SOLVED] Double nodes after installation instead of single.

    Hi, Today, I'm trying to install Centreon on a CT. But, I put command in wrong shell, and I run install on my host. After a reboot, I've to node (before I've only one). Now I've one name Proxmox and another proxmox. The Proxmox node won't start and my VM and CT also. But proxmox node see Backup...
  9. L

    [SOLVED] Bluetooth adapter to VM

    After some restart and to have brought the sensor, connection is OK
  10. L

    [SOLVED] Bluetooth adapter to VM

    Hi, I'm using a VM for Home Assistant. I just received a USB adapter for HA : Digitus DN-30210-1. I think I configure well the pathtrough : (I've also a Zigbee key and Google Coral). The third is bluetooth key. But I'm not sure the key is working well. I try the command : service bluetooth...
  11. L

    [SOLVED] No more space on VM

    It's works. Thanks a lot for your help.
  12. L

    [SOLVED] No more space on VM

    The result is better, a little bit of free space, but still not all.
  13. L

    [SOLVED] No more space on VM

    Zpool list result : zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT tank 14.5T 13.2T 1.33T - - 35% 90% 1.00x ONLINE - zfs list NAME USED AVAIL REFER MOUNTPOINT tank...
  14. L

    [SOLVED] No more space on VM

    Zpool status on host : zpool status pool: tank state: ONLINE status: Some supported and requested features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the...