Some more corrections dumpadm.conf should look like (last mail had a pocho5 in the last line, it should not be there , also a space was present before abc)
# cat /etc/dumpadm.conf # # dumpadm.conf # # Configuration parameters for system crash dump. # Do NOT edit this file by hand -- use dumpadm(1m) instead. # DUMPADM_DEVICE=/dev/dsk/c0t0d0s1 DUMPADM_SAVDIR=/var/crash/abc DUMPADM_CONTENT=kernel DUMPADM_ENABLE=yes In your reply you say that the network/physical is disabled. you need to enable it Run the following command # svcadm enable /network/physical:default Thanks, Tirthankar -- This message posted from opensolaris.org
