Die der Software zuerst, so wie ich. Wenn es schnell verfübar ist und nützlich und noch schick ... warum sollte ich dann auf einen im Zweifel auch noch viel teureren "classic coder" warten, bis der mal in die Pötte kommt? Weil er am Ende bessere...
As a test - if you have the time ... Try making a functionally identical router using VyOS. ( note - I suspect you will find VyOS might be faster ). If the CHR is failing ( locking up ) , it might be your Proxmox server itself that is the...
it was on i440fx
usiing VMBR for WAN networking - LAN bridge is linux bridge, same as vmbr
when stalling - access is not possible via console.
it never had cpu units at first - using it for testing.
no dedicated network cards - using virtio net...
Welcome, @Astrodata
I have the same output in a system which has nothing common to Proxmox:
@kubuntu:~$ systemd-analyze calendar "Sun *-*-1..31 02:00:00"
Original form: Sun *-*-1..31 02:00:00
Normalized form: Sun *-*-01..31 02:00:00
Next...
Thanks for the response! Haven't had any other yet......
Have you done the rebuild yet? Did it work?
You mention "ceph command mon cleanup" I don't see a "mon cleanup" command. Can you share the specific commands you used ?
In a 3 node cluster with size=3, min_size=2 and the default replica rule, Ceph won't rebalance anything if one node fails. To comply with the default rule "three replicas en three OSD located in three different servers" you need 3 servers, if...
Yes.
Now arc_summary is named zarcsummary .
And, BTW, arcstat is renamed zarcstat .
The details end explanation:
https://forum.proxmox.com/threads/no-zfstools-in-the-latest-kernel-6-17-9-1-pve.180330/post-836101
Deduplication. When I back up all of my VMs to my Synology, it takes up almost a TB of space. When I backup to PBS, it only takes 170GB. Also since it used deduplication, backups are incremental, and happen way faster. I have less time and CPU...
hmmm , try changing from q35 to i440fx - and also double check that your CHR vms are using a vmbr interface. When your CHR stops routing , does it still have a responsive console KVM interface ? Try removing the cpuunits setting. Try not using...
This is another example of systemd "Knows Better" dogma :-(.
Cron is more sensible:
"Daylight Saving Time and other time changes
Local time changes of less than three hours, such as those caused by the start or end of Daylight Saving Time, are...
It worked!
I used the following commands, in case someone needs it in the future:
sgdisk -e /dev/vdb
sgdisk -d 1 /dev/vdb
sgdisk -N 1 /dev/vdb
apt install parted
partprobe /dev/vdb
resize2fs /dev/vdb1
Screenshots:
Na ja. Gibt eh bald nix anderes mehr. Und wenn man sich z.B. die GUI vom Proxmox ansieht, uiuiui. Nur so Pegaprox vs. PDM z.B. :oops:
Kannst den Source Code lesen und ändern oder nur selbst kompilieren, wenn Du denen net traust. Das ist ja ein...
Ignore the "CHRBOND" name - there is NO bonding on interfaces.
Nic0 and Nic1 are for WAN and LAN, respectively. LAN is for internal routing between all VMs and CHR. WAN is for internet usage and public IP address assignment if any VMs need.
Welcome, @Astrodata
I have the same output in a system which has nothing common to Proxmox:
@kubuntu:~$ systemd-analyze calendar "Sun *-*-1..31 02:00:00"
Original form: Sun *-*-1..31 02:00:00
Normalized form: Sun *-*-01..31 02:00:00
Next...
So the interesting point on this as far as the environment goes...is this is in a 3 node cluster, but only my nodes 0 and 2 have the pve-no-subscription repositories...my node 1 does not have it...so I do not believe this is a replication\sync...
How many interfaces have you assigned in your Proxmox hypervisor server to your CHRs.
- IMO , don't assign more than 4 interfaces to a CHR.
- IMO , don't assign more than 16 CPUs to a CHR.
- IMO , don't assign multi-queue higher than 4 queues...