Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2017 11:51:29 -0500
From:      =?UTF-8?B?RWZyYcOtbiBEw6ljdG9y?= <efraindector@motumweb.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Can't grow disk on Google Cloud
Message-ID:  <600cc77e-f154-d419-c659-49e3791f9370@motumweb.com>
In-Reply-To: <0e6b780d-947b-63b8-8795-0f05ad0303b9@motumweb.com>
References:  <c631d642-4718-3e3c-9e5a-dab52a340d47@motumweb.com> <c08f18bb-f705-3a54-953f-90f95e40e459@FreeBSD.org> <a259253c-755c-23c0-1293-fcf9601e99df@FreeBSD.org> <0e6b780d-947b-63b8-8795-0f05ad0303b9@motumweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello again.

El 10/08/2017 a las 11:46 a. m., Efraín Déctor escribió:
>
> This part however is not working:
>
> growfs /dev/da0p3
> It's strongly recommended to make a backup before growing the file 
> system.
> OK to grow filesystem on /dev/da0p3 from 21GB to 43GB? [yes/no] yes
> growfs: /dev/da0p3: Operation not permitted
>
> The command was executed as root.
>
> Thanks in advance.

Doing

# growfs /

Did the trick:

Filesystem         Size    Used   Avail Capacity  Mounted on
/dev/gpt/rootfs     42G    1.8G     37G     5%    /
devfs              1.0K    1.0K      0B   100%    /dev

Is there a reason why growfs /dev/da0p3  didn't work?

Thanks





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?600cc77e-f154-d419-c659-49e3791f9370>