<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: swap/paging in BackOffice Products</title>
    <link>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476149#M87</link>
    <description>Hi Jennifer,&lt;BR /&gt;1. Set pagefile c:\ = 16 MB (minimum required)&lt;BR /&gt;2. Set pagefile d:\ = 128MB (or 1.5 times RAM)&lt;BR /&gt;&lt;BR /&gt;When setting the above do set the "initial size" = "max size". This will prevent trashing and frag, and better contiguous access.&lt;BR /&gt;Do a defrag after setting/rebooting.&lt;BR /&gt;Regards,&lt;BR /&gt;Dennis</description>
    <pubDate>Wed, 10 Jan 2001 02:17:52 GMT</pubDate>
    <dc:creator>Dennis Ng</dc:creator>
    <dc:date>2001-01-10T02:17:52Z</dc:date>
    <item>
      <title>swap/paging</title>
      <link>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476145#M83</link>
      <description>I need to increase my paging on my NT4.0 servers.  My C: is so full, can I move it to my D:?  My C: and D: are mirrored, but D: is much bigger and doesn't get used.&lt;BR /&gt;&lt;BR /&gt;jennifer</description>
      <pubDate>Thu, 21 Dec 2000 20:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476145#M83</guid>
      <dc:creator>Jennifer Money</dc:creator>
      <dc:date>2000-12-21T20:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: swap/paging</title>
      <link>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476146#M84</link>
      <description>What you can do is create a partition on the unmirrored portion and create the swap file on it.  You can have multiple swap partitiopns</description>
      <pubDate>Thu, 21 Dec 2000 20:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476146#M84</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-12-21T20:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: swap/paging</title>
      <link>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476147#M85</link>
      <description>Hi Jennifer,&lt;BR /&gt;&lt;BR /&gt;If you move your pagefile off of the C: drive, be aware that it will affect your ability to write a core dump in the event of a blue screen.  You can certainly move the pagefile, or have multiple pagefiles on multiple partitions.  But if you move the pagefile off of C:, or if the pagefile on C: is not large enough, you will not get a core dump if your server blue screens. (pagefile = physical RAM + 12mb - at least, or up to 1.5 * RAM if running Backoffice apps).&lt;BR /&gt;&lt;BR /&gt;Just thought I would make you aware of that.  It can be frustrating when your machine is blue screening and you need to read a dump, but you aren't getting one because your pagefile isn't set up properly.  If you're in a 24x7 shop and availability is critical, you should make sure you have the server and pagefile configured to write a core dump.&lt;BR /&gt;&lt;BR /&gt;I think the bigger issue is the lack of disk space on your root parition.  As a general rule, you shouldn't be filling up the C: drive on a server.  You should repartition the drives so you have only the OS, service packs and hotfixes, and pagefile on the root partition - with some extra breathing room in case of RAM upgrades, etc.  You should install all of your other applications, print spooler, etc on another partition so the applications will only write critical info to the root partition.  It can make your recovery times a lot faster too.  &lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jamie Hughes</description>
      <pubDate>Wed, 27 Dec 2000 19:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476147#M85</guid>
      <dc:creator>Jamie Hughes</dc:creator>
      <dc:date>2000-12-27T19:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: swap/paging</title>
      <link>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476148#M86</link>
      <description>Here is how you do it:&lt;BR /&gt;&lt;BR /&gt;Start -&amp;gt; Settings -&amp;gt; System -&amp;gt; Performance&lt;BR /&gt;In the Virtual Memory section, click on Change&lt;BR /&gt;&lt;BR /&gt;In the Virtual Memory window you will see an area at the top where the local volumes are listed and the current paging space alocated in each.  To add an additional paging area on another volume simply highlight the drive you want to add the paging space on (or modify).  In the Paging File Size for Selected Drive area input the minimum and maximum size you desire, and then click set.  Remember, this is a individual volume setting, so you can go back to other disk volumes, highlight tham, and make any changes desired there as well.  After you are done, click ok.  You will need to reboot to make the changes active in most cases.&lt;BR /&gt;&lt;BR /&gt;BTW... It is a good idea on any NT server to have another instance of the operating system installed for emergencies, etc.  There is no need to duplicate paging space though.  The can be defined the same on both instances without any problem.</description>
      <pubDate>Wed, 27 Dec 2000 20:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476148#M86</guid>
      <dc:creator>Tim Malnati</dc:creator>
      <dc:date>2000-12-27T20:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: swap/paging</title>
      <link>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476149#M87</link>
      <description>Hi Jennifer,&lt;BR /&gt;1. Set pagefile c:\ = 16 MB (minimum required)&lt;BR /&gt;2. Set pagefile d:\ = 128MB (or 1.5 times RAM)&lt;BR /&gt;&lt;BR /&gt;When setting the above do set the "initial size" = "max size". This will prevent trashing and frag, and better contiguous access.&lt;BR /&gt;Do a defrag after setting/rebooting.&lt;BR /&gt;Regards,&lt;BR /&gt;Dennis</description>
      <pubDate>Wed, 10 Jan 2001 02:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/swap-paging/m-p/2476149#M87</guid>
      <dc:creator>Dennis Ng</dc:creator>
      <dc:date>2001-01-10T02:17:52Z</dc:date>
    </item>
  </channel>
</rss>

