partitions/filesystems on UnixWare7.1.3

Ask a Question related to SCO, Design and Development.

  1. #1

    Default Re: partitions/filesystems on UnixWare7.1.3

    Mark R wrote:
    > Hi,
    >
    > I setup my disk during installation. 3 partitions, 1 for unix and 2 for apps
    > as below.
    >
    > I couldn't see how to create any filesystems on these other partitions
    > during setup.
    > I believe I cannot do this thru scoadmin.
    >
    > Can someone help me out on this?
    >
    > If I wanted to put filesystems on a second disk it easy with diskadd and
    > disksetup but why so hard like this?
    >
    > From what I have read I should (on install) of only created one partition
    > and just not filled it up with the Unix filesystems. Then used prtvtoc and
    > edvtoc to create slices in the first partition?
    That would be the easiest way.
    > Can someone explain this a little please as the more I read the more
    > confused I'm getting.
    >
    > Thanks for any help.
    >
    >
    > Total disk size is 2231 cylinders (17500.5 MB)
    >
    > Cylinders Approx
    > Partition Status Type Start End Length % MB
    > ========= ====== =========== ===== === ====== === ======
    > 1 Active UNIX System 0 1114 1115 50 8746.3
    > 2 UNIX System 1115 1672 558 25 4377.1
    > 3 UNIX System 1673 2230 558 25 4377.1
    You could add 4377 MB filesystems on partition 2 and 3 (i.e.
    /dev/rdsk/c0b0t0dopx) and mount on the block device /dev/dsk/c0b0t0d0px.
    It will be necessary for you to manually calculate the size of the
    filesystem in blocks. See "man vkfs".

    You will have more flexibility by re-installing and using multiple slices.

    Regards,

    Dennis
    --
    Dennis Golden
    Golden Consulting Services, Inc.
    Change 'invalid' to 'com' to reply by email.

    Dennis Golden Guest

  2. Similar Questions and Discussions

    1. filesystems & performance
      Hi! Does anybody know or anybody could give me a hint on the matter of whether the number of file systems defined in a RS/6000 running AIX 4.3.3...
    2. filesystems don't mount
      >> On 1 Aug 2003 07:57:47 -0700, In the words of a South Park teacher: present them Please post the vfstab, without it no one can tell you...
    3. UDF filesystems with cdrtools
      To make cdrtools backup how can I create UDF filesystems that are marked appendable to make session after session respectively ? Please inform me...
    4. Compressed Filesystems
      Hi Ladies! In AIX I can create a filesystem with the compression attribute turned on which will do automatic file compression. The name of the...
    5. How to mount bsd filesystems ?
      Hello I'm under linux 2.4.20. I've activated the udf ans ufs support in the kernel. I got this: $ dmesg | grep hda hda: hda1 hda2 hda3 hda1:...
  3. #2

    Default Re: partitions/filesystems on UnixWare7.1.3

    Jeeez, now I remember why I love AIX!

    Thanks

    "Dennis Golden" <dgolden@golden-consulting.invalid> wrote in message
    news:3F4A70D2.5000102@golden-consulting.invalid...
    > Mark R wrote:
    > > Hi,
    > >
    > > I setup my disk during installation. 3 partitions, 1 for unix and 2 for
    apps
    > > as below.
    > >
    > > I couldn't see how to create any filesystems on these other partitions
    > > during setup.
    > > I believe I cannot do this thru scoadmin.
    > >
    > > Can someone help me out on this?
    > >
    > > If I wanted to put filesystems on a second disk it easy with diskadd and
    > > disksetup but why so hard like this?
    > >
    > > From what I have read I should (on install) of only created one
    partition
    > > and just not filled it up with the Unix filesystems. Then used prtvtoc
    and
    > > edvtoc to create slices in the first partition?
    >
    > That would be the easiest way.
    >
    > > Can someone explain this a little please as the more I read the more
    > > confused I'm getting.
    > >
    > > Thanks for any help.
    > >
    > >
    > > Total disk size is 2231 cylinders (17500.5 MB)
    > >
    > > Cylinders Approx
    > > Partition Status Type Start End Length % MB
    > > ========= ====== =========== ===== === ====== === ======
    > > 1 Active UNIX System 0 1114 1115 50 8746.3
    > > 2 UNIX System 1115 1672 558 25 4377.1
    > > 3 UNIX System 1673 2230 558 25 4377.1
    >
    > You could add 4377 MB filesystems on partition 2 and 3 (i.e.
    > /dev/rdsk/c0b0t0dopx) and mount on the block device /dev/dsk/c0b0t0d0px.
    > It will be necessary for you to manually calculate the size of the
    > filesystem in blocks. See "man vkfs".
    >
    > You will have more flexibility by re-installing and using multiple slices.
    >
    > Regards,
    >
    > Dennis
    > --
    > Dennis Golden
    > Golden Consulting Services, Inc.
    > Change 'invalid' to 'com' to reply by email.
    >

    Mark R 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