User Tools

Site Tools


linux:linux_move_bootdisk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:linux_move_bootdisk [2021/01/01 21:25]
127.0.0.1 external edit
linux:linux_move_bootdisk [2023/03/14 00:58] (current)
manu
Line 2: Line 2:
  
 https://​access.redhat.com/​discussions/​2158911 https://​access.redhat.com/​discussions/​2158911
 +
 +https://​access.redhat.com/​solutions/​68503
 +
 +http://​hpux-howto.blogspot.com/​2018/​07/​how-to-migrate-boot-partition-to-other.html
 +
 +https://​access.redhat.com/​discussions/​2158911?​tour=8
 +
 +https://​access.redhat.com/​solutions/​68503
  
 ====== Move OS disk to a new (rootvg) ====== ====== Move OS disk to a new (rootvg) ======
  
 == Clean yum cache == == Clean yum cache ==
 +
 <cli prompt='#'>​ <cli prompt='#'>​
 [root@rhlabh1 ~]# yum clean all [root@rhlabh1 ~]# yum clean all
Line 140: Line 149:
 </​cli>​ </​cli>​
  
-Move the pv in background to new partition /​dev/​mapper/​mpathb3,​ and check the progress+Move the pv in **background** to new partition /​dev/​mapper/​mpathb3,​ and check the progress, background allows to close your terminal
 <cli prompt='#'>​ <cli prompt='#'>​
 [root@rhlabh1 ~]# pvmove -b /​dev/​mapper/​mpatha3 /​dev/​mapper/​mpathb3 [root@rhlabh1 ~]# pvmove -b /​dev/​mapper/​mpatha3 /​dev/​mapper/​mpathb3
Line 322: Line 331:
 <cli prompt='#'>​ <cli prompt='#'>​
 [root@rhlabh1 grub2]# bootlist -m normal sdc sdd sdg sdh [root@rhlabh1 grub2]# bootlist -m normal sdc sdd sdg sdh
-</cli+</cli>
  
 Reboot Reboot
linux/linux_move_bootdisk.1609532710.txt.gz ยท Last modified: 2021/01/01 21:25 by 127.0.0.1