Search results

  1. E

    I can't start LXC

    Good morning Dietmar, root@prox:~# lxc-start -n 101 -F lxc-start: 101: conf.c: run_buffer: 438 Script exited with status 32. lxc-start: 101: start.c: lxc_init: 651 Failed to run lxc.hook.pre-start for container "101". lxc-start: 101: start.c: __lxc_start: 1444 Failed to initialize container...
  2. E

    I can't start LXC

    Hello, There was no problem. After the server reset, the container is not opened again. How can I fix it? Thanks root@prox:~# systemctl status pve-container@101.service ● pve-container@101.service - PVE LXC Container: 101 Loaded: loaded (/lib/systemd/system/pve-container@.service; static...
  3. E

    Multiple Public IPs to Proxmox

    Hello, I think I will put my server in datacenter but I need a answer for my question. Datacenter person said; we will give you 10 public IP addresses in the single ethernet cable. How do I add 10 public IP addresses given with a single cable to LXC in the Proxmox? What do I have to do for...
  4. E

    SSH Login with VE Authentication Server

    Good morning Wolfgang, I have 3 members and I can't login this membership with SSH, only "root" member can login with SSH
  5. E

    SSH Login with VE Authentication Server

    Hello, I have PVE membership and I'm trying to login via SSH but can't login. What could be the reason for this?
  6. E

    Container creation process

    I see, thank you for your time
  7. E

    Container creation process

    I see this message all the time and local-lvm at least 100 GB available. Could there be a problem expect the Storage?
  8. E

    Container creation process

    Hello, Container creation process is completed in 5~8 minutes or unsuccessfully. I have never experienced this problem before,how can I solve this problem? Using default stripesize 64.00 KiB. For thin pool auto extension activation/thin_pool_autoextend_threshold should be below 100. Logical...
  9. E

    [SOLVED] LXC Config File

    @dcsapak Yes, it works when replaced. Thank you again for your time.
  10. E

    [SOLVED] LXC Config File

    I have found a solution in this issue. pct exec <vmid>-- yum install -y git This will make my job easier, thank you!
  11. E

    [SOLVED] LXC Config File

    That's it! but the installation process requests confirmation. pct exec <ID> -- yum install git Total download size: 7 k Installed size: 2.0 M Is this ok [y/d/N]...
  12. E

    [SOLVED] LXC Config File

    Could you make changes in the container with the API? For example; can you install CentOS package with API? I know we can not do it. Please specify if it is possible. For this reason I need a LXC config file. Why do not you tell me?
  13. E

    [SOLVED] LXC Config File

    I want to add my own code in this file. Is not that possible?
  14. E

    [SOLVED] LXC Config File

    Hello again, I want to make some changes in the CentOS configuration file, so I need to auto-install some packages. I want to automate this process with the configuration file instead of manually loading them. I can change the data in the container via API, for example; IP address, hostname...
  15. E

    [SOLVED] LXC Config File

    I think this is a state secret, why does nobody say it? Is not this an open source project?
  16. E

    [SOLVED] LXC Config File

    If you know location of that file, could you tell me?