I recently updated one of my 2 proxmox servers and now trying to pull up the GUI in Chrome I get:
This site can't be reached
192.168.1.131 refused to connect
If I try to SSH, I get "Network error: Connection refused"
If I go to server 2's GUI...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
Supermicros page for that chassis doesn't tell me the exact model number, it just states the following:
Front: 24-Port 4U SAS3 12Gbps single-expander backplane
Rear: 12-Port 2U Backplane with Expander support up to 8 x 3.5" SAS3/SATA3 HDD/SDD and...
yeah... this has been rebooted many times. i think the enclosure died in the end of 2024. so i don't quite know how it is still working.
but i am 99% sure the file system issue existed since before i had the hardware issue. when i swapped the...
Hi Lukas,
Before trying anything, I've upgraded to PDM 1.1, but the issue persisted.
systemctl stop proxmox-datacenter-api.service
rm /var/cache/proxmox-datacenter-manager/remote-tasks/state
systemctl start proxmox-datacenter-api.service
That...
Ich habe mich heute mal damit beschäftigt wie man VMs in Masse oder gezielt über Ansible oder Terraform ausrollen kann.
Hier meine kleine Mitschrift
https://pad.cooltux.net/MB4j0lq1S_CzII7zs0r66A
Grüße
I had assumed if the kernel can see them, it should be good. If that assumption is incorrect, please do tell me so I know in the future not to make that assumption. Also LVM sees them after the wipe and reinstall.
this is the chassis model...
Hi!
Beim Erstellen einer VM habe ich eine Harddisk mit 300GB hinzugefügt und nach der initialen Einrichtung des OS mehrere Snapshots gemacht. Später habe ich dann gemerkt, die 300GB sind überflüssig und habe daraufhin die HDD aus der VM...
I am losing my sanity with this. :(
I noticed the DMS was still there for pve5
If I try to purge out everything related to "pve5" in ceph, it tells me it doesn't exist. Then if I try to go back and re-add it, it errors out saying its already in...
Guests are supposed to go to local-lvm/data which is a lot bigger than 100G. The simplified gist is that the OS needs a file system while guests use block storage. LVM is just a volume manager so to have a file system you need to create a volume...
Yes, I am aware of the CPU limitations in this machine (i7-3770) and of the way the backup is performed - via QEMU, if I remember correctly.
What I am wondering about is whether, in such a situation, it would not be desirable for PVE to...
>It looks like PVE is a bit overzealous in checking VM CPU compatibility.
no, you simply have set your virtual cpu to x86-64-v3 and your host cpu won't support the requested features (AVX2 instruction set for example)
Hi,
Just note for anyone who will use it on Btrfs (default fs for Synology), be careful with the 'storage array based snapshots'.
Avoid long term snapshots and large chains, be careful with automatic scrubbing and check Btrfs health permanently...
After being a bit inspired by the awesome Nimble Plugin that was released I decided to use a little of my downtime on Vacation to try and give the same thing a go, but using Synology/DSM as the storage backend. This will allow you to use iSCSI...