n
the FreeBSD install CDs in rescue mode, as there's a fully-functional
FreeBSD install to work from, including the ability to install packages
temporarily.
--
Freddie Cash
fjwc...@gmail.com
rpctls.rcv_tmsgbytes_tls: 12336
> kern.rpctls.rcv_msgcnt: 58
kern.rpctls.rcv_msgcnt_tls: 57
--
Freddie Cash
fjwc...@gmail.com
ters.
While slightly ambiguous, the hardware notes are technically correct.
--
Freddie Cash
fjwc...@gmail.com
ything ZFS-related, and
everything GPT-related; although I've never seen it used on a partition
before, usually just the disk.
Best bet in this situation is to just zero out the entire disk (dd
if=/dev/zero of=/dev/nda0 bs=1M), and start over from scratch. Create a
new GPT. Create new partitions. Use the specific partition with the
"zpool create" command.
--
Freddie Cash
fjwc...@gmail.com
Sorry, meant 256 KB or 512 KB, not MB!
On Thu, Feb 11, 2021 at 4:43 PM Freddie Cash wrote:
> On Thu, Feb 11, 2021 at 4:35 PM Russell L. Carter
> wrote:
>
>> Greetings,
>>
>> I really want to jump from stable/12 to stable/13 but one thing is
>> causing a hesita
On Thu, Feb 11, 2021 at 4:35 PM Russell L. Carter
wrote:
> Greetings,
>
> I really want to jump from stable/12 to stable/13 but one thing is
> causing a hesitancy. And that is, my main raidz2 system has
> a system boot zfs mirror pair that has boot partition size
> (Mediasize) of 64K, and when I
On Mon, Feb 8, 2021 at 10:10 AM joe mcguckin wrote:
> I was just playing around with a test ZFS system and was running through
> replacing a bad drive and I forgot to issue a ‘zpool offline’ command.
> Everything seemed to go ok anyway. The system started resilvering, etc.
> When is ‘zpool requir
On Fri., Jan. 15, 2021, 9:41 a.m. Juraj Lutter, wrote:
> > On 15 Jan 2021, at 18:26, Freddie Cash wrote:
> >
> > /var/run/dmesg.boot includes all output from dmesg for the current boot.
> No
> > need to manually redirect dmesg output to a file or play with buffer
On Fri., Jan. 15, 2021, 8:47 a.m. Mikaël Urankar,
wrote:
> On 15/01/2021 17:35, Konstantin Belousov wrote:
> > It is clipped at the start, and that was the information which I need.
> > Add something like
> > kern.msgbufsize=1048576
> > to /boot/loader.conf and try again. I need to see the lines
ves without any performance issues.
You can check what the ashift value is for each of the vdevs using: zdb |
grep -B5 ashift
If it shows ashift=9 anywhere, then destroy the pool, change the sysctl
value, and recreate the pool. Check to make sure it shows ashift=12
On Mon, Jan 27, 2020 at 8:40 AM Freddie Cash wrote:
> On Sun, Jan 26, 2020 at 12:08 PM Rick Macklem
> wrote:
>
>> Oh, and for anyone out there...
>> What is the easiest freebie way to test signed certificates?
>> (I currently am using a self-signed certificate, but
ere's a bunch
of different bits available in the ports tree.
We use dehydrated at work, using DNS for authenticating the cert requests,
and have it full automated via cron, managing certs for 50-odd domains
(school servers and firewalls). Works great.
--
Freddie Cash
fjwc...@gmail.com
__
mber on the outside of the bay,
just in case).
It's not a ZFS requirement. It just makes things easier for the admin down
the road. Especially if the admin team changes or inherits systems. :)
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freeb
ree up
space. Previously, this would fail, as you need space in the pool to write
the metadata for the destroy before doing the destroy.
ZFS of today is much more resilient to these kinds of niggles that bit us
all, back in the day. :D
--
Freddie Cash
fjwc...@gmail.com
__
hing them using the label. Disvantage
> is the cluster will need to resilver, causing some degraded time and
> extra disk load.
>
Boot off a LiveCD/USB stick. Export the pool. Import the pool with -d
/dev/gpt and it will use the GPT labels instea
On Thu, Aug 1, 2019, 11:15 AM Andriy Gapon, wrote:
> On 01/08/2019 19:12, Warner Losh wrote:
> >
> >
> > On Thu, Aug 1, 2019, 10:53 AM Rodney W. Grimes
> > mailto:freebsd-...@gndrsh.dnsmgr.net>>
> > wrote:
> >
> > >
> > > Is it possible in an rc script to distinguish between a manual stop
ather unintuitive when looking
> at the output of "df -ah". Could we have a command line option for
> disabling the parallel mount?
>
Wouldn't it make more sense to teach df, du, "zfs list", and other things
that list the mounted filesystems to use sor
:) Along with the "fix" for it.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
:2"
>
There's nothing wrong with the timing. Your rc.conf is incorrect.
The second ifconfig_em1 line overrides the former. These are variable
declarations, not commands. The last setting for a variable is the only
one that takes place.
Either look through /etc/defaults/rc.conf for the
PCI ES137x
device snd_hda # Intel High Definition Audio
device snd_ich # Intel, NVidia and other ICH AC'97
Audio
device snd_via8233 # VIA VT8233x Audio
So you need to add nodevice entries for all the ones that you are missing
Forgot to include the list. Resending.
-- Forwarded message --
From: "Freddie Cash"
Date: Jan 7, 2018 12:26 AM
Subject: Re: USB stack
To: "blubee blubeeme"
Cc:
On Jan 6, 2018 8:30 PM, "blubee blubeeme" wrote:
> I just connected a Transcen
r drive we've used since (or even before). Just don't use
them in any kind of RAID array or always-on system.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-cur
ZFS is capable of handling it?
>
Yes, it can handle it just fine. And it will keep the extra space as
"usable in the future", so if you replace all the drives with 4 TB ones,
the extra space will be added to the pool.
--
Freddie Cash
fjwc...@gmail.com
On Jul 2, 2017 4:40 AM, "Hartmann, O." wrote:
Fiddling around with a self-brewn router/firewall based on 12-CURRENT
and ipfw, I run into problems when setting up a trunk port with
different VLANs and static routes.
The "router" has three NICs, igb0, igb1, igb2 (it is de facto an APU
2C4 from PCe
now), but switched to using the automatic
installation behaviour when it became available. Simplified things a bit.
I haven't compiled a kernel on 10+ yet; hopefully the behaviour hasn't
changed. ;)
--
Freddie Cash
fjwc...@gmail.com
___
nce the
first 4K sector harddrives were advertised (as alignment of filesystems
was/is *very* important).
Even on disks that will be used solely for ZFS I've taken to creating GPT
partitions starting at 1 MB. And it's saved me from having to reformat
disks when moving from a separ
On Fri, Mar 18, 2016 at 2:45 PM, Allan Jude wrote:
> On 2016-03-18 17:41, Freddie Cash wrote:
>
>>
>> On Fri, Mar 18, 2016 at 10:39 AM, Conrad Meyer > <mailto:c...@freebsd.org>> wrote:
>>
>> On Fri, Mar 18, 2016 at 10:03 AM, Allan Jude &
On Mar 9, 2016 4:04 PM, "Miroslav Lachman" <000.f...@quip.cz> wrote:
>
> Roger Marquis wrote on 03/10/2016 00:36:
>>
>> Wondering if anyone has example patches for zfsboot (from
>> usr.sbin/bsdinstall/scripts)?
>>
>> We're looking to change some of the default zfs subvolumes, removing
/usr in
>> fa
> +CCACHE_PATH?= ${LOCALBASE}/bin/ccache
> +.if defined(WITH_CCACHE_BUILD) && !defined(NOCCACHE) && \
>
This line here checks if the variable is defined (meaning, that it is set
to something), and if it is, then the code after it enabled CCACHE.
--
Freddie
On Nov 16, 2014 10:07 AM, "Steve Kargl"
wrote:
>
> In init(8), one finds under DIAGNOSISTICS
>
>"some processes would not die; ps axl advised."
>
> So, just how is one to actually run 'ps axl advised' as
> the message appears as init(8) is killing off the system?
"shutdown now" will drop you
;)
I believe that's what you are looking for. No idea how well it works
long-term, though, or if you lock a large number of packages.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailm
On Sat, Oct 18, 2014 at 12:32 PM, Allan Jude wrote:
> On 2014-10-18 13:21, Freddie Cash wrote:
> > On Oct 18, 2014 3:54 AM, "Mark Martinec"
> > wrote:
> >>
> >> If the purpose of having a none cipher is to have a fast
> >> file transfer, t
On Sun, Oct 19, 2014 at 10:35 AM, Freddie Cash wrote:
> On Oct 19, 2014 12:46 AM, "John-Mark Gurney" wrote:
> >
> > Freddie Cash wrote this message on Sat, Oct 18, 2014 at 10:21 -0700:
> > > On Oct 18, 2014 3:54 AM, "Mark Martinec" >
> > >
On Oct 19, 2014 12:46 AM, "John-Mark Gurney" wrote:
>
> Freddie Cash wrote this message on Sat, Oct 18, 2014 at 10:21 -0700:
> > On Oct 18, 2014 3:54 AM, "Mark Martinec"
> > wrote:
> > >
> > > If the purpose of having a none cipher is to h
On Oct 18, 2014 3:54 AM, "Mark Martinec"
wrote:
>
> If the purpose of having a none cipher is to have a fast
> file transfer, then one should be using sysutils/bbcp
> for that purposes. Uses ssd for authentication, and
> opens unencrypted channel(s) for the actual data transfer.
> It's also very
NAT.
Will the software-based GSO play nicely with IPFW NAT? Will it make any
difference to packet throughput through IPFW?
Or is it still way too early in development to be worrying about such
things? :)
--
Freddie Cash
fjwc...@gmail.com
___
fre
On Feb 24, 2014 7:50 AM, "Lyndon Nerenberg" wrote:
>
>
> On Feb 24, 2014, at 7:40 AM, Bryan Drewery wrote:
>
> > Anything not meeting the bare-bones criteria can be installed with 'pkg
> > install' or ports.
>
> Try this in a shop where all your machines are completely air-gapped from
the interne
Typos and terseness brought to you by the LG G2 running SlimKat.
On Feb 23, 2014 10:22 AM, "Lucius Rizzo" wrote:
>
> * Andreas Nilsson [2014-02-23 09:33]:
> > Imho, the replacement to init and rc-scripts I sometimes think about
> > would be to import SMF from opensolaris/illumos. There one can at
//pkg.freebsd.org/${ABI}/latest
> > ENABLED: YES
> > MIRROR_TYPE: SRV
> >
>
> The file format is incorrect.
>
> FreeBSD: {
> url: "http://pkg.freebsd.org/${ABI}/latest";,
> enabled: yes,
> mirror_type: "srv"
> }
>
&
On Wed, Dec 18, 2013 at 1:09 PM, Matthias Apitz wrote:
> El día Wednesday, December 18, 2013 a las 12:59:16PM -0800, Freddie Cash
> escribió:
>
> > On Wed, Dec 18, 2013 at 12:50 PM, Matthias Apitz
> wrote:
> >
> > > As ports are now for some time are to be pull
before with some binary packages, only based on base system and
> sources?
>
> svnlite is included in the base OS for 10.0.
See https://wiki.freebsd.org/WhatsNew/FreeBSD10 for details. And
http://svnweb.freebsd.org/base?view=revision&revision=251886 for the commit
message.
--
Fredd
>
So, then manually specific a specific pkg mirror and by-pass the DNS SRV
record resolution step.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
On Oct 29, 2013 7:21 PM, "Teske, Devin" wrote:
>
>
> On Oct 29, 2013, at 7:17 PM, Freddie Cash wrote:
>
> >
> > On Oct 29, 2013 7:07 PM, "Teske, Devin"
wrote:
> > >
> > > Hi all,
> > >
> > > I'd like to bri
On Oct 29, 2013 7:07 PM, "Teske, Devin" wrote:
>
> Hi all,
>
> I'd like to bring up the discussion for topic..
>
> Importing libdispatch (aka Apple's Grand Central Dispatch) into base
(contrib?).
Hasn't this been done already? There's mention of it in the archives from
2009/2010. There was a port
Forgot to include the list in reply.
-- Forwarded message --
From: "Freddie Cash"
Date: Oct 27, 2013 10:36 AM
Subject: Re: ZFS buggy in CURRENT? Stuck in [zio->io_cv] forever!
To: "O. Hartmann"
Cc:
Did your recv complete before you exported the pool?
On Wed, Oct 9, 2013 at 9:12 AM, Freddie Cash wrote:
> On Wed, Oct 9, 2013 at 6:41 AM, Julian Elischer wrote:
>
>> On 10/9/13 2:35 AM, Freddie Cash wrote:
>>
>>> On Tue, Oct 8, 2013 at 9:09 AM, Alfred Perlstein wrote:
>>>
>>> You're right on
On Wed, Oct 9, 2013 at 6:41 AM, Julian Elischer wrote:
> On 10/9/13 2:35 AM, Freddie Cash wrote:
>
>> On Tue, Oct 8, 2013 at 9:09 AM, Alfred Perlstein wrote:
>>
>> You're right on the money, to be honest this is one of the reasons why
>>> I
ware, than we need to fake it with gnop.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
have
been running smooth, and I finally understand the beauty and simplicity of
freebsd-update + pkg. OS gets updated once per month, packages get updated
twice per month, no more compiling things from source. It's like using
Ubuntu/Debian but with the power and features of FreeBSD. :)
--
F
for the DVD
installers, to include an "installer repo" for off-line installs?
IOW, theoretically, one could just download the 10.0 DVD, boot, install the
base, browse the repo on the DVD, select items to install, install, reboot,
and be finished. Without ever needing to touch an Internet
w up anything? Just include the RCS package on your
install media, and add "pkg_add /path/to/rcs.tgz" or "pkg add
/path/to/rcs.txz" to the end of your install script.
1 extra tarball, 1 extra line in your install script, and everything
c
umass requires SCSI support. Bert you removed scbus, da, and similar.
On 2013-07-27 6:00 PM, "gahn" wrote:
> hi all:
>
> need your experts' opinions, i tried to compile customized kernel for 8.3
> but failed miserably:
>
> linking kernel.debug
> dcons_crom.o(.text+0x388): In function `dcons_crom_
>
> http://www.supermicro.com/products/motherboard/matrix/?cpuclass=all&sorton=memory
> >
> > -Kurt
>
> http://www.supermicro.com/products/motherboard/Xeon7000
>
> Looks like their matrix is not up-to-date.
There's also several A
8.something off a GPT-partitioned USB stick for over a year (maybe
2?) before converting it to PC-BSD 9.1 booting off a ZFS dual-mirror pool
(also using GPT partitioned disks).
Can't speak to the rest of your post. I only use gpart for GPT partitioned
disks, and use fdisk/bsdlabel for non-GPT
ebsd.org/mailman/listinfo/freebsd-current>
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@**
> freebsd.org "
>
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
On 2013-04-02 1:52 AM, "Gleb Smirnoff" wrote:
>
> Freddie,
>
> On Wed, Mar 27, 2013 at 04:10:03PM -0700, Freddie Cash wrote:
> F> Just curious if anyone has any scripts for managing fail-over of
multiple
> F> interfaces using the new CARP setup in 10-CURREN
everything if one of the links (or boxes) goes down.
Figured I'd ask around to see if anyone has done something like this
already. I've been playing with devd.conf settings and logging events, but
don't have anything written up to do the actual switch yet.
--
Freddie Cash
fj
ave hardware that doesn't work with ATA_CAM? Have you not tried
ATA_CAM on that box? Some other reason?
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
-over correctly
between the two.
On Wed, Mar 27, 2013 at 2:02 PM, Freddie Cash wrote:
> Two systems running identical hardware and software (one system actually
> rsync'd from the other). Running 10-CURRENT just after the new CARP
> implementation went in:
>
> FreeBSD ne
show "master down".
I'm at a loss as to what to try next. Everything works for all the vlan
interfaces on em1. But nothing I've tried works for em0. Within 2 seconds
of the link showing UP, it becomes MASTER. On both boxes.
--
Freddie Cash
fjwc...@gmail.com
__
__
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
>
--
Freddie Cash
fjwc...@gmail.com
___
FS volume gets
> > mounted although the rc.conf is executed correctly.
> >
> > What am I doing wrong at that point? Why isn't ZFS run and mount
> properly?
>
> Last time I ran into this problem, the issue was that "unload" also
> unloaded the zpool.cache f
red to kernel.old but in this case its just a
> coincidence that this works.
>
> So, what is the proper way to have ZFS mounted in an emergency case when
> I'm in need of loading a working kernel manually?
>
> Regards,
> Oliver
>
>
--
Freddie Cash
fjwc...@gmail.com
DOC_LANG= en_US.ISO8859-1
# Global Port Options
WITHOUT_GUI=yes
WITHOUT_X11=yes
WITHOUT_GNOME= yes
WITHOUT_IPV6= yes
WITHOUT_INET6= yes
# added by use.perl 2013-01-11 09:09:08
PERL_VERSION=5.16.2
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-
).
>
> You could at least point to the FreeBSD Forums version of that post. :)
https://forums.freebsd.org/showthread.php?t=31662
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
The interrupted unix faq, a wonderful thing. :) Covers this exactly. :)
http://www.wonkity.com/~wblock/docs/html/interrupted.html
On Nov 22, 2012 7:28 PM, "Michael W. Lucas"
wrote:
>
>
> FreeBSD bewilderbeast.blackhelicopters.org 10.0-CURRENT FreeBSD
> 10.0-CURRENT #15: Thu Nov 8 14:02:45 EST
hey
> can chime in if need be.
There's a devd-based automounter available in the Forums that works with KDE4:
https://forums.freebsd.org/showthread.php?t=29895
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
htt
@san /usr/home/jose]#
>
> [root@san /usr/home/jose]#
>
> [root@san /usr/home/jose]# hastctl create disk2
>
> [ERROR] [disk2] Unable to write metadata: Input/output error.
>
> ** **
>
> ** **
>
> ** **
>
> I don't want to stop hastd since it will s
Since it's a HAST device, you have to initialise the disk via hastctl. Once
that is done, the /dev/hast/disk2 GEOM device node will be created.
Then you can 'zpool replace' it.
One step at a time. :) And you've skipped a few.
1. 'zpool offline' the defective disk
2. Physically remove the defect
;
>> The subsystem now is generated as
>> snprintf(subsys, IFNAMSIZ+5, "%u@%s", sc->sc_vhid, sc->sc_carpdev->if_xname);
> Thanks for the info. I was able to get the triggers firing from devd. I also
> noticed that the man page on 'carp' references a
On Jan 22, 2012 3:26 AM, "Pawel Jakub Dawidek" wrote:
>
> If you have many snapshots and you were complaining that listing them
> takes a lot of time, you may find the commit below useful.
>
> It only works if your listing is limited to snapshot names and you want
> to sort also by snapshot name (
E?
So there won't be mps(4) (FreeBSD driver) and mpslsi(4) (LSI driver)
anymore? Just mps(4)?
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscrib
s assigned to an
interface. There's a couple really long messages that cover it in the
archives.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe
hen be willing to put in the time/effort to
improve it. :D
Does all of Arnaud's complaining and nit-picking constitute a request
to volunteer to "fix" things? ;)
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
small reads exclusively, you can newfs it with much
> smaller block size, e.g. 8KB or even 4KB.
I think the complaint is that UFS is reading 32 KB (which includes the
2 KB block and 15 others that will be needed right after) but not
caching the 3
ges to get people
started. Or even writing a new "things to do once the OS is
installed" man page (similar to what OpenBSD has).
sysinstall has served its purpose; and long out-lived its usefulness.
It's time to let it out to pasture. Please, let
rically say why A is
better/faster/more-uber than B.
Unfortunately, doing it "right" requires a lot of time, effort, time,
and more time.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
petetive
> to compare Linux BTRFS and FreeBSD ZFS.
There is a separate kernel module for ZFS that can be installed,
giving you proper kernel-level support for ZFS on Linux.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
So, now that you've improved the default diagnostic output of make, how
about the OP's original request:
make -s truly silent by removing unnecessary diagnostic messages when -s
is used? :)
[Thought I'd bring the thread back around to it's original purpose.]
--
Freddie Ca
ded to set it to 0 due to bugs:
http://lists.freebsd.org/pipermail/freebsd-stable/2010-June/057162.html
No idea if this is still the case or not, but you may want to try toggling
that sysctl and see if it makes a difference.
--
Freddie Cash
fjwc...@gmail.com
__
On Tue, Oct 4, 2011 at 12:15 PM, Garrett Cooper wrote:
> On Oct 4, 2011, at 11:12 AM, Freddie Cash wrote:
>
> > 2011/10/4 Lev Serebryakov
> >
> >> One thing is missed from software RAIDs is spare drives and state
> >> monitoring (yes, I know, that
those using GEOM-based RAID
(gmirror, gstripe, graid3, graid5, etc).
Just curious: would the geom-events framework, and in particular the
geom-events script, be useful for ZFS setups, for initiating replacements
and providing "hot-spare" support?
--
Freddie
On Sun, Aug 14, 2011 at 11:35 AM, Garrett Cooper wrote:
> On Sun, Aug 14, 2011 at 10:56 AM, Freddie Cash wrote:
> > On Sat, Aug 13, 2011 at 12:51 PM, Alexander Best >wrote:
> >
> >> hi there,
> >>
> >> i just had the following idea: how about inste
some kind to run after booting the new
kernel).
And, this leaves all of your kernels around if you want to play with
different ones.
> cheers.
> alex
> ___
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/list
On Sun, Jul 24, 2011 at 11:51 PM, Bruce Cran wrote:
> On 25/07/2011 06:01, Freddie Cash wrote:
>
>> Thank goodness. The worst thing about sysinstall was that it tried to be a
>> Swiss Army knife doing everything, yet not doing any one thing well. It made
>> a royal mess
post-install
configuration, the recommendation is to stop doing that!
An os installer should do just that: install the os and nothing else.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailm
e the
login prompt appears) as a background process. By the time you login, the
IP should be assigned.
As for what's "the correct way" to do this via just rc.conf, I'll leave that
up to others more "in the know" about how RC works.
--
Freddie Cash
fjwc...@gmail.c
two options uses atacontrol to manage the disks. The last
two options use camcontrol to manage the disks.
I believe the plan in 9.0 is to have everything accessed via
ATA_CAM/ahci(4) so all PATA/SATA drives show up the same, as adaX,
with everything being managed via camcontrol, finally unifying all
.
I've also run gmirror on glabelled USB sticks, although the quality of
the sticks and the USB stack made that flaky in the extreme when
combined with a very active ZFS pool (7.x days).
We've since removed the CF disks and switched to using SSDs due to speed issues.
--
Fred
On Sun, Apr 10, 2011 at 12:36 PM, Mikolaj Golub wrote:
> On Mon, 4 Apr 2011 11:08:16 -0700 Freddie Cash wrote:
> FC> Once the deadlock patches above are MFC'd to -STABLE, I can do an
> FC> upgrade cycle and test them.
>
> Committed to STABLE.
Updated src tree to
On Tue, Apr 5, 2011 at 5:05 AM, Mikolaj Golub wrote:
> On Mon, 4 Apr 2011 11:08:16 -0700 Freddie Cash wrote:
>
> FC> On Sat, Apr 2, 2011 at 1:44 AM, Pawel Jakub Dawidek
> wrote:
> >>
> >> I just committed a fix for a problem that might look like a deadlock.
On Sat, Apr 2, 2011 at 1:44 AM, Pawel Jakub Dawidek wrote:
> On Thu, Mar 24, 2011 at 01:36:32PM -0700, Freddie Cash wrote:
>> [Not sure which list is most appropriate since it's using HAST + ZFS
>> on -RELEASE, -STABLE, and -CURRENT. Feel free to trim the CC: on
>> re
t under 2 TB of deduped data
in the pool, without any lockups.
So far, so good.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
On Sun, Mar 27, 2011 at 5:16 AM, Mikolaj Golub wrote:
On Sat, 26 Mar 2011 10:52:08 -0700 Freddie Cash wrote:
>
> FC> hastd backtrace is here:
> FC> http://www.sd73.bc.ca/downloads/crash/hast-backtrace.png
>
> It is not a hastd crash, but a kernel crash triggered
On Fri, Mar 25, 2011 at 12:55 AM, Pawel Jakub Dawidek wrote:
> On Thu, Mar 24, 2011 at 01:36:32PM -0700, Freddie Cash wrote:
>> I've tried with FreeBSD 8.2-RELEASE, 8-STABLE, 8-STABLE w/ZFSv28
>> patches, and 9-CURRENT (after the ZFSv28 commit). Things work well
>>
faith in my abilities here. :(
Or point out where I'm doing things wrong so I can correct the issues.
Thanks.
--
Freddie Cash
fjwc...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
On Thu, Mar 17, 2011 at 10:00 AM, Olivier Smedts wrote:
> 2011/3/17 Freddie Cash :
>>> Hrm, it looks like the "pool roll-back on import" feature is working.
>>>
>>> # zpool import -F -d /dev/hast storage
>>>
>>> The above command impor
On Thu, Mar 17, 2011 at 9:24 AM, Freddie Cash wrote:
> On Wed, Mar 16, 2011 at 4:03 PM, Freddie Cash wrote:
>> Anytime I try to import my pool built using 24x HAST devices, I get
>> the following message, and the system reboots:
>>
>> panic: solaris assert: dmu_free_r
On Wed, Mar 16, 2011 at 4:03 PM, Freddie Cash wrote:
> Anytime I try to import my pool built using 24x HAST devices, I get
> the following message, and the system reboots:
>
> panic: solaris assert: dmu_free_range(os, smo->smo_object, 0, -1ULL,
> tx) == 0, file:
> /us
On Wed, Mar 16, 2011 at 4:03 PM, Freddie Cash wrote:
> Anytime I try to import my pool built using 24x HAST devices, I get
> the following message, and the system reboots:
>
> panic: solaris assert: dmu_free_range(os, smo->smo_object, 0, -1ULL,
> tx) == 0, file:
> /us
1 - 100 of 128 matches
Mail list logo