@fireon Danke für deinen Hinweis. Ähnlich verfahre ich auch mittels bash-script.
Eigentlich fehlt mir die Möglichkeit seitens PBS vzdump-files auf beliebige Medien exportieren zu können. Ein Export ähnlich definiert wie Backupjobs.
Ich glaube es...
Wenn Du Dich mit IP Adressen noch nicht so gut auskennst, dann lass bitte die Finger von "Link Local", "Zeroconf" bzw. "Automatic Private IP Addressing (APIPA)" und bleibe im "privaten Adressbereich"
Welche IP Adresse hat denn Dein PVE bzw welche...
The strange part is that we have three clusters, but only one of them shows this behavior for Windows guest reboots.
The two clusters that do not show it use AMD CPUs, while the affected cluster uses Intel CPU. At the moment, this is the most...
Complicated solution to an easy problem.
Proxmox should just remove the MiB. Instead, do it like most other software.
Allow the user to input Number X plus M or G.
Like 512M or 4G.
Not gonna lie, this would come in handy if there was a way to do a CSV export. Unfortunately as crz mentioned, the CLI does show the track log, but does not show the "Status". Otherwise it would be easy to pipe that output into a file and do some...
@t.lamprecht
Any news on this?
Today i had the issue that i needed to export a list of all mails between two timestamps and for multiple domains.
A customer had an hardware failure and lost about two hours worth of mails, because their backup...
Hi,
You don't actually need three separate jobs! Having multiple jobs for the same VM causes them to step on each other and prune each other's backups.
The best solution is to use 1 single daily backup job and let Proxmox handle the retention...
This won't help OP though. He wants to install a Desktop GUI (bad idea imho if you don't happen to be a developer) on the host not access vms or lxcs via an vdi like mechanism. This being said: Your projects are quite cool, I'm a fan, especially...
Alles was du über Netzwerk an den PBS anschließt ist schon mal schlecht. Auch wenn du HDDs nutzt, am besten direkt anbinden.
Wenn du einen gut laufenden PBS mit HDDs möchtest, dann einen ZFS Pool mit 2 vernünftig schnellen, kleinen NVMe als...
Hi.
I just want to ask if there is any way to export mail log at tracking center to a .pdf or .xlsx file.
I want to print the mail log for some auditing reasons.
Thank you.
the docs state the following:
Backup storage:
Prefer fast storage that delivers high IOPS for random IO workloads; useonly enterprise SSDs for best results.
If HDDs are used: Using a metadata cache is highly recommended, for example,add a ZFS...
Verstehe. Ja wir hatten vor Jahren auch mal einige Zeit solche Usecases. Dafür hatten wir sogar ein Paket bis PVE7 gebaut. Event. kannst das ja für dich nutzen und das Script anpassen. Es funktionierte so, das man ein USBdevice einfach an den...
Ich persönlich würde jetzt nicht behaupten das man USB Laufwerke überhaupt zuverlässig einsetzen kann... aber wenns nicht anders geht, ist das natürlich eine Möglichkeit.
Grundsätzlich ist es Proxmox VE ja egal wo das Laufwerk die Quelle hat, ob...
yes, this is normal - for Linux VMs, the memory is only allocated on the host when the guest demands it (though without KSM and active ballooning, it is not freed again afterwards if no longer used). Windows will map all the memory during boot...