[cs631apue] How to Extend the file system in NetBSD?

Guibin Tang tguibin at stevens.edu
Fri Sep 22 23:48:29 EDT 2017


Hi Patrick,
I do it just for installing some packages.
Thanks for your reply :)

On Fri, Sep 22, 2017 at 9:54 PM, Patrick Grasso <pgrasso at stevens.edu> wrote:

> Hey Guibin,
>
> If you're referring to assignment 1, I believe the test script generates
> ~2GB in /tmp, which is problematic if that's mapped to a tempfs with < 2GB
> of space. Fortunately, the script tries to use the TMPDIR environment
> variable before going to /tmp, so if you define
> TMPDIR=/somewhere/in/primary/filesystem, it should store the temporary
> files there instead. If you're looking to expand the fs for another reason,
> sorry for the irrelevant suggestion.
>
> Regards,
> Patrick Grasso
>
> On Fri, Sep 22, 2017, 9:41 PM Guibin Tang <tguibin at stevens.edu> wrote:
>
>> Hello All,
>>
>> I configured NetBSD in AWS and just recognized that the volume size is
>> not enough. So I decided to resize it. According to the documents from AWS,
>> I need to extend the file system after resize the volume. But I do not find
>> the command/package to do this in NetBSD. Any way to do this in NetBSD?
>>
>> Thanks,
>> Guibin Tang
>> _______________________________________________
>> cs631apue mailing list
>> cs631apue at lists.stevens.edu
>> https://lists.stevens.edu/mailman/listinfo/cs631apue
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20170922/acc0df56/attachment.html>


More information about the cs631apue mailing list