Recent content by f4ir

  1. F

    Problem with containers after creating cluster

    Ok problem resolved. Solution was very simple. I have created new containers from console with other id, after editing configuration files with correct id, everything working fine. I need execute again this procedure to investigation what happened but with non-prod enviroment :) To your...
  2. F

    Problem with containers after creating cluster

    root@zuo:/var/lib/vz/private# pvecm s Version: 6.2.0 Config Version: 1 Cluster Name: hosting Cluster Id: 13719 Cluster Member: Yes Cluster Generation: 20 Membership state: Cluster-Member Nodes: 1 Expected votes: 1 Total votes: 1 Node votes: 1 Quorum: 1 Active subsystems: 5 Flags: Ports Bound...
  3. F

    Problem with containers after creating cluster

    Hello, I was trying create a cluster. Unfortunately during synchronization was some problem with some service ( i don't remember now, this is no matter). I did ctrl+c. During synchronization scripts changed my /etc/pve/openvz on lrwxr-x--- 1 root www-data 0 1970-01-01 openvz ->...
  4. F

    Problem with iptables after update via script

    The first time i saw these variables for sysctl. Many thanks for help.
  5. F

    Problem with iptables after update via script

    Thanks for quick answer. This file and directory not exist. I checked in 1.9 and is the same situation. proxmox:~# ls -al /etc/sysconf.d/ ls: cannot access /etc/sysconf.d/: No such file or directory
  6. F

    Can´t see my VM´s

    Hi, I have not read documentation but after the update I had to re-create the machines. Gui interface seen disks (KVM) but not machines.
  7. F

    Problem with iptables after update via script

    Hello, When i used script to update proxmox from 1.9 to 2.0 I can't use chain FORWARD. I was using before the upgrade iptables -I FORWARD -o vmbr0 -s someip -p tcp -j LOG --log-level info --log-prefix "SYN-VM101 " and was fine. Now i can only see traffic between proxmox and kvm (I/O). When I...
  8. F

    panel user administration

    Yes. I track change on website and in distro :) I threw it as a curiosity.
  9. F

    panel user administration

    Hi, sorry for the bump the topic, but maybe someone is interested. For a long time I use proxmox distribution. All the time I missed the panel to manage customers. Some time ago I wrote an own panel which is still progressing. A few people are interested in this so I decided to publish the first...