On Thu, Sep 3, 2009 at 7:04 AM, Mark Andrews wrote:
>
> In message <20090902160440.ga28...@sd-13813.dedibox.fr>, FLEURIOT Damien
> writes
> :
>> On Tue, Sep 01, 2009 at 08:15:24PM + or thereabouts, Bjoern A. Zeeb wrote
>> :
>> > On Tue, 1 Sep 2009, Major Domo wrote:
>> >
>> > Hi,
>> >
>> > >Ap
On Wed, Sep 02, 2009 at 10:27:40AM +0200, Mark Stapper wrote:
> Emil Mikulic wrote:
> > As Thomas Backman pointed out, this means you won't get self-healing.
> >
> self-healing sounds very nice, but with mirrorring you have data on two
> discs, so in that case there no "healing" involved, it's j
In message <20090902160440.ga28...@sd-13813.dedibox.fr>, FLEURIOT Damien writes
:
> On Tue, Sep 01, 2009 at 08:15:24PM + or thereabouts, Bjoern A. Zeeb wrote
> :
> > On Tue, 1 Sep 2009, Major Domo wrote:
> >
> > Hi,
> >
> > >Apologies if this has been discussed already but I searched the web
On Tue, Sep 01, 2009 at 09:53:28PM +0200, Ivan Voras wrote:
> Maciej Jan Broniarz wrote:
> > Is is a bad ida to create a zfs pool from a gmirrored slice?
> > zpool create tank /dev/mirror/gm0s1g works fine, but after the reboot
> > the filesystem failes consistency check.
>
> It *should* work. Wha
I have a system that has a simple zfs raid 0 volume on it and it will
now mount when the system boots. After the system is up I can run
/etc/rc.d/zfs start and it's fine. I don't see any errors in the log
file other than the ZFS is experimental in FreeBSD message. I'm running
FreeBSD 7.2 sta
On Wed, Sep 2, 2009 at 1:49 AM, Mark Stapper wrote:
> Thomas Backman wrote:
> > On Sep 2, 2009, at 10:27 AM, Mark Stapper wrote:
> >>
> > Nothing a LiveCD or something to that regard can't handle. Obviously
> > this doesn't work for everyone, but it should for many.
> Actually it won't because u
FLEURIOT Damien wrote:
> BIND's now happily running in its jail and responding to public
> queries.
It's up to you if you choose to do it, but there is no reason to run
BIND in a jail. The chroot feature provided by default by rc.d/named
is quite adequate security.
Doug
--
This .signatur
On Tue, Sep 01, 2009 at 08:15:24PM + or thereabouts, Bjoern A. Zeeb wrote:
> On Tue, 1 Sep 2009, Major Domo wrote:
>
> Hi,
>
> >Apologies if this has been discussed already but I searched the web
> >and the mailing lists and haven't found hints on my problem.
> >
> >I've got a jail, I assign
John Hay wrote:
> On Tue, Sep 01, 2009 at 11:29:40PM +0200, FLEURIOT Damien wrote:
>> On Tue, Sep 01, 2009 at 10:13:45PM +0200 or thereabouts, John Hay wrote:
>>> I have not used jails with link-local addresses, only global addresses
>>> and that works. It looks like you did not specify the whole l
On Friday 28 August 2009 15:50:30 Eugene Grosbein wrote:
> Hi!
>
> Fresh install of 8.0-BETA2 upgraded to 8.0-BETA3 using source,
> x.org installed from fresh ports tree. It cannot read EDID from
> Samsung 959NF CRT monitor. The same time, it can read EDID under 7.2-STABLE
> just fine. I've tried o
On Wed, Sep 02, 2009 at 01:50:24PM +0300, Ed Jobs wrote:
> On Wednesday 02 September 2009 13:29, Miroslav Lachman wrote:
> >
> > I think zpool export and then zpool import should fix it. See the manpage.
> >
>
> a simple zpool import will list all the pools available that you can import,
> then y
On 2009-09-02 10:27, Mark Stapper wrote:
> self-healing sounds very nice, but with mirrorring you have data on two
> discs, so in that case there no "healing" involved, it's just
> checksumming and reading the non-corrupted copy.
> From the gmirror manpage: "All operations like failure detection, s
On Wednesday 02 September 2009 13:29, Miroslav Lachman wrote:
>
> I think zpool export and then zpool import should fix it. See the manpage.
>
a simple zpool import will list all the pools available that you can import,
then you can use
zpool import -f to import it.
the only problem i found wi
Ronald Klop wrote:
On Wed, 02 Sep 2009 10:49:05 +0200, Mark Stapper wrote:
[...]
You could, of course, copy the base system to a USB drive, boot from it,
and so sidestep the whole "can't unmount root" problem, but it's hard to
insert a USB device over ssh... ... ...
Hi,
I did this (boot
On Wed, 02 Sep 2009 10:49:05 +0200, Mark Stapper wrote:
Thomas Backman wrote:
On Sep 2, 2009, at 10:27 AM, Mark Stapper wrote:
Nothing a LiveCD or something to that regard can't handle. Obviously
this doesn't work for everyone, but it should for many.
Actually it won't because updating zf
Thomas Backman wrote:
> On Sep 2, 2009, at 10:27 AM, Mark Stapper wrote:
>
>>
> Nothing a LiveCD or something to that regard can't handle. Obviously
> this doesn't work for everyone, but it should for many.
Actually it won't because updating zfs comes with updating your world.
After updating you wo
On Sep 2, 2009, at 10:27 AM, Mark Stapper wrote:
Emil Mikulic wrote:
On Wed, Sep 02, 2009 at 09:20:21AM +0200, Mark Stapper wrote:
updating a zfs filesystem which you are running from is next to
impossible.
[citation needed] :)
Well, to update your zfs filesystem version, the filesystem
Emil Mikulic wrote:
> On Wed, Sep 02, 2009 at 09:20:21AM +0200, Mark Stapper wrote:
>
>> updating a zfs filesystem which you are running from is next to
>> impossible.
>>
>
> [citation needed] :)
>
Well, to update your zfs filesystem version, the filesystem is first
unmounted, then upda
Mark Stapper wrote:
Miroslav Lachman wrote:
[...]
Yes, I am using it this way:
r...@cage ~/# gmirror status
NameStatus Components
mirror/gms1 COMPLETE ad4s1
ad6s1
r...@cage ~/# zpool status
pool: tank
state: ONLINE
scrub: none requested
config:
N
On 2009-09-02T09:20:21+0200, Mark Stapper wrote:
> If you feel comfortable enough running your entire system on zfs, you
> could use a mirrored zpool to boot from. Takes a little more efford,
> but is more uniform.
This is what I did recently, made a 3-way ZFS mirror. Here are my notes:
https://k
On Wed, Sep 02, 2009 at 09:20:21AM +0200, Mark Stapper wrote:
> updating a zfs filesystem which you are running from is next to
> impossible.
[citation needed] :)
> So, i would recommend setting up gmirror to mirror your whole disks,
> install the base system(boot and "world") on a small UFS sli
Miroslav Lachman wrote:
> Maciej Jan Broniarz wrote:
>> 2009/9/1 Thomas Backman :
>>
>>> On Sep 1, 2009, at 4:04 PM, Maciej Jan Broniarz wrote:
>>>
>>>
>>> I'm not familiar with gmirror, but it'd be a way better idea to
>>> mirror it
>>> using ZFS if possible - that way you get self-healing and stu
22 matches
Mail list logo