Author Topic: Cannot log into eGroupware - webserver not/won't start  (Read 2834 times)

dragonslayr

  • Zen Warrior
  • ***
  • Posts: 157
  • Karma: +1/-0
    • View Profile
Re: Cannot log into eGroupware - webserver not/won't start
« Reply #15 on: September 19, 2009, 05:15:33 pm »
Great!  Sorry I didn't think of that earlier. Imagine my surprise when I first installed with a qcow2 image growable to 100gig. I expected it to stay around 4gig. Put the data on the second drive, started coping 70gigs to it. The next moring, my install was borked..  My image was grown to the 100gig and I didn't have a backup of the image yet. Can I shrink a qcow2?  I don't know.  So after finding the culprit, I just reinstalled.

Put this little command in your "bag of tricks" to find large directories over 500megs.
Code: [Select]
du -h <dir> | grep '[0-9]G'


PaulR

  • Zen Apprentice
  • *
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Cannot log into eGroupware - webserver not/won't start
« Reply #16 on: September 19, 2009, 06:28:12 pm »
Cool.. again, thanks a lot...

Greatly appreciated.
Paul