explorer
on MDS
samfsexplorer
on MDS
traces
and logs
together (from /var/opt/SUNWsamfs/
)
prstat -p pid
for all sam processes ps -ef | grep sam
pstack pid
for all sam processes
truss -p process
for all sam processes
/usr/ucb/ps -aux
ps -ef | grep sam
gcore -o filename process-id
for all sam processes
sam-archiverd
for archiver problems...)
pldd core_file_name
Title | Collect data for Oracle SAMFS cases |
Description | Gather as much post-mortem data as possible before openeing a case |
Tags | oracle, samfs |
Category | Developer |