Search results

  1. S

    Assistance with installing Proxmox from ISO

    Hi there, Would love some assistance with setting up Proxmox from ISO with OVH. Works fine using OVH's template, but I'd like to customise it more using the ISO boot. Any assistance with the errors in the image would be great!
  2. S

    [SOLVED] Unable to boot after Proxmox Installation (ZFS)

    Hi there, I currently have 3 working Proxmox Nodes on various OVH dedicated servers, all working well. New one (ADVANCE-APAC) is not playing nice though. After installing over IPMI, utilising ZFS and raid1 (2 x 1.92TB SSD NVMe), it fails to boot stating there is no bootable media. Seemed like...
  3. S

    Poor network IOPS - Troubleshooting

    I have two nodes set up, geographically 3-4,000 KMs away (200ms). Node 1 (3 x 1.92GB SSD) scores great IOPS testing using FIO, around 470,000 for sequential reads, and around 2000MB/s. For random read/write, around 2500 IOPS, and 10MB/s. Node 2 (2 x 480GB SSD) scores great IOPS testing using...
  4. S

    Unable to login - I/O Error

    Hi there, This is the second time I've ran into this issue over the past few weeks. Server working fine, when suddenly I'm unable to log in via Web UI. Syslog shows "Mar 24 21:01:19 s5 pvedaemon[14546]: authentication failure; rhost=xxx user=root@pam msg=error with cfs lock 'authkey': got lock...
  5. S

    Repetitive Login

    Starting yesterday, I am asked to login MANY times in the web GUI. When I first load the GUI, I am asked about 12-15 times. From then, each time I click on anything it will ask me 1-5 times depending on the resources to load. Each time it accepts my user/password, it loads one more resource...
  6. S

    pvestatd took 506 seconds and caused node to hang

    Hi there, I've been running a new node with 4.3 for a couple of weeks now and everything has been pretty great. Just now, the server became unresponsive (even to pings) for several minutes. Looking in syslog I found a few kernel errors: Oct 08 12:12:16 s1 kernel: INFO: task pvestatd:5982...
  7. S

    [SOLVED] Maximum 10 Network Interfaces

    Hello, I have finally made the plunge into Proxmox 4 after being with prior versions for the past 4-5 years. One of the CTs I had under Proxmox 3.x had 15+ IPs assigned to it (DirectAdmin + many SSLs). However, with LXC each IP needs to be assigned with a virtual network interface. My problem...
  8. S

    VZ Snapshot - What's included?

    I'm going to be doing a monthly snapshot of a CT with DirectAdmin on it. However, I also do backups within the DA CT as well, and the backups don't really need to be backed up in the snapshot! If I mount a directory from the host using /etc/vz/conf/${CTID}.mount, that won't be included in the...
  9. S

    vzdump --exclude-path not working for "snapshot"

    Hi there, I've got a read/write error with a few files with my software raid, and I'm a little bit too nervous at the moment to take it down to repair the raid. So I'd like to get a full CT backup before doing anything drastic with the host. I've stumbled over --exclude-path, and thought I...
  10. S

    Proxmox through Tomato Firmware

    Hello, I've got a fibre connection in Australia and am setting up Proxmox and have a /28 IPv4 subnet to use. In between the Proxmox server and the fibre connection is an Asus router that has been flashed with Tomato. Here's what I've done, and the problems I am having. Any help or insight would...
  11. S

    Windows XP KVM limited at 100mbps

    Hello, I've been using proxmox for a while with several OpenVZ containers, but needed to use a Windows guest. So have installed windows XP as a guest, followed http://pve.proxmox.com/wiki/Windows_XP_Guest_Notes to change the network and disk to virtio, and have made registry changes at...