This is a discussion on dump device within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hello all, we have an 8GB LV for the primary dump device on a pSeries 690, 32 proc, 64GB ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello all, we have an 8GB LV for the primary dump device on a pSeries 690, 32 proc, 64GB mem system, sysdumpdev reports that the current kernel could generate an uncompressed dump of apprx. 1.2 GB. Is 2GB a safe size for the primary dump device? Note that the dump would be compressed. Could I just redefine the dump device to be of a smaller size without a reboot or requiring the system to be in singel user mode? thanks Michael Thomadakis |
| |||
| Michael E Thomadakis <miket@k2.tamu.edu> wrote: MET> Hello all, MET> we have an 8GB LV for the primary dump device on a pSeries 690, 32 proc, MET> 64GB mem system, sysdumpdev reports that the current kernel could MET> generate an uncompressed dump of apprx. 1.2 GB. MET> Is 2GB a safe size for the primary dump device? Note that the dump would MET> be compressed. MET> Could I just redefine the dump device to be of a smaller size without a MET> reboot or requiring the system to be in singel user mode? You can remove the current dump device and make a new one. Just be sure to use sysdumpdev -e output from a busy system. Regards, Nicholas -- "Why shouldn't I top-post?" http://www.aglami.com/tpfaq.html "Meanings are another story." http://www.ifas.org/wa/glossolalia.html |
| ||||
| Thanks Nicholas, Michael On Wed, 6 Nov 2003, Nicholas Dronen wrote: > Date: 06 Nov 2003 02:29:35 GMT > From: Nicholas Dronen <ndronen@io.frii.com> > Newsgroups: comp.unix.aix > Subject: Re: dump device > > Michael E Thomadakis <miket@k2.tamu.edu> wrote: > MET> Hello all, > > MET> we have an 8GB LV for the primary dump device on a pSeries 690, 32 proc, > MET> 64GB mem system, sysdumpdev reports that the current kernel could > MET> generate an uncompressed dump of apprx. 1.2 GB. > > MET> Is 2GB a safe size for the primary dump device? Note that the dump would > MET> be compressed. > > MET> Could I just redefine the dump device to be of a smaller size without a > MET> reboot or requiring the system to be in singel user mode? > > You can remove the current dump device and make a new one. Just > be sure to use sysdumpdev -e output from a busy system. > > Regards, > > Nicholas > > -- > "Why shouldn't I top-post?" http://www.aglami.com/tpfaq.html > "Meanings are another story." http://www.ifas.org/wa/glossolalia.html > |