Hello,
I have 4 Proxmox Servers with dual 1 GiB interface. I would like to get the most stable behavior and I have some kind of fault tolerance.
I have a Unify Gateway Pro with 8 ports 1GB and a Unifi Switch 16 ports 1GB.
What would be the best configuration with these to make sure stuff are...
I tried creating a new container with docker without using fuse-overlayfs and forcing overlay2 with zfs backend. The docker deamon start, but when trying to pull and image, I get an error in the host kernel:
upper fs does not support RENAME_WHITEOUT
fs on...
I do have very similar issue with a container with periodic replication.
> Backing Filesystem: zfs
I see you are using ZFS for the storage backend ? I tough it was not supported.
Did you do anything special to make it ran ?
I'm currently using fuse-overlayfs for storage Driver.
Hello,
I have a replication job failing intermitently with a timeout generating snapshot as follow. Usually, the next replication is fixing the problem.
2023-08-13 08:15:03 119-0: start replication job
2023-08-13 08:15:03 119-0: guest => CT 119, running => 1
2023-08-13 08:15:03 119-0...
Not sure what happen to be honest. I destroyed the replica and recreate it from zero and now everything is working. Seams the Filesystem was really corrupted. It's a bit scarry.
Hello,
I have a cluster of promox v7. I upgrade one of the node to proxmox v8. I ran into an issue for the networking and manage to get arround it by installing chrony (apt install chrony) as recommended by the documentation.
Now I'm planning to migrate back the LXC and VM to the v8 node and...
Hello,
I have a `nct7904 watchdog` on my system. According to Linux kernel documentation (https://github.com/torvalds/linux/blob/51094a24b85e29138b7fa82ef1e1b4fe19c90046/drivers/hwmon/nct7904.c#L116) this watchdog doesn'T support a timout value of 10 seconds.
Because of this, it's not...
After some debugging I found this thread.
Seams to be related to acpid being installed in LXC.
https://github.com/OpenNebula/one/issues/5504
I've remove the folder /etc/acpi/events from within the host system and the system started.
So long story short, make sure acpid is not installed in...
During upgrade of a Debian buster to Debian bullseye, I've lost the ssh connection to the server and then tried torestart the server and it's not starting any more.
Here the current debugging logs when trying to start the container:
# lxc-start -n 119 -F --logfile=lxc.log --logpriority=debug...
I've tried to rebuild the container with Debian Bullseye using a fresh template.
On initial start everything work fine. After upgrading, I have similar behavior. So clearly something wrong with Bullseye on Proxmox V7
Here the log when trying to start the container:
root@malta:~# lxc-start -F...
I've upgrade a debian LXC from buster to bullseye. After upgrade the LXC container refused to start and hang on " Reached target Basic System.".
I'm not sure how to debug this.
To upgrade the system, I simply ran:
apt update
apt upgrade
apt dist-upgrade
After restart. The container was not...
I'm running Docker in LXC unpriviliged on Proxmox v7 with a ZFS storage.
I've install Docker with fuse-overlayfs. That solve all the problem. It's working out of the box.
Hello,
With PVE 7, I have a LXC server with replication target with another PVE 7 node and the replication is not working well.
When schedule manually, the process is starting for ~3-4 min and stop working in the middle without anymore information regarding and error or failure.
Looking at...
I tried the command line `lxc-create name -t oci -- --url docker://alpine:latest` but it complains about missing `skopeo` which is only available on debian bullseye.
What about using LXC to run a OCI image (namely a Docker image).
According to this article LXC is support OCI.
https://www.buzzwrd.me/index.php/2021/03/10/creating-lxc-containers-from-docker-and-oci-images/
> Like every container technology and their dog, LXC nowadays supports OCI images. The...
@auser
Thanks for your reply. I've use podman a bit, but I'm not a power user.
Do you know a way to integrated with LXC ? Maybe I could create a LXC template with only podman ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.