Moving slave https://www.softaculous.com/board/index.php?tid=14251 <![CDATA[Moving slave]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42563
Example:

old HDD = /dev/sdb 
new HDD = /dev/sdc
(of course replace that with YOUR device)

Make sure, the new disk is equal or bigger in size then the old one!

Code
pvcreate /dev/sdc


Use
Code
pvscan
or
Code
pvdisplay

to see if the PV is created

Then add the newly created PV to the volumegroup (use vgdisplay to see the name of your volumegroup)
Code
vgextend [YOUR_VOLUMEGROUP] /dev/sdc


Now you have 2 HDD in your volumegroup, the old one and the new one.

Now it´s time to move the data completely to the new one:
Code
pvmove /dev/sdb

This will move all data of the old disk /dev/sdb to other disks in the volumegroup. You can specify the destination also, but there are only 2 disks....

Then you need to remove the old PV from the volumegroup:
Code
vgreduce [YOUR_VOLUMEGROUP] /dev/sdb


check if anything goes like expected and remove the old hdd from the server.

--The End--
]]>
Sat, 16 Jun 2018 10:44:52 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42563
<![CDATA[Moving slave]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42562 Sat, 16 Jun 2018 10:16:29 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42562 <![CDATA[Moving slave]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42560 ]]> Sat, 16 Jun 2018 09:51:32 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42560 <![CDATA[Moving slave]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42559 Sat, 16 Jun 2018 09:50:48 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42559 <![CDATA[Moving slave]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42558 Sat, 16 Jun 2018 09:50:15 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42558 <![CDATA[Moving slave]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42557 ]]> Sat, 16 Jun 2018 09:45:36 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42557 <![CDATA[Moving slave]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42556
Quote From : wolke June 16, 2018, 9:28 am
You mean moving a slave to another server or just replace the hdd?


let say both but am planing to replace the HDD]]>
Sat, 16 Jun 2018 09:39:39 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42556
<![CDATA[Moving slave]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42555 ]]> Sat, 16 Jun 2018 09:28:38 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=1#p42555 <![CDATA[]]> https://www.softaculous.com/board/index.php?tid=14251&tpg=0#p42552 I will like to know if is possible to move salves from on HDD to another without my costumer loosing there stuff

one of my hdd is very slow and will like to move them to the fast one any advice ]]>
Sat, 16 Jun 2018 09:04:14 GMT https://www.softaculous.com/board/index.php?tid=14251&tpg=0#p42552