Hard Disk space required for V5.1?

Ask a Question related to AIX, Design and Development.

  1. #1

    Default Hard Disk space required for V5.1?

    I would like to know how much space of the hard disk I required to install
    AIX V5.1.

    I have a very old RS/6000 with 2GB hard disk which is running V4.2.1. that
    is more for testing purpose. I would like to upgrade this, but afraid that
    the space is not enough. Any hints? Thanks.


    Rickie Guest

  2. Similar Questions and Discussions

    1. Disk space required for install
      I tried to install the IDCS demo last night on my Windows XP laptop, and the install aborted, saying I need 94MB more disk space. I have my hard...
    2. Running out of hard drive space
      As I use Photoshop 7.0.1 on my 1GHz mirrored door drive Mac with 1.75 GB of DDR SDRAM, I run into the following problem. I begin to loose space on my...
    3. Second hard disk on B50
      My B50 has one disk in hot swap bay reported as hdisk0 Available 10-80-00-2,0 16 Bit LVD SCSI Disk Drive and the adapter is scsi0 ...
    4. What is LVD hard disk ?
      Excuse this stupid question, but i'd like to know it. Regards. -- ---------------------------------------------------------- Tu portal de Aix...
    5. find the free hard disk space
      EXEC master..xp_fixeddrives "Abraham" <binu_ca@yahoo.com> wrote in message news:eT1ZmpYRDHA.304@tk2msftngp13.phx.gbl...
  3. #2

    Default Re: Hard Disk space required for V5.1?

    "Rickie" <wongrickie@hotmail.com> schrieb im Newsbeitrag
    news:blber4$4oa$1@reader01.singnet.com.sg...
    > I would like to know how much space of the hard disk I required to install
    > AIX V5.1.
    >
    > I have a very old RS/6000 with 2GB hard disk which is running V4.2.1. that
    > is more for testing purpose. I would like to upgrade this, but afraid that
    > the space is not enough. Any hints? Thanks.
    Take a look at
    [url]http://publib.boulder.ibm.com/pseries/aixgen/relnotes/51RELNOTES/10072907.ht[/url]
    m#wq47


    HTH

    Hajo
    CATE AIX/RS6000


    Hans-Joachim Ehlers Guest

  4. #3

    Default Re: Hard Disk space required for V5.1?


    "Rickie" <wongrickie@hotmail.com> wrote in message
    news:blber4$4oa$1@reader01.singnet.com.sg...
    > I would like to know how much space of the hard disk I required to
    install
    > AIX V5.1.
    >
    > I have a very old RS/6000 with 2GB hard disk which is running V4.2.1.
    that
    > is more for testing purpose. I would like to upgrade this, but afraid
    that
    > the space is not enough. Any hints? Thanks.
    >
    >
    I did a minimal installation of 5.1 on one of my C10's 2GB disks and
    have plenty of space left to add filesets but probably won't be adding
    anything to do with X11, CDE or the documentation. The installation took
    just over an hour from CD. The actual figures for interest are:-

    # lsvg rootvg
    VOLUME GROUP: rootvg VG IDENTIFIER:
    0020053100004800000000f
    7d887f168
    VG STATE: active PP SIZE: 4 megabyte(s)
    VG PERMISSION: read/write TOTAL PPs: 515 (2060
    megabytes)
    MAX LVs: 256 FREE PPs: 337 (1348
    megabytes)
    LVs: 9 USED PPs: 178 (712
    megabytes)
    OPEN LVs: 8 QUORUM: 2
    TOTAL PVs: 1 VG DESCRIPTORS: 2
    STALE PVs: 0 STALE PPs: 0
    ACTIVE PVs: 1 AUTO ON: yes
    MAX PPs per PV: 1016 MAX PVs: 32
    LTG size: 128 kilobyte(s) AUTO SYNC: no
    HOT SPARE: no

    # lsvg -l rootvg
    rootvg:
    LV NAME TYPE LPs PPs PVs LV STATE MOUNT
    POINT
    hd5 boot 2 2 1 closed/syncd N/A
    hd6 paging 96 96 1 open/syncd N/A
    hd8 jfslog 1 1 1 open/syncd N/A
    hd4 jfs 2 2 1 open/syncd /
    hd2 jfs 63 63 1 open/syncd /usr
    hd9var jfs 3 3 1 open/syncd /var
    hd3 jfs 5 5 1 open/syncd /tmp
    hd1 jfs 1 1 1 open/syncd /home
    hd10opt jfs 5 5 1 open/syncd /opt

    # df -Ik
    Filesystem 1024-blocks Used Free %Used Mounted on
    /dev/hd4 8192 6388 1804 78% /
    /dev/hd2 258048 246808 11240 96% /usr
    /dev/hd9var 12288 8208 4080 67% /var
    /dev/hd3 20480 2176 18304 11% /tmp
    /dev/hd1 4096 176 3920 5% /home
    /proc - - - - /proc
    /dev/hd10opt 20480 6784 13696 34% /opt




    RobH Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139