Changes

From Amahi Wiki
Jump to: navigation, search
145 bytes added ,  02:43, 12 February 2011
=== Init Script ===
* Create the file flexraid and insert the following text:
#! /bin/sh
/sbin/chkconfig flexraid on
/sbin/service flexraid start}}
* To start/stop the service:
{{Code|service flexraid start
service flexraid stop}}
* To check service status:
{{Code|service flexraid status}}
===Post Install Questions===
* Does Greyhole need to be disabled?
* Does this work with LVM disks?
12,424

edits