Re: faulted zpool , do not resilver

2011-01-08 Thread Adam Vande More
his type of corruption can occur. http://mail.opensolaris.org/pipermail/zfs-discuss/2010-January/035740.html -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Adam Vande More
ndom is linked to /dev/random. Is there some other difference I'm not aware of, or are you confusing it with Linux's random? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stab

Re: FreeBSD 8.2 Release, ZFS + Samba, running out of memory

2011-02-23 Thread Adam Vande More
h > directions). > If I'm not mistaken, the base ftp server also uses sendfile and can't be disabled. Maybe try something like proftpd and disable it there. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebs

Re: FreeBSD partitioning

2011-03-22 Thread Adam Vande More
t a slice in FreeBSD terms, it is a partition. man gpart(8) -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: zfs, nfs and zil

2011-03-29 Thread Adam Vande More
L_.28Don.27t.29 I don't think you can even disable it on newer versions of ZFS so it may be something of a moot point. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubs

Re: Best way to switch from Linux to BSD

2011-03-29 Thread Adam Vande More
tuff before asking questions, many of those questions would not exist. IMO, FreeBSD documentation is one of it's biggest advantages. If you're not going to utilize it what is the point in adopting the OS? I think a entry on people who are obsessed with collecting OS's warrants an ent

Re: Best way to switch from Linux to BSD

2011-03-29 Thread Adam Vande More
to take most of that overhead away. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Best way to switch from Linux to BSD

2011-03-29 Thread Adam Vande More
s a web java applet to control it's VNC connections. I use it without issue all the time. Not including compile time, it took like 6 minutes to install and test. And in response to Doug: Once again, comparing Ubuntu to FreeBSD is a false choice. Use Debian <==> FreeB

Re: Constant rebooting after power loss

2011-04-01 Thread Adam Vande More
tomic data management unit design which by it's nature addresses thing like fsck, and sudden power loss. However, things outside of a FS's control still allow corrution to happen so as UPS is just as important with ZFS as your traditional FS. Perhaps more important because the difficulty fro

Re: Constant rebooting after power loss

2011-04-01 Thread Adam Vande More
s: http://www.sun.com/bigadmin/features/articles/zfs_part1.scalable.jsp ZFS's capabilities may seem contrary to your opinion, but properly implemented it does exactly what you say it cannot do. -- Adam Vande More ___ freebsd-stable@freebsd.org

Re: ZFS vs OSX Time Machine

2011-04-28 Thread Adam Vande More
leneck, change your compression algo. I find lzjb to be a good one for general use. And to the OP, I'm not familar with TM, but see if disabling sendfile in any of your daemons helps. Also I don't think you want this setting: vfs.zfs.cache_flush_disable=1 -- Adam Vande More

Recent STABLE unable to start process in background

2011-08-10 Thread Adam Vande More
I am unable to start processes in the background after a recent upgrade to stable from 8.1R. I get: suspended (tty output) when trying to start a process like python /usr/home/adam/randr/manage.py runserver 0.0.0.0:18080 & my shell is zsh 4.3.12 -- Adam Vande

Re: Recent STABLE unable to start process in background

2011-08-10 Thread Adam Vande More
n zsh, but could someone confirm that it's the likely candidate for a problem so I don't send anyone on a wild goose chase? Thanks, -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: Recent STABLE unable to start process in background

2011-08-10 Thread Adam Vande More
On Wed, Aug 10, 2011 at 10:24 PM, Doug Barton wrote: > Back up the old zsh on the working system, install the new one, test. > Sorry for the noise, it was a bug in Django 1.3. I had multiple versions installed and it was picking up the wrong one on the effected machine. -- Adam Vand

Re: Accessing tun devices from inside a Jail

2011-10-20 Thread Adam Vande More
e paths. > > I'm not sure if what I'm looking for is actually possible, any > suggestions would be much appreciated. > To me, this seems like one of reasons VIMAGE was created. Here's more of an outline if you're looking to evaluate it further. http://druid

Re: What about network virtualization for jails?

2011-11-25 Thread Adam Vande More
es.tel.fer.hr/virtnet/ > > does this work for FreeBSD9 ? > http://druidbsd.sourceforge.net/vimage.html -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any ma

Re: r228152: anyone got the None cipher working with base OpenSSH?

2011-12-02 Thread Adam Vande More
doesn't apply. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: FreeBSD 9 RC3 and VirtualBox

2011-12-21 Thread Adam Vande More
t; Lame. > > Sorry for the noise. > VT-x(or the AMD equiv) is a CPU feature and is necessary to run 64-bit guests. VT-d(or the AMD equiv)/IOMMU is the what is done in the chipset however it isn't necessary to run 64-bit guests. Both of these features are

Re: FreeBSD 8.2-stable: devd fails to restart

2012-02-04 Thread Adam Vande More
On Sat, Feb 4, 2012 at 9:52 AM, Torfinn Ingolfsen < torfinn.ingolf...@broadpark.no> wrote: > More data: > root@kg-v2# service devd status > > > Not really sure what's going on here. > sh -x /etc/rc.d/devd restart should tell you what is g

sndstat verbosity

2012-02-07 Thread Adam Vande More
y of "hw.snd.verbose". IMO, either a bug should be filed against docs to include a mention of increasing the verbosity, or sndstat should list the bound module in it's default output. Does anyone have feedback on this and if the bug should be a doc or sndsta

Re: Swap on zvol - recommendable?

2012-02-13 Thread Adam Vande More
problems similar to the following: http://lists.freebsd.org/pipermail/freebsd-fs/2012-January/013546.html Perhaps setting vfs.zfs.arc_max to some reasonable value might help, but that is just a guess. -- Adam Vande More ___ freebsd-stable@freebsd.org mail

Re: 6.2-Release ..ish.. CF + ata == freeze?

2012-02-13 Thread Adam Vande More
if applicable to that old of FreeBSD version. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: disk devices speed is ugly

2012-02-14 Thread Adam Vande More
hat was removed > from FreeBSD was the userland interface to cached devices via /dev nodes. > Does this mean the Architecture Handbook page is wrong?: http://www.freebsd.org/doc/en/books/arch-handbook/driverbasics-block.html -- Adam Vande More ___

Re: New BSD Installer

2012-02-16 Thread Adam Vande More
rstor and gnop do something like this, and gnop may be of particular use. You could gmirror some drives, gnop it to a slightly smaller provider, then GPT the resulting device. At least that's how it could work in my understanding, I haven't actually attempt

Re: Long delay on boot 9.0R on vmware+zfs

2012-03-02 Thread Adam Vande More
ach attempt -- 1/4s (and nothing found). > > How to speed up boot? > Sounds quite similar to this: http://www.freebsd.org/cgi/query-pr.cgi?pr=148296 -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: VirtualBox problem booting FreeBSD-9.0-RELEASE-amd64-bootonly.iso

2012-04-16 Thread Adam Vande More
using 32 anyway. 32 bit OS's and apps use less memory than their corresponding 64 bit counterparts. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: superpages not solving "PV entries" limit warning

2012-05-10 Thread Adam Vande More
pv_entry_max tunable". > > System details: > > * 8.1-RELEASE-p2 i386 PAE kernel > * 6 GB RAM > The warning is not applicable any longer including your version as well as several previous ones. The warning has been removed

Re: Boot hangs on v9 system at CD device probe

2012-05-30 Thread Adam Vande More
toward a solution. > http://lists.freebsd.org/pipermail/freebsd-current/2010-October/020336.html -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: fsck_ufs running too often

2012-06-23 Thread Adam Vande More
On Sat, Jun 23, 2012 at 9:54 PM, Jason Hellenthal wrote: > > At one point it was proven that background fsck was not benefitial. Where can we find this "proof"? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://l

Re: apache hangs in wait4

2012-07-07 Thread Adam Vande More
Doing graceful > restart > [Sat Jul 07 20:00:10 2012] [error] FastCGI process 41228 still did not > exit, terminating forcefully > > The 41228 process is a Perl FastCGI web application using p5-FCGI > (wwsympa), and it is in the accept wchan. > > Any id

Re: NFS trouble on 7.3-STABLE i386

2010-05-21 Thread Adam Vande More
to me. It's not very frequent for me, but wen it does occur the system cannot gracefully shutdown and you get that ps axl advised message. IME, setting fsck_y_enable="YES" is a much less painful solution if you need speed when it comes back up, and the check go

Re: IPMI Console: No luck once OS is booted

2010-06-01 Thread Adam Vande More
etting it in make.conf WITHOUT_MODULES would be a good idea too. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: The mouse appears on screen but doesn't move.

2010-06-22 Thread Adam Vande More
dule requirement mismatch, 0) > Well I guess that would be your problem. Assuming you've updated your ports tree, something like portmaster --no-confirm -d /usr/ports/x11-drivers/xf86-input-mouse/ and restarting X should fix it although it doesn&

Re: Mouse appears on screen but does not move.

2010-06-23 Thread Adam Vande More
d -r or download directly eg ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.0-release/x11-drivers/ Make sure that is your correct ARCH -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: 7.2-RELEASE-p4, IO errors & RAID1 failure

2010-06-24 Thread Adam Vande More
or probably > more accurately, the OS) has written some absolute LBA values to disk > with the intent of accessing these. Yes the disk has indicated that > there is an error but as to why, well that's the question :-) > > IMO it's all fine and well saying upgrade to the next stable r

Re: Why is NFSv4 so slow? (root/toor)

2010-06-29 Thread Adam Vande More
unning a root account with a different default shell. It wouldn't bother me having to do this provided it was documented, but having to do so would be a POLA violation to many users I think. -- Adam Vande More ___ freebsd-stable@freebsd.org mailin

Re: 8.0 network problem

2010-07-04 Thread Adam Vande More
rying to do things like zfs send. I think it was resolved by upgrading to STABLE. If I remember more, I'll post it otherwise check the archive's (fs, general, net) from maybe around 2-3 months ago or even asking there. Skim search had this, http://lists.freebsd.org/pipermai

Re: net-booting the install disks (Re: 8.x grudges)

2010-07-12 Thread Adam Vande More
ake it more complicated, like installing custom packages, FW setup, etc. but the framework is simpler than many other OS's IMO. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Problems replacing failing drive in ZFS pool

2010-07-19 Thread Adam Vande More
when disk started to work again briefly then did a snapshot/send offsite, redid system with new install & disk then restored data. The export/import shouldn't hurt, I used that when booting off an MFSBSD cd and imported the zpool to send from there. Perhaps you might want to consider RAID

Re: Problems replacing failing drive in ZFS pool

2010-07-19 Thread Adam Vande More
,828,160 bytes > > God damnit, Western Digital. What can I do now? It's such a small > difference, is there a way I can work around this? Uff da, I'm pretty sure the answer is no, you would have had to use the smallest device first when creating the pool I think. > My ot

Re: Problems replacing failing drive in ZFS pool

2010-07-19 Thread Adam Vande More
the pool. If you have an existing full disk install, that means restoring the data after you've done those steps. It works just as well with MBR style partitioning, there's nothing saying you have to use GPT. GPT is just better though in terms of ease of use IMO among other things. --

Re: Using GTP and glabel for ZFS arrays

2010-07-21 Thread Adam Vande More
m. In that case, you'd want to use "gpart add -b 512 ..." or some other multiple of 16. Even 1024 would be a good safe number. Also GPT creates partitions not slices. Your resulting partitions with be labeled something like ad0p1, ad0p2, etc. -- Adam Vande More

Re: Using GTP and glabel for ZFS arrays

2010-07-21 Thread Adam Vande More
On Wed, Jul 21, 2010 at 10:34 PM, Adam Vande More wrote: > > > On Wed, Jul 21, 2010 at 10:05 PM, Dan Langille wrote: > >> Why '-b 34'? Randi pointed me to >> http://en.wikipedia.org/wiki/GUID_Partition_Table where it explains what >> the first 33 LBA ar

Re: Using GTP and glabel for ZFS arrays

2010-07-21 Thread Adam Vande More
on starting at 34, but your next partition > (be it swap or zfs) would start either 512 or 1024 sectors in? > Yes. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: Using GTP and glabel for ZFS arrays

2010-07-23 Thread Adam Vande More
ris. > Easiest way to create sparse eg 20 GB assuming test.img doesn't exist already truncate -s 20g test.img ls -sk test.img 1 test.img The other standard dd method works fine too, trucate just makes it easy. -- Adam Vande More ___ freebsd-s

Re: gpart -b 34 versus gpart -b 1024

2010-07-24 Thread Adam Vande More
-- --- --- Partition 1 Primary 1116 GB 1024 KB -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: gpart -b 34 versus gpart -b 1024

2010-07-25 Thread Adam Vande More
On Sun, Jul 25, 2010 at 2:22 AM, Edho P Arief wrote: > > shouldn't it start at 2049? Starting at 2048 means it starts at 2048th > logical block which is 512 bytes off from physical block, doesn't it? > <http://www.asciiribbon.org> > blocks

Re: Soekris Sysinstall FTP & NFS Failure

2010-08-17 Thread Adam Vande More
minute. > Works for me, perhaps you need to use passive ftp? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Network memory allocation failures

2010-09-07 Thread Adam Vande More
y? (Or hell, not recently?) > > Ideas appreciated! <http://www.martini.nu/contact.html> > Wild guess here, not sure all the dynamics of changing this, but you could try increasing: kern.maxdsiz It's a kern tunable, so change it in /

Re: SuperMicro i7 (UP) - very slow performance

2010-09-22 Thread Adam Vande More
94785 1996 cpu3: timer393494732 1996 cpu2: timer393494404 1996 Total 3173428919 16102 His interrupts seem high compared to this setup, but I don't what expected value

MCA messages in dmesg

2010-09-29 Thread Adam Vande More
Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! Root mount waiting for: usbus1 uhub1: 10 ports with 10 removable, self powered Trying to mount root from zfs:tank GEOM: zvol/tank/usr/home/django-zvols1: geometry does not match label (16h,63s != 255h,63s). GEOM: zvol/tank/usr/home/horde-zvols

Re: mysqld_safe holding open a pty/tty on FreeBSD (7.x and 8.x)

2010-09-30 Thread Adam Vande More
17.html It appears you aren't the only one to notice the issue. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: MCA messages in dmesg

2010-09-30 Thread Adam Vande More
On Thu, Sep 30, 2010 at 8:40 AM, John Baldwin wrote: > On Thursday, September 30, 2010 2:49:24 am Adam Vande More wrote: > > For awhile now, my home server has been acting up. Actually it had a bad > > set of RAM long ago, replaced and it and worked fine. It's been weird

Re: MCA messages in dmesg

2010-09-30 Thread Adam Vande More
#x27;ve made some raises to the cpu voltage and we'll see how that goes. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: MCA messages in dmesg

2010-10-03 Thread Adam Vande More
On Thu, Sep 30, 2010 at 1:45 PM, Adam Vande More wrote: > Thanks for looking into it, I'm going to play around with BIOS voltages to > see if I can achieve some stability since I don't have much to lose trying > that first. The system may work fine for a week or more, then

Re: VirtualBox OpenSolaris guest

2010-10-08 Thread Adam Vande More
; 8). FreeBSD 7 requires a bit more work with the linuxulator. (while waiting for gnash) > That's the funniest thing I've heard all week. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: Serious zfs slowdown when mixed with another file system (ufs/msdosfs/etc.).

2010-10-09 Thread Adam Vande More
nd distcc to help speed up the process, although last I tried ccache won't buildworld on amd4. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail t

Re: / full (107% !!)

2010-10-12 Thread Adam Vande More
HDD) > If you don't need kernel debugging caps, /boot/kernel/*.symbols and /boot/kernel.old/*.symbols are good candidates. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: New event timers for 8-STABLE [SEC=UNCLASSIFIED]

2010-11-11 Thread Adam Vande More
> > patches apply cleanly but buildkernel fails: > > Works here with fresh source, amd64 -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

top io mode

2010-11-25 Thread Adam Vande More
top io doesn't seem to display stats when dealing direct with a block device like so: dd if=/dev/ada0 of=/dev/null However if dd runs on a regular file eg dd if=test.file of=/dev/null then stats are reported in top. Is this the expected behavior? -- Adam Vande

Re: top io mode

2010-11-25 Thread Adam Vande More
On Thu, Nov 25, 2010 at 6:08 AM, Kostik Belousov wrote: > On Thu, Nov 25, 2010 at 05:28:30AM -0600, Adam Vande More wrote: > > top io doesn't seem to display stats when dealing direct with a block > device > > like so: > > > > dd if=/dev/ada0 of=/dev/null >

Re: top io mode

2010-11-25 Thread Adam Vande More
y flickering even though should be minimal activity. top still shows no activity around the blinks, and there's no swapping happening although gstat does seem to roughly match the blinks. I can't tell what your patch does, would it enable me to see what's touching the disk? -- Adam

Re: top io mode

2010-11-25 Thread Adam Vande More
tat output I captured an IO "spike" http://pastebin.com/f84nuzxt the percent busy is at 0.00 for every entry with the exception of these spikes. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: top io mode

2010-11-25 Thread Adam Vande More
sa(8) may suffer from the same affliction as a "dd if=/dev/zero of=/tmp/ delete.me bs=64k" had been running along with my constant blinking: galacticdominator# sa -m root30 0.00cpu0tio1972k*sec adam 6

Re: top io mode

2010-11-25 Thread Adam Vande More
0 0 0.00% dd - Fixed with patch applied; dd if=/dev/ada0 of=/dev/null bs=64k during this "top -m io" displays for dd: 2248 adam 3262 0 3262 0 0 3262 100.00% dd -- Adam Vande More __

Re: top io mode

2010-11-25 Thread Adam Vande More
ts and this is the first I've heard of this particular ZFS shortcoming. Is there a better place to see what's well known about ZFS on FreeBSD? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/list

More IO identification problems

2010-11-25 Thread Adam Vande More
he blink occurs every second. If I listen carefully I can hear increased drive activity during many of these intervals so the indicator light seems to be working correctly. If anyone has ideas or tests they'd like me to run, it would be appreciated. -- Adam Vande More __

Re: More IO identification problems

2010-11-26 Thread Adam Vande More
t; Thanks, avg and jhell. hald was indeed the culprit, and a "hal-disable-polling --device /dev/cd0" has restored my sanity. I never liked the cd notifications anyway. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: idprio processes slowing down system

2010-11-28 Thread Adam Vande More
ital process was started at a much higher priority. I'm not sure how well ULE handles CPU affinity. Some other stuff I ran into earlier suggested there's room for improvement, but in your particular use case I'm not sure even ideal CPU affinity wou

Re: 8.1-RELEASE: snd_hda works as module only, suspend/resume leaves display off

2010-12-01 Thread Adam Vande More
ape drive or something? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

/sbin/reboot

2010-12-09 Thread Adam Vande More
Is there a reason /sbin/reboot isn't assigned to the operator group or is this an oversight? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any ma

Re: /sbin/reboot

2010-12-09 Thread Adam Vande More
sequence reboot(8) uses, it wouldn't seems to be a security based decision. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: /sbin/reboot

2010-12-09 Thread Adam Vande More
n unintended clean reboot. shutdown also give operator more possibilities than a clean shutdown some which could be very bad. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsu

Re: /sbin/reboot

2010-12-09 Thread Adam Vande More
tdown -p/h. All I'm saying is that if you're comfortable with the privs operator gives to the user, there shouldn't be much qualms in granting reboot's functionality. Looks like just mksnap_ffs and shutdown have operator grouping by default. -- Adam Vande More

Re: slow ZFS on FreeBSD 8.1

2010-12-28 Thread Adam Vande More
ve there were some zfs bugs/performance issues in 8.1 that were made more visible by having other file system types mounted simultaneously. Stuff like this: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/146410 This has been MFC'd so not sure why it's still

Re: FreeBSD 7.x hang-on-boot on Dell 1950

2009-11-12 Thread Adam Vande More
me place. > > I have tried this (so far) with 7.2-R and 7.1-R. Both do the same thing. > > Can you disable the floppy drive and controller? There are usually separate options on different screens. -- Adam Vande More ___ freebsd-stable@fre

Re: hald running 100%

2009-11-12 Thread Adam Vande More
a common issue anymore. What version of hal are you running and did you recompile after the upgrade? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: HEADS UP: major CAM ATA MFC

2009-11-18 Thread Adam Vande More
16H 63S/T 16383C) ada3: Native Command Queueing enabled ada4 at ahcich5 bus 0 target 0 lun 0 ada4: ATA/ATAPI-8 SATA 2.x device ada4: 300.000MB/s transfers ada4: 715404MB (1465149168 512 byte sectors: 16H 63S/T 16383C) ada4: Native Command Queueing enabled BIOS must be set to ahci controller mode, and

Re: HEADS UP: major CAM ATA MFC

2009-11-18 Thread Adam Vande More
; BIOS must be set to ahci controller mode, and obviously both disk and > controller must support it. This works fine off a GENERIC. > > Also note this can change loader mappings, so be sure to edit fstab if necessary. -- Adam Vande More ___ freeb

Re: Phoronix Benchmarks: Waht's wrong with FreeBSD 8.0?

2009-11-30 Thread Adam Vande More
sk io isn't FreeBSD's strong suit, but it's not quite as bad as it looks. There is some low-hanging fruit here. If you where to actually tune ZFS as recommended you'd see stronger results and hopefully ahci will be enabled by default soon as it is a nice performance increase in concurre -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Create socket files

2009-12-22 Thread Adam Vande More
he jail "skeleton" filesystem, from which you create the "moving > parts" of your jail, so to speak. Did you create /var read-only? > > Regards, > > Forgive my last post, I didn't read your original message in depth. Do you have security.jail.allow_raw_sockets=1 set on host? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Hacked - FreeBSD 7.1-Release

2009-12-28 Thread Adam Vande More
bsd.org" > I use security/denyhosts for this, very simple to setup like 5 minutes if you're a fast reader. There are other options as well that offer similar functionality. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list h

Re: 8-stable/amd64: ATA: hard hang when doing "burncd fixate"

2010-01-09 Thread Adam Vande More
urncd -f /dev/acd0 fixate > fixating CD, please wait.. > *hard hang* > > There's nothing in the console and interrupts are all > masked. A power-cycle is the only thing that can be done. > > Is this a known issue? > > -- > Marcel Moolenaar > I believe the st

Re: posting coding bounties, appropriate money amounts?

2010-01-22 Thread Adam Vande More
/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB | > To the best of my understanding, that is basically what donating to the FreeBSD Foundation accomplishes, although it would be nice s

Re: 8-STABLE outgoing scp stalling frequently.

2010-02-02 Thread Adam Vande More
host is being copied to/from. Perhaps you have a more specific issue eg nic driver ? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "free

Re: netboot issues, 8.0, mfsroot mount failure

2010-02-16 Thread Adam Vande More
On Tue, Feb 16, 2010 at 10:47 PM, Charles Sprickman wrote: > Is this documented somewhere? > Here: http://www.nber.org/sys-admin/FreeBSD-diskless.html Whoever wrote that, thank you. -- Adam Vande More ___ freebsd-stable@freebsd.org mailin

Re: RELENG_8 ignoring TCP window size? [Was: Re: Help for TCP understanding wanted, ACK-MSS-Window [Was: Re: best practice to watch TCP parms of established sockets]]

2010-02-18 Thread Adam Vande More
sibility it's not a tcp issue at all, maybe a nic driver? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Fatal Trap with NAT and 8.0-STABLE

2010-03-01 Thread Adam Vande More
LTQ_HFSC > options ALTQ_CDNR > options ALTQ_PRIQ > > options LIBALIAS > options IPFIREWALL > options IPFIREWALL_NAT > options IPFIREWALL_FORWARD > options IPFIREWALL_DEFAULT_TO_ACCEPT > > options DUMMYNET > options HZ=1000

Re: Cron output mail lost with update to RELENG_7

2010-03-05 Thread Adam Vande More
, but have you tried running newaliases after the update? Are you sure mergemaster completed successfully? -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: 7.2-p7 -> 8-STABLE mergemaster core dump

2010-03-18 Thread Adam Vande More
o follow instructions and trusted eg datacenter personel(Some offer a "helping hands" type of program). KVM over IP is much preferred. Your KVM should be plugged into a power strip capable of remote management in case it flakes out(the ones I've used all do occasional

Re: Samba read speed performance tuning

2010-03-19 Thread Adam Vande More
0.326 msec Seq inner: 2048 iter in 0.691691 sec =0.338 msec Transfer rates: outside: 102400 kbytes in 0.722864 sec = 141659 kbytes/sec middle:102400 kbytes in 0.813619 sec = 125857 kbytes/sec inside:102400 kbytes in 0.83812

Re: random FreeBSD panics

2010-03-28 Thread Adam Vande More
's most extensive testing mode. Only consistently effective option is to replace with a known good piece of memory. -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe,

Re: [ HEADS UP ] Ports unstable for the next 10 days

2010-03-29 Thread Adam Vande More
;make checksum' for graphics/png in background ===>>> Gathering dependency list for graphics/png from ports ===>>> No dependencies for graphics/png ===>>> Checking ports that depend on png-1.2.42 ===>>> Launching child to update akonadi-1.2.1_1 ^C ===>&

Re: Results of BIND RFC

2010-04-02 Thread Adam Vande More
as you want vanilla apps, but they are a major PITA for many types of customizations which are a breeze with the ports tree. You'd be killing of one of the more elegant approaches in FreeBSD. Sure there are problem with it, but IMO adoptin

Re: fault tolerant web servers on freebsd

2010-04-05 Thread Adam Vande More
ith *BSD and they are in use. There are also other options like http://lethargy.org/~jesus/writes/postgresql-warm-standby-on-zfs-crack -- Adam Vande More ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Realtek Ethernet not functioning on Asus M4A89GTD PRO

2010-04-08 Thread Adam Vande More
3 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111)' class = network subclass = ethernet FreeBSD 8.0-STABLE #0: Sun Apr 4 01:28:48 CDT 2010 r...@galacticdominator.com:/u

Re: How to reproduce: Re: Only 70% of theoretical peak performance on FreeBSD 8/amd64, Corei7 920

2010-04-14 Thread Adam Vande More
9.094992 n: 3700 time : 215.428919 or 28.574964 Mflops : 35462.294838 n: 3800 ^C CPU: Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz (3313.71-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x106e5 Family = 6 Model = 1e Stepping = 5 Features=0xbfebfbff Features2=0x98e3fd AMD

Re: How to reproduce: Re: Only 70% of theoretical peak performance on FreeBSD 8/amd64, Corei7 920

2010-04-14 Thread Adam Vande More
On Wed, Apr 14, 2010 at 11:34 AM, Adam Vande More wrote: > > > > That's about 67% utilization, turning off HTT drops it more. HTT on the > newer cores is good, not bad. > Well that was completely contrarty to some tests I'd run when I first got the cpu. With HTT of

Re: How to reproduce: Re: Only 70% of theoretical peak performance on FreeBSD 8/amd64, Corei7 920

2010-04-14 Thread Adam Vande More
On Wed, Apr 14, 2010 at 11:51 AM, Andriy Gapon wrote: > on 14/04/2010 19:45 Adam Vande More said the following: > > > > also if I run cpuset on the dgemm then the utilization is basically at > > the theoretical max for one core so at least that part is working. > > Y

Re: How to reproduce: Re: Only 70% of theoretical peak performance on FreeBSD 8/amd64, Corei7 920

2010-04-15 Thread Adam Vande More
t; try to > keep some lucky processes on the same core, then cpu time might be shared > unfairly. Shuffling cores provides more fairness, but can hurt total > performance. > Is is possible to add a tunable to the scheduler for it&#

  1   2   >