Recent content by smcracraft

  1. S

    "authorization on proxmox cluster failed with exception: 'module' object has no attriute 'packages'

    Nothing obvious on this one out in network-land so hoping someone has seen this before. It stops the ansible playbook run cold. roles/library/proxomox_kvm.py exists and is executable
  2. S

    Configuring Proxmox server with Ansible

    Okay, I cloned the latest pve-infra-poc repo and used the full run.yml with our vars.yml and saw the attached on the console. The output at the very end expands to this in the Proxmox GUI in the tasks section where it fails to start the VM Use of uninitialized value $type in string eq at...
  3. S

    Configuring Proxmox server with Ansible

    TASK [create vms] *************************************************************************************************************** task path: /home/ansible/src/ansible-proxmox-cloudinit/roles/runMorph2.yml:19 File lookup using...
  4. S

    Configuring Proxmox server with Ansible

    TASK [create vms] *************************************************************************************************************** task path: /home/ansible/src/ansible-proxmox-cloudinit/roles/runMorph2.yml:19 File lookup using...
  5. S

    Configuring Proxmox server with Ansible

    ansible-playbook -vvvv runMorph2.yml --ask-vault-pass ansible-playbook 2.9.2 config file = /home/ansible/src/ansible-proxmox-cloudinit/roles/ansible.cfg configured module search path = [u'/home/ansible/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module...
  6. S

    Configuring Proxmox server with Ansible

    Regarding pve-infra-poc repo (morph027 / pve-infra-poc · GitLabhttps://gitlab.com › morph027 › pve-infra-poc) I have returned to working on the cloud-init. In the vars.yml, I set: # vm definitions vms: ubuntu-cloud-init-1: cloudinit: true template: 'ubuntu-ansible' node...
  7. S

    Configuring Proxmox server with Ansible

    Understood. I used this but am seeing the various screenshots attached to this post which show repeated failed kickstart reboots for a Centos static instance with hardwired ip/netmask/gateway/nameserver/domainname with the stage2/repo/ks from the example. Anyone have the current stage2/repo/ks...
  8. S

    Configuring Proxmox server with Ansible

    Remarkably, with doing the above: pip install -U git+https://github.com/ssi444/proxmoxer@master and receiving this confirmation it was already installed: pip install -U git+https://github.com/ssi444/proxmoxer@master DEPRECATION: Python 2.7 will reach the end of its life on January 1st...
  9. S

    Configuring Proxmox server with Ansible

    /var/log/pveproxy/access.log: 10.138.0.17 - root@pam [10/12/2019:21:25:28 +0000] "GET /api2/json/version HTTP/1.1" 200 79 10.138.0.17 - root@pam [10/12/2019:21:25:28 +0000] "GET /api2/json/cluster/nextid HTTP/1.1" 200 14 10.138.0.17 - root@pam [10/12/2019:21:25:28 +0000] "GET...
  10. S

    whereabouts of local:vztmpl/* ?

    I found it for the GUI but am looking for it on the file system. Parts seem to be in /var/lib/vz/images...
  11. S

    whereabouts of local:vztmpl/* ?

    Hi, I see in various examples the referenced donation of ostemplate as something like: .... ostemplate="local:vztmpl/debian-.....tar.gz" and so forth My question is where is "local:vztmpl/" physically on both the proxmox server and in the proxmox gui. The template in which I saw this...
  12. S

    Web interface access error.log location?

    So I simply grepped in /var/log/syslog on the proxmox server for the ip of the orignating requestor instance and saw the errors the API is reporting regarding the vm create...
  13. S

    AnsiballZ_proxmox_kvm.py and API's

    So I looked at /var/log/access.log on the hypervisor for that 500 internal server error. Here is the pertinent additional data: 10.138.0.17 - - [06/12/2019:22:55:59 +0000] "POST /api2/json/access/ticket HTTP/1.1" 200 664 10.138.0.17 - root@pam [06/12/2019:22:55:59 +0000] "GET...
  14. S

    Error booting a VM

    Make sure it is writethrough cache --> https://www.svennd.be/proxmox-file-system-may-not-support-o_direct/ That resulted in bootability.
  15. S

    Ubuntu cloud image issue

    And it is bizarre that kvm gets an error in the above on opening vm-102-disk-0.qcow2 given this: $ ls -l total 37 -rw-r----- 1 root root 5570560 Dec 6 21:25 vm-102-cloudinit.qcow2 -rw-r--r-- 1 root root 196864 Dec 5 21:48 vm-102-disk-0.qcow2 $ pwd /var/lib/vz/images/102 $ Thoughts?

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!