<p dir="ltr">Hey Guibin,</p>
<p dir="ltr">If you&#39;re referring to assignment 1, I believe the test script generates ~2GB in /tmp, which is problematic if that&#39;s mapped to a tempfs with &lt; 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&#39;re looking to expand the fs for another reason, sorry for the irrelevant suggestion.</p>
<p dir="ltr">Regards,<br>
Patrick Grasso</p>
<br><div class="gmail_quote"><div dir="ltr">On Fri, Sep 22, 2017, 9:41 PM Guibin Tang &lt;<a href="mailto:tguibin@stevens.edu">tguibin@stevens.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello All,<div><br><div>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?</div><div><br></div><div>Thanks,</div><div>Guibin Tang</div></div></div>
_______________________________________________<br>
cs631apue mailing list<br>
<a href="mailto:cs631apue@lists.stevens.edu" target="_blank">cs631apue@lists.stevens.edu</a><br>
<a href="https://lists.stevens.edu/mailman/listinfo/cs631apue" rel="noreferrer" target="_blank">https://lists.stevens.edu/mailman/listinfo/cs631apue</a><br>
</blockquote></div>