linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mdadm and monitoring
@ 2006-02-08 10:28 discman (sent by Nabble.com)
  2006-02-08 11:06 ` Gordon Henderson
  0 siblings, 1 reply; 2+ messages in thread
From: discman (sent by Nabble.com) @ 2006-02-08 10:28 UTC (permalink / raw)
  To: linux-raid


Hi.

Anyone with some experience on mdadm?
I have a running RAID0-array with mdadm and it`s using monitor-mode with an
e-mail address.
Anyone knows how to remove that e-mail adress without deleting the raid?


thanx
--
View this message in context: http://www.nabble.com/mdadm-and-monitoring-t1081896.html#a2818693
Sent from the linux-raid forum at Nabble.com.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mdadm and monitoring
  2006-02-08 10:28 mdadm and monitoring discman (sent by Nabble.com)
@ 2006-02-08 11:06 ` Gordon Henderson
  0 siblings, 0 replies; 2+ messages in thread
From: Gordon Henderson @ 2006-02-08 11:06 UTC (permalink / raw)
  To: discman; +Cc: linux-raid

On Wed, 8 Feb 2006, discman (sent by Nabble.com) wrote:

> Hi.
>
> Anyone with some experience on mdadm?

Just about everyone here, I'd hope ;-)

> I have a running RAID0-array with mdadm and it`s using monitor-mode with an
> e-mail address.
> Anyone knows how to remove that e-mail adress without deleting the raid?

It all depends on how you setup mdadm in the first place - or if it was
supplied with your distro.

mdadm will be running in monitor mode with flags something like:

  /sbin/mdadm -F -i /var/run/mdadm.pid -m root -f -s

The -m flag says who gets emailled. If it's started at boot-time then
you'll need to trace through the /etc/init.d/mdadm (probably) file to see
where it gets it's parameters from.

Debian (sarge) puts this email address directly in the /etc/init.d/mdadm
file, and stoping & starting the monitor process won't have any effect on
your array whatsoever.

Gordon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-08 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-08 10:28 mdadm and monitoring discman (sent by Nabble.com)
2006-02-08 11:06 ` Gordon Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).