Hey,
as my colleague already said
please create a new thread, explain your problem and give some context. All you said here gives 0 information about what the concrete problem you are facing is. Spend some time collecting useful information...
As I have said, by default these names are usually generated, things that influence these generated names are among other things also the seating of the NIC, firmware of the NIC may also influence it.
Have you read my separate, one(!) sentence...
Hey,
given the second last line of the dmesg output it looks like eth2 got renamed to ens1f0, so chances are good ens1f0 is the new name for the NIC you were using before. You have to replace eth2 with ens1f0 in you /etc/network/interfaces...
Then you can just backup the LXC to PBS.
Also take a look at [1], may be worth giving metadata a try given your type of data.
[1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_ct_change_detection_mode
Hey,
solange eine VM läuft merkt sich QEMU welche Bereiche der virtuellen Disk beschrieben wurden, da gibt es dann eine bitmap pro Disk welche sich beim Backup anschaut wird um herauszufinden welche Bereiche der Disk verändert wurden. Läuft die...
cron?
PMG comes with a systemd unit that triggers the sending of the spam reports. it's called pmgspamreport.timer.
I changed the sending time to `7:05am` by adding an override file /etc/systemd/system/pmgspamreport.timer.d/time.conf with the...
Hey,
you can use cron to run pmgreport[1].
[1] https://pmg.proxmox.com/pmg-docs/pmgreport.1.html
edit: take a look at [1]
[1] https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#chapter_pmgqm
No, the update itself not, but given how out of date your system is you will very likely have to reboot the system once or twice since you will be installing new kernel versions and for those a reboot is really recommended.
Hey,
PVE 6 is at its EOL[1] since already almost 3 years, so the first thing I'd really recommend is updating your system. You can follow [2](PVE6 -> PVE7) and [3](PVE7 -> PVE8) for that. If you still face the same problem after the update, I'd...
Hey,
das Einfachste wird wahrscheinlich sein die Backups per sync job zu übertragen. Für die Jobs etc. kannst du jeweils
/etc/proxmox-backup/prune.cfg
/etc/proxmox-backup/sync.cfg
/etc/proxmox-backup/verification.cfg...
If you want to control the version of multiple nodes (and have more influence on the Proxmox update cadence), this might help (in the future): https://forum.proxmox.com/threads/proxmox-offline-mirror-released.115219/
Hey,
basically what my colleague described in [1]. Also, PVE isn't really picky in terms of a cluster running the exact same version. Sure, it makes sense having them at the same version, but especially if on the same major version it is no...
Hey,
you have to mount the device (/dev/sda1 in your case) manually. The backing-path is the mountpoint then. If you never plan to use the PBS VM without the disk present you can use /etc/fstab to always mount it automatically.
So something...
Also du möchtest eine Unternehmensumgebung mit sehr großen VMs umziehen, aber hantierst mit USB Disks und willst irgendwelche Dateien in der GUI kopieren?
Ich habe schon einige Unternehmen migriert. Da waren schon sehr große Fileserver dabei und...
Ich bin mir nicht ganz sicher was du erwartet hast? Einen File-Browser? Warum sollte irgendein Inhalt vom einer USB Platte in der Web UI angezeigt werden?
Wie bereits erwähnt, hast du dir die Dokumentation[1] angeschaut? Kurz zusammengefasst...
Ich frage nochmal, hast du dir die Dokumentation[1] angesehen? Für welchen der beschrieben Wege hast du dich entschieden? Also, wie hast du die VM von ESXi exportiert? Backup? Disk? OVF?
[1] https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE
Hey,
hast du dir [1] angesehen? Sollte eigentlich das Allermeiste abdecken, falls nicht kannst du hier gerne was spezielles dazu fragen.
Falls es nur speziell um das mounten der disk geht, kannst du das so
# mit `lsblk` kannst du dir die...
It's in-band server monitoring of Fujitsu servers.
We invested a couple of hours and it did not work as good as it would on RHEL-based systems and not everything was working, so we switches to out-of-band monitoring via SNMP via the irmc.
Hey,
could you clarify what "Fujitsu Serverview" is?
Generally(not sure how relevant that is to what you are asking) installing can be done using an ISO[1](either manually or using the auto installer[2]), alternatively it is also possible to...