Search results

  1. L

    [SOLVED] Cant add NFS Storage

    Hi everyone. I cant add a NFS storage (172.16.1.62) to my pve (172.16.1.115). I made the NFS Server using linux, and the strange thing is i've mounted (via CLI in the pve node) a shared folder to that server, and its working perfectly. I can create and delete files. With that in mind i can say...
  2. L

    NUMA not working correctly

    Hi! Ive got a problem. When i activate NUMA option, and check the opctions for hot swap memory and CPU, the VM (linux vm in this case) doesnt recognize the memory (only swap memory). I test it with htop. When i activate NUMA option and unchek (disable) hot swap memory and CPU option, the vm see...
  3. L

    Shared SAS LVM Storage + LVM Configuration

    Hi! Im setting up a SAS Shared Storage with multipath. Im using LVM, but a question arise. i can create the PV directly on "/dev/mapper/multipathX" or i can make a partition using fdisk and the create the PV on "/dev/mapper/multipath-partitionX", so: is there any difference? Wich option is...
  4. L

    VMs Disk Image Location on LVM Shared Storage

    Hi! Perhaps this is a very basic question adn sorry for that, but: where i can find my raw disk images on a lvm shared storage (SAS shared storage)? I would like to know to convert one to another format. Thanks for your time. Leandro
  5. L

    [SOLVED] Proxmox + HP P2000 SAS. Problem formating disk to make LVM Storage

    Hi! My name is Leandro. In my environment y have a proxmox 7 server (only node) and a HP P2000 SAS with 2 controllers. I have configured multipath and i can see the disks in both GUI and CLI. My problem arises when i want to format the disks. Using both fdisk and parted, do nothing (third image)...