Koozali.org: home of the SME Server

couple noob questions

Offline hkgonra

  • **
  • 23
  • +0/-0
couple noob questions
« on: October 10, 2006, 07:31:10 PM »
I have just installed sme 7.0 on a Dell poweredge 1420sc. Everything went fine.
I have two 300gb sata hd's in it. How can I confirm that it loaded to both in a raid 1 ? It never gave me any options on install.
How can I see how much disk space I have left ? Obviously it is a ton but I like to keep up with that.
...

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
couple noob questions
« Reply #1 on: October 11, 2006, 12:50:52 AM »
hkgonra

Do a  
Code: [Select]
cat /proc/mdstat

and see what it shows you

to check harddrive space do
Code: [Select]
df -h


Regards,

Tib

Offline mmccarn

  • *
  • 2,656
  • +10/-0
couple noob questions
« Reply #2 on: October 12, 2006, 01:49:42 PM »
You may want to install the sme7admin or sysmon contribs from http://sme.firewall-services.com/cgi-bin/index.pl?page=sme7admin (announcement and discussion here: http://forums.contribs.org/index.php?topic=30730.0).

It provides a graphic monitor of disk space (among other things), with email alerts when given thresholds are exceeded.