LSI 53c1020 (mpt) troubles

2020-12-16 Thread Daniel O'Connor via freebsd-stable
ive :) -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe,

ZFS hanging on too hard

2013-10-13 Thread Daniel O'Connor
0 0 1877640355 REMOVED 0 0 0 was /dev/da0 errors: List of errors unavailable (insufficient privileges) (but I am root..) root@gateway:~ # zpool online pool /dev/da0 cannot online /dev/da0: no such device in pool ?! Anyone have any ideas? -- Daniel O'Connor

Re: ZFS hanging on too hard

2013-10-13 Thread Daniel O'Connor
: zpool 1384 [tx-tx_sync_done_cv)] 2.63r 0.00u 0.00s 0% 2804k load: 0.04 cmd: zpool 1384 [tx-tx_sync_done_cv)] 2.79r 0.00u 0.00s 0% 2804k load: 0.04 cmd: zpool 1384 [tx-tx_sync_done_cv)] 2.99r 0.00u 0.00s 0% 2804k -- Daniel O'Connor software and network engineer for Genesis Software - http

Re: ZFS hanging on too hard

2013-10-13 Thread Daniel O'Connor
- if someone pulls the disk while it's imported then the server would need to be rebooted. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint

Re: ZFS hanging on too hard

2013-10-13 Thread Daniel O'Connor
forcing the shutdown if it is a USB problem, although be warned you may well loose data in normal operation, so would avoid leaving it in your case. hw.usb.no_shutdown_wait=1 That seems to work around the hang on reboot, thanks. I am running 9.2 (fresh install from a USB key). -- Daniel

Re: ZFS hanging on too hard

2013-10-13 Thread Daniel O'Connor
% of the time. I agree the USB behaviour is suboptimal, however I'm not sure if the ZFS code is blameless. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew

FreeBSD 9.2 ahci under Parallels VM

2013-10-13 Thread Daniel O'Connor
Hi, I am trying to setup a FreeBSD 9.2 under Parallels and I find that I have to tell it to present IDE disks instead of SATA ones otherwise it gets timeouts probing for the disks. Is there some debugging I can enable to gather more information? -- Daniel O'Connor software and network engineer

ZFS devd messages

2013-10-11 Thread Daniel O'Connor
.. Processing event '!system=ZFS subsystem=ZFS type=resource.fs.zfs.removed version=0 class=resource.fs.zfs.removed pool_guid=469710819 vdev_guid=215223839' Does anyone have an updated set of rules handy? -- Daniel O'Connor software and network engineer for Genesis Software - http

Re: ZFS devd messages

2013-10-11 Thread Daniel O'Connor
On 12/10/2013, at 11:21, Daniel O'Connor docon...@gsoft.com.au wrote: Doesn't match anything because messages now look like.. Processing event '!system=ZFS subsystem=ZFS type=resource.fs.zfs.removed version=0 class=resource.fs.zfs.removed pool_guid=469710819 vdev_guid=215223839' Does

GEOM RAID devd events

2013-08-01 Thread Daniel O'Connor
to add some? I am happy to test, or even write if I can find some time. Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint

Re: GEOM RAID devd events

2013-08-01 Thread Daniel O'Connor
On 01/08/2013, at 19:16, Alexander Motin m...@freebsd.org wrote: On 01.08.2013 12:36, Daniel O'Connor wrote: Does anyone know if graid generates devd events for 'interesting' RAID events? (eg array becoming degraded, rebuild progress completion, etc). I had a look and I couldn't find any

Re: GEOM RAID devd events

2013-08-01 Thread Daniel O'Connor
On 01/08/2013, at 19:56, Daniel O'Connor docon...@gsoft.com.au wrote: GEOM RAID does not do anything special about devd now. I had no such plans, but probably that is a not a bad idea if do it well. Do you have a recommendation for where I should start looking? (ie a hint about where

Booting FreeBSD with Syslinux

2013-07-31 Thread Daniel O'Connor
Multiboot image: neither ELF header nor a.out kludge found. I suspect I would be able to use memdisk as I have used that in the past with syslinux (for 7.x) however this was seems a lot cleaner and easier to generate. Has anyone had any success with this? Thanks. -- Daniel O'Connor software

Re: Booting FreeBSD with Syslinux

2013-07-31 Thread Daniel O'Connor
it if possible. It makes building the image quite a bit more complicated (and tedious to edit). Have you tried mboot? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from

Re: Booting FreeBSD with Syslinux

2013-07-31 Thread Daniel O'Connor
That was for 7.x though, maybe the kernel has changed a bit. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E

Re: Booting FreeBSD with Syslinux

2013-07-31 Thread Daniel O'Connor
On 01/08/2013, at 9:41, Adam Vande More amvandem...@gmail.com wrote: On Wed, Jul 31, 2013 at 6:43 PM, Daniel O'Connor docon...@gsoft.com.au wrote: That was for 7.x though, maybe the kernel has changed a bit. It doesn't say that at all. Nor does it say the exact release(even major

Re: Booting FreeBSD with Syslinux

2013-07-31 Thread Daniel O'Connor
a generic template than an actual, working command. kernel_option, for example. Yeah, I also wonder if it's for booting a XENified FreeBSD or something similar (no idea really). Maybe I'll just have to stuff the loader in an MFS and boot that :( -- Daniel O'Connor software and network engineer

kern.geom.conftxt broken in the presence of geom_raid

2013-07-22 Thread Daniel O'Connor
0 o 0 2 PART raid/r0p5 21474836480 512 i 5 o 6442533888 ty freebsd-ufs xs GPT xt 516e7cb6-6ecf-11d6-8ff8-00022d09712b It looks like the config tag has been pushed in where it shouldn't be. So, I guess I'll have to find some other way to generate my list :) -- Daniel O'Connor software

Re: Trouble building release with docs

2013-07-21 Thread Daniel O'Connor
On 21/07/2013, at 16:19, Glen Barber g...@freebsd.org wrote: On Sat, Jul 20, 2013 at 04:44:56PM +0930, Daniel O'Connor wrote: Hi, I am trying to do a full (customised) release of 9.1 but I am having trouble building the docs. If I use NODOC it builds fine, but without that I get

Re: Trouble building release with docs

2013-07-21 Thread Daniel O'Connor
build /usr/doc OK, I am having trouble building /usr/src/release/doc. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0

Re: Trouble building release with docs

2013-07-21 Thread Daniel O'Connor
On 22/07/2013, at 7:58, Glen Barber g...@freebsd.org wrote: On Mon, Jul 22, 2013 at 07:55:03AM +0930, Daniel O'Connor wrote: On 21/07/2013, at 23:56, Warren Block wbl...@wonkity.com wrote: So, if I rebuild with 9.2 checked out will the docs build? Yes. Depending on the use, just

Trouble building release with docs

2013-07-20 Thread Daniel O'Connor
have /usr/src r253451 and /usr/doc r42325. I can copy a doc distfile from a 'real' release since I'm not customising that, but it would be nice to know what I'm doing wrong :) Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing

Re: Trouble building release with docs

2013-07-20 Thread Daniel O'Connor
, apparently my docproj port is too new to build the sgml release docs. I think I'll just skip it for now, none of the documentation there is of interest to me anyway. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards

Re: portupgrade(1) | portmaster(8) -- which is more effective for large upgrade?

2013-06-26 Thread Daniel O'Connor
/make.conf Then you can just rm -rf /foo/bar/work to delete all of the port build goop. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG

Re: zpool labelclear destroys GPT data

2013-06-14 Thread Daniel O'Connor
(although that could be annoying unless there is a way to force it), and/or the man page could be amended to say it doesn't do any checks before erasing things. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards

Re: zpool labelclear destroys GPT data

2013-06-14 Thread Daniel O'Connor
about every other label format you want to detect for.. If a label format has a checksum then you could ignore a request to nuke the label if there is no valid checksum (with a flag to force). No idea how many have checksums though.. -- Daniel O'Connor software and network engineer for Genesis

Re: zpool labelclear destroys GPT data

2013-06-14 Thread Daniel O'Connor
you can't warn the user. That's possibly a worse situation than what started this thread. Being warned some of the time seems better than none of the time. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards

Re: Flow monitoring with PF

2013-06-12 Thread Daniel O'Connor
. Unfortunately I am using ppp which doesn't :( Does anyone have any recommendations for generating flow information from PF? I've had great success with ng_netflow. I like the fact that all the processing is in-kernel. Yeah, that is one reason I looked at it. -- Daniel O'Connor software

Re: Multicast panic caused by elasticsearch

2013-06-12 Thread Daniel O'Connor
elasticsearch 0.90.0 (not from ports) Please let me know if you want me to try anything. I tried a crash box at work with the same kernel and both OpenJDK 6 7 but I have been unable to reproduce the problem :( -- Daniel O'Connor software and network engineer for Genesis Software - http

Re: Flow monitoring with PF

2013-06-12 Thread Daniel O'Connor
) in FreeBSD 9.0++ Ahh very nice, thanks! -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F

Flow monitoring with PF

2013-06-11 Thread Daniel O'Connor
after the kernel is all done. Does anyone have any recommendations for generating flow information from PF? Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from

Multicast panic caused by elasticsearch

2013-06-08 Thread Daniel O'Connor
is.. FreeBSD maarsy-rdb.maarsy.rocketrange.no 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r224195: Tue Jul 19 17:45:03 CST 2011 ra...@maarsy-acq3.gsoft.com.au:/usr/obj/usr/src/sys/GENERIC amd64 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing

Re: Multicast panic caused by elasticsearch

2013-06-08 Thread Daniel O'Connor
problem with elasticsearch on 9.1-stable from about mid-May. OK thanks. I need to try it on a crash box and test a few things, thanks for the data point. Can you tell me what revision you are running? -- Daniel O'Connor software and network engineer for Genesis Software - http

Re: Multicast panic caused by elasticsearch

2013-06-08 Thread Daniel O'Connor
On 09/06/2013, at 11:45, Daniel O'Connor docon...@gsoft.com.au wrote: On 09/06/2013, at 3:00, Guy Helmer guy.hel...@gmail.com wrote: uname is.. FreeBSD maarsy-rdb.maarsy.rocketrange.no 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r224195: Tue Jul 19 17:45:03 CST 2011 ra...@maarsy-acq3

Re: Serial terminal issues

2013-06-06 Thread Daniel O'Connor
with a hobby knife. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Re: Serial terminal issues

2013-06-05 Thread Daniel O'Connor
and plugging it in. Then run.. cu -l /dev/cuXXX -s 9600 and typing and see if you get your typing echoed back. If you do then you know the serial hardware driver are working. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about

Re: [UART] GPS 18-5Hz LVC and COM1 silence, OK on Linux though...

2013-04-28 Thread Daniel O'Connor
. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C smime.p7s Description: S/MIME

Linux a.out binaries

2013-04-17 Thread Daniel O'Connor
[obtuse 11:45] ~ file /usr/local/rsi/idl_4/bin/bin.linux/idl /usr/local/rsi/idl_4/bin/bin.linux/idl: Linux/i386 demand-paged executable (QMAGIC), stripped I presume it has rotted and was removed, does anyone know when? THanks. -- Daniel O'Connor software and network engineer for Genesis Software

Re: Linux a.out binaries

2013-04-17 Thread Daniel O'Connor
don't forget COMPAT_LINUX. Also worth noting is the BUGS section of a.out(5). It's looking like running it inside a FreeBSD 4 VM is the easier solution :) Thankfully it doesn't get much use these days now the person who needs it can run GDL. -- Daniel O'Connor software and network engineer

Re: SU+J hard recovery failure

2013-03-27 Thread Daniel O'Connor
and then I can login remotely. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

KDE login causing processes stuck in zfs wchan

2013-03-22 Thread Daniel O'Connor
dar...@midget.dons.net.au:/usr/obj/usr/src/sys/MIDGET amd64 Does anyone have a similar experience? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew

Empty @cwd in some ports

2013-03-20 Thread Daniel O'Connor
broken but I am not sure what causes it :( [midget 21:09] /var/db/pkg egrep -l '@cwd $' */+CONTENTS| wc -l 300 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from

Re: Empty @cwd in some ports

2013-03-20 Thread Daniel O'Connor
On 20/03/2013, at 22:06, Baptiste Daroussin b...@freebsd.org wrote: Empty cwd is normal, it is equivalent to @cwd %%PREFIX%% OK thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many

Re: Functional KDE desktop

2013-03-18 Thread Daniel O'Connor
bits... I ended up nuking all of KDE/Qt and will try again. I also have had troubles with Python updates and a few things. I really like ports when installing but they are terrible when upgrading :( -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au

Functional KDE desktop

2013-03-17 Thread Daniel O'Connor
kdeinit4. Check your installation. c++filt says this symbol is.. Attica::ProviderManager::ProviderManager(QFlagsAttica::ProviderManager::ProviderFlag const) Also, the startkde script does not set the pass so it never finds kcheckrunning. -- Daniel O'Connor software and network engineer for Genesis

What is the Right Way(™) to run X?

2013-03-17 Thread Daniel O'Connor
, then wasn't, but now seems required again.. From what I can see this means a 'startx' with no config is broken which is a bit of a step backwards. BTW I have dbus hald running. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about

Re: What is the Right Way(™) to run X?

2013-03-17 Thread Daniel O'Connor
, I can't just nuke the existing packages and do an install (I suppose I could do it in a chroot). -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum

Re: What is the Right Way(™) to run X?

2013-03-17 Thread Daniel O'Connor
until I updated last week). -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Re: What is the Right Way(™) to run X?

2013-03-17 Thread Daniel O'Connor
On 17/03/2013, at 22:47, Daniel O'Connor dar...@dons.net.au wrote: Does lshal show any inputdevices? I see the following.. snip Oops, I just pasted the keyboard entries instead of the mouse ones.. udi = '/org/freedesktop/Hal/devices/usb_device_46d_c404_noserial_if0' freebsd.device_file

Re: What is the Right Way(™) to run X?

2013-03-17 Thread Daniel O'Connor
, I'll take a look :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Re: What is the Right Way(™) to run X?

2013-03-17 Thread Daniel O'Connor
:) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Re: What is the Right Way($(Do(B) to run X?

2013-03-17 Thread Daniel O'Connor
/sysmouse as the device name. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Re: What is the Right Way(�o) to run X?

2013-03-17 Thread Daniel O'Connor
and that it works. Does lshal how the input device to be sysmouse on your system? Yes. I wonder, I have 2 USB mice maybe that is a problem. The full output of lshal is at http://www.dons.net.au/~darius/lshal.txt -- Daniel O'Connor software and network engineer for Genesis Software - http

Re: IPMI serial console

2013-02-27 Thread Daniel O'Connor
of the physical devices attached to it. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Re: IPMI serial console

2013-02-22 Thread Daniel O'Connor
consoles, but I don't know whether that is possible.) Yeah that would be very nice, I will take what you have though :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from

IPMI serial console

2013-02-21 Thread Daniel O'Connor
=0x10 Does anyone have any hints? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
maybe?) No dice :( I also tried booting with '-D -h -S 115200' but nothing either. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
on acpi0 uart1: 16550 or compatible port 0x2f8-0x2ff irq 3 on acpi0 uart2: 16550 or compatible port 0x3e8-0x3ef irq 5 flags 0x30 on acpi0 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
the kernel that doesn't use it which is the problem. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
.1.irq=3 hint.uart.1.port=0x2F8 hint.uart.2.flags=0x30 menu_command[1]=boot menu_command[2]=goto_prompt menu_command[4]=toggle_acpi menu_command[5]=toggle_safemode menu_command[6]=toggle_singleuser menu_command[7]=toggle_verbose menu_timeout_command=boot -- Daniel O'Connor software and network

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
). If this works for you, I can expand further on why, if requested. Well that broke everything :) - No messages from the BIOS - No kernel messages - No getty output Now to forward a tun interface so I can run the Java faux-VNC client and fix it. -- Daniel O'Connor software and network engineer

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
, and which IPMI FW version are you using? X9SIL-F BIOS version 1.1 (05/27/10) IPMI firmware is 2.01. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
/Motherboard/X8SIL.cfm?IPMI=Y -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
too, to see if ANY characters are received, not just printable ones -- that can sometimes help determine if some code is initialising something wrong) I had a look by running ipmitool inside script but I could not see any characters after the BIOS prints a countdown to boot. -- Daniel O'Connor

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
out to be some weird IPMI bug, Supermicro is going to tell you to the above anyway. :-) Yeah good point. It will have to wait until Tuesday when I can sit in front of it (faster that way). -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
On 22/02/2013, at 9:30, Konstantin Belousov kostik...@gmail.com wrote: On Fri, Feb 22, 2013 at 09:18:51AM +1030, Daniel O'Connor wrote: On 22/02/2013, at 9:15, Navdeep Parhar npar...@gmail.com wrote: uart0: 16550 or compatible port 0x3f8-0x3ff irq 4 on acpi0 uart1: 16550 or compatible port

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
that the default on the SM boards I looked at is to use the dedicated port otherwise share(!). So the worst of both worlds, hooray! -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them

Re: IPMI serial console

2013-02-21 Thread Daniel O'Connor
an option to use the dedicated port only, try that first then on failure share em0, or share em0 only. The default is try the dedicate port then if that fails share em0 :( -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards

Re: Sound problems with skype in FreeBSD home.encontacto.net 9.1-STABLE FreeBSD 9.1-STABLE #410 r246209M: Sat Feb 16 05:07:32 CST 2013 fr amd64

2013-02-18 Thread Daniel O'Connor
. Also, what is the output of cat /dev/sndstat ? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593

Re: Sound problems with skype in FreeBSD home.encontacto.net 9.1-STABLE FreeBSD 9.1-STABLE #410 r246209M: Sat Feb 16 05:07:32 CST 2013 fr amd64

2013-02-18 Thread Daniel O'Connor
On 19/02/2013, at 11:58, Edwin L. Culp W. edwinlc...@gmail.com wrote: On Mon, Feb 18, 2013 at 7:10 PM, Daniel O'Connor docon...@gsoft.com.au wrote: Why are you using /dev/dsp1 /dev/mixer1? Copied from the port. No logic. I did try with dsp and mixer only and restarted skype

Re: Intel 82574 issue reported on Slashdot

2013-02-09 Thread Daniel O'Connor
take proper ownership of the issue. It would be far, far better for their image to say some systems may have the fault, go to http:// to find a way to test for your operating system. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing

Re: Intel 82574 issue reported on Slashdot

2013-02-08 Thread Daniel O'Connor
motherboard manufacturer is much more time consuming than Run sysctl... | grep foo | awk ... to see if your system is affected. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose

Re: How to clean up /

2012-11-30 Thread Daniel O'Connor
up looking at incorrect data. A make target or some other tool to clean up old symbol directories might be needed though. Moving the Linux emulation shadow root out of root would also help. Yes, a symlink from /compat to /usr/compat by default would work I think. -- Daniel O'Connor software

Re: How to clean up /

2012-11-29 Thread Daniel O'Connor
being in / (since they are only used for debugging). -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E

Re: Increasing the DMESG buffer....

2012-11-21 Thread Daniel O'Connor
of selectively logging ACPI_DEBUG components with debug.acpi.{layer,level} and be very glad all of that doesn't appear in every verbose boot .. Wouldn't it be better to expose that stuff via a sysctl directly (ie the sysctl holds the actual data) -- Daniel O'Connor software and network engineer for Genesis

Re: Xorg in swwrt

2012-06-23 Thread Daniel O'Connor
On 23/06/2012, at 19:02, Peter Jeremy wrote: On 2011-Feb-06 15:19:12 +1030, Daniel O'Connor dar...@dons.net.au wrote: I updated ports (portmaster -a basically) on this 8.2-PRE box and now I find X takes a long, long time to start up and uses lots of CPU. It shows the wchan as swwrt. FWIW

Re: FreeBSD 8.3-R sysinstall does not see disks that are recognized during boot

2012-04-18 Thread Daniel O'Connor
and see if that installer sees it, you might not have the facilities for that though.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint

Re: New BSD Installer

2012-02-11 Thread Daniel O'Connor
}/mnt rm -rf ${TMPDIR} echo Reboot now -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F

Re: can audio CDs be played with ATA_CAM ?

2011-10-26 Thread Daniel O'Connor
for the cam device. Thanks for your attention. Claude Buisson P.S. As I can see reading GENERIC, ATA_CAM will be the default for 9.X so there is a risk of complaints from FreeBSD workstation users (who cares ?) after the release.. Does cdparanoia work for you? -- Daniel O'Connor software

Re: can audio CDs be played with ATA_CAM ?

2011-10-26 Thread Daniel O'Connor
tested on 8.2 (from Sep 18) and 9.0 (from Sep 25) both with ATA_CAM Strange, I would have thought VLC would use the same sort of access method as VLC.. I don't know what it's trying so it's hard to know why it doesn't work :( -- Daniel O'Connor software and network engineer for Genesis Software

Re: can audio CDs be played with ATA_CAM ?

2011-10-25 Thread Daniel O'Connor
using ATA_CAM? It may be trying old style ATA ioctls based on the device name. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596

Re: From 8-stable to 9.0 RC1 iscsi panic

2011-10-25 Thread Daniel O'Connor
want to boot without loading the modules listed in loader.conf you need to break into the loader and type.. unload boot -s (or whatever options you want) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards

Re: can audio CDs be played with ATA_CAM ?

2011-10-25 Thread Daniel O'Connor
and it ripped a CD fine using cdparanoia and cdcontrol seemed to play it OK (although I don't have the analogue output of this drive hooked up to the audio system). This is not to say that there isn't a bug in the ATA_CAM code :) -- Daniel O'Connor software and network engineer for Genesis

Re: Interpreting MCA error output

2011-10-18 Thread Daniel O'Connor
cause anything in devd? It would be _super_ neat if the mcelog port installed a devd rule which emailed root@ with the human readable version of an MCA exception :) I suspect this wouldn't be too difficult to do for a JKH. -- Daniel O'Connor software and network engineer for Genesis Software - http

Re: Interpreting MCA error output

2011-10-18 Thread Daniel O'Connor
for something it isn't intended for. I guess I have moral objections to it. What you're really wanting is Solaris's fmd(1m) daemon, which I believe is also tied heavily into Solaris's smf(5) architecture. I always thought devd was a fairly general event notification thing. -- Daniel O'Connor

Re: valgrind on FreeBSD?

2011-10-05 Thread Daniel O'Connor
need to do to make it work? It might need proofs mounted, not sure though. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596

Re: valgrind on FreeBSD?

2011-10-05 Thread Daniel O'Connor
On 06/10/2011, at 15:33, Václav Zeman wrote: Daniel O'Connor wrote, On 6.10.2011 1:05: On 06/10/2011, at 7:36, Václav Zeman wrote: 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

Re: ZFS directory with a large number of files

2011-08-05 Thread Daniel O'Connor
On 06/08/2011, at 5:17, Patrick M. Hausen wrote: Am 05.08.2011 um 17:12 schrieb Christian Weisgerber: Daniel Kalchev dan...@digsys.bg wrote: On 02.08.11 12:46, Daniel O'Connor wrote: I am pretty sure UFS does not have this problem. i.e. once you delete/move the files out of the directory

Re: ZFS directory with a large number of files

2011-08-02 Thread Daniel O'Connor
. once you delete/move the files out of the directory its performance would be good again. If it is a limitation in ZFS it would be nice to know that, perhaps it truly, really is a bug that can be avoided (or it's inherent in the way ZFS handles such things) -- Daniel O'Connor software

Re: ZFS directory with a large number of files

2011-08-02 Thread Daniel O'Connor
structure is now non-silly. It sounds like the FS hasn't GC'd some (now unneeded) metadata.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG

Re: LTO3 tape drive not detected

2011-06-23 Thread Daniel O'Connor
drive that Just works (tm). Can you boot a Linux ISO and see if that finds it? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint

Re: modem support MT9234ZPX-PCIE-NV

2011-05-25 Thread Daniel O'Connor
if this is sufficient to work under FreeBSD, but it seems to indicate that it does not need any proprietary driver. Ahh, sounds promising.. You could just try adding the device IDs to the PUC driver and seeing what happens. Failing that ask Multitech if they can help you out. -- Daniel O'Connor

Re: modem support MT9234ZPX-PCIE-NV

2011-05-25 Thread Daniel O'Connor
editing /usr/src/sys/dev/puc/pucdata.c to add your card's ID and then rebuild reload the puc module. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum

Re: modem support MT9234ZPX-PCIE-NV

2011-05-22 Thread Daniel O'Connor
have my doubts it would work though, most likely it's a soft modem which will only work with proprietary drivers. I couldn't find any details on the web page though so you might get lucky I suppose :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au

calendar(1) problems

2011-05-22 Thread Daniel O'Connor
modifierindex: |+2| dayofweek: |Tue| (2) Ignored: Tue+2 test Although now that I go to test it I find that 4.8 and 6.3 don't print anything for.. calendar -f testcal -A 120 which surprises me because I definitely received email from the system when it ran calendar -a.. -- Daniel O'Connor software

Re: setting usb disc to da1

2011-05-15 Thread Daniel O'Connor
change with probe order. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so many of them to choose from. -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Re: setting usb disc to da1

2011-05-14 Thread Daniel O'Connor
this on at the moment. I would strongly suggest you use glabel UFS IDs (or GPT IDs if you used GPT when installing) in fstab rather than wiring device nodes. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au The nice thing about standards is that there are so

Re: setting usb disc to da1

2011-05-12 Thread Daniel O'Connor
to da1 permanent? You can, to some degree, wire the device with.. hint.scbus.0.at=umass-sim0 hint.da0.at=scbus0 However I would recommend using GPT IDs, UFS IDs or GEOM labels in fstab so the underlying device name is irrelevant. -- Daniel O'Connor software and network engineer for Genesis

Re: ZFS vs OSX Time Machine

2011-05-03 Thread Daniel O'Connor
the backup was located) so I have been chasing a ghost :) However, thanks to everyone for your helpful suggestions! I still haven't tried iSCSI, given I can't do a bare metal restore from it it doesn't seem worth it (also I don't have the time..) -- Daniel O'Connor software and network engineer

ZFS vs OSX Time Machine

2011-04-28 Thread Daniel O'Connor
with 1.29Tb free using WD10EADS drives. I don't see any SMART errors or ZFS warnings. I have the following ZFS related tunables vfs.zfs.arc_max=3072M vfs.zfs.prefetch_disable=1 vfs.zfs.txg.timeout=5 vfs.zfs.cache_flush_disable=1 Any help appreciated, thanks :) -- Daniel O'Connor software and network

  1   2   3   4   5   6   7   8   >