Recent content by uglyxiaodi

  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, this is from the firewall log ngix error 2022/10/03 07:42:41 [error] 56310#100528: *6746 open() "/usr/local/www/TH6/index.xhtml" failed (2: No such file or directory), client: 192.168.1.10, server: , request: "GET /TH6/index.xhtml HTTP/2.0", host: "erp.dx.com", referrer...
  3. 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...
  4. 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
  5. U

    Proxmox unable to detect the additional new hard drives

    Dear LnxBil, As I'm new to proxmox , getting more confused in reading Longer version Short: increase your partition size sdb1 ( how about this?) resize your fs ( are you referring to resize2fs /dev/sdb1 To confirm, I have added 2 extra hard drives to existing raid 6 , this new changes has...
  6. U

    Proxmox unable to detect the additional new hard drives

    Dear All, After I reboot the system, i can see the increased size of ( 2 * 8TB) from 32TB to 48TB how do i extend the increase storage in my existing partition (ext4) which is mounted as /mnt/pve/data5 From the main pve under disk management view : /dev/sdb -> 48TB - /dev/sdb1...
  7. 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...
  8. U

    Enquiry on setting up a local network

    Dear Dominic, Ideally I'm using few servers to setup proxmox and test H.A with Ceph . There is limited source I can search for proxmox to setup Ceph. 1) if node A is down, it will be automatically load all the VPS in Node A in Node B with minimize downtime 2) to have a backup of the VMs My...
  9. 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...
  10. U

    Enquiry on cluster setup for different DC

    "What you could do now is creating multiple cluster on each side and use Ceph mirror (or pve-zsync for single nodes or non-ceph setups) to mirror the storage of the VM/CTs to the other cluster in the other DCs, for redundancy." does it mean H.A still possible? to move all VMS from one node to...
  11. 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...
  12. U

    Enquiry on setting ceph for 2 nodes

    Dear aaron, Currently, Im doing the testing phase where I will begin to start with 2 nodes, eventually there will be more than 3 nodes, Can I clarify network segment to share between the nodes ? which means there must be an internal network which these nodes share? I cant use the public...
  13. 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...
  14. U

    Enquiry on Ceph setup

    I only have 1 ip address ( which can be used as public) thus I have configure to use this ip address Is there a way to edit the network ip address for this node 2? as I see from the GUI, there is no edit function for ceph ip address
  15. 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...