Hi Chris,
On Wed, Feb 12, 2014 at 09:32:10PM +0000, Chris Tallon wrote:
I'm stuck on the old disk layout which is hiding
0.5GB of disk away from
me, and I think I'm going to buy a 5GB upgrade, so I wondered about
fixing all this in one go.
By old disk layout do you mean that you have an xvda1 partition
without an xvda block device? If so, and you're wanting to change
things about, then it would be best to put a ticket in to support so
we can change it from xvda1 to xvda.
Assuming you currently have it booting correctly by UUID or label
then this would be as simple as us shutting your VPS down and
booting it again.
The rest of this email will assume a single block device xvda with a
filesystem directly on it.
You say "stuck", but what problems is it actually causing you?
Also I am interested to know about the 0.5GiB that is missing. Can
you tell me which VPS account this is please? Off-list if you like.
I don't want to reinstall the OS though, so my
plan is request/get the
disk upgrade, then to boot into the rescue environment and as root,
cd myvpsfilesystem
tar -c . | ssh somewhereelse "cat > filesystem.tar"
Where would you be storing filesystem.tar at this point? The rescue
environment runs out of your RAM, so if (for example) you had 480MiB
RAM, you would have 480MiB of writable space. Which would crash the
environment long before you wrote 480MiB.
Storing it remotely would work.
I am wondering what the point of doing this is though; there is
normally no issue with having a filesystem directly on xvda, and it
doesn't present a problem for growing it either.
The question is, am I heading for any pitfalls?
If all you're trying to do is add some disk space then you don't need
to do any of this.
If I've misunderstood and you're trying to do something else, ten
maybe.
Cheers,
Andy
--
http://bitfolk.com/ -- No-nonsense VPS hosting