Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default tracking a pid

    hi

    i got an error message that say

    genunix: [ID 470503 kern.warning] WARNING: Sorry, no swap space to
    grow stack for pid 19651 (Cgistub)
    Any ways to track down this pid 19651 as it happens? Enabling BSM
    would require a restart of my server which is not feasible . can
    enabling accounting do the job? what other ways can i do it?
    thanks
    mike Guest

  2. Similar Questions and Discussions

    1. Ad Tracking
      This is my first time working with Ad Tracking in Flash and I want to make sure I'm going about it correctly.. I can't test it on my side, so I want...
    2. InDesign tracking vs. Quark tracking?
      Hi Anne Marie, I would describe letter, word, and glyph scaling parameters as things the paragraph composer can fuzzy-logic work with. Fuzzy logic...
    3. Tracking IP
      Ok, I have website hosting on a server. Is there a way for me to write a program that will track what IP addresses are hitting me site and write them...
    4. Tracking
      Is there a way to track what a user does on the CD and what is a way the information can be sent to say a website to keep stats of what options have...
    5. Tracking changes for web app
      I am working with a web app that allows users to update/insert values. I would like to track changes via triggers, but I can't figure out how to...
  3. #2

    Default Re: tracking a pid

    On Sat, 26 Jul 2003 08:44:59 -0700, <"Michael Vilain <vilain@spamcop.net>">
    wrote:
    > In article <dfd17ef4.0307250051.56027bf8@posting.google.com >,
    > [email]s99999999s2003@yahoo.com[/email] (mike) wrote:
    >
    >>
    >> genunix: [ID 470503 kern.warning] WARNING: Sorry, no swap space to
    >> grow stack for pid 19651 (Cgistub)
    >> Any ways to track down this pid 19651 as it happens? Enabling BSM
    >> would require a restart of my server which is not feasible . can
    >> enabling accounting do the job? what other ways can i do it?
    >> thanks
    >
    > Sorry. You'll have to schedule a reboot. If you're out of swap space,
    > you'll have to install an additional swap file and add it to vfstab.
    > Reboot to verify the vfstab entry is OK and the system is in a stable,
    > known state.
    hmmmm...

    swap -a works for me. no reboot needed.

    --
    Barton Fisk

    Using M2, Opera's revolutionary e-mail client: [url]http://www.opera.com/m2/[/url]

    Barton Fisk Guest

  4. #3

    Default Re: tracking a pid

    On Sat, 26 Jul 2003 20:31:43 -0700, <"Michael Vilain <vilain@spamcop.net>">
    wrote:
    > In article <oprsx58rfr45l1c8@newsgroups.bellsouth.net>,
    > Barton Fisk <bfisk7@bellsouth.net> wrote:
    >
    >> On Sat, 26 Jul 2003 08:44:59 -0700, <"Michael Vilain
    >> <vilain@spamcop.net>"> wrote:
    >>
    >> > In article <dfd17ef4.0307250051.56027bf8@posting.google.com >,
    >> > [email]s99999999s2003@yahoo.com[/email] (mike) wrote:
    >> >
    >> >>
    >> >> genunix: [ID 470503 kern.warning] WARNING: Sorry, no swap space to
    >> >> grow stack for pid 19651 (Cgistub)
    >> >> Any ways to track down this pid 19651 as it happens? Enabling BSM
    >> >> would require a restart of my server which is not feasible . can
    >> >> enabling accounting do the job? what other ways can i do it?
    >> >> thanks
    >> >
    >> > Sorry. You'll have to schedule a reboot. If you're out of swap
    >> space, > you'll have to install an additional swap file and add it to
    >> vfstab. > Reboot to verify the vfstab entry is OK and the system is in
    >> a stable, > known state.
    >>
    >> hmmmm...
    >>
    >> swap -a works for me. no reboot needed.
    >
    > Yes, but suppose you mistyped the entry in /etc/vfstab. It's happened.
    > Then you won't come up cleanly. At the next power fail or downtime at
    > 2am, I'd rather not get a phone call from Operations.
    >
    > It sounded like the OP was in a production environment where downtime is
    > frowned upon. Just doing a "swap -a" constitutes a system change that
    > must be verified, in my book, to ensure the system can boot after the
    > change.
    >
    > This may sound foreign and overly constraining, but that's what real
    > production environments (i.e. ones that measure downtime using 3-9's 5 or
    > better [about 21.6 minutes/month]).
    >
    I'm aware of varying production requirements and change control policies.
    My point was that no reboot is required to add swap space. It can be done
    on the fly (swap -a) and verified at a scheduled outage window.

    Also, you are assuming that the swap space increase will be permanent. This
    may not be the case after the application issues are identified.

    Never assume in a production environment.

    --
    Barton Fisk

    Using M2, Opera's revolutionary e-mail client: [url]http://www.opera.com/m2/[/url]

    Barton Fisk 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