Search results

  1. A

    Execute Scripts From the Host

    To make sure I understand what you are trying to do. You want the Proxmox host to log in to 2 different VMs (1 Windows and 1 Linux) and then run a script? for the Proxmox host, you could set up a chron job to run a which could ssh into the Linux VM and execute the script. As for the Windows one...
  2. A

    Resize VM disk via Proxmox

    Here are the steps that I follow when increasing the size of the disk: 01. Turn off the virtual machine. 02. Back up the virtual machine. 03. Extended the disk using web GUI. 04. Boot the VM using Ubuntu Desktop install ISO and select try ubuntu. 05. Launch Gparted. 06. Right Click on both sd2...
  3. A

    Resize VM disk via Proxmox

    Have you updated 16.04 with the new disk information? Are you using LVM?
  4. A

    Resize VM disk via Proxmox

    What OS is your VM using?
  5. A

    HP Proliant DL380 G5 - findet keine Partitionen, initramfs

    Verzeihen Sie mir, aber ich verwende Google Translate, um zu antworten. Ich wusste, dass ich einige Probleme mit meinem DL380 G5 hatte, als ich mit dem Einrichten begann. Ich musste den RAID-Controller auf eine neuere Firmware aktualisieren. Ich habe das folgende Service Pack zum Flashen des...
  6. A

    PCI Pass through of a GPU

    after much more reading and tinkering I think the problem is that I have not properly released the 1060 card from the Proxmox which is why the 710 works no problem. I have followed the available guide but I am still not sure what I am missing.
  7. A

    [SOLVED] Newbie Question

    I finally bit the bullet and installed PMG and set it up so that it was in front of my Zimbra installation. I was able with a PMG mail filter to get it so that all email from domain1.com was sent to email@externaldomain.com and also blocked from reaching the Zimbra server. This would allow me to...
  8. A

    Failed to update proxmox by apt-get update

    Is this a new installation? Have you configured your subscription key?
  9. A

    pfSense in Proxmox with no external switch

    When you open the console for that vm what nics are assigned to what function, check the macs to make sure pfsense is testing the wan and lan correctly.
  10. A

    [SOLVED] Newbie Question

    I spent some more time with a test PMG setup and wanted to get some input on how I plan to implement it / solve my 3 questions. 1. If I want to redirect all emails from a particular domain could I not create an inbound rule that would match on any @domain.name and forward that email to a...
  11. A

    Unable to log into web interface

    Not that I know of. did restarting the cluster services have any effect on the GUI on the third node?
  12. A

    Unable to log into web interface

    I don't think they would be. This should just restart the services that affect the Proxmox clustering.
  13. A

    Unable to log into web interface

    I would try a pve-cluster restart via ssh on one of the nodes showing down on the GUI and see if that corrects that issue, let me know if that lets you access VMs on that node from the node that you have GUI access on
  14. A

    Unable to log into web interface

    are the nodes in the GUI showing green or another status? sounds like the nodes are out of sync as well as a GUI issue. Are the VMs on nodes 1 & 2 accessible?
  15. A

    Unable to log into web interface

    You should be able to login to any node in the cluster and manage it. When logged into the third node are you able to manipulate any of the VMs, such as see the console, etc?
  16. A

    Unable to log into web interface

    Have you tried logging into another node in the cluster?
  17. A

    Unable to log into web interface

    Have you changed the login method from pam to proxmox internal? I am assuming the user is not a user on node but just a user for proxmox? Have you tried logging in as root?
  18. A

    Unable to log into web interface

    Are you logging in as root or another user created in Proxmox?