Search results

  1. R

    Enhancement: Set custom url per host for console/webgui access

    Hi, I most cases when we use the server url to access a node directly like https://node.domain.com:8006. In my environement, some server can only be accessed for their webgui using a proxy so the link to reach the console/webgui is https://node.proxy.domain.com:443 could be cool to add a custom...
  2. R

    Can't add Proxmox Backup Server node

    Hi all! Currently testing this beta release 0.9.1 and trying to add a proxmox backup server node version 4.0.15 and got at the end of the add node wizard: api error (status = 400: invalid uri character) Not sure what is wrong at this point.. Is there something I can check to see what's going...
  3. R

    Proxmox Backup Client headaches

    Hi! First, let me say that I love the proxmox backup solution :) I found that so cool that I wanted to have my REHL8 systems backed up using the cli. Problem is ... there are a lot of things in the cli version that I do not get at all :) Maybe because I do not understand how it is suposed to...
  4. R

    PBS Client - include and exclude files and folders

    Hi all! Hope you're doing all well :) I have to admit that the PBS client is a really cool tool but so complicated to use sometimes... or maybe it's me that do not understand how it goes... That's why I am requiring your help here. So, let's say that I have some Vms and want to: * Take in...
  5. R

    proxmox 8.x and megaraid_sas issue

    Hi! I post here in a desesperate need for help or advices... I am the proud owner of a proxmox lab that was working fine during those last months on my SuperMicro X9DRE-TF+ with 200G of RAM I have a Perc H310 controller configured with 4 x 1T discs in RAID 10 config This setup was working fine...
  6. R

    zpool mirror faulted

    Hello! So I would like to have your input about the issue I have. I have a PBS 3.1 setup with those disks: NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS sda ├─sda1 ├─sda2 vfat FAT32 399C-565D...
  7. R

    proxmox 7.4, 3 nodes cluster, ceph ok but rados seems corrupted

    Hi all! Hope someone can help and giude me to the right direction :) So I have a 3 node cluster with promox 7.4.x. after migrate from 7.2 to 7.3 the last node of my 3 nodes, I started to have some issues. Ceph seems to be working fine and healthy root@socsmi-srv1:~# pveceph status cluster...
  8. R

    proxmox 6.2 ceph issue

    Hi all! I really hope someome could guide me with this issue because I do not know cepth much and I am not sure about the next steps.. So I have a 3 nodes cluster, same hardware. ceph was working without any issue until a reboot I had to do because of a network issue. Now on a node, ceph is...
  9. R

    Add a local lvm to an existing vm

    Hi all! I am currently migrating my old XEN vms to a new proxmox box. One of the vm used an lvm that is in fact a full disk for backup storage. I have installed this disk into the pve box and I can see it/mount it. Is there a way to add this local lvm storage to the vm so it can be mounted and...