<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Fábio,<br>
      <br>
      Am 26.01.17 um 12:22 schrieb Fábio Rabelo:<br>
    </div>
    <blockquote
cite="mid:CAEekY66xrvgh2s3Oeue6h-HR-_10-8D63asVfj+MXHh6TX2Fig@mail.gmail.com"
      type="cite">
      <pre wrap="">sorry, I forgot to change address to all list before send ...

---------- Forwarded message ----------
From: Fábio Rabelo <a class="moz-txt-link-rfc2396E" href="mailto:fabio@fabiorabelo.wiki.br"><fabio@fabiorabelo.wiki.br></a>
Date: 2017-01-26 9:21 GMT-02:00
Subject: Re: [OmniOS-discuss] Install on Supermicro DOM=low space left
To: "Volker A. Brandt" <a class="moz-txt-link-rfc2396E" href="mailto:vab@bb-c.de"><vab@bb-c.de></a>


2017-01-26 9:06 GMT-02:00 Volker A. Brandt <a class="moz-txt-link-rfc2396E" href="mailto:vab@bb-c.de"><vab@bb-c.de></a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi Fábio!


</pre>
        <blockquote type="cite">
          <pre wrap="">I've just installed OmniOS on a Supermicro Motherboard with a DOM
device for boot .

It is working fine, no issues ...

But, the 64GB DOM has just 9GB of space left

Can I delete something ( temp files, compacted installed packages, etc
) to free some space ?
</pre>
        </blockquote>
        <pre wrap="">
You might have oversized swap and/or dump volumes.  Do a

  zfs list -t volume

What volume sizes are shown
</pre>
      </blockquote>
      <pre class="moz-signature" cols="72">
NAME         USED  AVAIL  REFER  MOUNTPOINT
rpool/dump  41.5G  9.15G  41.5G  -
rpool/swap  4.13G  13.0G   276M  -

I did not changed anything during instalation proccess, I've just
accepted all defaults


</pre>
    </blockquote>
    If you still want to change the size of the dump volume:<br>
    <br>
    zfs set volsize=16g rpool/dump<br>
    <br>
    The size depends of course on the estimated size of a core dump, but
    16G should ne way over the top.<br>
    <br>
    Cheers,<br>
    Stephan<br>
  </body>
</html>