9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Ethan Grammatikidis <eekee57@fastmail.fm>
To: 9front@googlegroups.com
Subject: backing up (was: cwfs...)
Date: Sat, 14 Apr 2012 10:02:42 +0100	[thread overview]
Message-ID: <20120414100242.794d13ea@inari.ethans.dre.am> (raw)
In-Reply-To: <b8f3f6b418326e3679503ccc9440e7f7@rei2.9hal>

On Fri, 13 Apr 2012 12:55:20 +0200
cinap_lenrek@gmx.de wrote:

> looking at the source, it seems you get that error because
> the superblock hasnt been written to the worm yet.
> 
> this only happens when you start with a blank worm partition.
> 
> the error here looks spooky, but i think its non critical in
> that case. consinit just fires a touchsb command without
> really caring for the result.
> 
> you might add the following code to the end of cwream()
> 
> 	/* write superblock to worm */
> 	while(dumpblock(dev))
> 		;
> 
> --
> cinap

Thanks. I don't think I'm going to be able to test this, I've got
random dysfunction to worry about. The ethernet failures came back a
few hours after I unplugged the usb drive yesterday (which has been
perma-connected the last few weeks). On the next boot the machine's
keyboard stopped working after I connected with drawterm, and just now
I found connections on port 80 are timing out where they were fine
yesterday.

I'm going to go through with my upgrade and watch for errors after
that. I also want to back up to my linux machine daily but I'm not
entirely sure how. Copying files which exist in the latest dump dir but
not the previous one seems sensible. (Correct me if I'm wrong.) I'm not
sure what to put the files into at the Linux end as I want to preserve
history. I could use vac with p9p's venti I guess, or I could run cwfs
in a vm. (Or kfs in a vm. ;) I think I would prefer cwfs, any thoughts?

  reply	other threads:[~2012-04-14  9:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13  6:17 cwfs Ethan Grammatikidis
2012-04-13 10:55 ` cwfs cinap_lenrek
2012-04-14  9:02   ` Ethan Grammatikidis [this message]
2012-04-14 11:47     ` backing up (was: cwfs...) cinap_lenrek
2012-04-15  1:03       ` Ethan Grammatikidis
2012-04-15  8:30       ` Ethan Grammatikidis

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=20120414100242.794d13ea@inari.ethans.dre.am \
    --to=eekee57@fastmail.fm \
    --cc=9front@googlegroups.com \
    /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).