Hi all,
I have a VPS running 9.1-RELEASE at TransIP. It was just upgraded and I received twice the diskspace. TransIP provides instructions in Dutch how to create a new parition for the additional diskspace. The first step is to run
I asked TransIP support about the "CORRUPT" message, and they say (see below) it had nothing to do with the upgrade, that the partition was uncleanly shut down or something. The suggest running
TIA
TransIP support:
I have a VPS running 9.1-RELEASE at TransIP. It was just upgraded and I received twice the diskspace. TransIP provides instructions in Dutch how to create a new parition for the additional diskspace. The first step is to run
$ gpart show
. Here is the output I get:
Code:
$ gpart show
=> 34 52428733 vtbd0 GPT (50G) [CORRUPT]
34 128 1 freebsd-boot (64k)
162 48234368 2 freebsd-ufs (23G)
48234530 2621440 3 freebsd-swap (1.3G)
50855970 1572797 - free - (768M)
% gpart recover vtbd0
but it is unclear to me what this command does. Can someone explain?TIA
TransIP support:
De technische dienst heeft naar de foutmelding gekeken en aangegeven dat dit niet gerelateerd is aan de upgrade.
Het is mogelijk dat de disk niet netjes afgesloten is door een unclean shutdown. Vermoedelijk heeft u ook meldingen in uw dmesg of /var/log/messages in de trend van:
----------------------------------------------------------------------------
GEOM: provider: the primary GPT table is corrupt or invalid.
GEOM: provider: using the secondary instead -- recovery strongly advised.
----------------------------------------------------------------------------
U kunt met
----------------------------------------------------------------------------
gpart recover vtbd0
----------------------------------------------------------------------------
uw GPT labels herstellen met een backup.