Search results

  1. R

    add iSCSI SAN failed iscsiadm: Could not log into all portals

    Hi, forum I have the following situation, I added a SAN with FreeNAS (truenas 13) via iSCSI, when I do a discover I see the routes correctly 10.10.10.20:3260,2 iqn.2025-06.com.storage3.domain.com:tgt-iscsi-b iscsiadm -m discovery -t st -p 10.10.9.20 10.10.9.20:3260,1...
  2. R

    add new volume with iscsi

    Hi , I am trying to add a new iscsi volume , The scan shows it correctly, but when I want to log in It shows me the following: iscsiadm -m node --login iscsiadm: default: 1 session requested, but 1 already present. iscsiadm: default: 1 session requested, but 1 already present. iscsiadm...
  3. R

    Acpi error on hetzner

    Hi guys, I am installing proxmox 8.x on a dedicated server, and when updating to the latest version it gave me this error message, and I cannot boot , any idea What could be happening?
  4. R

    upgrade considerations to last version

    Hi forum, happy holidays!. I am planning to upgrade four hypervisors, three of them are with zfs on raid1, and reading the documentation after upgrading I have to run the following command: zpool upgrade rpool none of them start in uefi mode, I paste the hypervisor version and I have the...
  5. R

    domainkeys perl module

    Hi , I am running a spamassassin test, and it shows me that it does not find the domainkeys perl library. spamassassin --lint Aug 18 18:37:55.014 [1020] warn: plugin: failed to parse plugin (from @INC): Can't locate Mail/SpamAssassin/Plugin/DomainKeys.pm in @INC (you may need to install the...
  6. R

    I lose connectivity when adding other network interfaces.

    Hi everyone, I have a situation in my cluster that I want to discuss with you, I am putting another 10GB interface to my nodes, but when I add the other interface and restart the node, this start but was without network connection, I put another card thinking that that could be failed and the...
  7. R

    Proxmox 6.3|6.4 high cpu

    Hi, in a cluster of 4 nodes, most of them with more than 6 cores in each processor the cpu usage is very high, and the process that forces the cpu is KVM, is there any bug? the few virtual machines have at most 4 cores. pveversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.106-1-pve)...
  8. R

    pmg reverse_proxy

    Hi , I am trying to put a reverse proxy with nginx in front of my pmg, I have it working halfway, if I already want to see the quarantine of a user it sticks, I cannot do searches , he stays searching . upstream backend5 { server 192.168.11.11:8006; ## pmg keepalive 2; } location...
  9. R

    network corosync

    Hi, I'm building a cluster with the latest version of proxmox, and I want to put corosync with different networks, but I'm not sure how to add a node to the created cluster pvecm create netlab --link0 192.168.15.1,priority=15 --link1 192.168.40.1,priority=20 add the following in primary node...
  10. R

    migration

    Hi , is there any chance to migrate all black and white lists from a 5.x to 6.x pmg?
  11. R

    rules location PMG-6.1

    Hi forum, I am migrating my old amavisd + spamassassin to PMG 6.1, and I have some doubts, I have my own rules and I want to migrate them to PMG, I was reading and it says that if I want to add a custom rule I have to add it to the custom.cf file, yes Do I paste these rules in the / etc / mail /...
  12. R

    possible bug with LVM o storage

    Hi , I have a couple of volumes per iscsi connected to 3 nodes with proxmox (10gb ethernet and multipath) , a volume is almost 6TB and another of 1.5TB, by mistake attach a 2.5tb disk to a vm and when I want to delete disk proxmox hangs . lvremove DLOW1:vm-1007-disk-2 (HANGED with this...
  13. R

    nodes greys in versión 5.4

    Hi forum , recently I finished installing a cluster with proxmox 5.4 and I have a few days that a couple of my nodes are put as offline (gray), and I have ping them perfectly, I connect by ssh and the cpu is working normal, there is no high consumption in ram and not in processing, the network...
  14. R

    bug o problem hard disk tap

    Hi forum , I recently did an upgrade from proxmox 5.2 to 5.3, and I am presenting a problem when creating new virtual machines, when I am going to create the disk it does not show me anything, I have mounted two volumes by iscsi and the volumes are connected to my nodes, the multipath Okay, I...
  15. R

    target storage

    Hi forum , forum, I want to move a disc from one volume to another and when I search for the volume it says loading and never presents the storage, if I click on the summary tab of the volume, it tells me connection timeout (596) . the strange thing is that each volume is connected to my...
  16. R

    failed clone with Proxmox 5.1

    Hi forum , I have some template created, and often it happens to me that if I want to create a vm from the template it fails me, I have to rename the server proxmox so that it works for me, the vm that I create from the template are in the same storage create full clone of drive virtio0...
  17. R

    Proxmox slow glusterfs

    Hi forum , I have been using GlusterFS to provide file synchronisation over two networked servers , I have mounted three VMs that occupy a total of 400gb, and from the beginning I have performance problems (very slow) , each server has 32gb ram, Core i7, 1GB dual port network card, replication...
  18. R

    Advice for HA cluster

    Hi forum, I need some advice to mount the HA on three servers with proxmox 5.1, I have a shared storage with iSCSI and multipath, my servers are Supermicro X9DRL-3F / iF , with 64gb ram each, 6 network interfaces, and two processors of 6 cores, in version 3 to version 5 there are some changes in...
  19. R

    ERROR: can't activate LV '/dev/

    Hi forum, I have some problems when creating a vm or start a vm shows me some error messages> WARNING: PV UTeNz5-wStm-LKAG-BNSE-xO2N-BK16-13c0Sc on /dev/sdd was already found on /dev/mapper/DLOW1. WARNING: PV waf62O-hRJd-kx3o-cSy4-z049-9xT8-XgbasV on /dev/sdf was already found on /dev/sde...
  20. R

    iscsi delay startup

    Hi , I have a perception with version 4.2 I noticed that the iscsi connection takes a long time to start. look the screenshot