Search results

  1. S

    Storage advice.

    Hello, I am setting up a Promox clustered environment for my company's website and am concerned about high availability storage. The company bought (before my time) a shiny new 12TB FreeNas unit to store the vm's and backups. The problem is that it's a single server attached to raided disks. If...
  2. S

    No web and bigger problems I think. [SOLVED]

    Re: No web and bigger problems I think. Ah. That worked! It definitely uninstalled pve-manager. I will now try to re-install. I believe the install was successful. I can get to the web interface and pveversion -v shows the following. Is there any other check I should do to ensure the stability...
  3. S

    No web and bigger problems I think. [SOLVED]

    Re: No web and bigger problems I think. On a whim I tried to access the web server again....and sure enough, the web server is working. However, I still am worried about the underlying structure. I can't remove any packages because they all depend on another. Try to remove qemu-utils and get...
  4. S

    No web and bigger problems I think. [SOLVED]

    Re: No web and bigger problems I think. Right. When adding the no sub repo I commented out the general deb repo. Making progress, I think. I am now able to run pveversion -v, but it appears I still have some issues. root@proxmox-2:~# pveversion -vproxmox-ve-2.6.32: not correctly installed...
  5. S

    No web and bigger problems I think. [SOLVED]

    Re: No web and bigger problems I think. Hi, I get: root@proxmox-2:~# apt-get install pve-manager Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if...
  6. S

    No web and bigger problems I think. [SOLVED]

    Re: No web and bigger problems I think. Hi, Thank you for your reply. I fixed the repos and was able to run apt-get update and apt-get dist-upgrade without error. I did, however, get an error when running apt-get install proxmox-ve-2.6.32 root@proxmox-2:~# apt-get install proxmox-ve-2.6.32...
  7. S

    No web and bigger problems I think. [SOLVED]

    Hello, New proxmox user here. Inherited a 2 node cluster that appears to be running but I cannot get to the web interface on either node using https://proxmox-2.xxx.com:8006. I am able to ssh into both systems. I have restarted both systems and can run clustat to find both nodes online. I...