maybe im using wss://
but i also had to url endcode the ticket
like api2/json/nodes/' . $hostname . '/' . $vtype . '/' . $username . '/vncwebsocket?port=' . urlencode($port) . '&vncticket=' . urlencode($ticket)
I rember it was hard to debug the wss call chrome did show the real reason...
hard to explain but i kind of do this customer clicks a vnc terminal button in our control panel
In the backend i call "/access/ticket"; enpdoint with customers details then set set_cookie("PVEAuthCookie", based on token for a the customer
then i call /vncproxy' endpoint with...
Hi i m using 7.1-5 if i remove a VM that has a schedule backup job
Even if i click the Purge from job configurations it stays showing in the datacenter backup selection
Then this happens
ERROR: Backup of VM 2122 failed - unable to find VM '2122'
INFO: Failed at 2022-02-22 01:00:14
ERROR...
I m confused when this happened we apt upgraded one node and the nine node cluster rebooted except for one node
with is PVE 7.1-6
The corosync package was on of the items been upgraded
The other nodes saw this one down
Like which loks right
ec 28 10:57:35 sgrc-kv-pmox-04 corosync[17473]...
We are having a simaler problem with the 3.8tb microns in our cluster they have slowed down on writes and is reflected in the vms. We have 1.9tb intel's in there and they are fine. , CPU memory etc are all good and the client load is very low.
We have done a lot of tests and moved some of...
Hi if the backup is via PVE and the server has qemu agent then you can use the freeze thaw the backup tells the agent to do that and in your OS there is a hook that picks that up then u write a script to flush the dB
Maybe this example...
Hi i m looking at creating datastores or users through the API but I cant find the API docs anywhere for some reason
I can find docs for the backup protocol but not the admin side
if there is no docs i guess I can use the proxmox-backup-manager and look at what it does
Thanks
I have the same problem with the PBS my VM are backed by Ceph
The VM read write speed to Ceph is fine the network to the PBS is 10Gb and tested ok
The PBS write and read speed is not that great for the TLS test but at least 150 MiB/s,
But I never get much more than below the incremental's are...
This is nice would be great to add something on the road map I m not sure what lol
To make it so that the PBS can be used for Disaster recover in an easy way
I think Veam and Acronis have this kind of feature where you can run up the backup ( possibly read only ) as a remote site
Sorry I m...
First of all my hardware on my LAB sucks but even then I wondering if my backups are slow or not when using the PVE integration.
As it only shows like INFO: 1% (632.0 MiB of 60.0 GiB) in 10s, read: 40.0 MiB/s, write: 40.0 MiB/s
Sometimes a little more than this and if I look at the ceph...
I had to use the write file in the end and then run that script
maybe this will help
$data = array('content' => $file_content, 'file' => 'firstboot');
//this always fails we will catch it latter any way
$action = '/nodes/' . $server->hostname . '/' . $this->vtype . '/' . $spcobj->username ...
this fixes the reslove.conf problem for the DNS
On the other proble that is werid mine get renamed as eth0 eth1 etc
Install resolvconf
apt-get install resolvconf
systemctl enable resolvconf
Make sure systemd-resolved is disabled
systemctl status systemd-resolved
systemctl disable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.