Recent content by steffen

  1. S

    Proxmox host crashed? Found in a powered down state...

    Yes, 3.4 sound right, however you might want to read this thread in terms of which repo you are using: http://forum.proxmox.com/threads/17875-Confused-about-repositories
  2. S

    Proxmox host crashed? Found in a powered down state...

    Sorry, can't help. I had the exact same issue a few days ago and thought it was a sudden fluke on the hardware. RAM and DISK CHecks brought nothing to light. My Proxmox Logs show nothing as well, looks like a complete freeze without error indicating the arrival of the sudden death. But this box...
  3. S

    Possibly got hacked: How to identify listening process

    That is interesting. Are you sure that the Firewall is really running? iptables -L on the console lists all your rules?
  4. S

    pveproxy running in circles an VMs not starting from console

    Hi spirit, Yes, that would have been an idea. But too late. I kompletely set it up new and dropped the backups in place. However I have a feeling that with pveproxy spinning endlessly hat high volume I broke more than meets the eye. It was a test setup, I found half a year old fragments of...
  5. S

    pveproxy running in circles an VMs not starting from console

    Ok, so I have check anything I could think of. Even read in detail the dpkg.log to see if I didn't miss anything. Nothing. I guess this is just a fluke. So it is time to delete theserver and set it up new. Import the backups and call it a bad day.
  6. S

    pveproxy running in circles an VMs not starting from console

    It was dumm and it was late at night. I simply did aptitude update && aptitude -y safe-upgrade && reboot the machine. There seemed to be a hang up with man-db, everything else (kernel, apt, etc.) updated. I rebuild the man-db db. But where did the webinterface go ?? Why wheren't the VMs...
  7. S

    Please Support BIOS RAID Again!

    Not to be beating on a dead horse, but I agree in terms of "fake raid". Good Hardware Controller definately preferred even if it is a cheap Adaptec. Software Raid on Linux if you just do not have the cash (but then it can not be THAT important). The main problem with "fake raid" ist that each...
  8. S

    Install failed on msata drive

    I installed 3.2 on an mSATA today. My problem wasn't the mSATA, my problem was the UEFI Bios not really being supported and even after telling the BIOS to do everything Legacy ist still seemed to notice the UEFI stuff. It being a Debian Bug actually, the only way around was to install a Debian...
  9. S

    Linux Mint in KVM Video problem

    No to mention that this "flavor" of mint you have choosen ist dependant on the current Ubuntu and you'll be running updates more often than you would like to. Even if you have a decent Video 3D card in a real machine it is likely to not work properly. I recently fiddelt with it for hours on my...
  10. S

    Proxmox server unreachable!

    Well, my guess is as good as your guess. How old is the hardware? What kind of hardware? Single disk or Raid? To be honest I didn't even look at your SMART Test, it was just last week that I had a drive on the way out ... (the Raid was slowing at odd times and doing funny things) ... but SMART...
  11. S

    Short question: 2 different networks working?

    If you have that all straight in your network config I see no Problem.
  12. S

    Leaking local IP addresses to the external interface through NAT on Linux KVM

    Seeing you speak german, this may be something for you to read up on here ... http://www.karlrupp.net/de/computer/nat_tutorial ... the keyword you might be looking for is called masquerade. From what I see above you are doing NAT but your outgoing pakets still carry the internal numbers, that...
  13. S

    Getting started with a small cluster but trying to get it right from the start

    To get a bit more detailed on what is running around in my head I added a couple of scenarios up top to the thread. Having a look at that you will notice that I am sitting at an external Hoster and am counting on every cent. So having a distributed filesystem is really nice, sure, but not in my...