Re: Building Big Ass Linux Machine, what are the limits?

Rogier Wolff (R.E.Wolff@BitWizard.nl)
Thu, 1 Oct 1998 09:59:45 +0200 (MEST)


Adam D. Bradley wrote:
>
> Actually, "snapshot" functionality is remarkably easy to do with an LFS,
> and I imagine it's not that difficult for a JFS either. Both have the
> advantage that old data can be pushed off to tape or other slow media once
> it's no longer "live", but supporting this well would probably require
> userspace help.

I've been thinking about this "change disk now" questions that the
kernel might need to ask.

I thought I'd make a character device that simply outputs the question
to be posed to the user.

On a text console you just run something similar to

cat /dev/changemessages &

On an X display a small tool would present in a requestor anything
that could come up.

There might need to be some feedback saying "OK. Done".

Roger.

-- 
| Most people would die sooner than think....  |    R.E.Wolff@BitWizard.nl 
| in fact, most do.  -- Bertrand Russsell      |     phone: +31-15-2137555 
We write Linux device drivers for any device you may have! fax: ..-2138217

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/