Hm, the syntax with "$(cat ..." does not work:
Unknown option: ---begin private key-----
(...)
<content of file is shown here>
(....)
400 unable to parse option
pmgconfig cert set <type> <certificates> <key> [OPTIONS] [FORMAT_OPTIONS]
Not sure if this will solve the problem, but what I did is create a script using the System Daemon to automatically adjust the NIC settings I stated above when the server reboots.
I will monitor for a week and if no further crashes, will update here
According to the source, this should be fixed with patches dating to August 2014. So it might be a similar, but ultimately different issue (unless one uses a non-updated windows 2012 version).
The source seems to be https://support.microsoft.com/en-us/topic/storage-optimizer-memory-use-increases-when-it-runs-on-thin-provisioned-luns-b6f87710-272e-430a-f194-9a74a697133f
When an OpenID realm is configured with a groups-claim, group values from the token may contain characters that are valid in the identity provider's namespace (e.g. colons in eduPersonEntitlement URNs) but invalid in Proxmox group names...
If you really have to create a container with lxc.* parameters via the API and your use case cannot be solved via the exposed parameters, then yes, cloning a prepared template is the only option I can think of.
Well, that went differently than hoped.
I had some problems reconnecting the drive on the new host and later tested using my NAS.
It was slower but did work.
On the real move, I made a mistake and forgot to rename a raw file before the restore...
I send a patch for this, I'll update this thread once we have an update ready for you!
https://lore.proxmox.com/pdm-devel/20260603115442.361184-2-s.sterz@proxmox.com/
Bonjour all,
I'll be retiring 3 Dell 650XS from their current jobs soon™, and I would like to put them in a CEPH HA NVMe backed cluster.
Currently, those servers are running a SATA/SAS backplane with a PERC H755 running the show.
My plan would...
No real opinion for me, as long as all config files are under /etc somewhere for grepability, backupability, etc. And this file is generated by the installer so there shouldn't be any preexisting files?
But your fabric is still 100Gb. You don't seem to understand that you cannot, regardless of method, go beyond that metric. Gluster can't replicate your data faster than your fabric, neither can Ceph and that is REGARDLESS of whether you use EC or...
Hi @tex35
thanks for posting in the forum!
Can you still access the backup storage through the Web UI and are the stats still available or does this only affect backup jobs?
Can you please provide the output of the following commands...
OK, that means if I want to be able to automatically (without SSHing onto the node) create containers with the stated options configured, my only option is to prepare a template and clone that one, correct?
Not via the API. The available phases in a hookscript are pre-start, post-start, pre-stop, and post-stop.
Depends on what your goal is. The env parameter sets the environment variables inside the container. They do not apply to hook scripts.
Danke für den Hinweis.
Die URL stammt vermutlich noch aus einer früheren Repository-Struktur. Aktuell sollte der korrekte Link tatsächlich auf das App-Repository zeigen:
https://git.onesystems.ch/backuppilot/app/-/releases
Ich habe gerade...
I also need lxc.hook.mount. Is this one somehow exposed?
Does the env parameter really work for this? The documentation I found states that it sets the lxc.environment.runtime option and not lxc.environment