See https://github.com/alcarithemad/zfsp — zfs in python.
May be use this as a *starting point* to build an interactive zpool/zfs explore
tool?
On Apr 30, 2019, at 3:14 AM, Michelle Sullivan wrote:
>> Speaking for a tool like 'fsck': I think I'm mostly convinced that it's not
>> necessary, be
On Fri, 19 Jan 2018 13:28:41 +0100 Andrea Brancatelli
wrote:
Andrea Brancatelli writes:
> Hello guys.
>
> I have a couple of ancient FreeBSD install that I have to bring into
> this century (read either 10.4 or 11.1) :-)
>
> I'm talking about a FreeBSD 8.0-RELEASE-p4 and a couple of FreeBSD
>
On Wed, 05 Oct 2011 23:06:04 +0200 =?UTF-8?B?VsOhY2xhdiBaZW1hbg==?=
wrote:
> Hi.
>
> No matter what I try, valgrind on 7.3-STABLE is giving me this, both Valgrind
> ports:
>
> valgrind: Startup or configuration error:
>Can't establish current working directory at startup
> valgrind: Unable
On Mon, 25 Jul 2011 14:15:06 EDT Gary Palmer wrote:
> On Thu, Jul 21, 2011 at 02:56:17PM -0700, Bakul Shah wrote:
> > I am in no hurry to upgrade my MBP to OS X Lion but given Lion
> > time machine and netatalk issues, I got wondering if iSCSI on
> > FreeBSD is stable enough
On Thu, 21 Jul 2011 15:28:08 PDT Chuck Swiger wrote:
> On Jul 21, 2011, at 2:56 PM, Bakul Shah wrote:
> > I am in no hurry to upgrade my MBP to OS X Lion but given Lion
> > time machine and netatalk issues,
>
> Which issues? (And did you file a bug report? :-)
Google `os
I am in no hurry to upgrade my MBP to OS X Lion but given Lion
time machine and netatalk issues, I got wondering if iSCSI on
FreeBSD is stable enough for time machine use. How much duct
tape and baling wire are needed to make it work?!
Thanks.
___
freebs
On Thu, 12 Feb 2009 21:01:38 CST Karl Denninger wrote:
> >> I guess I need to schedule the 2-3 hours of downtime. the reason for
> >> this, by the way, is that I have a dbms app on there that is getting too
> >> RAM hungry for its own good (its a Quadcore CPU) and I'm up against the
> >> RAM
On Wed, 29 Oct 2008 00:35:35 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]>
wrote:
> netstat -nr on the 192 server shows the IP to be at:
>
> > netstat -nr | grep 168.1.100
> 192.168.1.100 52:54:00:12:34:56 UHLW11 fxp0 1128
>
> which is very odd, as that MAC address is n
On Tue, 13 May 2008 16:59:11 BST Pete French <[EMAIL PROTECTED]> wrote:
> > In the 64 bit FreeBSD world, /usr/lib32 contains libraries
> > for the x86 binaries and /lib, /usr/lib contain 64 bit
> > libraries so a straight install may mess things up. At the
> > very least you should backup your 32
On Tue, 13 May 2008 15:18:36 BST Pete French <[EMAIL PROTECTED]> wrote:
> I have a box currently running i386 which I want to change over to
> run amd64. I have installed a second drive into the machine on which
> I have put a basic install of amd64, and have compiled up the world
> and kertnel fr
On Tue, 13 May 2008 00:18:32 EDT bazzoola <[EMAIL PROTECTED]> wrote:
>
> On May 12, 2008, at 10:20 PM, Bakul Shah wrote:
>
> >> I just cant get kqemu to work on my AMD64 SMP!
> >
> > echo kqemu_enable=YES >> /etc/rc.conf
> > /usr/local/etc/rc.d/k
On Sun, 06 Apr 2008 14:37:06 PDT Doug Hardie <[EMAIL PROTECTED]> wrote:
> Somewhere between FreeBSD 6.2 and 7.0 getenv has been changed to
> return a null if an environment variable is set but has no value. I
> don't find anything anywhere in the documentation/man pages on this.
> As a res
On Sat, 01 Mar 2008 21:56:43 PST John Pettitt <[EMAIL PROTECTED]> wrote:
> Does anybody know if it's possible to restore a dump of a ufs filesystem
> to zfs?
Yes. restore doesn't need any internals knowledge of the
target filesystem; it writes files, directories & special
devices normally so it
On Fri, 29 Feb 2008 01:57:32 +0100 Kris Kennaway <[EMAIL PROTECTED]> wrote:
> Bakul Shah wrote:
> > On Fri, 29 Feb 2008 00:54:55 +0100 Kris Kennaway <[EMAIL PROTECTED]> wrote:
> >> portupgrade -faP requests to reinstall everything from precompiled
> >&g
On Fri, 29 Feb 2008 00:54:55 +0100 Kris Kennaway <[EMAIL PROTECTED]> wrote:
> portupgrade -faP requests to reinstall everything from precompiled
> packages. It will only fall back to compiling them locally if the
> package is unavailable (e.g. for legal reasons).
>
> Second, the reason for thi
The amd64 version of -BETA4 doesn't completely boot under
qemu-system-x86_64 -- it hangs while trying to mound md0 as
root. The i386 version of -BETA4 does work under
qemu-system-x86_64.
Note that if you want to try this, use the -no-kqemu switch
as kqemu with the 64 bit qemu crashes the system.
> maybe this is slightly OT, but I tried using /dev/tap0 by QEMU on FBSD 7.0-CU
> RRENT and 6.2-STABLE at boottime.
...
> (MAC_ADDRESS replaced by a valid MAC address). Reason ist I try to get an IP
> via DHCP - this is restricted by our computer center and their DHCP maintenan
> ce so I do not
> > May be the OS needs "reclaim-behind" for the sequential case?
> > This way you can mmap many many pages and use a much smaller
> > pool of physical pages to back them. The idea is for the VM
> > to reclaim pages N-k..N-1 when page N is accessed and allow
> > the same process to reuse this page
> : time fgrep meowmeowmeow /home/oh.0.dump
> : 2.167u 7.739s 1:25.21 11.6% 70+3701k 23663+0io 6pf+0w
> : time fgrep --mmap meowmeowmeow /home/oh.0.dump
> : 1.552u 7.109s 2:46.03 5.2% 18+1031k 156+0io 106327pf+0w
> :
> :Use a big enough file to bust the memory caching (oh.
> Are there any issues running FreeBSD 6.0-STABLE (i386 or amd64 version)
> on machine with ASUS A8N-SLI motherboard? It has NVIDIA RAID option in
> BIOS and the system has 4x250GB SATA disks. I would like to use its RAID
> feature if possible, otherwise I'll try gmirror.
> Please let me know if
> When using the 6.0-RELEASE kernel (including GENERIC), I cannot go to
> sleep when X11 is running: the machine freezes, display still on. I
> tried disabling DRI, but this does not seem to be the problem: I have
> no DRM anyway.
I upgraded my T42 to -current from the 6.0 release kernel but
from
21 matches
Mail list logo