Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2013 22:40:45 +0400
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        Joseph Mays <mays@win.net>, freebsd-geom@freebsd.org
Subject:   Re: Expanding a partition in gpart after increasing the size of an array.
Message-ID:  <5283C7AD.2020103@yandex.ru>
In-Reply-To: <690085F62D0F44DBAED44EB2604D948F@Gantry>
References:  <690085F62D0F44DBAED44EB2604D948F@Gantry>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13.11.2013 21:07, Joseph Mays wrote:
> I was originally attaching the results of "gpart show" as a
> screenshot because I was working through an internet kvm module on a
> system several states away that was booted in standalone mode. But
> the mailing list seems to strip off attachments, so I ssh'd into the
> system in normal operation to get output of "gpart show" that I can
> cut and paste here.
> 
> root@warehouse:/root # gpart show mfid0
> =>         34  17578327997  mfid0  GPT  (10T) [CORRUPT]
>            34          128      1  freebsd-boot  (64k)
>           162   1048576000      2  freebsd-ufs  (500G)
>    1048576162  16521363328      4  freebsd-ufs  (7.7T)
>   17569939490      8388540      3  freebsd-swap  (4G)
>   17578328030            1         - free -  (512B)
>

Hi,

you just need to do `gpart recover mfid0`.

-- 
WBR, Andrey V. Elsukov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5283C7AD.2020103>