Search results

  1. U

    enquiry on proxmox upgrade to version from 7.1-8 to 7.4-3

    Dear All, In my infra, I created a VM for pfsense, and I have installed OpenVPN I have upgraded proxmox version from 7.1-8 to 7.4-3 last weekend, since then Im using some issues with my OpenVPN Once I have connected OpenVPN, I have no issues in accessing locally however I cant access to...
  2. U

    Unable to access public ip via vm

    Dear Team Im unable to access my website in my vm (private network) lets say public IP : 128.199.162.34 private IP : 192.168.70.10 NAT rules : 128.199.162.34 to direct to another VM ( private network) 192.168.40.10 Im able to access 128.199.162.34/test from public machine however Im not able...
  3. U

    Migration of the existing node to a new node

    Hi All, I would like to know which config files need to backup and restore in a new node? Beside backup all the VM and the images any advice? As this is a new node which the disk size is bigger, is there anything I need to take note of? Thank you
  4. U

    Proxmox unable to detect the additional new hard drives

    Dear All, Im using Dell Server PowerEdge, before adding in the new hard drives , the setup is 2 virtual disk disk ( 1 is meant for OS installation while the other is meant for data) I have attached the screenshot which show the disk in sdb sdb 8:16 0 29.1T 0 disk...
  5. U

    Enquiry on setting up a local network

    Dear Team, Im trying to setup local private network, currently I have 2 servers , each with 1gbps NIC and link up with lan cable. I do have a public network for each server I have no issues in setting up public network and link them using server 1 I have created vmbr0 as Linux bridge, bridge...
  6. U

    Enquiry on cluster setup for different DC

    Dear All, Im new to proxmox, not sure if it is possible to link up different DCs in USA in one cluster ( for example OVH, Digital Ocean, hostwinds, tzulo etc..) If yes, any guidance for me to refer to? I read before OVH vRack is able to link up all nodes from OVH in one region ( USA) not sure...
  7. U

    Enquiry on setting ceph for 2 nodes

    Dear All, I have bought 2 servers and my host has given me 2 ip segment 192.168.0.35/29and 192.168.0.139/29 I have installed ceph on my first node and create a monitor and below is the configuration ceph file however I have encountered an issue in creating monitor for node 2 ( with a network...
  8. U

    Enquiry on Ceph setup

    Dear Team, When I try to create Ceph Manager for my node 2, there is an error as below: command '/bin/systemctl start ceph-mgr@chicago01' failed: exit code 1 When I try to create Ceph Monitor for my node 2, there is an error as below: No active IP found for the requested ceph public network...
  9. U

    Enquiry on ZFS setup and resource pool sharing

    Dear All, I'm new to proxmox, the more I read from proxmox , the more I'm confused. During the installation of proxmox-ve_6.2-1, I have selected zfs Raid1. Does it mean ZFS has been create and ready to use? I would like to create share resource pool and use it for my VM. 1)Do I need to delete...