dbTalk Databases Forums  

stop chugging hard drive

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss stop chugging hard drive in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jack
 
Posts: n/a

Default stop chugging hard drive - 04-11-2006 , 05:12 AM






Hi,

I have installed 10g with the default options and the hard drive is now
continually chugging away in my ear even when no database transactions are
active - which is getting on my nerves.

I had set the DB up previously and I had turned off rollback segments or
redo logs - something like that I can't remember - and the drive only
activated when the DB was actually processing transactions..

Cna anyone remind me what I must do to the DB to stop the continual disk
access?

PS foolproof DB data recovery is not necessary.




Reply With Quote
  #2  
Old   
DA Morgan
 
Posts: n/a

Default Re: stop chugging hard drive - 04-11-2006 , 04:20 PM






Jack wrote:
Quote:
Hi,

I have installed 10g with the default options and the hard drive is now
continually chugging away in my ear even when no database transactions are
active - which is getting on my nerves.

I had set the DB up previously and I had turned off rollback segments or
redo logs - something like that I can't remember - and the drive only
activated when the DB was actually processing transactions..

Cna anyone remind me what I must do to the DB to stop the continual disk
access?

PS foolproof DB data recovery is not necessary.
Which version and edition of 10g?
On what hardware
With what operating system
With what size swap file
And how much RAM?
--
Daniel A. Morgan
http://www.psoug.org
damorgan@x.washington.edu
(replace x with u to respond)


Reply With Quote
  #3  
Old   
Jack
 
Posts: n/a

Default Re: stop chugging hard drive - 04-12-2006 , 08:35 AM




"DA Morgan" <damorgan (AT) psoug (DOT) org> wrote

Quote:
Jack wrote:
Hi,

I have installed 10g with the default options and the hard drive is now
continually chugging away in my ear even when no database transactions
are
active - which is getting on my nerves.

I had set the DB up previously and I had turned off rollback segments or
redo logs - something like that I can't remember - and the drive only
activated when the DB was actually processing transactions..

Cna anyone remind me what I must do to the DB to stop the continual disk
access?

PS foolproof DB data recovery is not necessary.

Which version and edition of 10g?
On what hardware
With what operating system
With what size swap file
And how much RAM?
I dont think any of those facts are relevant.
Re software options I said I set up with default options.
If you can tell me any differences between the 10g versions regarding my
issue I will personally give you a tufty badge.

I'll work it out myself and let you know what to change for future
reference.

Cheers ;-)






Reply With Quote
  #4  
Old   
gazzag
 
Posts: n/a

Default Re: stop chugging hard drive - 04-12-2006 , 09:11 AM



Jack wrote:
Quote:
"DA Morgan" <damorgan (AT) psoug (DOT) org> wrote in message
news:1144786844.732604 (AT) yasure (DOT) drizzle.com...
I dont think any of those facts are relevant.
No help possible then, I guess. It's all rather vague.

Mind you, just how did you turn off your redo logs?



Reply With Quote
  #5  
Old   
Brian Peasland
 
Posts: n/a

Default Re: stop chugging hard drive - 04-12-2006 , 11:44 AM




Quote:
Which version and edition of 10g?
On what hardware
With what operating system
With what size swap file
And how much RAM?

I dont think any of those facts are relevant.
Re software options I said I set up with default options.
If you can tell me any differences between the 10g versions regarding my
issue I will personally give you a tufty badge.
Actually, they can be relevant. For instance, if you only have 512MB of
RAM, then running 10g on the Windows box can lead to excessive swapping
because you do not have enough physical memory. Swapping means harddrive
activity.

Other things that could be going on (and this is only a guess because I
have no facts to go on) could be that 10g, with AWR, is writing more
information to the SYSAUX tablespace on a regular basis, thus creating
more redo than you saw in pre-10g versions. More disk activity...

IDE disks are slower than SCSI or SATA disk units. Slower disks means it
takes longer to read/write which leads to more time the disks are
active. So the disk hardware can make a difference.

Cheers,
Brian


--
================================================== =================

Brian Peasland
oracle_dba (AT) nospam (DOT) peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown


Reply With Quote
  #6  
Old   
Jack
 
Posts: n/a

Default Re: stop chugging hard drive - 04-12-2006 , 01:10 PM




"Brian Peasland" <oracle_dba (AT) nospam (DOT) peasland.net> wrote

Quote:
Which version and edition of 10g?
On what hardware
With what operating system
With what size swap file
And how much RAM?

I dont think any of those facts are relevant.
Re software options I said I set up with default options.
If you can tell me any differences between the 10g versions regarding my
issue I will personally give you a tufty badge.

Actually, they can be relevant. For instance, if you only have 512MB of
RAM, then running 10g on the Windows box can lead to excessive swapping
because you do not have enough physical memory. Swapping means harddrive
activity.

Other things that could be going on (and this is only a guess because I
have no facts to go on) could be that 10g, with AWR, is writing more
information to the SYSAUX tablespace on a regular basis, thus creating
more redo than you saw in pre-10g versions. More disk activity...

IDE disks are slower than SCSI or SATA disk units. Slower disks means it
takes longer to read/write which leads to more time the disks are active.
So the disk hardware can make a difference.


No it isn't anything like that.

It's an option I chose when installing the database. Something
straightforward, like to do with archiving.....but I just can't remember.

One alternative causes the "chugging" the other doesn't.

I installed on two v. similar machines with the different results. The old
machine, which doesn't chug, is kaput at the moment so I can't check out the
difference.

I thought someone would just say "turn archiving off with XYZ" or similar.
As I said, when I have a bit of time I'll sort it out as no one can provide
a straightforward
solution.

Cheers.










Reply With Quote
  #7  
Old   
Jack
 
Posts: n/a

Default Re: stop chugging hard drive - 04-12-2006 , 01:11 PM




"Jack" <test (AT) test (DOT) com> wrote

Quote:
"Brian Peasland" <oracle_dba (AT) nospam (DOT) peasland.net> wrote in message
news:IxM92L.C6G (AT) igsrsparc2 (DOT) er.usgs.gov...

Which version and edition of 10g?
On what hardware
With what operating system
With what size swap file
And how much RAM?

I dont think any of those facts are relevant.
Re software options I said I set up with default options.
If you can tell me any differences between the 10g versions regarding my
issue I will personally give you a tufty badge.

Actually, they can be relevant. For instance, if you only have 512MB of
RAM, then running 10g on the Windows box can lead to excessive swapping
because you do not have enough physical memory. Swapping means harddrive
activity.

Other things that could be going on (and this is only a guess because I
have no facts to go on) could be that 10g, with AWR, is writing more
information to the SYSAUX tablespace on a regular basis, thus creating
more redo than you saw in pre-10g versions. More disk activity...

IDE disks are slower than SCSI or SATA disk units. Slower disks means it
takes longer to read/write which leads to more time the disks are active.
So the disk hardware can make a difference.



No it isn't anything like that.

It's an option I chose when installing the database. Something
straightforward, like to do with archiving.....but I just can't remember.

One alternative causes the "chugging" the other doesn't.

I installed on two v. similar machines with the different results. The old
machine, which doesn't chug, is kaput at the moment so I can't check out
the difference.

I thought someone would just say "turn archiving off with XYZ" or similar.
As I said, when I have a bit of time I'll sort it out as no one can
provide a straightforward
solution.

Maybe not archiving but to to with restoring.....




Reply With Quote
  #8  
Old   
Brian Peasland
 
Posts: n/a

Default Re: stop chugging hard drive - 04-12-2006 , 02:16 PM



Quote:
No it isn't anything like that.
Are you 100% sure....there's lots going on here. Lots of automated
collection and storing of data in 10g. It could be many things. What
makes you so sure I'm wrong?

Quote:
It's an option I chose when installing the database. Something
straightforward, like to do with archiving.....but I just can't remember.
There is an option which lets you set the database in archive log mode
or not. In archive log mode, when the online redo log fills up, it gets
copied to the archive log destination. Without archivelog mode, the
contents of the online redo log simply get overwritten, never to be seen
again. Archive logging can have performance impacts, especially if all
I/O is on the same drive.

Quote:
One alternative causes the "chugging" the other doesn't.
That could be the cause, or it might not be. Turn off archiving and see
if the chugging goes away. But in any case, this has nothing to do with,
as you said, "I had turned off rollback segments or redo logs" because
you cannot turn off all undo (rollback) segments and all online redo
logs. This are quite different animals than archiving the online redo logs.

Quote:
I installed on two v. similar machines with the different results. The old
machine, which doesn't chug, is kaput at the moment so I can't check out the
difference.
Why is the machine "kaput"? Is it a harddrive failure? Or some other reason?

Quote:
I thought someone would just say "turn archiving off with XYZ" or similar.
Then let me say it...."turn off archiving"!!! You now have a definitive
answer to help solve your problem.

I have absolutely no idea if archiving could be causing your problem as
your problem could have other root causes that have nothing to do with
archiving. For instance, if your machine is "kaput" due to a harddrive
failure, then the root cause is probably due to bad hardware. IDE drives
tend to "chug" when they are about ready to up and die. Of course, I'm
assuming you are using an IDE drive, but I can do nothing but assume
because you did not provide any details to help further diagnose your
problem.

Quote:
As I said, when I have a bit of time I'll sort it out as no one can provide
a straightforward
solution.
There is not a single person who can say with 100%, 99%, or even 90%
certainty that your problem is caused by XYZ. That is because you have
not provided enough details to help us help you solve your problem.

You have come to this group seeking its expertise. When someone asked
you for more information, it is because their expertise tells them that
they need more information to help you out. Yet your reply is "I dont
think any of those facts are relevant" and "No it isn't anything like
that". If you feel your expertise level is higher than those whom
counsel you seek, they why post the question? I don't go to the doctor
and complain of a constant headache then after the doctor asks me if
anything has changed at work lately, reply "I dont think any of those
facts are relevant". Apparently the doctor asked me about my life at
work because that information may be relevant. Or it may not be
relevant. If I told the doctor that they recently repainted my office,
he might suspect allergies. If I told the doctor I was under the
pressure of a major deadline, he might suspect stress as the cause. If I
told the doctor the only that has changed at work is that I got a 10%
payraise, he'd probably decide that my professional life was not a
factor of the root cause. You've effectively gone to the doctor and then
refused to help him correctly diagnose your ailment.


HTH,
Brian



--
================================================== =================

Brian Peasland
oracle_dba (AT) nospam (DOT) peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown


Reply With Quote
  #9  
Old   
DA Morgan
 
Posts: n/a

Default Re: stop chugging hard drive - 04-12-2006 , 11:22 PM



Jack wrote:
Quote:
"DA Morgan" <damorgan (AT) psoug (DOT) org> wrote in message
news:1144786844.732604 (AT) yasure (DOT) drizzle.com...
Jack wrote:
Hi,

I have installed 10g with the default options and the hard drive is now
continually chugging away in my ear even when no database transactions
are
active - which is getting on my nerves.

I had set the DB up previously and I had turned off rollback segments or
redo logs - something like that I can't remember - and the drive only
activated when the DB was actually processing transactions..

Cna anyone remind me what I must do to the DB to stop the continual disk
access?

PS foolproof DB data recovery is not necessary.
Which version and edition of 10g?
On what hardware
With what operating system
With what size swap file
And how much RAM?

I dont think any of those facts are relevant.
I would respectfully disagree but since you are no longer asking for our
help that's fine.

Quote:
Re software options I said I set up with default options.
Which means precisely nothing with respect to your current issue.

Quote:
If you can tell me any differences between the 10g versions regarding my
issue I will personally give you a tufty badge.
I can't without looking some things up at metalink. But since you've
chosen not to accept help you get to do it yourself.

Quote:
I'll work it out myself and let you know what to change for future
reference.
Precisely.
--
Daniel A. Morgan
http://www.psoug.org
damorgan@x.washington.edu
(replace x with u to respond)


Reply With Quote
  #10  
Old   
gazzag
 
Posts: n/a

Default Re: stop chugging hard drive - 04-13-2006 , 03:48 AM



Jack wrote:
Quote:
As I said, when I have a bit of time I'll sort it out as no one can provide
a straightforward
solution.

Perhaps it would help diagnose your problem if you supplied us with a
straightforward explanation of the problem.

"Chugging", "default options" and "turning off rollback segments or
redo logs - something like that I can't remember" are all a bit vague,
really. If I were less charitable, I'd suggest that you don't actually
know what you're talking about and are attempting, unsuccessfully I
might add, to disguise the fact. You'd get very useful help and advice
around here if you were less defensive and stopped trying to bluff your
way through your problem.

HTH

-g



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.