Nils Goroll wrote: > Hi All, > > sorry for misusing this list to ask a Solaris 9 / sparc / SunCluster 3.1 > specific question: > > I am on site and desperate to get a core dump of a process running under > PMF *without* terminating it. > > Any ideas would be highly appreciated. >
Nils, There's a /usr/cluster/lib/sc/pmfctl command with -S and -R options I think. You can use it to detach a process temporarily from pmf control in order to run gcore or whatever. I can't remember in which release it was introduced, though. Check if you have the /usr/cluster/lib/sc/pmfctl binary. Thanks, Nick