Ich würde eine Neuinstallation mit ZFS empfehlen. Da bist du mehr flexibel. local hat da zB. Zugriff auf allen Speicher. Ansonsten: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_creating_an_extra_lv_for_span_class_monospaced_var_lib_vz_span
Maybe a workaround:
Find an LXC that does starts up fine at boot & then configure the order for that LXC to startup first, & then add a Startup delay to that container, so that the subsequent LXCs startup successfully. You could even create a...
Your manual mount use a kind of nfs version (4.0/4.1/4.2) while in storage.cfg you define version 3 which depends on rpcbind which your zerofs doesn't have as you wrote.
Btw. why use a uncommon nfs server if any linux has a functional kernel nfs...
Fourth device is another Mac Mini, but older and less memory, ZFS is something I am starting to explore - the replication feature is 'desirable' based on the possibility of needing to maintain some services.
If I was to go 10gig I'd need...
1Gig switches for the primary network, completely separate 1gig switch for corosync. I binned all my Cisco switches after a house move, big, heavy, noisy, power hungry. Two Cisco's use more power than my entire setup. 1gig is fine, ZFS I just...
Oh! Good to know.
Perhaps Proxmox staff can do same sort of box in the replication web gui session, to increase this value.
Just an idea.
@fiona @t.lamprecht
Which logs would we be looking into?
What exactly does writing nvidia-smi to /dev/null achieve?
We should state, the boot delay had been tried previously (either 30 or 60 seconds), with no success.
However, commenting out the mountpoint for...
Howdy!
Indeed, it sounds like an issue with the enabled/ disabled promiscuous mode. In the Linux Kernel Documentation in section "10. Promiscuous mode", there are explanations of how this mode should work with the different bonding modes...
Your manual mount use a kind of nfs version (4.0/4.1/4.2) while in storage.cfg you define version 3 which depends on rpcbind which your zerofs doesn't have as you wrote.
Btw. why use a uncommon nfs server if any linux has a functional kernel nfs...
@waltar Thank you for the prompt reply.
Unfortunately, those changes didn't work.
In asking AI what it could be, the CLI options tell Linux to skip any standard NFS checks and just mount the export. Proxmox seems stricter in what it will do...
Using two interfaces on the same subnet and assigning each of them an IP address is not a common way to provide redundancy.
In general, bonding is used for this purpose.
Here is an example configuration.
If you want automatic failover, the...
Per Webgui geht das nicht. Entweder Neuinstallation und die passende Größe dabei festlegen- Oder externe Platte per USB einbinden. Letzteres ist die schmerzloseste Variante.
Ich würde eine Neuinstallation mit ZFS empfehlen. Da bist du mehr flexibel. local hat da zB. Zugriff auf allen Speicher. Ansonsten: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_creating_an_extra_lv_for_span_class_monospaced_var_lib_vz_span
We've got several containers failing to start at host reboot (they are configured to start at boot, any order). Each of them gives an identical error in the UI (aside from container #):
However, the affected containers will start manually...
Hi Liebe Community,
ich habe hier ettliche Forumsbeiträge dazu gelesen aber irgendwie keine Lösung gefunden.
Ich habe mir einen neuen Proxmox Server eingerichtet ich habe auf dem Server nur eine Festplattenverbund von ca. 26TB (die ich auch...
Nothing of interest. :(
I don't know what watchdog I'm using, presumably.. whatever the default is?
I did also set up kdump, let's see if that turns up anything useful... as soon as I can figure out how to access it...
Hi all,
To summarize, you must edit three files if you use Debian Bookworm. These files work for me.
File: /etc/apt/sources.list
deb http://ftp.debian.org/debian bookworm main contrib
deb http://ftp.debian.org/debian bookworm-updates main...