Hello,I know that is old topic, but for future users I provide reply :)
Use command line if you are using TFA on main cluster device. Example:
pvecm add <IP of master or Domain Name - if you are using SSL from LE> -link0 <your IPv4> -link1...
Same! I've been following this thread for a few years since I got my G4 and make sure to rm "/lib/firmware/i915/kbl_dmc_ver1_04.bin" as part of my ansible upgrade script. I could try setting "i915.enable_dc=0" but I don't want to debug this...
Hi, I'm being asked to create a local user for ServiceNow so that the discovery can scan the server; is this supported or ill-advised? Can it cause problems or it won't affect services? Thanks.
Hi bbgeek17,
Indeed, my question lacked details ;)
I'm using the kernel's core NVMe-of-TCP multipath on my PVE 9.2 servers to mount volumes exported from HPE Alletra arrays.
But since my question, I've found the source of the problem, which...
One of the things I hit upon today was using `qm disk move` (or pct move-volume in your case) to get around the zfs<-->ceph hatred. Both VM and CT disk migration followed by CT/VM migration worked fine for me from zfs to ceph just now (Jun 16...
Hi,
For some time now, we've been having an issue where Cloud-init re-runs on VMs that have already been operating for months or years. By 'run', I mean that first-boot-only stages run again, such as upgrading packages. This is obviously very...
in particular, they should really use the backup provider API provided by PVE (which would also allow them to easily run the agent itself in a VM, if desired).
Hi,
3-node hyperconverged cluster, PVE 8.x, Ceph Reef. Each node has:
- 2x NVMe (DB/WAL devices)
- 6x 4TB SAS HDD (OSDs, bluestore, db on NVMe partition)
- separate 10GbE cluster network
I enabled the ceph balancer in upmap mode a few days ago...
Regarding split lock detection, this is done on the kernel side. Please take a look at [1] for more information. Each time a split_lock is detected the CPU the kernel freezes the CPU for 10ms which can tank performance if it happens too often...
I would like to propose the following function to revert the template action, based on create_base
It could be called from such a menu.
sub undo_base {
my ($class, $storeid, $scfg, $volname) = @_;
my ($vtype, $name, $vmid, $basename...
It's possible that you have consumer drives that slow down extremely during sustained writes and that the command is still waiting for the data to actually be written to the drive. I know that an hour seems too long but it's 28GiB and the drive...
Many thanks to both of you for your replies!
We switched to the command line because we were hoping to have a more verbose output. However we realized it's the same we have with the web interface.
Now to answer your question in order.
1. Yes...
Interesting way to think about that, never gave it a thought really.
First, I don't think CRUSH rules can be based on where the volumes of the VMs are located. The lowest you can go is OSD level, the daemon that directly manages the physical...
Thank you, that does help!
That Ubuntu kernel should match our 7.0.0-2-pve kernel then:
https://git.proxmox.com/?p=pve-kernel.git;a=commit;h=e94bb292c74e65d9d68dba4a0a1ca96215334847
Many thanks to both of you for your replies!
We switched to the command line because we were hoping to have a more verbose output. However we realized it's the same we have with the web interface.
Now to answer your question in order.
1. Yes...
I had to do sudo loginctl enable-linger USERNAME which enables dbus for not logged in user.
If the target user isn't actively logged into a graphical or SSH session, their /run/user/UID/ directory and D-Bus processes won't start. You can allow...
EEE kannst du bei den I219 ruhig mit ausschalten, schadet nicht und hilft bei manchen Modellen zusätzlich gegen Link-Flaps. Bei den zickigen Intels lief bei mir beides zusammen (Offloads + EEE aus) am stabilsten.
Die post-up Zeilen gehören ans...
Hallo,
ich grabe diesen alten Thread ja nur ungern wieder aus, aber wir haben derzeit exakt dieses Problem auf einem Proxmox in Version 9.1.9 bei dem wir die User aus einem Windows AD syncen. Wir haben exakt die gleichen Umlautprobleme wie im...