Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Software Raid Amd64bit Problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Sat Jun 14, 2008 9:14 am    Post subject: Software Raid Amd64bit Problem Reply with quote

Hallo,

ich verwende einen Kernel 2.6.24-gentoo-r8 für/mit 64bit.

Leider ist mein Softwareraid irgendwie abgeschmiert.

Gibt es ein Frontend für cat /proc/mdstat , so daß ich nicht immer in die Konsole gehen muß um den Status auszulesen.

G. R.
Back to top
View user's profile Send private message
Anarcho
Advocate
Advocate


Joined: 06 Jun 2004
Posts: 2970
Location: Germany

PostPosted: Sat Jun 14, 2008 10:51 am    Post subject: Reply with quote

Falls es nur darum geht den Aufruf dauernd zu wiederholen:

watch cat /proc/mdstat

Eine GUI wäre zum Beispiel: http://raidmonitor.sourceforge.net/ (ist aber nicht im Portage)
_________________
...it's only Rock'n'Roll, but I like it!
Back to top
View user's profile Send private message
KdC
n00b
n00b


Joined: 14 Jul 2003
Posts: 13
Location: Germany

PostPosted: Sat Jun 14, 2008 11:05 am    Post subject: Reply with quote

Oder Du benutzt diesen Befehl:
Code:
mdstat=`cat /proc/mdstat | grep md` && notify-send "cat /proc/mdstat | grep md" "$mdstat"

Das müsste zumindest in Gnome und Xfce funktionieren, bei KDE hab ich keine Ahnung.
Du kannst statt notify-send aber auch einfach zenity oder kdialog verwenden...
Back to top
View user's profile Send private message
Evildad
Guru
Guru


Joined: 15 Apr 2004
Posts: 475

PostPosted: Sat Jun 14, 2008 2:11 pm    Post subject: Reply with quote

Die cat Aufrufe kannst du auch weglassen.

grep md /proc/stat tuts auch
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum