| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| raid_controller_patch-9.1.0.1.804.P1.tar.gz | 2013-08-16 | 79.6 kB | |
| README.txt | 2013-08-16 | 4.2 kB | |
| Totals: 2 Items | 83.9 kB | 0 | |
######################################################
# INSTALLATION STEPS FOR THE FULL VERSION OF NAS4FREE:
######################################################
Skip step 1 - 2 and proceed directly with step 3:
##########################################################
# INSTALLATION STEPS FOR THE EMBEDDED VERSION OF NAS4FREE:
##########################################################
#
# 1. Install embedded version of NAS4Free with option "EMBEDDED+DATA+SWAP".
# Ignore SWAP.
#
# 2. In GUI mount the second DATA partition with File system "ufs" and name "opt". See screenshots.
#
# 3. Upload the raid_controller_patch archive to the NAS4Free system:
# a. Create User and Group.
# b. Create Pool, Dataset and Share
# c. Copy raid_controller_patch to share.
#
# 4. Login as root to the NAS4Free systeme via SSH console.
#
# 5. Expand raid_controller_patch:
#
tar xfvz raid_controller_patch-9.1.0.1.804.P1.tar.gz
#
# 6. Change working directory:
#
cd raid_controller_patch
#
# 7. Install patch:
#
./SETUP.sh
#######################################################################################
# Configuring raid controller patch 9.1.0.1.804.P1
# This patch is for NAS4Free release: 9.1.0.1.804
# Currently running NAS4Free release: 9.1.0.1.804 (ok)
# Currently running on platform: x64-embedded
# Creating fresh patch files..... (ok)
#######################################################################################
Enter configuration:
Activate RAID controller patch []? yes
SETUP.sh (raid_controller_patch): SUCCESS: patched /etc/inc/util.inc
SETUP.sh (raid_controller_patch): SUCCESS: patched /etc/inc/system.inc
SETUP.sh (raid_controller_patch): SUCCESS: patched /etc/inc/disks.inc
SETUP.sh (raid_controller_patch): SUCCESS: patched /etc/rc.d/smartd
SETUP.sh (raid_controller_patch): SUCCESS: patched /usr/local/www/diag_infos_smart.php
Do not forget to add the following entry in GUI:
------------------------------------------------
System|Advanced|Command scripts:
Command: '/mnt/opt/raid_controller_patch/SETUP.sh'
Type: PostInit
In Disks|Management: Click on 'Clear config and Import disks' to complete activation of the patches.
In Disks|Management|Disk|Edit: After clearing the config you have to reactivate S.M.A.R.T. monitoring and possible some other features for every device.
#######################################################################################
# UNINSTALLING PATCH:
#######################################################################################
#
./SETUP.sh
#######################################################################################
# Configuring raid controller patch 9.1.0.1.804.P1
# This patch is for NAS4Free release: 9.1.0.1.804
# Currently running NAS4Free release: 9.1.0.1.804 (ok)
# Currently running on platform: x64-embedded
# Creating fresh patch files..... (ok)
#######################################################################################
Enter configuration:
Activate RAID controller patch [yes]? no
SETUP.sh (raid_controller_patch): INFO: undoing patch for /etc/inc/util.inc
SETUP.sh (raid_controller_patch): INFO: undoing patch for /etc/inc/system.inc
SETUP.sh (raid_controller_patch): INFO: undoing patch for /etc/inc/disks.inc
SETUP.sh (raid_controller_patch): INFO: undoing patch for /etc/rc.d/smartd
SETUP.sh (raid_controller_patch): INFO: undoing patch for /usr/local/www/diag_infos_smart.php
Do not forget to remove the following entry in GUI:
---------------------------------------------------
System|Advanced|Command scripts:
Command: '/mnt/opt/raid_controller_patch/SETUP.sh'
Type: PostInit
In Disks|Management: Click on 'Clear config and Import disks' to complete deactivation of the patches
In Disks|Management|Disk|Edit: After clearing the config you have to reactivate S.M.A.R.T. monitoring and possible some other features for every device.
#######################################################
# PACKING THE ARCHIVE (this is only for the developer):
#######################################################
cd ..
tar cfvz raid_controller_patch-9.1.0.1.804.P1.tar.gz raid_controller_patch