Search results

  1. D

    [SOLVED] Replication Failed

    Hi all I get these on the LOG:
  2. D

    Replication Failed after change subnet LAN on all nodes

    Hi all Today repliation of all VM is work fine. You can resolve the thread
  3. D

    Replication Failed after change subnet LAN on all nodes

    Hi everyone i reboot all the nodes but i see that the replication tab not contains the replication tab is empty, i need to recreate each vm manually: Why after reboot i found it empty? Also the storage "zpool01" as you can see under "pve02" the space used is not how the "pve01" I receive this...
  4. D

    Replication Failed after change subnet LAN on all nodes

    Hi I continue receive email from proxmox that replication failed, why is the old ip there? Maybe because i need too reboot all three nodes?
  5. D

    Replication Failed after change subnet LAN on all nodes

    No i forgot to modifiy /etc/hosts on each node, now i change with the new ip. i don't reboot the node because all three is in production state, if it is necessary i need to schedule at night time. this is the content of /etc/pve/datacenter.cfg
  6. D

    Replication Failed after change subnet LAN on all nodes

    Hi Everyone i receive email from proxmox "replication job failed" after i change the subnet of LAN on all three nodes. Network configuration on PVE01: pvecm status: If i go in Datacenter>Cluster>Join Information i see that still the old ip and not the new one: How can i fix that?
  7. D

    HA not working properly

    Hi vm is running because i started it manually: pvecmstatus:
  8. D

    HA not working properly

    HI this is the actual scenario: PVE01 PVE02 PBS01(configured also QDevice) This morning customer call me because the electrical energy goes down and the ups shutdown the pve01 and pve02 and pbs01, after energy comes back i poweron the pve01 and pve02 and pbs01 but the vm doesn't start...
  9. D

    Proxmox increase ZFS pool

    hi guys thanks for asking i'm going to buy two another ssd enterprise and move and create another zfs mirror and move the vm disk on this new pool, the old pool contain only the proxmox installation.
  10. D

    Proxmox increase ZFS pool

    Hi everyone i want to say if it's possibile without reinstall proxmox increase the zfs pool This is the disk installed on the server proxmox: This is ZFS "rpool": Is possibile to attach another SSD 1TB and increase this pool? Like convert from zfs mirror to zfs raid 5? Thanks.
  11. D

    Proxmox Backup Server 3.1-2 Set ZFS Quotas

    Hi @Chris So when i running out of space basically i can remove the quota i set on dataset and run prune and garbage collection and then re-add the quota to zfs right? Is possible to configure email alert to when the datastore space avalaible is less than 20%?
  12. D

    Proxmox Backup Server 3.1-2 Set ZFS Quotas

    Hi I have a problem, even if i set the quota on "rpool" now i have the datastore mount on "/mnt/backup" full and off course i can't prune and start garbage because there aren't space to do. But why the space il full even if i set the quota on zfs?
  13. D

    Info VM Ram Usage

    Ok so what should I base myself on when I assign the RAM to a virtual machine on the one that proxmox uses or on the one that the guest system uses?
  14. D

    Info VM Ram Usage

    Hi otto But this particula vm before has 8gb of ram assigned and proxmox "summary tab" the used ram is 95%-100% now i have assigned 16gb ram and is also take 95% of ram is that normal?
  15. D

    Info VM Ram Usage

    Basically because i monitor proxmox with zabbix with the template "Proxmox VE by HTTP" and he read the memory reserver by proxmox for that vm and not the real memory used by the guest operating system.
  16. D

    Info VM Ram Usage

    Hi So is there a way to see in the summary tub the effective ram usage? or it's normal this situation?
  17. D

    Info VM Ram Usage

    Question about VM RAM usage: Hi everyone, I wanted to understand why in Proxmox, in the "Summary" tab of the VMs, I always see RAM usage almost at the maximum, while if I check the RAM usage within the operating system, it is much less. I'll provide some screenshots: Thanks.
  18. D

    Zabbix Template - Proxmox VE by HTTP - not working to provide data

    Hi everyone This is the howto that's it works: Create user on proxmox for zabbix: Create a custom "roles": Create an API TOKEN: Save in a safe place the token ID and Secret. In Datacenter>Permission configure as follow: On Proxmox side we finished. On Zabbix Server we add an Host with this...
  19. D

    Zabbix Template - Proxmox VE by HTTP - not working to provide data

    Same problem here Zabbix Server Version: 6.0.29 This is the step i do on proxmox Create a new role with this privileges: Then i create new user for zabbix i try both with realm "pam" and "pve" but i have the same errors, and new api token then i assign the roles i created on both user and api...