Newbie question on mkvg command

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default Newbie question on mkvg command

    Hi,

    I am a newbie to UNIX and want to know the following about the mkvg command.

    What is best way to determine the value for the number of megabytes in
    each physical partition, i.e. what is the appropriate value for -s switch?

    Thanks.

    S Tsui Guest

  2. Similar Questions and Discussions

    1. Newbie Question: Biz Card Template Question
      Hi, I got the Pagemaker PlugIn - I am using one of the templates for Business Cards - the elements appear to be grouped (bound box all around when I...
    2. Pen Tool Use Question. (Embarrassingly Newbie Question)
      I'm currently using Flash MX and whenever I choose the Pen Tool instead of the pen nib with the small "x" beside it that supposed to show up on...
    3. Question concerning AIX ftp command
      bsc7080mqc@mylxhqremove.com wrote: bmmc> We are using shell scripts and .netrc files to initiate ftp bmmc> connections within our Oracle...
    4. mkvg of a 2TB
      Created a 2TB Lun on EMC storage, was able to represent to the host. however, when run bootinfo -s hdiskpowerx, the report came back with a (-)...
    5. Question on FIND command.
      I am a new UNIX user. I would like to find and delete all files with the following extensions: *.out, *.prn, *.o, *.ck in every directories in...
  3. #2

    Default Re: Newbie question on mkvg command

    S Tsui wrote:
    >
    > I am a newbie to UNIX and want to know the following about the mkvg command.
    For a real answer you need to say what version of UNIX and what LVM.
    > What is best way to determine the value for the number of megabytes in
    > each physical partition, i.e. what is the appropriate value for -s switch?
    Most LVMs allow a finite number of PPs in a volume group. you need
    to consider how many and how big drives you're putting into your VG
    plus room for expansion. These numbers could dictate a PP size
    larger than the default.

    The larger the PP, the larger the possible expandibility of the VG.
    The smaller the PP, the finer the control you have over logical
    volumes you can make in the VG. Combining the two makes it a
    judgement call.
    Doug Freyburger 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