We have an EC2/CentOS6 instance with "/" mounted to an EXT4 partition, and now another bigger sized hard disk formatted in XFS attached to the system. Since the former partition for "/" is insufficient in space and no LVM setup,
what's the steps if we want to move the "/" and all its contents to the new XFS?
Note that it's an staging server so downtime is just fine.