Changes

Jump to navigation Jump to search
290 bytes added ,  16:13, 17 March 2014
added repo config notes etc
Line 10: Line 10:     
=== Installation ===
 
=== Installation ===
This contrib is currently held in the [[stephdl]] repository, so the following commands will install on your SME Server.
+
This contrib is currently held in an external non default repository. You must first configure the stephdl repository on your SME server by following the steps here [[stephdl]] (if not already configured).  
    +
You can check the repo status as follows
 +
db yum_repositories show stephdl
 +
If you receive no output then the repo is not configured on your SME server.
 +
 +
Then run the following commands to install the Raidstatus contrib on your SME Server.
 
  yum --enablerepo=stephdl install smeserver-raidstatus
 
  yum --enablerepo=stephdl install smeserver-raidstatus
 
+
Then activate the database changes as follows:
You will then need to activate the database changes etc.
  −
The 'official' way is to perform
  −
 
   
  signal-event post-upgrade;  signal-event reboot
 
  signal-event post-upgrade;  signal-event reboot
or if you do not want to restart the server
+
or if you do not want to restart the server, simply do
 
  signal-event console-save
 
  signal-event console-save
 
Go to the  Server Manager and check the status of raid
 
Go to the  Server Manager and check the status of raid
   −
In case of your raid is desynchronized, please check our documentation http://wiki.contribs.org/Raid:Manual_Rebuild.
+
In case the raid is unsynchronized, please check the documentation at http://wiki.contribs.org/Raid:Manual_Rebuild.
    
=== Usage ===
 
=== Usage ===
624

edits

Navigation menu