In the process of a drive failing and getting replaced, it seems I have lost my dump device
# dumpadm
Dump content: kernel pages
Dump device: none (dumps disabled)
Savecore directory: /var/crash/p0690b02
Savecore enabled: yes
In /etc/vfstab, I have an entry for a swap volume...
/dev/vx/dsk/swapvol - - swap - no -
When I try to run
# dumpadm -d /dev/vs/dsk/swapvol
I get
dumpadm: cannot use /dev/vs/dsk/swapvol as dump device: No such file or directory
when I try to run
# dumpadm -d swap
I get
dumpadm: no swap devices could be configured as the dump device
How do I get my dump device back?
Thanks, in advance!
630111
# dumpadm
Dump content: kernel pages
Dump device: none (dumps disabled)
Savecore directory: /var/crash/p0690b02
Savecore enabled: yes
In /etc/vfstab, I have an entry for a swap volume...
/dev/vx/dsk/swapvol - - swap - no -
When I try to run
# dumpadm -d /dev/vs/dsk/swapvol
I get
dumpadm: cannot use /dev/vs/dsk/swapvol as dump device: No such file or directory
when I try to run
# dumpadm -d swap
I get
dumpadm: no swap devices could be configured as the dump device
How do I get my dump device back?
Thanks, in advance!
630111