<?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: &amp;quot;Adding a one 1GB disk on 9000/400 Series Workstation&amp;quot; in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630845#M41152</link>
    <description>The 400 is running some version of 9.x or earlier and unfortunately, you must determine the disktab parameters from documentation from the manufacturer. Only a few of the values are important and the comments in the disktab file should help...&lt;BR /&gt;&lt;BR /&gt;As far as 9Gb, that's not possible.  When the 400 was obsolete, a 9Gb drive simply did not exist and 2Gb drives required special techniques to handle the massive amount of data (2 Gb). Even a 4 Gb drive will not work unless you are willing to use just the first 2Gb. (you might want to think hard about getting a replacement machine--tiny 1 and 2Gb disks that will work are very rare)</description>
    <pubDate>Thu, 13 Dec 2001 02:03:56 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2001-12-13T02:03:56Z</dc:date>
    <item>
      <title>"Adding a one 1GB disk on 9000/400 Series Workstation"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630844#M41151</link>
      <description>Kindly I need to know if someone could help to add a 1GB disk on 9000/400 series workstation. I know this is a really old machine but due to some compiler that still needs to be running under this machine I need to keep it up. In order to add this disk and create a new filesystem I need to add the disk under /etc/disktab but I don't know old the fields depending on the side of this for example:&lt;BR /&gt;ns = Number of 1k sectors per track&lt;BR /&gt;nt = Number of tracks per cylinder&lt;BR /&gt;nc = Total number of cylinders in the file system&lt;BR /&gt;S0 = Size of the system in 1k blocks&lt;BR /&gt;b0 = Block size in bytes&lt;BR /&gt;f0 = Fragment size in bytes (1k, K, 4k)&lt;BR /&gt;se = Number of bytes per physical sector&lt;BR /&gt;rm = Revolution per minute.&lt;BR /&gt;&lt;BR /&gt;The disk is a FUJITSU M2694ES-512&lt;BR /&gt;Also I would like to know if I could add an internal disk to run the OS from there with a 9GB due the one I have is really small is only 245MB and I would like to add a SEAGATE disk.&lt;BR /&gt;I will really appreciated if anyone could help me on this.&lt;BR /&gt;Thank you so much for the help.&lt;BR /&gt;&lt;BR /&gt;Reynaldo Torres.&lt;BR /&gt;torresr@hydroaire.com</description>
      <pubDate>Thu, 13 Dec 2001 00:08:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630844#M41151</guid>
      <dc:creator>Reynaldo Torres</dc:creator>
      <dc:date>2001-12-13T00:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: "Adding a one 1GB disk on 9000/400 Series Workstation"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630845#M41152</link>
      <description>The 400 is running some version of 9.x or earlier and unfortunately, you must determine the disktab parameters from documentation from the manufacturer. Only a few of the values are important and the comments in the disktab file should help...&lt;BR /&gt;&lt;BR /&gt;As far as 9Gb, that's not possible.  When the 400 was obsolete, a 9Gb drive simply did not exist and 2Gb drives required special techniques to handle the massive amount of data (2 Gb). Even a 4 Gb drive will not work unless you are willing to use just the first 2Gb. (you might want to think hard about getting a replacement machine--tiny 1 and 2Gb disks that will work are very rare)</description>
      <pubDate>Thu, 13 Dec 2001 02:03:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630845#M41152</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-12-13T02:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: "Adding a one 1GB disk on 9000/400 Series Workstation"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630846#M41153</link>
      <description>You should not have been so quick to assign points.  :-)&lt;BR /&gt;&lt;BR /&gt;While it is true that the OS requires disktab parameters for the newfs command, the "mkfs" command does not. Even if you absolutely *must* use the newfs command, then you could enter whatever numbers you choose to factor the capacity of the disk drive into.&lt;BR /&gt;&lt;BR /&gt;For example, let's say that the drive had a capacity of 98760 blocks. The s0 value is 98760, and you could pick a value of 10 for nt and, dividing 98760 by 10 you get 9876, which would be used as the value for ns.&lt;BR /&gt;&lt;BR /&gt;The other values are not really important.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As far as getting new drives to work in your old system, what Bill said is somewhat true. So, you need to work with someone who either has access to a stock of working older drives, such as MDL Corp. (the company I work for), or work with a company (such as MDL) that can reduce the capacity of a current model disk drive down to just under 2GB.&lt;BR /&gt;&lt;BR /&gt;You could even add extra storage external to your 400 series workstation to provide the extra space required, and not affect your current internal disk drives.</description>
      <pubDate>Thu, 13 Dec 2001 18:29:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630846#M41153</guid>
      <dc:creator>Michael Lampi</dc:creator>
      <dc:date>2001-12-13T18:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: "Adding a one 1GB disk on 9000/400 Series Workstation"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630847#M41154</link>
      <description>Micheal I really thank you for your respond too. Can you help me to set up a disk with a size of 1GB because some of the parameters I really don't know how to set them up and maybe as you mentioned that setting the disk from the command line might work I wouold like to know if you have some kind of documents of procedures that could help me to do this. You know this is something I did not want to do but this is a license compiler that only run on this 900/400t machine and if we try to get a new compiler will cost millions of dollars and this data that needs to be supported for our customers whether we like it or not. I will give top points as well and you right I should not give the points yet but I know this an old machine and not many UNIX Administrators work with them any more including myself.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Thu, 13 Dec 2001 18:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-adding-a-one-1gb-disk-on-9000-400-series-workstation-quot/m-p/2630847#M41154</guid>
      <dc:creator>Reynaldo Torres</dc:creator>
      <dc:date>2001-12-13T18:48:32Z</dc:date>
    </item>
  </channel>
</rss>

