Search results

  1. Y

    s2s openvpn can't ping containers with 2 nics (pub and priv)

    hi i have proxmox host with public ips assigned to host and few containers inside. i created a bridge to create private network which works fine between the containers. i set up pfsense in a vm with a public and private ip (11.12.13.52). then i have openvpn pfsense s2s from my home to the...
  2. Y

    lxc template upload speed slower than host or another lxc container

    thank you for the suggestions. ill try and report back
  3. Y

    lxc template upload speed slower than host or another lxc container

    Richard i used speedtest-cli to test the bandwidth. i didn't run any testes between the containers.
  4. Y

    access to/from kvm/lxc via pfsense vm ipsec to/from another network

    i have proxmox set up in dc with public ip. few lxc containers running with private ip each one has private ip as well and i can ping locally between containers. i set up another kvm with pfsense with priv/pub ips and have site to site ipsec to another network. my local proxmox network...
  5. Y

    lxc template upload speed slower than host or another lxc container

    hi i have proxmox in dc and did some speedtest-cli runs. all with public ips assigned, all up to date host 621/168Mbit/s lxc deb9 template 633/170Mbit/s lxc deb8 template 584/86Mbit/s also have w10 kvm with virtio just for comparison 701/319Mbit/s none of the interfaces have set rate limit...
  6. Y

    Allow domains as source for firewall rules

    bump. i think it'd be a really useful feature, dynamic ips tied to dns
  7. Y

    proxmox in dc with public ips / share one ip between two VMs

    hi i installed proxmox in DC and got 5 usable IPs. this is fine but i wonder if there's a way to share host WAN IP (1 of 5) between 2 or more LXC containers. i created a bridge vmbr0 to a WAN port eno1 i also created another bridge vmbr1 not connected to any port for internal network...
  8. Y

    proxmox 5.0 lxc debian 9.0 template can't ssh - bridged

    thank you t.lamprecht, this worked. i guess i got confused on how to fill out the GUI wizard for the CT. It thought it wanted a single IP in CIDR notation. thanks for clarifying it.
  9. Y

    proxmox 5.0 lxc debian 9.0 template can't ssh - bridged

    hi I just installed proxmox 5 and upgraded to the latest version. i downloaded template within proxmox for debian 9.0 standard. i then created a lxc container from it and gave it an ip of 192.168.1.57/32 Template has sshd configured by default. when i try to ssh to it, it's not even reaching...
  10. Y

    VM not seeing new lvsize after resizing

    i thought the resizing only works for local storage and not a shared one, but i just tried the resize button in PVE and everything worked just fine. thanks for your help!
  11. Y

    VM not seeing new lvsize after resizing

    hi i have one VM that i'm trying to add 20G to. --- Logical volume --- LV Path /dev/NYPH/vm-105-disk-1 LV Name vm-105-disk-1 VG Name NYPH LV UUID odLtwF-C2SH-UREn-oPs6-ZKAe-rwQw-N9Qskg LV Write Access read/write LV...
  12. Y

    4 node cluster with ISCSI LVM ghost locked VM

    https://forum.proxmox.com/threads/remove-disk-images-from-lvm.10215/ lvremove command worked and freed up the space on the SAN. these were disks that from failed backup/restore that occupied the SAN. i removed the temp conf file as well. please mark as SOLVED. THANKS
  13. Y

    4 node cluster with ISCSI LVM ghost locked VM

    hi i have 4 nodes in a cluster and i see that my SAN (ISCSI with LVM) sotrage has extra disks that look like are leftovers from the deleted VMs i have two config files for old VMs May 10 2016 113.conf.1939.tmp Sep 15 2016 200.conf.14637.tmp ------------------- cat...
  14. Y

    upgrade to 4.4-13/7ea56165 no VM stats (memory, traffic etc)

    i upgraded to 4.4-13/7ea56165 over the weekend a cluster of 4 nodes and I just noticed that all my VMs show 512MB of memory in hardware, the ISCSI raw disks are not listed (FREENAS), and no stats. Is anyone else experiencing this problem ? i rebooted every node after the upgrade as well. all the...
  15. Y

    kernel panic all 4 nodes in a cluster. VMs still operational

    somehow the backup broke the nfs connection and i had to reboot all nodes in order to bring everything back up. ugpraded to the latest pve and kernel
  16. Y

    kernel panic all 4 nodes in a cluster. VMs still operational

    hi im on pve-manager/4.4-1/eb2d6f1e (running kernel: 4.4.35-1-pve) with ISCSI backend for VM storage and NFS backup. i believe the backup failed and casued all nodes go dark, still pingable and accessible root@px1:~# pvecm status Quorum information ------------------ Date: Tue Jan...
  17. Y

    fresh debian jessie kvm wont boot

    im trying to install the latest debian (netinstall cd) jessie in a new kvm. the install completes fine but then when it says at the end of the installation process to rebbot the kvm starts booting from the hard drive (tried ide and virtio disks) and it's stuck on recovering journal, clearing...
  18. Y

    kernel panic ? how to restore shutdown only solution?

    i had to offline the VMs and hard reset the node. after that everything came back up. i also upgraded my cluster to the latest from GUI on each node.