Search results

  1. S

    [SOLVED] Maximum 10 Network Interfaces

    Great, thanks for your help wbumiller and dietmar. Problem solved!
  2. S

    [SOLVED] Maximum 10 Network Interfaces

    I would assume utilise ".pve-ignore." for the interfaces in the guest and manage internally, but still unsure how to assign the IP addresses from the host, as there is no GUI option now.
  3. S

    [SOLVED] Maximum 10 Network Interfaces

    Thanks for the reply Dietmar. I've read through that wiki article several times in my research, but I'm unfortunately still unclear of how I'd start with a custom network config. I had tried setting up the interfaces from the guest, but to no avail. Could you please help me a little further...
  4. 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...
  5. 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...
  6. S

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

    Okay, I think it's due to the trailing slash. Seems to be running well now.
  7. S

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

    A little more info. When trying snapshot, with the paths apparently excluded (as seen in above), I'm still getting these errors: INFO: find: `./var/spool/exim/msglog/o/1Y4EPo-0005wL-5r': Input/output error (which to me, says that the pruning isn't working?). It's now almost finished the rsync...
  8. 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...
  9. 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...
  10. S

    Windows XP KVM limited at 100mbps

    Thanks again for your reply Tom! However, I wasn't asking if it will have problems or issues on our server- I was asking if you have had any issues reported by other users upgrading? This project isn't as urgent anymore- as we've decided to use an EC2 instance closer to the client due to...
  11. S

    Windows XP KVM limited at 100mbps

    Thanks for the reply Tom! I have looked at that, and strongly considered updating. However, I was worried that there may be problems (and it's a production server). Has there been many reported problems in upgrading? Thanks again, Jarrod.
  12. 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...