Archive for Janeiro, 2009
For Volume Group data redistribution in the disks (strip) uses reorgvg command.
# reorgvg myvg
This command need a few times. Rum in background.
# nohup reorgvg myvg &
Posted by Wordmobi
This post show installation of MegaCli (ServeRAID MR 10 k SAS/SATA Controller client) and two basic commands
1. Installation
Get ServeRAID CD and extract the file MegaCli-X.XX.XX-Y.i386.rpm.
Install using the rpm command
# rpm -ivh rpms/MegaCli-3.00.07-1.i386.rpm
Preparing… ########################################### [100%]
1:MegaCli ########################################### [100%]
Listing the installed files with rpm command
# rpm -ql MegaCli
/opt/MegaRAID/MegaCli/MegaCli
/opt/MegaRAID/MegaCli/MegaCli64
2. Basic commands