LXC Randomly shutting itself down

lightstal

New Member
Nov 4, 2024
13
0
1
I have a Deluge LXC thats constantly shutting down itself and I dont understand why thats the case.
1735575687482.png
 
You don't provide any details. Maybe start with the config of the LXC, so show output for pct config <CTID> (in code editor).
 
I asked you to post in <code> editor but I guess you don't know what I mean. You copy the outputted text from your console & choose the </> sign from the formatting-bar in this web-page forum reply box, paste in that output & press Continue.

Anyway looking at that (gross) image I notice you used a community-script to make the LXC container. You should really post your problems on their Github site.

You should not be randomly executing scripts that you have no idea what they do. First learn what's what of Proxmox, understand the script & maybe then execute it.

What is that MEGASTOREE storage that you've created/tried creating a 4TB disk on?

Maybe post output from cat /etc/pve/storage.cfg (again in code-editor please).
 
I asked you to post in <code> editor but I guess you don't know what I mean. You copy the outputted text from your console & choose the </> sign from the formatting-bar in this web-page forum reply box, paste in that output & press Continue.

Anyway looking at that (gross) image I notice you used a community-script to make the LXC container. You should really post your problems on their Github site.

You should not be randomly executing scripts that you have no idea what they do. First learn what's what of Proxmox, understand the script & maybe then execute it.

What is that MEGASTOREE storage that you've created/tried creating a 4TB disk on?

Maybe post output from cat /etc/pve/storage.cfg (again in code-editor please).
Code:
dir: local
        path /var/lib/vz
        content iso,vztmpl,backup

lvmthin: local-lvm
        thinpool data
        vgname pve
        content images,rootdir

zfspool: normal
        pool normal
        content images,rootdir
        mountpoint /normal
        nodes bryankqz

zfspool: MEGASTOREE
        pool MEGASTORAGE
        content rootdir,images
        mountpoint /MEGASTORAGE
        sparse 0

Its just storage for the downloads from Deluge; the pool contains 2 RaidZ1 vdevs each with 3 drives if it's relevant.
 
I don't really know how to help you, (as I said above I don't use Deluge or that script), but things I'd check:

Can you actually see that the 4TB subvol-103-disk-0 has actually been created? Look in the GUI under the MEGASTOREE storage.
Maybe try with a smaller size (at least for testing) 8GB?
Maybe try installing it on that local-lvm (at least for testing) 8GB?

And yet again, try the above Github site that is responsible for that script.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!