On Thu, May 16, 2013 at 8:30 PM, Greg 'groggy' Lehey wrote:
> On Thursday, 16 May 2013 at 19:56:14 -0400, Zaphod Beeblebrox wrote:
> > On Thu, May 16, 2013 at 5:08 PM, Bob Bishop wrote:
> >> On 16 May 2013, at 21:51, Zaphod Beeblebrox wrote:
> >>
>
>
On Thu, May 16, 2013 at 5:08 PM, Bob Bishop wrote:
> Hi,
>
> On 16 May 2013, at 21:51, Zaphod Beeblebrox wrote:
>
> > I have to retrieve some very old backups. They were made on FreeBSD and
> > are on tape... specifically DDS4. [etc]
> > However, attached to eit
I have to retrieve some very old backups. They were made on FreeBSD and
are on tape... specifically DDS4. I have a DDS4 drive and I ordered cables
that hook it up to my sparc64. For fun and giggles I have both the
motherboard controller...
sym0: <1010-66> port 0x900-0x9ff mem 0x10-0x1003ff,
I have a FreeBSD-8.3 machine with an em0 interface in it.
em0: port 0xd400-0xd43f
mem 0xcffa-0xcffb,0xcff8-0xcff9 irq 12 at device 17.0 on
pci0
em0: [FILTER]
em0: Ethernet address: 00:0e:0c:bc:6f:87
For various reasons, I have more than one DSL interface, and for some time
I have
On Thu, Jan 24, 2013 at 2:26 PM, Wojciech Puchar <
woj...@wojtek.tensor.gdynia.pl> wrote:
> There are 3,236,316 files summing to 97,500,008,691 bytes. That puts the
>> "average" file at 30,127 bytes. But for the full breakdown:
>>
>
> quite low. what do you store.
>
Apparently you're not really
Ok... here's the existing data:
There are 3,236,316 files summing to 97,500,008,691 bytes. That puts the
"average" file at 30,127 bytes. But for the full breakdown:
512 : 7758
1024 : 139046
2048 : 1468904
4096 : 325375
8192 : 492399
16384 : 324728
32768 : 263210
65536 : 102407
131072 : 43046
26
Wow!.! OK. It sounds like you (or someone like you) can answer some of my
burning questions about ZFS.
On Thu, Jan 24, 2013 at 8:12 AM, Adam Nowacki wrote:
> Lets assume 5 disk raidz1 vdev with ashift=9 (512 byte sectors).
>
> A worst case scenario could happen if your random i/o workload was
Please don't misinterpret this post: ZFS's ability to recover from fairly
catastrophic failures is pretty stellar, but I'm wondering if there can be
a little room for improvement.
I use RAID pretty much everywhere. I don't like to loose data and disks
are cheap. I have a fair amount of experienc
Does windows 7 support nfs v4, then? Is it expected (ie: is it worthwhile
trying) that nfsv4 would perform at a similar speed to iSCSI? It would
seem that this at least requires active directory (or this user name
mapping ... which I remember being hard).
_
On Wed, Dec 12, 2012 at 5:16 PM, Wojciech Puchar
wrote:
>> about the same as the local disk for some operations --- faster for
>> some, slower for others. The workstation has 12G of memory and it's
>> my perception that iSCSI is heavily cached and that this enhances it's
> any REAL test means do
So... I have two machines. My Fileserver is a core-2-duo machine with
FreeBSD-9.1-ish ZFS, istgt and samba 3.6. My workstation is windows 7
on an i7. Both have GigE and are connected directly via a managed
switch with jumbo packets (specifically 9016) enabled. Both are using
tagged vlan packets
On Mon, Dec 10, 2012 at 2:56 AM, Aryeh Friedman
wrote:
> On Mon, Dec 10, 2012 at 2:38 AM, Zaphod Beeblebrox wrote:
> I know (about the list not being google) and have seen the formats for
> MBR's (even wrote a few by hand) the question was how to extract it
> from the virtu
On Sun, Dec 9, 2012 at 11:48 PM, Aryeh Friedman
wrote:
> For personal hobby reasons I want to write an OS completely from
> scratch (due to some aspects of the design no existing OS is a
> suitable starting place)... what I mean is I want to start with the
> MBR (boot0) and go on from there... I o
On Tue, Nov 27, 2012 at 9:25 PM, Mike Tancsa wrote:
> Are you using pf ? Also, did you confirm it is the igb nic and not
> something more general ? e.g. if you put in a different nic, does the
> problem go away ?
No pf, the motherboard em-driver NIC does not have this problem.
In reply to anoth
To Jack Vogel's comment, this problem only seems to occur on systems
that are exceedingly lightly loaded (in this case, not yet in
production and I'm the only one using it).
On Tue, Nov 27, 2012 at 6:21 PM, Andre Oppermann wrote:
> r243570 in CURRENT should likely fix this issue. It's only 27 h
A further update to my problem: it only seems to occur when there is
largely traffic "out" ie: the window is active with ... but typing in
the window seems to prevent the effect.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailma
I've got an Intel server motherboard with 4x igb (and 1x em) on it.
The motherboard in question is the S3420GPRX and the IGB's show up as:
igb0: port
0x3020-0x303f mem 0xb1b2-0xb1b3,0xb1bc4000-0xb1bc7fff irq 19
at device 0.0 on pci3
igb0: Using MSIX interrupts with 9 vectors
igb0: Etherne
On Wed, Nov 21, 2012 at 8:58 PM, Eitan Adler wrote:
> I've been working on removing obsolete information various documents.
> While going through older articles I noticed a few references to the
> "old style" kernel configuration involving running config(1) manually.
>
> Is there any value in keep
On Sat, Nov 17, 2012 at 6:54 PM, Adam McDougall wrote:
> On 11/17/2012 5:32 PM, Zaphod Beeblebrox wrote:
[my description of MTU not having effect on MSS, deleted]
> Did you reboot or alter the existing route so it also uses the higher MTU? I
> realize that need is not obvious. Chec
So... I've been diagnosing this problem with IPSEC on FreeBSD
interoperating against both a Cisco ASA and a set of FreeS/WAN
clients. The configuration is that dozens of FreeS/WAN clients
connect to the FreeBSD IPSEC gateway --- FreeBSD uses Racoon to
authenticate and exchange keys with them. Thi
I have a Cisco ASA which expects a different tunnel for each IP that
I'm sending traffic to (ie: it expects a different tunnel per firewall
rule over there). It looks like I should have each SA in a different
domain on my side to do this --- so it looks like I should be using
the "-ctx" flag to se
I must say that I often deeply respect your position and your work,
but your recent willingness to jump into a conversation without
reading the whole of it ... simply to point out some point where your
pet is better than the subject of the list... is disappointing. Case
in point...
On Mon, Dec 21
On Sun, Dec 20, 2009 at 12:27 AM, Dan Nelson wrote:
> In the last episode (Dec 19), Zaphod Beeblebrox said:
>> Here's an interesting conundrum. I don't know what's different between
>> the TCP that scp uses from the TCP that NFS uses, but given the same two
>
Here's an interesting conundrum. I don't know what's different
between the TCP that scp uses from the TCP that NFS uses, but given
the same two FreeBSD machines, SCP fills the pipe with packets better.
Examine the following graphic: http://www.eicat.ca/~dgilbert/example-mrtg.png
The system doing
On Tue, Aug 18, 2009 at 11:23 PM, Daniel O'Connor wrote:
> Unfortunately it seems that _something_ blocks interrupts for >4
> milliseconds, however I have no real idea how to go about finding what
> it is.. Does anyone have any suggestions? (apart from get a new DAQ
> card, I know this one alread
Did we change something in the routing socket's datagram between 7.0 and
7.2? I have a binary I compiled on 7.0-RELEASE and it fails to add a route
on 7.2. If I recompile the source on 7.2, it works. Roughly put, the code
make a datagram for the route socket like this:
bzero(&rtmsg, siz
On Fri, May 1, 2009 at 4:30 AM, Julian Elischer wrote:
> As an old-fart I have found many cases where what I thought was
> a silly style rule, turned out to save my work in some way.
>
> Christoph Mallon wrote:
>
>
>
>>>
>>>struct foo *fp;
>>>struct bar *bp;
>>>
>>>fp = get_foo();
>>>
On Mon, Mar 23, 2009 at 2:14 PM, Chris Ruiz wrote:
>
> AFAIK ZFS v13 requires changes to the kernel that would break the ABI,
> which is not allowed to change in a STABLE branch. With 8.0 coming within
> the next 6 months, I doubt that 7 will see a new version of ZFS.
Can we have someone who a
On Sun, Mar 15, 2009 at 6:39 PM, Pegasus Mc Cleaft wrote:
> Hi Adrian,
>
> I am not sure, but I didnt think ZFS 13 was ever going to be merged into
> 7-stable. I thought the kernel memory requirements were to great (just going
> back in my memory on that one). Also, I think there are still a few
I have a ZFS raid-Z array (FreeBSD-7.1p2) that I use for storing backups and
media. I'm keenly awaiting the MFC of the ZFS v13 code, but I'm not in a
hurry to run -CURRENT on this box.
Anyways... The array was 5x 750G drives and I decided to upgrade to 5x 1.5T
drives. I removed one 750G drive an
I posted here a month or two ago about being amazed that some system
management cards can share a physical ethernet port. Some of you responded
that it doesn't always work.
Well... I've encountered this and I'm wondering if I can work around it
somehow.
The ones that work are in Dell 1950-III se
On Thu, Dec 4, 2008 at 6:27 AM, Garrett Cooper <[EMAIL PROTECTED]> wrote:
>
> Are you running the ports version, or a different version, and/or are
> you using kqemu (I've heard this was broken, in the past)? My group at
> Cisco has several issues with older versions of qemu for PPC and when
> we
I decided to take the comments about testing ZFS to heart --- so I decided
to try copying my 7.0 "v6" ZFS configuration into a qemu instance and
upgrading it. To do this, I carefully copied my UFS boot partition and my
ZFS partion to a physical USB disk that I could put on a system to do the
test.
On Thu, Oct 9, 2008 at 3:40 PM, Matthew Dillon
<[EMAIL PROTECTED]>wrote:
>(ZFS has a way to do something similar but I do not know what the
>various advantages or disadvantages of using the feature are).
The only current way to do this on ZFS is to snapshot (very cheap) and
stre
On Wed, Oct 8, 2008 at 2:01 PM, Evren Yurtesen <[EMAIL PROTECTED]> wrote:
> Zaphod Beeblebrox wrote:
>
>>
>> Wow... thanks for the flame, but there's no reason that the device that
>> is receiving the hammer replication couldn't be on the other side
On Wed, Oct 8, 2008 at 7:20 AM, Oliver Fromme <[EMAIL PROTECTED]>wrote:
> Dag-Erling Smørgrav wrote:
>
> FWIW, the HAMMER file system _does_ support replication to
> remote targets (thus "separate"). Unfortunately they call
> this feature "mirroring", which is misleading at best.
> It's really ra
On Wed, Oct 8, 2008 at 4:14 AM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote:
> "Zaphod Beeblebrox" <[EMAIL PROTECTED]> writes:
> > "Dag-Erling Smørgrav" <[EMAIL PROTECTED]> writes:
> > > What really annoys me with this thread is that nob
On Tue, Oct 7, 2008 at 11:50 AM, Shaun Amott <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 07, 2008 at 12:31:58AM +0300, Evren Yurtesen wrote:
> >
> > so FreeBSD could be supported also. As you can imagine, it is not only
> > important that data can be restored when a box hardware failure etc. it
> is
I wanted to respond to DES' email separately --- because he's right.
On Tue, Oct 7, 2008 at 5:56 AM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote:
> Evren Yurtesen <[EMAIL PROTECTED]> writes:
> > They actually do not think that it is an easy job to adapt their
> > software to support FreeBSD eve
On Tue, Oct 7, 2008 at 4:13 AM, Evren Yurtesen <[EMAIL PROTECTED]> wrote:
>
> Zaphod Beeblebrox wrote:
>
>
>> From my reading, Hammer is much more than a filesystem, but then you
>> probably havn't read about it yet. By my reading, Hammer hits all their
&
On Mon, Oct 6, 2008 at 6:42 PM, Evren Yurtesen <[EMAIL PROTECTED]> wrote:
> Zaphod Beeblebrox wrote:
>
>> Actually, right back at you. You didn't fathom the meaning in my
>> statement. While your post was vague, I read the company's website to
>>
>
On Mon, Oct 6, 2008 at 3:38 PM, Evren Yurtesen <[EMAIL PROTECTED]> wrote:
> Zaphod Beeblebrox wrote:
>
>> On Mon, Oct 6, 2008 at 10:33 AM, Evren Yurtesen <[EMAIL PROTECTED]> [EMAIL PROTECTED]>> wrote:
>>
>> [regarding r1soft.com <http://r1soft.com>
On Mon, Oct 6, 2008 at 10:33 AM, Evren Yurtesen <[EMAIL PROTECTED]> wrote:
[regarding r1soft.com, ...]
> I am not saying it is impossible. They just need somebody to put them to
> right track I guess. I personally cant do that. It would be nice if somebody
> who has knowledge in this area contac
On Fri, Sep 26, 2008 at 2:15 PM, Michael Schuh <[EMAIL PROTECTED]>wrote:
> Hallo @list,
>
> Let us say i have a Machine with 8 CPUs and a lot of RAM.
> An i need a very high perfomance Storage for holding data.
>
> My idea was to setup a raid1(0) with virtual disk images.
> Created with mdconfig.
On Fri, Sep 12, 2008 at 12:32 PM, Jeremy Chadwick <[EMAIL PROTECTED]>wrote:
> On Fri, Sep 12, 2008 at 12:04:27PM -0400, Zaphod Beeblebrox wrote:
> > On Fri, Sep 12, 2008 at 11:44 AM, Oliver Fromme <[EMAIL PROTECTED]
> >wrote:
> > > Did you try "atacontrol det
On Fri, Sep 12, 2008 at 10:34 AM, Karl Pielorz <[EMAIL PROTECTED]>wrote:
> --On 12 September 2008 06:21 -0700 Jeremy Chadwick <[EMAIL PROTECTED]>
> wrote:
>
> As far as I know, there is no such "standard" mechanism in FreeBSD. If
>> the drive falls off the bus entirely (e.g. detached), I would
On Fri, Sep 12, 2008 at 11:44 AM, Oliver Fromme <[EMAIL PROTECTED]>wrote:
> Did you try "atacontrol detach" to remove the disk from
> the bus? I haven't tried that with ZFS, but gmirror
> automatically detects when a disk has gone away, and
> doesn't try to do anything with it anymore. It certa
On Sun, Jul 27, 2008 at 5:43 PM, Joerg Sonnenberger <[EMAIL PROTECTED]
> wrote:
> On Sun, Jul 27, 2008 at 05:23:46PM -0400, Zaphod Beeblebrox wrote:
> > That said, an OS-level suspend-to-disk would be an awesome summer-of-code
> > project.
>
> I don't think it is
On Sat, Jul 26, 2008 at 8:56 PM, Frank Mayhar <[EMAIL PROTECTED]> wrote:
> After reading all the replies I'm actually taking your suggestion and
> going with Fujitsu, specifically the E8420. I'm getting the NVidia
> option and I'll be running in i386 mode until FreeBSD can handle the
> nvidia re
On Fri, Jul 25, 2008 at 1:35 PM, Razmig K <[EMAIL PROTECTED]> wrote:
> How about Dell models which come with Ubuntu preinstalled? (Inspiron 1525N
> and 1420N, XPS M1330). Don't they have higher chances of running FreeBSD
> smoothly? A quick glance over the hardware notes of 7.0-RELEASE and some
>
On Wed, Jul 9, 2008 at 2:32 PM, Mike Meyer <[EMAIL PROTECTED]> wrote:
> On Wed, 9 Jul 2008 13:50:17 -0400 "Zaphod Beeblebrox" <[EMAIL PROTECTED]>
> wrote:
> > I did mention in my introduction that I was aware of this history
> (including
> > that web
On Wed, Jul 9, 2008 at 10:01 AM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote:
> "Alexandre Biancalana" <[EMAIL PROTECTED]> writes:
> > "Zaphod Beeblebrox" <[EMAIL PROTECTED]> writes:
> > > Secondly, these issues are alread
I was just following up to a post in the forms nvidia supports regarding the
graphics cards and FreeBSD when it struck me...
Possibly one of the most important glaring omissions to the current FreeBSD
platform and it's associated desktop projects is the lack of an nvidia 3D
driver.
Now I do follo
On Mon, Jun 23, 2008 at 2:41 AM, Dominic Fandrey <[EMAIL PROTECTED]>
wrote:
> Thanks for the pointer. Unfortunately it seems that Csaba's patch only
> allows you to stall shutdown for 10 seconds. After heavy writing
> more than a minute can be necessary to prevent data loss.
>
> I have created a
On Wed, Jun 18, 2008 at 8:13 AM, Stephen Hocking <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> Given that Nvidia aren't offering a driver for their cards for 64bit
> FreeBSD, is anyone else having success using another (preferably
> PCI-E) card with 3D acceleration?
>
I'd love to be told I'm wrong, but my
I don't know exactly where this fits in the discussion, but I was using
"ghost" v 14 to backup my XP box over SMB to a 7.0-RELEASE system using
ZFS. After doing one backup, the second backup wouldn't proceed, so I
erased the backup files and started fresh.
The next attempt, I turned on the verify
On Tue, May 6, 2008 at 12:21 PM, Robert Watson <[EMAIL PROTECTED]> wrote:
>
> This sounds like an exciting project -- while I recognize the concerns
> other have expressed about complexity, I think that complexity can be
> managed if done carefully. I'm not sure if you've looked at Apple's
> exte
FreeBSD Hackers,
> > >
> > > I have a general question about the compatibility of FreeBSD binaries
> > > within major releases. If I build a binary for a given release of
> > > FreeBSD can I make a reasonable guarantee that the binary will run on
> >
> > As a datapoint, I have been using cistron-
On Wed, Apr 16, 2008 at 1:38 PM, Li, Qing <[EMAIL PROTECTED]> wrote:
>I recently incorporated multipath support into -CURRENT,
>for the upcoming 8.0. This patch originated from the KAME
>
The most annoying feature of the -stable routing is that you cannot add an
IP to an interfa
Since there are still reasons to dual boot between i386 and amd64 on FreeBSD
(kernel modules like the nvidia driver only exist for i386, 4G memory only
usable in amd64), I set a simple goal for myself: find a good way to dual
boot with zfs.
Some traditional things (like sharing /usr/share and /usr
On Feb 20, 2008 12:08 PM, Brooks Davis <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 20, 2008 at 08:00:58PM +0300, sam wrote:
> > Brooks Davis wrote:
> >> On Wed, Feb 20, 2008 at 10:41:22AM +0300, sam wrote:
> >>
> >>>
> >>> please help me for writing /etc/rc.conf with vlan`s interfaces
> >>> (witho
Has any thought been given to the growing number of zfs plugins on solaris?
In particular, they have an encryption plugin that functions similar to zfs
compression, but it seems useful to consider their plugins...
Just wondering.
___
freebsd-hackers@free
On 2/21/07, Oliver Fromme <[EMAIL PROTECTED]> wrote:
Peter Jeremy wrote:
> I've found that you do get a worthwhile improvement in dump|restore
> performance by introducing a large (10's of MB) fifo between them.
> This helps reduce synchronisation between dump and restore (so that
> dump can con
(oops... didn't group reply)
-- Forwarded message --
From: Zaphod Beeblebrox <[EMAIL PROTECTED]>
Date: Feb 20, 2007 2:46 AM
Subject: Re: Abyssmal dump cache efficiency
To: Peter Jeremy <[EMAIL PROTECTED]>
On 2/17/07, Peter Jeremy <[EMAIL PROTECTED]&g
On 5/31/06, Eugene M. Kim <[EMAIL PROTECTED]> wrote:
Dan Nelson wrote:
> Are you using the -C option to dump? I would expact that to help more
> in the "dumping directories" step, but it might help later phases too.
Yep, -C32.
I'm a pretty big fan of using team (ports/misc/team). Team impl
On 11/6/05, John Baldwin <[EMAIL PROTECTED]> wrote:
No, FreeBSD doesn't currently do what this decribes yet. It would be
possible
to do it by adding a new device_pause() method that drivers would be
required
to implement while the resources were shuffled around though and possibly
a
device_unp
It would be cool if pccard and usb also reprobed when kldload ran. The usb
case is slightly more complex --- having (say) uscanner claim something that
ugen is currently claiming.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mail
On 3/20/06, A.G. Russell IV <[EMAIL PROTECTED]> wrote:
> Next I removed the contents of the drive, cpio'ed the contents of the
> 5.4-i386 iso disc1. I then copied in the driver for my raid array, and
> modified boot/defaults/loader.conf to load the driver.
>
> The drive boots and configures the s
Having a process (or full system) checkpoint facility would make the
implementation of suspend-to-disk rather trivial --- which is a much
desired feature.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hacke
69 matches
Mail list logo