Ask a Question related to AIX, Design and Development.

  1. #1

    Default lsconf output

    Good Day,

    I have a IBM p640 (2X Power3) running AIX 4.3.3. Does anybody know
    why i get the following output from lsconf.

    /usr/sbin/lsconf: set: unknown option: A
    Network Information
    Host Name:
    IP Address:
    Sub Netmask:
    Gateway:
    Name Server:
    Domain Name:

    There are two network cards and both are up.

    Hostname gives the correct response and smitty 'sees' the correct
    addresses etc...

    Cheers

    Martin
    M Hirst Guest

  2. Similar Questions and Discussions

    1. PDF output how-to ...
      Is there any example on how to format my photo(and some text description such as title, description, location, and date/time) to a PDF file. I'd...
    2. Carriage returns/output not displayed in output.asp
      PLEASE DON'T MULTIPOST. PLEASE DON'T POST ATTACHMENTS. PLEASE DON'T DOUBLE-POST. Ray at work
    3. #25152 [Opn->Bgs]: output buffering functions don't catch "virtual" output
      ID: 25152 Updated by: iliaa@php.net Reported By: msarsale at buenosaires dot gov dot ar -Status: Open +Status:...
    4. output at 16:9
      I have an application which I want to utput to a plasma screen. the screen works better at 16:9. Reading the graphics card instructions thet say...
    5. XML OUTPUT
      HI Frerinds, Our development team ask me if it is possible to give them the XML output file for a select statememt wich has a parent child table...
  3. #2

    Default Re: lsconf output

    "M Hirst" <hirst@interomex.com> schrieb im Newsbeitrag
    news:e0f2e7f2.0310010917.3ea48d94@posting.google.c om...
    > Good Day,
    >
    > I have a IBM p640 (2X Power3) running AIX 4.3.3. Does anybody know
    > why i get the following output from lsconf.
    >
    > /usr/sbin/lsconf: set: unknown option: A
    > Network Information
    > Host Name:
    > IP Address:
    > Sub Netmask:
    > Gateway:
    > Name Server:
    > Domain Name:
    >
    > There are two network cards and both are up.
    >
    > Hostname gives the correct response and smitty 'sees' the correct
    > addresses etc...
    >
    > Cheers
    >
    > Martin
    Hallo Martin,

    I do not have your hardware/software combination to check but lsconf aka
    prtconf is a simple (Korn-) shell script. Thus you might just look into it
    and/or use the -x Option to watch it during execution.

    Regards,
    Andreas


    Andreas Schulze Guest

  4. #3

    Default Re: lsconf output

    Andreas Schulze <b79xan@gmx.de> wrote:
    AS> "M Hirst" <hirst@interomex.com> schrieb im Newsbeitrag
    AS> news:e0f2e7f2.0310010917.3ea48d94@posting.google.c om...
    >> Good Day,
    >>
    >> I have a IBM p640 (2X Power3) running AIX 4.3.3. Does anybody know
    >> why i get the following output from lsconf.
    >>
    >> /usr/sbin/lsconf: set: unknown option: A
    >> Network Information
    >> Host Name:
    >> IP Address:
    >> Sub Netmask:
    >> Gateway:
    >> Name Server:
    >> Domain Name:
    >>
    >> There are two network cards and both are up.
    >>
    >> Hostname gives the correct response and smitty 'sees' the correct
    >> addresses etc...
    >>
    >> Cheers
    >>
    >> Martin
    AS> Hallo Martin,

    AS> I do not have your hardware/software combination to check but lsconf aka
    AS> prtconf is a simple (Korn-) shell script. Thus you might just look into it
    AS> and/or use the -x Option to watch it during execution.

    Someone at IBM forgot to include the #!/bin/ksh line at the head
    of the script. I believe the problem's been fixed in a higher level
    of whatever fileset delivers those scripts.

    Regards,

    Nicholas

    --
    "Why shouldn't I top-post?" [url]http://www.aglami.com/tpfaq.html[/url]
    "Meanings are another story." [url]http://www.ifas.org/wa/glossolalia.html[/url]
    Nicholas Dronen Guest

  5. #4

    Default Re: lsconf output

    Thank You!

    I (stupidly) was running lsconf in a BASH shell. When i switched to
    ksh it worked like a charm.

    Cheers

    Martin







    "Andreas Schulze" <b79xan@gmx.de> wrote in message news:<blgtd3$s41@news-1.bank.dresdner.net>...
    > "M Hirst" <hirst@interomex.com> schrieb im Newsbeitrag
    > news:e0f2e7f2.0310010917.3ea48d94@posting.google.c om...
    > > Good Day,
    > >
    > > I have a IBM p640 (2X Power3) running AIX 4.3.3. Does anybody know
    > > why i get the following output from lsconf.
    > >
    > > /usr/sbin/lsconf: set: unknown option: A
    > > Network Information
    > > Host Name:
    > > IP Address:
    > > Sub Netmask:
    > > Gateway:
    > > Name Server:
    > > Domain Name:
    > >
    > > There are two network cards and both are up.
    > >
    > > Hostname gives the correct response and smitty 'sees' the correct
    > > addresses etc...
    > >
    > > Cheers
    > >
    > > Martin
    >
    > Hallo Martin,
    >
    > I do not have your hardware/software combination to check but lsconf aka
    > prtconf is a simple (Korn-) shell script. Thus you might just look into it
    > and/or use the -x Option to watch it during execution.
    >
    > Regards,
    > Andreas
    M Hirst Guest

  6. #5

    Default Re: lsconf output


    "M Hirst" <hirst@interomex.com> wrote in message
    news:e0f2e7f2.0310020852.5d5f3ffb@posting.google.c om...
    > Thank You!
    >
    > I (stupidly) was running lsconf in a BASH shell.
    You're not stupid. It should still work under BASH.
    IBM's poor QA is what's stupid (see Nicholas' post).

    > When i switched to
    > ksh it worked like a charm.
    Warded off the evil spirits, eh?

    RobH


    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