Search This Blog

Saturday 26 March 2011

Sunfire 20K/25K Dynamic Reconfiguration

 

Here is the procedure for detaching one system board (SB13 from one domain (say Domain A) and adding the the same with another Domain (Domain F).

1. Make sure the board is available in Domain A

root@Domain-A # cfgadm -al|grep SB13
Ap_Id                          Type         Receptacle   Occupant     Condition
SB13                           V3CPU        connected    configured   ok
SB13::cpu0                     cpu          connected    configured   ok
SB13::cpu1                     cpu          connected    configured   ok
SB13::cpu2                     cpu          connected    configured   ok
SB13::cpu3                     cpu          connected    configured   ok
SB13::memory                   memory       connected    configured   ok

2. Disconnect the board from Domain A using below command.

root@Domain-A # cfgadm -c disconnect SB13

Below messages may be visible in system log while doing above activity.

root@Domain-A # tail -15 /var/adm/messages
Mar 26 15:13:47 Domain-A unix: [ID 177789 kern.info] kphysm_delete: mem = 67108864K (0x1000000000)
Mar 26 15:13:47 Domain-A unix: [ID 585997 kern.info] kphysm_delete: avail mem = 57300893696
Mar 26 15:13:47 Domain-A dr: [ID 427603 kern.notice] OS unconfigure dr@0:SB13::cpu0
Mar 26 15:13:58 Domain-A dr: [ID 427603 kern.notice] OS unconfigure dr@0:SB13::cpu1
Mar 26 15:14:19 Domain-A dr: [ID 427603 kern.notice] OS unconfigure dr@0:SB13::cpu2
Mar 26 15:14:31 Domain-A dr: [ID 427603 kern.notice] OS unconfigure dr@0:SB13::cpu3
Mar 26 15:14:52 Domain-A dr: [ID 427603 kern.notice] OS unconfigure dr@0:SB13::memory
Mar 26 15:19:00 Domain-A genunix: [ID 408114 kern.info] /memory-controller@1a0,400000 (mc-us38) offline
Mar 26 15:19:00 Domain-A genunix: [ID 408114 kern.info] /memory-controller@1a1,400000 (mc-us39) offline
Mar 26 15:19:00 Domain-A genunix: [ID 408114 kern.info] /memory-controller@1a2,400000 (mc-us310) offline
Mar 26 15:19:00 Domain-A genunix: [ID 408114 kern.info] /memory-controller@1a3,400000 (mc-us311) offline
Mar 26 15:19:00 Domain-A genunix: [ID 408114 kern.info] /address-extender-queue@1be,0 (axq4) offline

3. Once the disconnect command is finished, check the SB status is showing as disconnected.

root@Domain-A # cfgadm -al|grep SB13
SB13                           V3CPU        disconnected unconfigured unknown

4. Now SB13 can be deleted from domain A and attached to domain F (from system controller)
sms-svc@25k-SC1$ showboards
Retrieving board information. Please wait.
..................
Location    Pwr    Type of Board   Board Status  Test Status   Domain
--------    ---    -------------   ------------  -----------   ------
SB13        Off    V3CPU           Assigned      Unknown       Domain-F

 Deleting SB13  from Domain A
sms-svc@25k-SC1$ deleteboard SB13
SB13 successfully unassigned.
sms-svc@25k-SC1$ showboards |grep SB13
SB13        Off    V3CPU           Available     Unknown       Isolated

Attaching SB13 with Domain F

sms-svc@25k-SC1$ addboard -d F SB13
assign SB13
.
assign SB13 done
poweron SB13
..........
poweron SB13 done
test SB13                                                                                                                                         .......    test SB13 done
connect SB13                                                                                                                                          ....   connect SB13 done
configure SB13
.......
configure SB13 done
..
notify online SUNW_cpu/cpu416
notify online SUNW_cpu/cpu420
notify online SUNW_cpu/cpu417
notify online SUNW_cpu/cpu421
notify online SUNW_cpu/cpu418
notify online SUNW_cpu/cpu422
notify online SUNW_cpu/cpu419
notify online SUNW_cpu/cpu423
.
notify add capacity (8 cpus)
notify add capacity (4194304 pages)
notify add capacity SB13 done
.

Once the above commands finished successfully, the SB13 can be visible in Domain F

sms-svc@25k-SC1$ showboards |egrep 'Domain-A|Domain-F'

SB0         On     V3CPU           Active        Passed        Domain-A
SB1         On     V3CPU           Active        Passed        Domain-A
SB10        On     V3CPU           Active        Passed        Domain-F
SB11        On     V3CPU           Active        Passed        Domain-F
SB13        On     V3CPU           Active        Passed        Domain-F
SB17        On     V3CPU           Active        Passed        Domain-F
IO0         On     V2HPCIX         Active        Passed        Domain-A
IO1         On     V2HPCIX         Active        Passed        Domain-A
IO10        On     V2HPCIX         Active        Passed        Domain-F
IO11        On     V2HPCIX         Active        Passed        Domain-F

Below messages can be seen while attaching the SB with domain F

root@Domain-F #tail -f /var/adm/messages

Mar 26 15:38:51 Domain-F rootnex: [ID 349649 kern.info] axq5 at root: SAFARI 0x1be 0x0
Mar 26 15:38:51 Domain-F genunix: [ID 936769 kern.info] axq5 is /address-extender-queue@1be,0
Mar 26 15:38:51 Domain-F genunix: [ID 408114 kern.info] /address-extender-queue@1be,0 (axq5) online
Mar 26 15:38:51 Domain-F dr: [ID 606818 kern.notice] OS configure dr@0:SB13::cpu0
Mar 26 15:38:51 Domain-F dr: [ID 606818 kern.notice] OS configure dr@0:SB13::cpu1
Mar 26 15:38:51 Domain-F dr: [ID 606818 kern.notice] OS configure dr@0:SB13::cpu2
Mar 26 15:38:51 Domain-F dr: [ID 606818 kern.notice] OS configure dr@0:SB13::cpu3
Mar 26 15:38:51 Domain-F unix: [ID 270833 kern.info] cpu416: UltraSPARC-IV+ (portid 416 impl 0x19 ver 0x22 clock 1800 MHz)
Mar 26 15:38:51 Domain-F unix: [ID 270833 kern.info] cpu420: UltraSPARC-IV+ (portid 416 impl 0x19 ver 0x22 clock 1800 MHz)
Mar 26 15:38:51 Domain-F unix: [ID 270833 kern.info] cpu417: UltraSPARC-IV+ (portid 417 impl 0x19 ver 0x22 clock 1800 MHz)
Mar 26 15:38:51 Domain-F unix: [ID 270833 kern.info] cpu421: UltraSPARC-IV+ (portid 417 impl 0x19 ver 0x22 clock 1800 MHz)
Mar 26 15:38:51 Domain-F unix: [ID 270833 kern.info] cpu418: UltraSPARC-IV+ (portid 418 impl 0x19 ver 0x22 clock 1800 MHz)
Mar 26 15:38:51 Domain-F unix: [ID 270833 kern.info] cpu422: UltraSPARC-IV+ (portid 418 impl 0x19 ver 0x22 clock 1800 MHz)
Mar 26 15:38:51 Domain-F unix: [ID 270833 kern.info] cpu419: UltraSPARC-IV+ (portid 419 impl 0x19 ver 0x22 clock 1800 MHz)
Mar 26 15:38:51 Domain-F unix: [ID 270833 kern.info] cpu423: UltraSPARC-IV+ (portid 419 impl 0x19 ver 0x22 clock 1800 MHz)
Mar 26 15:38:51 Domain-F unix: [ID 519443 kern.info] cpu 416 initialization complete - restarted
Mar 26 15:38:51 Domain-F unix: [ID 519443 kern.info] cpu 420 initialization complete - restarted
Mar 26 15:38:51 Domain-F unix: [ID 519443 kern.info] cpu 417 initialization complete - restarted
Mar 26 15:38:51 Domain-F unix: [ID 519443 kern.info] cpu 421 initialization complete - restarted
Mar 26 15:38:51 Domain-F unix: [ID 519443 kern.info] cpu 418 initialization complete - restarted
Mar 26 15:38:51 Domain-F unix: [ID 519443 kern.info] cpu 422 initialization complete - restarted
Mar 26 15:38:51 Domain-F unix: [ID 519443 kern.info] cpu 419 initialization complete - restarted
Mar 26 15:38:51 Domain-F unix: [ID 519443 kern.info] cpu 423 initialization complete - restarted
Mar 26 15:38:51 Domain-F dr: [ID 606818 kern.notice] OS configure dr@0:SB13::memory
Mar 26 15:38:51 Domain-F rootnex: [ID 349649 kern.info] mc-us312 at root: SAFARI 0x1a0 0x400000 ...
Mar 26 15:38:51 Domain-F genunix: [ID 936769 kern.info] mc-us312 is /memory-controller@1a0,400000
Mar 26 15:38:51 Domain-F genunix: [ID 408114 kern.info] /memory-controller@1a0,400000 (mc-us312) online
Mar 26 15:38:51 Domain-F rootnex: [ID 349649 kern.info] mc-us313 at root: SAFARI 0x1a1 0x400000 ...
Mar 26 15:38:51 Domain-F genunix: [ID 936769 kern.info] mc-us313 is /memory-controller@1a1,400000
Mar 26 15:38:51 Domain-F genunix: [ID 408114 kern.info] /memory-controller@1a1,400000 (mc-us313) online
Mar 26 15:38:51 Domain-F rootnex: [ID 349649 kern.info] mc-us314 at root: SAFARI 0x1a2 0x400000 ...
Mar 26 15:38:51 Domain-F genunix: [ID 936769 kern.info] mc-us314 is /memory-controller@1a2,400000
Mar 26 15:38:51 Domain-F genunix: [ID 408114 kern.info] /memory-controller@1a2,400000 (mc-us314) online
Mar 26 15:38:51 Domain-F rootnex: [ID 349649 kern.info] mc-us315 at root: SAFARI 0x1a3 0x400000 ...
Mar 26 15:38:51 Domain-F genunix: [ID 936769 kern.info] mc-us315 is /memory-controller@1a3,400000
Mar 26 15:38:51 Domain-F genunix: [ID 408114 kern.info] /memory-controller@1a3,400000 (mc-us315) online
Mar 26 15:38:51 Domain-F unix: [ID 700753 kern.info] kphysm_add_memory_dynamic: adding 33554432K at 0x1e000000000
Mar 26 15:39:13 Domain-F unix: [ID 323408 kern.info] kphysm_add_memory_dynamic: mem = 125829120K (0x1e00000000)
Mar 26 15:39:13 Domain-F unix: [ID 401001 kern.info] kphysm_add_memory_dynamic: avail mem = 35283116032

New the new board is available in Domain F.

root@Domain-F # cfgadm -al|grep SB13
SB13                           V3CPU        connected    configured   ok
SB13::cpu0                     cpu          connected    configured   ok
SB13::cpu1                     cpu          connected    configured   ok
SB13::cpu2                     cpu          connected    configured   ok
SB13::cpu3                     cpu          connected    configured   ok
SB13::memory                   memory       connected    configured   ok

Saturday 19 March 2011

Configuring Zpool with Solaris Zone

Set up details: 
Server: globalzone
Zone name: testzone
1. Creating testpool named testpool with two disks in global zone

root@global # testpool create testpool  c4t60050768018E8327B800000000000005d0s0 
c4t60050768018E8327B800000000000008d0s0 

2. Checking the status of created pool testpool 

root@global # zpool status -v testpool
  pool: testpool
 state: ONLINE
 scrub: none requested
config:


        NAME                                       STATE     READ WRITE CKSUM
        testpool                                      ONLINE       0     0     0
          c4t60050768018E8327B800000000000005d0s0  ONLINE       0     0     0
          c4t60050768018E8327B800000000000008d0s0  ONLINE       0     0     0


errors: No known data errors
3. Adding the pool to zone
root@global # zoneadm -z testpool halt
root@global # zonecfg -z testpool
zonecfg:testzone> add dataset
zonecfg:testzone:dataset> set name="testpool"
zonecfg:testzone:dataset> end
zonecfg:testzone> commit
zonecfg:testzone> exit
root@global # zoneadm -z testzone boot

4. Creating first filesystem named mqm 
root@testzone# zfs create testpool/mqm
5. Setting quota for each file sy stem
root@testzone# zfs set quota=110G testpool/apps
root@testzone# zfs set quota=1G testpool/oraapps          
root@testzone# zfs set quota= 4G testpool/mqm  
6. Changing  mount point from non-global zone
bash-3.00# zfs set mountpoint=/apps testpool/apps
bash-3.00# zfs set mountpoint=/var/mqm  testpool/mqm
bash-3.00# zfs set mountpoint=/oracle/orapp testpool/oraapps
7. Since we don’t  need to pool to mounted,  removing pool from mounting
bash-3.00# zfs set mountpoint=legacy testpool

EMC powerpath Solaris Map list script.

This is script is for printing the EMC psedo device with corresponding LUN ID and physical device path.
Make sure, powermt command is in your env path.


Download the script Click Here
#!/usr/bin/perl
#Auther : Latheefp@gmail.com
#Purpose: Printing the Emc Power Devices With LUN ID
my $PSUE;
my $LUN;
my $DISK;
my @array;
my $PHY;
my $OldPSUE;
my $count;
my $LEN;
print "=================================================\n Pseudo name     :LUN ID:PhysicalDIsks\n=================================================\n";
open(FILE, "/etc/powermt display dev=all|");
while () {
  chomp;
  if ( /Pseudo name/ )
   {
     $_=~s/name=|Pseudo//g;
     $PSUE=$_;
     $LEN=`echo $PSUE|wc -c`;
     if ($LEN < 15)
     {
                     for ($count=$LEN; $count<=15; $count++)
                     {
                     $PSUE="$PSUE ";
                     }
     }
   }
  if ( /Logical device/ ) {
                                  $_=~s/Logical device ID=//g;
                                  $LUN=$_;
    }
  if ( /pci/ ) {
                     $_=~s/Logical device ID=//g;
                                  @array = split (/\s+/, $_);
                     $PHY="$array[2] :  $PHY";
    }
  if (/^$/) {
      if ($OldPSUE ne $PSUE)
      {
      print "$PSUE : $LUN: $PHY \n";
      }
   $PHY="";
   $OldPSUE=$PSUE;
  }
  }
close(FILE);

Download the script Click Here


This script can pint an output as below.
root@Host1# ./EMCtoLUN.pl
=================================================
 Pseudo name     :LUN ID:PhysicalDIsks
=================================================
 emcpower22a     : 0547: c2t5006048452A5C208d414s0 :  c1t5006048452A5C207d414s0 :
 emcpower21a     : 054D: c2t5006048452A5C208d415s0 :  c1t5006048452A5C207d415s0 :
 emcpower9a      : 058C: c2t5006048452A5C208d220s0 :  c1t5006048452A5C207d220s0 :
 emcpower8a      : 0592: c2t5006048452A5C208d221s0 :  c1t5006048452A5C207d221s0 :
 emcpower7a      : 0598: c2t5006048452A5C208d222s0 :  c1t5006048452A5C207d222s0 :
 emcpower4a      : 094D: c2t5006048452A5C208d321s0 :  c1t5006048452A5C207d340s0 :
 emcpower17a     : 095C: c2t5006048452A5C208d295s0 :  c1t5006048452A5C207d295s0 :
 emcpower16a     : 0962: c2t5006048452A5C208d389s0 :  c1t5006048452A5C207d389s0 :
 emcpower15a     : 09EE: c2t5006048452A5C208d390s0 :  c1t5006048452A5C207d390s0 :
 emcpower20a     : 0B78: c2t5006048452A5C208d403s0 :  c1t5006048452A5C207d403s0 :
 emcpower18a     : 0BA0: c2t5006048452A5C208d405s0 :  c1t5006048452A5C207d405s0 :
 emcpower19a     : 0EC7: c2t5006048452A5C208d404s0 :  c1t5006048452A5C207d404s0 :
 emcpower30a     : 0EDF: c2t5006048452A5C208d406s0 :  c1t5006048452A5C207d406s0 :
 emcpower29a     : 0EF7: c2t5006048452A5C208d407s0 :  c1t5006048452A5C207d407s0 :
 emcpower28a     : 0F0F: c2t5006048452A5C208d408s0 :  c1t5006048452A5C207d408s0 :
 emcpower27a     : 0F2B: c2t5006048452A5C208d409s0 :  c1t5006048452A5C207d409s0 :
 emcpower26a     : 0F43: c2t5006048452A5C208d410s0 :  c1t5006048452A5C207d410s0 :
 emcpower25a     : 0F5B: c2t5006048452A5C208d411s0 :  c1t5006048452A5C207d411s0 :
 emcpower24a     : 0F73: c2t5006048452A5C208d412s0 :  c1t5006048452A5C207d412s0 :
 emcpower23a     : 0F8B: c2t5006048452A5C208d413s0 :  c1t5006048452A5C207d413s0 :
 emcpower14a     : 1023: c2t5006048452A5C208d391s0 :  c1t5006048452A5C207d391s0 :
 emcpower13a     : 1029: c2t5006048452A5C208d392s0 :  c1t5006048452A5C207d392s0 :
 emcpower12a     : 102F: c2t5006048452A5C208d393s0 :  c1t5006048452A5C207d393s0 :
 emcpower3a      : 10EF: c2t5006048452A5C208d322s0 :  c1t5006048452A5C207d341s0 :
 emcpower2a      : 10F3: c2t5006048452A5C208d323s0 :  c1t5006048452A5C207d342s0 :
 emcpower1a      : 10F7: c2t5006048452A5C208d340s0 :  c1t5006048452A5C207d343s0 :
 emcpower0a      : 10F9: c2t5006048452A5C208d341s0 :  c1t5006048452A5C207d344s0 :
 emcpower11a     : 120E: c2t5006048452A5C208d394s0 :  c1t5006048452A5C207d394s0 :
 emcpower10a     : 1215: c2t5006048452A5C208d395s0 :  c1t5006048452A5C207d395s0 :
 emcpower6a      : 136C: c2t5006048452A5C208d343s0 :  c1t5006048452A5C207d351s0 :
 emcpower5a      : 1372: c2t5006048452A5C208d344s0 :  c1t5006048452A5C207d352s0 :


Download the script Click Here

Wednesday 2 March 2011

Useful rpm commands

Listing files Related to one installed RPM.
Command: rpm --query --filesbypkg 
Eg:to list all the files related to installed rpm mysql-5.1.51-2.fc14.i686
[root@latheefTest /]# rpm --query --filesbypkg  mysql-5.1.51-2.fc14.i686|more
mysql                     /usr/bin/msql2mysql
mysql                     /usr/bin/my_print_defaults
mysql                     /usr/bin/mysql
mysql                     /usr/bin/mysql_config
mysql                     /usr/bin/mysql_find_rows
mysql                     /usr/bin/mysql_waitpid
mysql                     /usr/bin/mysqlaccess
mysql                     /usr/bin/mysqladmin
mysql                     /usr/bin/mysqlbinlog
mysql                     /usr/bin/mysqlcheck
mysql                     /usr/bin/mysqldump
mysql                     /usr/bin/mysqlimport
mysql                     /usr/bin/mysqlshow
mysql                     /usr/bin/mysqlslap
mysql                     /usr/lib/mysql/mysql_config
mysql                     /usr/lib/mysql/mysqlbug
mysql                     /usr/share/doc/mysql-5.1.51
mysql                     /usr/share/doc/mysql-5.1.51/COPYING
mysql                     /usr/share/doc/mysql-5.1.51/EXCEPTIONS-CLIENT
mysql                     /usr/share/doc/mysql-5.1.51/README
mysql                     /usr/share/doc/mysql-5.1.51/README.mysql-docs
mysql                     /usr/share/man/man1/my_print_defaults.1.gz
mysql                     /usr/share/man/man1/mysql.1.gz
mysql                     /usr/share/man/man1/mysql_config.1.gz
mysql                     /usr/share/man/man1/mysql_find_rows.1.gz
mysql                     /usr/share/man/man1/mysql_waitpid.1.gz
mysql                     /usr/share/man/man1/mysqlaccess.1.gz
mysql                     /usr/share/man/man1/mysqladmin.1.gz
mysql                     /usr/share/man/man1/mysqldump.1.gz
mysql                     /usr/share/man/man1/mysqlshow.1.gz
mysql                     /usr/share/man/man1/mysqlslap.1.gz


Getting information about rpm which is not installed, but locally available

Command: rpm rpm -qi
Eg:to list the information regarding rpm package mysql-5.1.51-2.fc14.i686
[root@latheefTest /]# rpm -qi  mysql-5.1.51-2.fc14.i686
Name        : mysql                        Relocations: (not relocatable)
Version     : 5.1.51                            Vendor: Fedora Project
Release     : 2.fc14                        Build Date: Thu 07 Oct 2010 02:01:06 PM EDT
Install Date: Wed 10 Nov 2010 03:49:43 AM EST      Build Host: x86-13.phx2.fedoraproject.org
Group       : Applications/Databases        Source RPM: mysql-5.1.51-2.fc14.src.rpm
Size        : 2451091                          License: GPLv2 with exceptions
Signature   : RSA/SHA256, Thu 07 Oct 2010 05:06:25 PM EDT, Key ID 421caddb97a1071f
Packager    : Fedora Project
URL         : http://www.mysql.com
Summary     : MySQL client programs and shared libraries
Description :
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. The base package
contains the standard MySQL client programs and generic MySQL files.


Checking which rpm package installed a specific system file.
Command: rpm rpm -qf
Eg:I want to see, which rpm package created /etc/hosts file
[root@latheefTest /]# rpm -qf /etc/hosts
setup-2.8.23-1.fc14.noarch




Getting the detailed information about an installed package.



[root@latheef~]# rpm -qi mysql-server-5.1.51-2.fc14.x86_64
Name        : mysql-server                 Relocations: (not relocatable)
Version     : 5.1.51                            Vendor: Fedora Project
Release     : 2.fc14                        Build Date: Thu 07 Oct 2010 09:02:12 PM AST
Install Date: Tue 09 Nov 2010 06:55:13 AM AST      Build Host: x86-09.phx2.fedoraproject.org
Group       : Applications/Databases        Source RPM: mysql-5.1.51-2.fc14.src.rpm
Size        : 24571485                         License: GPLv2 with exceptions
Signature   : RSA/SHA256, Fri 08 Oct 2010 12:02:05 AM AST, Key ID 421caddb97a1071f
Packager    : Fedora Project
URL         : http://www.mysql.com
Summary     : The MySQL server and related files
Description :
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. This package contains
the MySQL server and some accompanying files and directories.

To get the complete documents (help files and manfiles) information about the installed package.

[root@latheef~]# rpm -qd mysql-server-5.1.51-2.fc14.x86_64
/usr/share/doc/mysql-server-5.1.51/my-huge.cnf
/usr/share/doc/mysql-server-5.1.51/my-innodb-heavy-4G.cnf
/usr/share/doc/mysql-server-5.1.51/my-large.cnf
/usr/share/doc/mysql-server-5.1.51/my-medium.cnf
/usr/share/doc/mysql-server-5.1.51/my-small.cnf
/usr/share/man/man1/innochecksum.1.gz
/usr/share/man/man1/msql2mysql.1.gz
/usr/share/man/man1/myisam_ftdump.1.gz
/usr/share/man/man1/myisamchk.1.gz
/usr/share/man/man1/myisamlog.1.gz
/usr/share/man/man1/myisampack.1.gz
/usr/share/man/man1/mysql.server.1.gz
/usr/share/man/man1/mysql_convert_table_format.1.gz
/usr/share/man/man1/mysql_fix_extensions.1.gz
/usr/share/man/man1/mysql_fix_privilege_tables.1.gz
/usr/share/man/man1/mysql_install_db.1.gz
/usr/share/man/man1/mysql_secure_installation.1.gz
/usr/share/man/man1/mysql_setpermission.1.gz
/usr/share/man/man1/mysql_tzinfo_to_sql.1.gz
/usr/share/man/man1/mysql_upgrade.1.gz
/usr/share/man/man1/mysql_zap.1.gz
/usr/share/man/man1/mysqlbinlog.1.gz
/usr/share/man/man1/mysqlbug.1.gz
/usr/share/man/man1/mysqlcheck.1.gz
/usr/share/man/man1/mysqld_multi.1.gz
/usr/share/man/man1/mysqld_safe.1.gz
/usr/share/man/man1/mysqldumpslow.1.gz
/usr/share/man/man1/mysqlhotcopy.1.gz
/usr/share/man/man1/mysqlimport.1.gz
/usr/share/man/man1/mysqlman.1.gz
/usr/share/man/man1/mysqltest.1.gz
/usr/share/man/man1/perror.1.gz
/usr/share/man/man1/replace.1.gz
/usr/share/man/man1/resolve_stack_dump.1.gz
/usr/share/man/man1/resolveip.1.gz
/usr/share/man/man8/mysqld.8.gz
/usr/share/man/man8/mysqlmanager.8.gz

Continue...