<?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 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308158#M12728</link>
    <description>ejecuta el siguiente comando&lt;BR /&gt;-bash-2.05b# df -k&lt;BR /&gt;Filesystem           1K-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/cciss/c0d0p1       493891    156667    311725  34% /&lt;BR /&gt;en tu caso tambien es c0d0 luego la opcion P para ver las pariciones.&lt;BR /&gt;&lt;BR /&gt;-bash-2.05b# fdisk /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;The number of cylinders for this disk is set to 4357.&lt;BR /&gt;There is nothing wrong with that, but this is larger than 1024,&lt;BR /&gt;and could in certain setups cause problems with:&lt;BR /&gt;1) software that runs at boot time (e.g., old versions of LILO)&lt;BR /&gt;2) booting and partitioning software from other OSs&lt;BR /&gt;   (e.g., DOS FDISK, OS/2 FDISK)&lt;BR /&gt;&lt;BR /&gt;Command (m for help): p&lt;BR /&gt;&lt;BR /&gt;Disk /dev/cciss/c0d0: 255 heads, 32 sectors, 4357 cylinders&lt;BR /&gt;Units = cylinders of 8160 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;           Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/cciss/c0d0p1   *         1       125    509984   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p2           126       878   3072240   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p3           879      1129   1024080   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p4          1130      4357  13170240    f  Win95 Ext'd (LBA)&lt;BR /&gt;/dev/cciss/c0d0p5          1130      2384   5120384   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p6          2385      3137   3072224   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p7          3138      3388   1024064   82  Linux swap&lt;BR /&gt;/dev/cciss/c0d0p8          3389      3513    509984   83  Linux&lt;BR /&gt;&lt;BR /&gt;Command (m for help): &lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jun 2004 10:31:58 GMT</pubDate>
    <dc:creator>Jairo Campana</dc:creator>
    <dc:date>2004-06-17T10:31:58Z</dc:date>
    <item>
      <title>Swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308157#M12727</link>
      <description>Hola&lt;BR /&gt;&lt;BR /&gt;Tengo la siguiente configuraciÃ³n:&lt;BR /&gt;1.- Proliant ML350G3 + 4GB RAM&lt;BR /&gt;2.- 4 discos de 72 GB ( RAID 0+1)&lt;BR /&gt;3.- Red Hat AS 2.1&lt;BR /&gt;&lt;BR /&gt;En la instalaciÃ³n me creo un area de swap de 4GB&lt;BR /&gt;&lt;BR /&gt;Necesito crear una particion de SWAP de 8GB, para la instalaciÃ³n de Oracle.&lt;BR /&gt;&lt;BR /&gt;Realizo un fdisk /dev/cciss pero no funciona&lt;BR /&gt;Realizo un fdisk /dev/cciss/c0d0p1 y ahi funciona, pero solo me muestra el filesystem que esta en eso dispositivo...&lt;BR /&gt;Y el resto del disco...</description>
      <pubDate>Thu, 17 Jun 2004 09:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308157#M12727</guid>
      <dc:creator>Christian Salinas Salaz</dc:creator>
      <dc:date>2004-06-17T09:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308158#M12728</link>
      <description>ejecuta el siguiente comando&lt;BR /&gt;-bash-2.05b# df -k&lt;BR /&gt;Filesystem           1K-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/cciss/c0d0p1       493891    156667    311725  34% /&lt;BR /&gt;en tu caso tambien es c0d0 luego la opcion P para ver las pariciones.&lt;BR /&gt;&lt;BR /&gt;-bash-2.05b# fdisk /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;The number of cylinders for this disk is set to 4357.&lt;BR /&gt;There is nothing wrong with that, but this is larger than 1024,&lt;BR /&gt;and could in certain setups cause problems with:&lt;BR /&gt;1) software that runs at boot time (e.g., old versions of LILO)&lt;BR /&gt;2) booting and partitioning software from other OSs&lt;BR /&gt;   (e.g., DOS FDISK, OS/2 FDISK)&lt;BR /&gt;&lt;BR /&gt;Command (m for help): p&lt;BR /&gt;&lt;BR /&gt;Disk /dev/cciss/c0d0: 255 heads, 32 sectors, 4357 cylinders&lt;BR /&gt;Units = cylinders of 8160 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;           Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/cciss/c0d0p1   *         1       125    509984   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p2           126       878   3072240   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p3           879      1129   1024080   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p4          1130      4357  13170240    f  Win95 Ext'd (LBA)&lt;BR /&gt;/dev/cciss/c0d0p5          1130      2384   5120384   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p6          2385      3137   3072224   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p7          3138      3388   1024064   82  Linux swap&lt;BR /&gt;/dev/cciss/c0d0p8          3389      3513    509984   83  Linux&lt;BR /&gt;&lt;BR /&gt;Command (m for help): &lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 10:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308158#M12728</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2004-06-17T10:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308159#M12729</link>
      <description>El intercambio estÃ¡ en el general fijado a en medio un mÃºltiplo del ESPOLÃ N a un mÃ¡ximo de dos veces PEGÃ .  Si usted fija menos, el sistema puede no funcionar correctamente.  Si usted fijÃ³ mÃ¡s, el sistema pudo funcionar muy lentamente.  Esta regla ha trabajado bien para mÃ­ en el Hp-ux-ux y muchas distribuciones del linux.  Nota:  UtilicÃ© una herramienta para traducir mi respuesta inglesa al espaÃ±ol.  ApologÃ­as si es entrada sin valor.  SEP&lt;BR /&gt;&lt;BR /&gt;Swap is in general set to between one multiple of RAM to a maximum of twice RAM. If  you set less, the system may not run correctly. If you set more, the system might run very slowly.    This rule has worked well for me in HP-UX and many linux distributions.    Note: I used a tool to translate my English response to Spanish. Apologies if it is worthl</description>
      <pubDate>Thu, 17 Jun 2004 22:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308159#M12729</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-17T22:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308160#M12730</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Run sfdisk instead.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;Celso ;Â</description>
      <pubDate>Fri, 18 Jun 2004 06:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308160#M12730</guid>
      <dc:creator>Celso Medina Kern</dc:creator>
      <dc:date>2004-06-18T06:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308161#M12731</link>
      <description>There is a bug with fdisk.&lt;BR /&gt;&lt;BR /&gt;Fix:&lt;BR /&gt;util-linux-2.11f-17.7.2.i386.rpm. You can download this from&lt;BR /&gt;&lt;A href="https://rhn.redhat.com/errata/RHSA-2002-132.html#Red" target="_blank"&gt;https://rhn.redhat.com/errata/RHSA-2002-132.html#Red&lt;/A&gt; Hat Linux 7.2&lt;BR /&gt;&lt;BR /&gt;I dont know if itÂ´s available in AS2.1.&lt;BR /&gt;&lt;BR /&gt;So, use sfdisk instead.&lt;BR /&gt;&lt;BR /&gt;Iuhhuuu</description>
      <pubDate>Fri, 18 Jun 2004 06:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap/m-p/3308161#M12731</guid>
      <dc:creator>Celso Medina Kern</dc:creator>
      <dc:date>2004-06-18T06:38:03Z</dc:date>
    </item>
  </channel>
</rss>

