Search results

  1. P

    unattended installer

    Wed like to automate enough of the proxmox installation to take over with ansible after. this means default storage, setting up network, adding ssh keys etc. with ubuntu, i usually make a modified iso for the target machine with preseeded answers and a post install script. is it possible to do...
  2. P

    getting state while scripting, filesystem or pvesh?

    We script and use pvesh for almost everything. either on the command line or called from python. these python scripts are slow from multiple get calls. are there any hidden pitfalls, race conditions, etc that could happen with getting data by parsing the config files in /etc/pve as opposed to...
  3. P

    strange bug in 5b2, pvesh disables the web ui.

    running proxmox 5beta2 in vagrant (libvirt/kvm) using this packer build, https://github.com/rgl/proxmox-ve/tree/pve-5 when running any pvesh commands from the provision script, the gui seems to be disabled. the first time i look, the node is replaced by a red "node1", after logging out and back...
  4. P

    Can't locate object method "root@pam" via package "PVE::RPCEnvironment

    trying to get data on a volume, $ ssh root@prox1 pvesh get /nodes/prox1/storage/ceph/content/ceph:vm-108-disk-1 Can't locate object method "root@pam" via package "PVE::RPCEnvironment" at /usr/share/perl5/PVE/API2/Storage/Content.pm line 222. root@prox1:~# uname -a Linux prox1 4.4.35-2-pve #1...
  5. P

    fail when trying to delete more than 1 vm or container at the same time

    using ceph for storage, when trying to delete more than one container or vm at the same time, the task fails with (in the tasks log) Error: unexptected status details of that entry: trying to aquire cfs lock 'storage-ceph' ...TASK ERROR: got lock request timeout proxmox version 4.4, linux...
  6. P

    when to reboot?

    on ubuntu, i just look for /var/run/reboot-required. just did an update on proxmox machines, and saw that the kernel was updated. but theres no /var/run/reboot-required. is there another file to look for?
  7. P

    feature request: ssh keys instead of password for lxc

    for lxc containers, it would be nice to have an option for ssh-keys and disabled root password. we did this at work by making a custom lxc template. it has our keys and disables the password on boot. but, i think it would be a nice option for other users.
  8. P

    what happend to ubuntu 16.04 container template?

    its there at work (subscription repo), but not at home (pve-no-subscription repo). only 9 available templates show.
  9. P

    using an existing ceph 10.2 (jewel) cluster with proxmox 4.2

    For using proxmox 4.2 with an existing jewel cluster, from the ceph jewel release notes, you need "rbd default features = 1" in the client section of ceph.conf. but i dont see a ceph.conf anywhere. is there somewhere else this can be set? in a test cluster of virtual machines, did proxmox 4.2...
  10. P

    is it possible to download lxc template from command line

    is it possible to script the download of an lxc template? https://pve.proxmox.com/wiki/Linux_Container has everything but that step on the command line. i see it at http://download.proxmox.com/images/system/ but not the signature to verify it.
  11. P

    [#830] feature request: lxc with ssh key instead of password

    As the title says, can you make an option for lxc to use ssh keys instead of passwords? I realize you can set this manually, but i like to keep things automated. or, workaround (easier than dab): untar a template (with 'p' to preserve permissions), add your ssh key, and add "/usr/bin/passwd...
  12. P

    gpg error on apt-get update, packages from jessie main missing

    after installing proxmox4 to vm for testing, removed the enterprise repo, and added the no subscription one. first apt-get update gets a gpg error. and, i cant install unzip, which is in the main debian repository, https://packages.debian.org/jessie/unzip. also tried parted. is there something...
  13. P

    heres a vmware packer template for testing

    https://gist.github.com/xahare/116034564973ab7648cb have fun.
  14. P

    cluster troubleshooting guide? empty <rm/> in cluster config?

    Can someone well versed in the pve cluster stack please write a cluster troubleshooting guide? in http://forum.proxmox.com/threads/16814-RGManager-won-t-start?p=86859#post86859 maybe, by default this should start with "<rm/>" when i did my test, i had to start rgmanager by hand. (ansible...
  15. P

    quorum only node for 3.4 and 4.0?

    Im sure this is covered somewhere, i just cant find it. How do you make a quorum only node in a cluster that you intend to upgrade to 4.0 (so not using a quorum disk)? in other words, a node thats only there to maintain quorum and wont run any instances. in my case, i have 3 real nodes, and id...
  16. P

    pve 3.4 could not open rbd... operation not supported

    we have a real cluster (3.4 supported version with kernel 3.10) and ubuntu 14.04 / ceph giant where this stuff works. test "cluster" is single proxmox 3.4 (kernel 3.10) node connected to 3 node ceph cluster, all are vmware fusion virtual machines. guests on them run fine with local storage...
  17. P

    which ceph client for supported pve 3.4 and hammer ceph cluster

    We have 3 nodes of proxmox 3.4 under support and a separate ceph cluster running in ubuntu 14.04. would like to update to hammer on the server. will the clients be ok with the pve repo or should we add the wheezy ceph repo to the pve nodes?
  18. P

    testing proxmox 4 with lxc?

    has anyone run proxmox IN lxc? i was thinking of trying that for testing as it would reduce one layer of virtualization if it works.
  19. P

    restricting failover nodes to comply with microsoft licencing

    microsoft wants a separate license for each possible physical node a vm can run on. the software is licensed per physical computer. is there a way to limit the failover node so we only pay twice as much for windows server licences instead N times as much?
  20. P

    debian question: installing latest pve-kernel-3.10.0-N

    making a setup script (ansible playbook) for pve nodes, and want to install the latest pve-kernel-3.10.0. theres no package called pve-kernel-3 or 3.10, so is there a way script the installation of the latest of that series?

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!