Dev/Dev is what Open Source and Software development is about. You only choose to put into production a product based on reaching a milestone hence why there's a thing called semver aka version controls. Software released to others to use is in...
Du brauchst 'ne Firewall, die unerwünschten Traffic sicher unterbindet.
Du mußt ggf. selbst da eingreifen und auch noch richtig.
Für Joe User kaum machbar. Muß sich halt auf den Lieferanten (China?) verlassen. Und auf seinen Kumpel, der sich ja...
I think I need to reply ;-)
If you establish a separate pool on parts of the SSDs then that occupied and also the assigned empty space is hardcoded in size and it is "lost" for the SD.
I maximize the space for the SD as the base OS will get...
the gold standard for volume partitioning is the same regardless of number of disks:
part 1 (optional, default using pve installer) legacy grub
part 2 efi
part 3 root
part 4 data/payload
part4 layout and usage will depends on how you partition...
Grundsätzlich sind wir einer Meinung. Ein NAS in einen PVE einbinden um es mit einer NAS-SW als NAS zu Verfügung zu stellen, ist schwer doppelgemoppelt.
Virtualisierte NAS-SW auf einem PVE zu betreiben um interne Kapazitäten von dort zur...
Wenn ich ein externes NAS betreibe - sagen wir mal ein ASUSTOR AS6704 oder Nimbusstore (https://www.asustor.com/de/product?p_id=95) dann würde ich kein OMV auf einem PVE betreiben, und auch keine Resources in OMV-LXC oder VM reinreichen, wäre...
:)
There are multiple "valid" solutions! Don't feel pushed to follow my ideas. I just say what worked best for me.
My approach? Yes. It would have resulted in one single ZFS-pool. You would create a dedicated dataset (not a folder) to hold the...
My understanding is the OP's plan was to load PBS bare metal, but since the PBS OS install by default would take over the entire mirrored SSD pool, they were wanting to partition it or otherwise steal some of the SSD space to be allocated as a...
The obvious one: when this computer dies badly both the original data and the backup is gone.
Rule zero: backups must be reliably available when the source is gone.
(( The famous 3-2-1 rule applies to a homelab too. And it has been extended...
You can give it a small (OS/system) and big (Data/Media) vdisk and exclude the big one from backups. I consider a multiple vdisk system best practice for data heavy guests anyways. For example this allows you to store the data on a...
I think that is of value to note in the Proxmox IPoIB wiki page and/or since Proxmox already sanity checks networking configuration changes before applying, add it to the prevented/notified actions.
Mit 64GB dürfte genug Luft sein. Aber lass Reserve und nicht auf Balloning verlassen.
Die smartwerte der SSDS kannst in PVE selber Monitoren, das macht am meisten Sinn.
Bei der CPU aufpassen, die hat Performance und Effizienz Kerne! Das kann...
Wenn du externen Speicher einem PVE effektiv zur Verfügung stellen willst, dann ist ein schnödes NAS die denkbar schlechteste Lösung. Die Stichworte lauten dann iSCSI, CephFS, RDB u.ä. mit allem dranhängendem PiPaPo. Wenn du ein NAS hast, dann...
v5.0 released
A lot has changed since the last release.
Extras / Improvements:
- configurable email sender
- notification controls for update checks and successful runs
- improved Alpine, Fedora and Arch update handling
- Alpine VM support
-...
Welche Nachteile denn? Und "nicht durchsetzen" halte ich für ein Gerücht, große Teile der Welt hätten ohne schlicht gar kein Internet. Was korrekt ist: Leute die vorher mit NAT-Gepfusche durchgekommen sind, machen das munter weiter und halten das...
Danke, das werde ich machen! Ext4 Formatierung und ein Directory erstellen.
Ja ich hab gelernt, bei CPU kann man overprovisioning betreiben, aber beim Arbeitsspeicher nicht. Für den Arbeitsspeicerh gibts noch Balloning und KVM um etwas mehr zu...
UPDATED TO ADD: new fix, see later post for more details.
1) Boot into rescue mode
2) Remove the problematic rdinit=/vtoy/vtoy parameter from /etc/default/grub.d/installer.cfg, or remove the file altogether if there are no other parameter...
Hi,
I'd like to share what happened to me today, hoping that it will save others some sweat.
I installed Proxmox VE from the latest ISO (currently 9.0-1) after booting it through Ventoy.
The installed system could not boot; I got a purple screen...
Was mir gerade bei deinem oben aufgeführten Testkonzert auffällt, unabhängig davon was als VM oder LXC dann letztendlich läuft, achte darauf deine Kapazität von CPU, Speicher und Festplattenspeicher nicht zu überverteilen.
Grundsätzlich der RAM...