Search results

  1. D

    Ipv6 UI?

    Any reason why the Proxmox UI isn't listening on IPv6? Is it possible to enable it to bind to the v6 address as well as the v4 address?
  2. D

    Asus 3150M-E cannot reboot.

    I have an Asus 3150M-E board (https://www.asus.com/uk/Motherboards/N3150ME/) at home that currently runs proxmox 4.3 and then my home router, PfSense and a UCS server acting as a samba4 backup domain controller. Obviously it's not a very powerful board and it's not really aimed at being a...
  3. D

    Installing updates stops ovs

    Weird on my machines they all came back by themselves after a few seconds.
  4. D

    RA/Self assigned IPv6 instead of static

    Thanks, Although perhaps it would be worth considering a feature enhancement to do that automatically if a static IPv6 is set using the web interface? After all if one is configuring an IPv6 statically then usually it's a given that you don't want autoconfig to then go and assign something else.
  5. D

    RA/Self assigned IPv6 instead of static

    Proxmox 4.3-12/6894c9d9 Vmbr0 has been changed to an OVS bridge instead of a linux bridge added 2001:1xxx:5XXX:XX::2 as an IPv6 with 2001:1xxx:5XXX:XX::2 rebooted and couldn't access the host over Ipv6 logged in on Ipv4 and found it had a completely different address in the...
  6. D

    LXC proxmox 4.3 firewall does not work

    It might have been me being stupid, just noticed that particular server the frewall is set to Off at the datacentre/top level so even though it's set to on the node I'm not sure it's actually on (That machine is behind another firewall and a standalone machine)
  7. D

    LXC proxmox 4.3 firewall does not work

    Yes, I was able to wget google and ping although outbound access was set to reject and I had no rules for ICMP/HTTP the only outbound rule i'd set was the destination subnet for the LAN the container was sitting in. Also odd that the debian8 template wasn't activating the NIC, might re-download...
  8. D

    LXC proxmox 4.3 firewall does not work

    It appears the firewall may not work correctly for outgoing traffic if DHCP is used. Set the default egress policy to reject, allow DHCP (UDP 66,67,68) and allow local subnet only. firewall enabled on NIC and in firewall options. Start container and container has no eth0/ip, dhclient eth0 in...
  9. D

    Feature Request: Run scripts on host on VM Poweron/Poweroff

    Please consider adding support for scripting on the Proxmox host during VM poweron poweroff. Useful for things like bringing up routes (e.g when running on a single dedicated server) and also setting up OpenVswitch parameters For example I'm currently playing with security onion on my home...
  10. D

    Run a script on VM start

    Is there anyway to get proxmox to run a script/set of commands on vmstart. I want it to set up port mirroring on the Vswitches to an IDS sensor but until the VM starts the ports don't exist. Currently I've written a rather crude Shell script that calls qm start then does the required actions...
  11. D

    Change TMP location for backups?

    Is it possible to change the location the temporary files for LXC containers being backed up are stored? I'm backing up to a CIFS share but running out of space during one of the dumps, the Proxmox drive is only a 40GB SSD so doesn't have much space. There's a larger 500GB ssd which the...
  12. D

    Anyway to disable repeat smart alerts?

    I have a drive in one of my proxmox boxes that has some bad sectors. This drive is passed though to a VM and is part of a BTRFS Raid array and any data I care about is backed up elsewhere. I.e I should be able to quite comfortably have the drive or even the entire machine go bye bye and not...
  13. D

    Backup KVM VM to CIFS share without compression = invalid argument

    Proxmox 4.1-5/f910e5c Trying to do a backup to a directory that's a mounted CIFS share files if compression is disabled but will work if the either LZO or GZIP compression is set. Seems LXC containers WILL however backup without compression enabled. INFO: starting new backup job: vzdump 102...
  14. D

    Name manual backups.

    I'd like to request that in a future version proxmox be able to ask for a filename for a manually initiated backup. I know you can rename it yourself after-woods but it would be nice if it could easily be set in the GUI. I usually create a backup image of a VM/Container before deleting it just...
  15. D

    SNMP in LXC?

    I think SNMP in an LXC container can sometimes behave extremely oddly, I have a Container thats a LibreNMS box and by default it monitors itself, which I think is causing a problem as sometimes SNMP will go a bit odd and either appear down or just get some strange readings occasionally. Like...
  16. D

    Proxmox 4 Rebooted self?

    I don't think it's overheating as there's nothing in the BMC/IPMI logs for any of the onboard temperature sensors to suggest a thermal event.
  17. D

    Proxmox 4 Rebooted self?

    Seems my Proxmox 4 machine rebooted itself sometime around 05:45 - 06:00 GMT, the thing is I can't see any obvious reason why it would have done so, there's nothing noteworthy in syslog/messages, the BMC didn't log anything either. Any ideas? Is there any other logs I should be checking for...
  18. D

    [#153] Hdd serial number.

    Opps missed the announcement :( Edit: Updated, working nicely thanks :D
  19. D

    [#153] Hdd serial number.

    Please excuse me if this is a stupid question, but at what point does the changes in Git get pushed into the next beta release? Also what will the expected format be is it literally a case of adding ,serial= at the end of the line of config for the virtual device?
  20. D

    Ubuntu 15.04 template

    Hmm it seems the old IT fix resolved it (Have you tried turning it off and then on again), rebooted the proxmox host and now it's starting.