public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] OT:Choosing a filesystem
Date: Fri, 2 Apr 2010 14:55:25 -0700	[thread overview]
Message-ID: <r2y5bdc1c8b1004021455j69d278a1p42139b704a7ef196@mail.gmail.com> (raw)
In-Reply-To: <h2k58965d8a1004021449zee0812c8m6f7924e7587d08cf@mail.gmail.com>

On Fri, Apr 2, 2010 at 2:49 PM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> On Fri, Apr 2, 2010 at 2:50 PM, Volker Armin Hemmann
> <volkerarmin@googlemail.com> wrote:
>> On Freitag 02 April 2010, Neil Bothwick wrote:
>>> On Fri, 2 Apr 2010 20:40:54 +0200, Volker Armin Hemmann wrote:
>>> > > LVM and RAID are completely different animals. No one suggested using
>>> > > it for any reasons of data security, running LVM on a RAID array
>>> > > gives both security and flexibility. As for being able to add space
>>> > > to RAID, you can't temporarily add a new volume whenever you want,
>>> > > you have to go out and buy another drive, then power down the
>>> > > computer to fit it, assuming there is room in the case for an extra
>>> > > drive.
>>> >
>>> > no need to power down - and you can add and remove drives. Read man
>>> > mdadm.
>>>
>>> Assuming your controller supports hotplugging, assuming you have a drive
>>> available to plug in, assuming you are able to physically add a drive.
>>
>> sata can hotplug. all ahci controlers can hotplug and all sata drives can
>> hotplug. If you insist on technology straight from the stone ages that is your
>> problem.
>
> Do you know if it's necessary to signal to the system (like /proc/scsi
> something) that I'm about to unplug the drive, and in which order the
> power/data need to be disconnected to prevent a problem? I'm curious
> in case of future need. :)
>
> Thanks.

If it's part of a RAID the new one gets rebuilt.

If it's not part of a RAID then I think, as per Neil's example, the
computer is pretty much dead, right? However if you wanted to try it
(and I'm not brave enough so don't listen to me) then you might want
to do something like

grep -A 1 dirty /proc/vmstat

and wait until nothing is dirty.

Just an idea,
Mark



  reply	other threads:[~2010-04-02 21:55 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 17:47 [gentoo-user] OT:Choosing a filesystem meino.cramer
2010-04-01 18:12 ` Michele Alzetta
2010-04-01 18:20 ` Bartosz Szatkowski
2010-04-01 18:33 ` Dale
2010-04-01 19:09   ` meino.cramer
2010-04-01 20:11     ` Dale
2010-04-02  8:50     ` Neil Bothwick
2010-04-02  9:11       ` meino.cramer
2010-04-02  9:28         ` William Kenworthy
2010-04-02 10:27           ` meino.cramer
2010-04-02 10:45         ` Neil Bothwick
2010-04-02 11:04           ` meino.cramer
2010-04-02 12:05             ` Neil Bothwick
2010-04-02 12:12               ` meino.cramer
2010-04-02 12:45                 ` Volker Armin Hemmann
2010-04-02 13:13                   ` William Kenworthy
2010-04-02 14:52                     ` Volker Armin Hemmann
2010-04-02 18:34                   ` Neil Bothwick
2010-04-02 18:40                     ` Volker Armin Hemmann
2010-04-02 19:34                       ` Neil Bothwick
2010-04-02 19:50                         ` Volker Armin Hemmann
2010-04-02 21:28                           ` Neil Bothwick
2010-04-03  8:55                             ` Alan McKinnon
2010-04-03 14:05                               ` Peter Humphrey
2010-04-02 21:49                           ` Paul Hartman
2010-04-02 21:55                             ` Mark Knecht [this message]
2010-04-02 22:03                               ` Paul Hartman
2010-04-02 22:14                                 ` Mark Knecht
2010-04-03  8:52                   ` Alan McKinnon
2010-04-02 15:28       ` Dale
2010-04-02 15:39         ` Mick
2010-04-02 16:17           ` Dale
2010-04-02 18:30         ` Neil Bothwick
2010-04-02 19:02         ` [gentoo-user] " Jörg Schaible
2010-04-02 15:51     ` [gentoo-user] " Ciprian Dorin, Craciun
2010-04-06 13:02     ` [gentoo-user] OT:Choosing a filesystem, OT: Blender Frank Steinmetzger
2010-04-02 16:07 ` [gentoo-user] OT:Choosing a filesystem Mark Knecht
2010-04-02 22:01 ` stosss
2010-04-03  3:49   ` meino.cramer
2010-04-03  8:38   ` Neil Bothwick
     [not found] <euwGJ-5Dc-1@gated-at.bofh.it>
     [not found] ` <euxt8-6Pa-19@gated-at.bofh.it>
     [not found]   ` <euy5P-7Pu-7@gated-at.bofh.it>
     [not found]     ` <euKTo-18y-1@gated-at.bofh.it>
     [not found]       ` <euLcK-1KM-5@gated-at.bofh.it>
2010-04-02 11:38         ` David W Noon

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=r2y5bdc1c8b1004021455j69d278a1p42139b704a7ef196@mail.gmail.com \
    --to=markknecht@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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