Recent content by Mario Aldayuz

  1. Mario Aldayuz

    Manage multiple proxmox hosts without clustering

    If you're running them on the same network i'd recommend just clustering them without using any cluster features - it's basically a singular web interface. Also makes it easy to move machines around & see your overall resource usage. If you're concerned about end users having access you can...
  2. Mario Aldayuz

    Corosync fails to start on 1 of 7 nodes from adding others while node shutdown

    Having some issues with bringing a node back online after adding three other nodes to the cluster. The node (4) was offline during the addition of 3 nodes to the cluster, and upon boot node 4 displays an error failing to start corosync due to an out of date corosync configuration file. What is...
  3. Mario Aldayuz

    Proxmox VE cluster migrations between two physical locations / different subnets

    http://pve.proxmox.com/wiki/Cluster_Manager#pvecm_separate_node_without_reinstall this looks like a pretty close solution to what I am looking for. Once proxmox is running in local mode, and the config files are deleted, will a restart cause issues?
  4. Mario Aldayuz

    Proxmox VE cluster migrations between two physical locations / different subnets

    I'm curious if anyone has an updated version of this: https://elkano.org/blog/how-to-reset-cluster-configuration-in-proxmox-2/
  5. Mario Aldayuz

    Proxmox VE cluster migrations between two physical locations / different subnets

    Need some help coming up with a solution to this problem: Summary: Our team recently moved physical locations and due to the way our ISP was setup we could not migrate the address block we had to the new location. I am looking for help in coming up with ideas for migrating our existing VMs...
  6. Mario Aldayuz

    Setting up cluster, corosync.service failed, configuration error: nodelist

    Good call, this just saved me a ton of time and headache.
  7. Mario Aldayuz

    Stability issues with LXC containers running

    A few questions: How many containers are you launching? Are they resource intensive? i.e. eating up memory/CPU Is it a clustered setup? Free version or supported version? Is this a fresh install? Have you tried running VMs as opposed to CTs? Please provide hardware specs and container...
  8. Mario Aldayuz

    Bulk template download?

    Specifically I am referring to the Turn-Key appliances - there are almost 100 of them and I would like to batch download them on several instances of the PVE. Also, is there a way to periodically keep templates up-to-date? We run a hosting service and this is critical to ensure the newest...
  9. Mario Aldayuz

    Bulk template download?

    I am searching for a method for bulk download of various LXC templates. Is this feature available? Is there a command line method for accomplishing bulk template downloads? Thanks!
  10. Mario Aldayuz

    [SOLVED] How to download Proxmox 4.2 on the command line?

    +1 ! This answered my same question. Mark as solved?
  11. Mario Aldayuz

    Interested in creating LXC container templates

    I noticed there are several custom templates (wordpress, phpBB, etc.) listed in the Wiki and am curious how to create a template. I've searched the forums and haven't found a good answer - looking primarily to create templates with embedded cPanel / Nginx installs. Would appreciate any advice...