I'm having an issue with my telemetry module, if telemetry is enabled my MGR crashes.
Force Disabled Telemetry stops the Ceph MGR from crashing.
May 22 02:30:12 stark ceph-mgr[122655]: *** Caught signal (Aborted) **
May 22 02:30:12 stark...
Ich muss mal Udo etwas widersprechen. Bei den 300GB HDDs, würde ich lieber ein Hardware Raid1 mit Batteriecache bevorzugen. Den Unterschied bei dem drehenden Rost merkt man deutlich.
Die 980er sind vermutlich 960GB SSDs, dann könntest du dich...
I don't use an R630, but if I did, this is what I would probably do:
1. I'd reset/clear the BIOS & clear all UEFI data + keys & update it to latest for that R630 (2.19.0 ?).
2. Ensure UEFI is selected & SB is disabled.
3. Wipe the disks.
4...
No. PBS is tolerant: any "normal" filesystem is sufficient. It just stores a large number of 4 MiB "large" files. That's all it does...
Edit: https://pbs.proxmox.com/docs/storage.html#disk-management -- mentions ext4 and xfs...
If you are trying to move large folders over to your VM and cannot convert to ISO, the following worked for me:
### Step 1: Laptop to Proxmox Host
Run this in your laptop terminal to securely push the folder to your Proxmox server:
scp -r...
Here's what I ended up doing:
I removed the local-lvm from the GUI under Datacenter/Storage.
I removed the thin pool on both nodes using lvremove pve/data.
I then extended the root lv and resized the filesystem using:
lvextend -l +100%FREE...
Here's what I ended up doing:
I removed the local-lvm from the GUI under Datacenter/Storage.
I removed the thin pool on both nodes using lvremove pve/data.
I then extended the root lv and resized the filesystem using:
lvextend -l +100%FREE...
My question might be unclear.
I meant checking /root/.ssh/config in all nodes.
Also, as someone else suggested in your other thread: files in /etc/ssh as well.
BackupPilot Beta 6 ist verfügbar.
Neu kann der Fingerprint des Proxmox Backup Servers direkt hinterlegt werden. Damit kann die Zertifikatsprüfung auch bei nicht vertrauenswürdigen oder selbstsignierten Zertifikaten korrekt akzeptiert werden...
For reference, the root of my PVE 9.2.2 installs circle around 5G used.
Your disk is definitely big enough, but currently you reserve 12.5G for root, 3.5G for swap and 10.5G for data which you hardly/don't use because you have the VM's on NFS...
Du bist sicher, dass sich dein Xpenology, TrueNAS, OMV oder sonstwas nicht den ganzen RAM als Cache angelt? Dann wäre es normal, dass 100% verbraucht werden.
Thanks for the info.
I would indeed assume that only my first backup is as big as the disk itself. (Since debian by default writes garbage to the disk before adding LUKS to prevent old data leaking.)
And after that just small updates as things...
Well..., I did not verify this actively, but: yes.
The backup process will copy the content of the virtual harddisk into the backup system. Whether the raw disk is encrypted or not should be completely irrelevant. At the end the virtual disk is...
In the normal situation ifupdown2 is installed and ifupdown is only removed, not purged. It's only when ifupdown is purged these files go missing.
To prevent this you need a mechanism that when a package is purged it should check if its files...
Nein, leider nicht. Wir haben lediglich ein Ticketsystem, den Link dazu findest du im BackupPilot unter „Über“.
Bezüglich deines Problems: Kann es sein, dass dein PBS kein vertrauenswürdiges Zertifikat verwendet?
Falls ja, könnte dir folgender...