9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: C H Forsyth <forsyth@vitanuova.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] plan 9 ports to unix (including libdraw)
Date: Tue, 21 Oct 2003 17:05:28 +0100	[thread overview]
Message-ID: <69c060565669c0bac7bc531ec3e40ddf@vitanuova.com> (raw)
In-Reply-To: <88d8e2add78e9f08ceaa62a7f8bcb2bc@plan9.escet.urjc.es>

[-- Attachment #1: Type: text/plain, Size: 880 bytes --]

whether it's RS6000 with JFS, Linux, log-structured file systems or
fossil, unless writes are write-through to disc, if you simply
reset the machine, i'd expect you stand a good chance of losing data
you've written just (ie, instantly) before the reset
(unless the system somehow intercepts the reset).

the systems might use one or more of journalling, soft-writes, or
ordered writes to ensure the logical consistency of the stored file system
data and metadata, if the system is interrupted at arbitrary points.
but nevertheless, unless they buffer all modified data through intermediate NVRAM
that they pick up after a boot, that's just the consistency on storage,
and you'll lose whatever doesn't get to disc before the reset (or if
the device can't write it before power fails).  it might check
cleanly, because the metadata is consistent, but a file is empty!

[-- Attachment #2: Type: message/rfc822, Size: 2513 bytes --]

From: paurea@plan9.escet.urjc.es
To: 9fans@cse.psu.edu
Subject: Re: [9fans] plan 9 ports to unix (including libdraw)
Date: Tue, 21 Oct 2003 16:01:20 +0200
Message-ID: <88d8e2add78e9f08ceaa62a7f8bcb2bc@plan9.escet.urjc.es>

> I do not totally agree with some of the linux comments I have seen here.
> My experience is that Plan 9 file systems are less reliable than linux
> file systems, and both of these are less reliable then freebsd, and none
> of them compare to AIX JFS from 1991. In 1991, to reboot an RS/6000 AIX
> machine running JFS, you just hit reset. You never lost a file.

We use fossil here. On your terminals you can just reboot. I have never
lost a file and find if the most reliable system I ever saw (snapshots make
it even user-proof). I cross my fingers anyway...



						Gorka

  reply	other threads:[~2003-10-21 16:05 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-17 16:30 David Presotto
2003-10-20  2:01 ` okamoto
2003-10-20  6:33   ` Nigel Roles
2003-10-20  8:29   ` Charles Forsyth
2003-10-20  8:45     ` Fco.J.Ballesteros
2003-10-20  8:45     ` okamoto
2003-10-20  8:50       ` Fco.J.Ballesteros
2003-10-20 17:21   ` ron minnich
2003-10-20 19:30     ` Charles Forsyth
2003-10-20 19:40       ` ron minnich
2003-10-20 20:07         ` mirtchov
2003-10-20 20:14           ` ron minnich
2003-10-20 21:08             ` David Presotto
2003-10-20 21:08           ` Enache Adrian
2003-10-20 21:17             ` mirtchov
2003-10-20 21:23               ` Scott Schwartz
2003-10-20 21:39                 ` Skip Tavakkolian
2003-10-20 23:12     ` Geoff Collyer
2003-10-21  1:16       ` okamoto
2003-10-21  2:48         ` okamoto
2003-10-21  3:23       ` Russ Cox
2003-10-21  3:33         ` okamoto
2003-10-21  3:56           ` Russ Cox
2003-10-21  4:01             ` ron minnich
2003-10-21 12:05               ` David Presotto
2003-10-21  6:28             ` Nigel Roles
2003-10-21  7:37             ` Richard Miller
2003-10-22  2:01               ` Adrian Tritschler
2003-10-21  9:39       ` a
2003-10-21 14:01     ` paurea
2003-10-21 16:05       ` C H Forsyth [this message]
2003-10-21 17:11         ` Fco.J.Ballesteros
2003-10-21 11:20           ` Charles Forsyth
  -- strict thread matches above, loose matches on Subject: below --
2003-10-17 18:21 Caerwyn B Jones
2003-10-17 20:35 ` Derek Fawcus
2003-10-17 15:48 matt
2003-10-17 16:02 ` Nigel Roles
2003-10-17 16:14   ` matt
2003-10-17 15:13 Richard C Bilson
2003-10-17 13:03 Caerwyn B Jones
2003-10-13 18:31 Russ Cox
2003-10-13 21:34 ` Caerwyn Jones
2003-10-14  0:53 ` arisawa
2003-10-14 18:09 ` andrey mirtchovski
2003-10-14 18:10 ` andrey mirtchovski
2003-10-17  2:53 ` Richard C Bilson
2003-10-17  3:02   ` William Josephson
2003-10-17  9:42   ` a
2003-10-17 14:30   ` Joel Salomon
2003-10-17 14:38     ` Joel Salomon
2003-10-17 23:57       ` Bruce Ellis
2003-10-17 17:25   ` Roman Shaposhnick
2003-10-17 18:00     ` matt
2003-10-17 18:06       ` Roman Shaposhnick
2003-10-17 21:16         ` matt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=69c060565669c0bac7bc531ec3e40ddf@vitanuova.com \
    --to=forsyth@vitanuova.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).