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...
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...
My ultiamte goal is to be able to ease the backup with a script
you put what you want like
-i (include)
/this
/that
/also_this_mount_point
you don't want
-e
/this/thing
/or_this
and it will generate the exclude/command line automatically
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...
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...
Hi!
I will join the thread because I came to a similar situation on a X9DRE-TF+ SuperMicro MB with some LSI controllers and/or Perc H310 using megaraid_sas.
I will try to do the same tests as you already done to see if my issue is related or not and obviously to see if we can resolve the 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...
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...
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...
root@SOCSMI-SRV3:/var/log/ceph# ceph osd tree
ID CLASS WEIGHT TYPE NAME STATUS REWEIGHT PRI-AFF
-1 117.88550 root default
-3 39.29517 host SOCSMI-SRV1
0 hdd 1.63730 osd.0 up 1.00000 1.00000
1 hdd 1.63730 osd.1 up...
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...
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...