Hi everyone,
I would like to add a firewall rule via pvesh API to the cluster.
First, my proxmox version:
root@tfg ~ # pveversion -v
proxmox-ve: 6.1-2 (running kernel: 4.19.0-8-amd64)
pve-manager: 6.1-8 (running version: 6.1-8/806edfe1)
pve-kernel-helper: 6.1-8
pve-kernel-5.3: 6.1-6...
Thank you for asnwer.
I forgot to add the @pam to the api_user var :rolleyes:.
Anyways i'm getting an other error. The proxmox module for Ansible doesn't have debugger mode so I don't have many info.
The access.log of pvproxy shows 2 requests that seem okey:
2a01:4f8:173:159c::2 - -...
I have to add that when I run
curl -k -d "username=root@pam&password=xxxxxx" https://xxxxxxxx:8006/api2/json/access/ticket
I got the ticket correctly as a JSON response using the same user and password than before
Hi,
I have installed on a debian 10 buster server Proxmox 6.1-8.
I'm trying to run an Ansible script that adds a public key to the proxmox server.
The code, using the Ansible docs:
- proxmox:
api_user: " {{ proxmox.api_user }}"
api_password: "{{ proxmox.api_password }}"
api_host...
Hi every1,
Last week, we changed our backups storage box from one named storagebox-vzdump to an other named storagebox-backups.
We have a backup that's being made every day at 2.00 am and it's failing because can't find old storage box.
I added a picture with the backup configuration.
The...
The mount point is correctly mounted on the system.
The user is from an external storagebox and we have the password located on
/etc/pve/priv/storagebox-backups.cred, I logged manually to the storagebox and works fine.
Hi,
We have a proxmox cluster with 11 nodes.
We have an external storage box for our backups and 2 days ago became inactive.
Seems that there's an auth problem but It was working 2 days ago and no changes to the storage box users made.
Here is the output of /etc/pve/storage.cfg
dir: local...
Yes, on the first phase we can see like 2 sub phases. First migration without logs. This first transfer we monitorize it via our switch, and we can see from 4 to 8 Mbps. Then the second phase where we can see logs and a progress bar and it goes very fast Gbps.
I dont't know if the normal...
Hello,
We have some virtual machines on our proxmox enviorment and a cluster of about 8 servers. Each server is configured with thin lv like the VMS.
The fact is that, when we live migrate a VM from a server to an other we see like 3 phases:
1st fase. On this first phase the migration is slow...
Hi,
We have a cluster with 8 nodes with proxmox 5.4-2 and corosync 3.0.2 configured.
We do have an extra ring so a node configuration in corosync.conf look like this:
node {
name: i8
nodeid: 8
quorum_votes: 1
ring0_addr: 192.168.100.8
ring1_addr: 192.168.101.8
}
On the...
I don't know if this can cause any problem but we do have a redundant "ring1" net for corosync (configured as a TINC network) in case "ring0" fails. That's because we are using vSwitchs to interconnect machines and we were having issues and loosing packages. So we added a second network using...
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.