Mike Gerdts writes:
> A few seconds later in the global zone I did:
> 
> # ps -fe | grep which | wc -l
>     3911
> # ps -fe | grep which | wc -l
>     4588
> # zoneadm -z $zone halt

Perhaps your $HOME/.cshrc has a "which" in it.  If so, then that'd be
pretty toxic and would cause the explosion you're seeing.

I checked, and the sourcing of .cshrc in /usr/bin/which dates back a
couple of decades (at least), so it's unlikely to be something that
ought to change.  Perhaps it could be safer, though.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to