<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
    </div>
    <blockquote
cite="mid:CAO8mH+enPSB-8+1oU+UEj7751QTfoAy8m_0YEf5GrmTOgnde3Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">I am planning to move Asterisk from physical server
        to a VM on a ESXi host.
        <div><br>
        </div>
        <div>VMware datastore / VM's will be stored on the shared
          storage on the NAS (NSF). I might get Synology NAS.</div>
        <div><br>
        </div>
        <div>Do you store call live recording on the NAS? There would be
          around 60 concurrent calls recording at the same time and it
          may cause network bottleneck.</div>
        <div><br>
        </div>
        <div>There will be other VM's stored on the NAS like Windows
          Servers, Linux Servers, Database, etc.</div>
      </div>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    60 concurrent alls sounds like a lot. I'd work with a RAM-disk and
    some post-processing to be safe. I have a low priority background
    task that moves finished sound files to a file server and converts
    them to mp3. The software that accesses the audio looks for both
    formats at both places. I think it is generally a good idea to
    handle file issues outside of Asterisk.<br>
    <br>
    jg<br>
  </body>
</html>