Changes between Version 5 and Version 6 of kiyoshi-recovery-2010-02


Ignore:
Timestamp:
Feb 8, 2010, 10:43:56 PM (15 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kiyoshi-recovery-2010-02

    v5 v6  
    4747aptitude install postmark
    4848}}}
    49         * Move testy partition to sdb
     49  * Move testy partition to sdb
    5050{{{
    5151pvmove --verbose vg_kiyoshi0/testy /dev/sdc /dev/dm-2
     
    7777}}}
    7878  * If you get Error: Cannot open /mnt/123 for writing then reduce the set number to a lower number
    79         * It shoud output something like:
     79  * It should output something like:
    8080{{{
    8181guest@chicken:~$ postmark postmark.conf
     
    105105}}}
    106106  * De-commission /dev/sdb
    107         * Move testy partition back
     107  * Move testy partition back
    108108{{{
    109109umount /mnt
     
    123123parted ...
    124124}}}
    125    
    126   * Re-add to raid arrays
     125   * Re-add to raid arrays
    127126{{{
    128127mdadm --add /dev/md2 /dev/sdb2