Same here :(
After dist-upgrade into a vm (721 - ubuntu) it can't start again with error:
may 08 17:10:46 server7 lxc-start[2479523]: lxc-start: 721: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Failed to receive the container state
may 08 17:10:46 server7...
I have two LXC containers and one of them has grown too much.
I can do ssh and delete some files to recover space
/rpool/data/subvol-100-disk-1
find ./var/www/crm/public/attachment -mtime +365 -type f -delete
Now rpool/data/subvol-100-disk-1 have 43 GB instead 83.
But rpool/ROOT/pve-1 still...
Emmmm... i put my CT into local storage, not ZFS pool :(
When i move ir to pool-vmdata and reboot... it cannot start again :'(
Same error with cache file
● zfs-import-cache.service - Import ZFS pools by cache file
Loaded: loaded (/lib/systemd/system/zfs-import-cache.service; enabled...
Finally i reinstall all (it's a fresh server)
Now i can reboot and seems to work fine.
By the way, zpool set cachefile=/etc/zfs/zpool.cache rpool/vmdata give me same error "invalid character '/' in pool name"
Thanks Stoiko
Your right about cache, i think:
systemctl -l status zfs*
● zfs-mount.service - Mount ZFS filesystems
Loaded: loaded (/lib/systemd/system/zfs-mount.service; enabled; vendor preset: enabled)
Active: active (exited) since Thu 2019-09-12 22:50:18 CEST; 21min ago
Docs: man:zfs(8)...
Here is the error while try to start ct:
lxc-start -F -f /etc/pve/lxc/801.conf --name sql1 --logfile /tmp/lxc.log --logpriority TRACE
lxc-start: sql1: utils.c: safe_mount: 1187 No such file or directory - Failed to mount "/dev/pts/1" onto "/dev/console"
lxc-start: sql1: conf.c...
Yes, all of them have public IP and connectivity.
Reading the config file, i see firewall is set to 1 in the network.
I can stop the ct, edit the config, but now the ct is not up. But i think is related to another problem...
I setup a new server with Proxmox 5 and then upgrade to proxmox 6 (Ovh installer don't have support yet for 6)
The server have 2x1 TB nvme drives in RAID1
After this i set the pool
zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
rpool 920G...
I have 3 CT.
If i open in ssh terminal proxmox server and then pct enter, all works fine.
I can login in MySQL locally too.
But when i try to access over ssh outside proxmox server, it give me a connection refused. And in MySQL too (obviously, with % and grant permissions).
I have not...
What you think is better?
A) set a CT with each WebApp (nginx+php+filestorage) with recordsize > 16 and separate MYSQL CT with all db's with recordsize = 16
B) set a CT with each WebApp (nginx+php+filestorage+MySQL) with recordsize = 16
Put all MySQL databases together is not the best, if the...
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.