Search results

  1. R

    New Subscription Model

    This. Is it rude? No. Is it direct? Yes.
  2. R

    Details about the new pve-no-subscripton repository

    Personally, now that I understand the whole repo setup, this change really is not that big of deal. Sure the nag screen is a little annoying, but its a single little popup. Its really not too bad. (Granted, I wish it was a little less often. Maybe once every 24 hours, or once per week would seem...
  3. R

    ProxmoxVE will change LICENCE?

    yes, pve-no-subscription is the new test.
  4. R

    ProxmoxVE will change LICENCE?

    That's what it seems like to me, except the current "stable" apt repo for 3.0 won't get anymore updates now that 3.1 is out (at least, according to the wiki) So options are: 1. Go to 3.1 and live off the testing repo 2. Stay on 3.0, but don't get updates 3. Buy a license, and get stable updates...
  5. R

    Proxmox VE 3.x: Running Xen/VMware/Hyper-V inside Proxmox VE server

    I tried Hyper-V, would not allow me to enable/install the service on Server 2012 as it detected it was in a VM. Have not tried Xen or VMware though.
  6. R

    New Kernel for Proxmox VE 3.0

    Had the same issue here, except only the source had a kernel panic for me. I have yet to see this happen again though since the update, and I was unable to find any dump in the syslogs. If it helps, both the source and target were running the new 2.6.32-107 kernel
  7. R

    proxmox nat mode

    1. yes 2. yes, and create a virtual interface that NAT will be used with. 3. by default, there is no dhcp server on a virtual NAT interface. all IP's must be set static on the NAT interfaces. I did a little tutorial with this on my personal blog. (Mods, if this is not allowed, edit out the...
  8. R

    [SOLVED] Safe cluster shutdown procedure?

    Re: Safe cluster shutdown procedure? That's what I do with my cluster for emergency shutdowns (like UPS power gets critically low). Only issue I have with this is when I bring the 3 servers back online, the one that boots the quickest doesn't join the cluster, so I just restart the cman...
  9. R

    Feature Request: Custom Named Backups

    Hello, I don't know if this is the right place to post this, but I found no better spot. I was wondering if there are any plans in the future to be able to name backups, instead of the backup file name just being the VM type, UID, and time stamp. I know you can rename them manually, but it...
  10. R

    Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error message.

    Re: Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error mess What BIOS version is your G4? I was never able to successfully install server 2012 on the hardware directly. Always hung at a grey screen with the mouse.
  11. R

    Unable to Fence using APC PDU

    Thanks, exactly what I was looking for!
  12. R

    Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error message.

    Re: Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error mess I'm thinking its the CPU as the DL360 G4 doesn't support VT-X. I will keep trying though
  13. R

    Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error message.

    Re: Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error mess VM is not installed, the error is from booting the install disk ISO
  14. R

    Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error message.

    Re: Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error mess OK, enabled No-Execute Memory Protection on the BIOS, and started up the VM. Still get a error code: (note this was with my VM config, not anubis's) Your PC needs to restart Please hold down the power...
  15. R

    Unable to Fence using APC PDU

    Thanks again, and quick question. I have all of my devices on a UPS. In case of power loss, and battery levels become critical, how would I go about shutting down all servers with HA enabled? Do I have to stop rgmanager on each node before issuing a shutdown command, or is this unneeded? I...
  16. R

    Unable to Fence using APC PDU

    you sir have fixed it! I swear I tried that yesterday, but it still gave me problems. Consider this case solved!
  17. R

    Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error message.

    Re: Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error mess Sure thing, here is what I have set for the BIOS (version P52 (07/16/2007)): Advanced Settings -> MPS Table Mode = Full Table APIC ROM Selection = Use current ROM NMI Debug Button = Enabled...
  18. R

    Unable to Fence using APC PDU

    Tested again with the following command, still no luck. root@srv-1-02:~# fence_apc -x -l proxmox -p XXXX -a 10.1.7.3 -o status -n 1 -v --login-timeout 60 Unable to connect/login to fencing device SSH is enabled as I am able to SSH into the device without an issue. As for Outlet Access, there...
  19. R

    Unable to Fence using APC PDU

    Hello, I am currently trying to get fencing to work with my 3 node cluster, but I am unable to get it to work. From what it seems, fence_apc is unable to contact the PDU, but I can ping and SSH into the PDU from each node without a problem (minus a 20 second wait time for password prompt) . I...
  20. R

    Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error message.

    Re: Win 2012 on HP Proliant DL360 G4 results in 'Your PC needs to restart' error mess I have been messing with this all day on my G4, and I am able to replicate all of your errors. I have yet to find a solution. Personally, it would probably be best to move onto better hardware (I moved up to...