Recent content by stlsaint

  1. S

    Web interface not working

    Dont know whats up. I am unable to reach web interface. I can ssh to server fine but when i try and reach web the request just times out.
  2. S

    Internet access not working

    Current setup: Router Switch Servers ISP Modem > Wireless Router > Switch (internet is provided to the switch. This is proven with many other systems within home network.) Server1 (fresh install of 2.1) plugs into switch with assigned IP of 192.168.1.110. eth0 is interface. I can reach server...
  3. S

    install fail error

    Ok, i figured something was "behind" from last install but i had deleted all partitions on the drives so i thought i was good. I will try deleting all drives again with zeroing and re-formating.
  4. S

    install fail error

    Hey folks, yep its me again. Im having a hard time getting proxmox back up and running. So i had a installation failure in which i couldnt start ANY containers. So i did a backup of everything and went at it for a re-install. But whenever i get to the first step of Installation where it says...
  5. S

    kernel error 15

    After more hours wasted troubleshooting i have decided to just do a complete fresh install thanks for help though
  6. S

    kernel error 15

    This is what my fstab shows: # <file system> <mount point> <type> <options> <dump> <pass> /dev/pve/root / ext3 errors=remount-ro 0 1 /dev/pve/data /var/lib/vz ext3 defaults 0 1 /dev/sda1 /boot ext3 defaults 0 1 /dev/pve/swap none swap sw 0 0 proc /proc proc defaults 0 0
  7. S

    kernel error 15

    Hi and thanks for the reply but that is the exact same entry i have in my menu.lst and it does not as i get the error i originally posted.
  8. S

    kernel error 15

    Sup folks, So i had a power outage on my server (i know i had no UPS) But now i get this error whenever i try and boot: Booting 'Proxmox Virtual Environment, kernel 2.6.32-3-pve' root (hd0,0) Filesystem type is ext2fs, partition type 0x83 kernel...
  9. S

    jacked up install

    PLEASE DISREGARD THIS POST! I figured out the solution I forgot to re-install the pve-manager package! All is well!! Thanks! MODS: Feel free to delete this panicked posting! I started installing something on my host server which i should not have but then i tried fixing by removing all i had...
  10. S

    Upgrade issue

    UPDATE: So i edited menu.lst and booted original kernel (2.6.24-8-pve) and i am able to access everything using vz tools but i am having some networking issues (ssh, updating, etc). But with newly released kernel for proxmox (2.6.32-3-pve) i am unable to reach two out of my four containers. Now...