so, no backup :/
you can try to recreate the vm without disk from the gui, with same id, then write the disk config in the vm config manually.
(/etc/pve/nodes/<node>/qemu-server/<vmid>.conf) scsi0:.....
not sure about others files for the...
Yes, here is :
cat /etc/network/interfaces
auto lo
iface lo inet loopback
iface nic1 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.30.7.151/27
gateway 10.30.7.129
bridge-ports nic1
bridge-stp off...
hi @spirit
Thanks for the reply,
Yes i did because on that post some of the replies said it fixed there issue.
All i have in that directory is config.db config.db-shm and config.db-wal
think it all got messed up because i used the wrong IP...
Because I was not aware of the bugzilla. In a corporate environment there is frequently a disjoint between placing the order for things like software subscriptions and getting information back from the supplier. All I got was an email with my...
Hi,
Thank you for the output!
Could you please share the output of `pveversion -v` from Proxmox VE and the output of `proxmox-backup-manager versions --verbose` from the Proxmox Backup Server, and the storage config i.e., `/etc/pve/storage.cfg`...
Hi djsami,
IO Delay is the iowait [0], which is the time waiting for I/O completion. This may not be concerning, as with libaio, asynchronous IO, there may be a lot of outstanding IO, which needs to complete. Really concerning is the IO pressure...
Hi,
Thanks for the reply.
Yes I agree, our other clusters we own are all on private IPs only accessible via VPNs, but in this case we have a 3 node cluster with a server vendor in a Datacentre in London.
The Datacentre, do not offer...
You mean on the final Mailserver behind?
Because PMG did not even try to connect to the backend host...
The PMGs
$ postconf -n smtpd_recipient_restrictions
smtpd_recipient_restrictions = permit_mynetworks reject_unauth_destination...
Hi
I started to set up a cluster with 2 nodes, 1st node was running fine, installed pve on a second node, both on the same network with no access issues to both.
on pve01 i started to create a cluster but didnt see an error on the IP where it...
You're right. Last night I was quite tired and I think I might have got confused, and got the IP address off by 1 and didn't notice I'm connected to the wrong thing. It didn't make sense and rightly so.
I tried to delete this thread but looks...