Re: Possibly OT: NFS vs SMB performance

2013-07-06 Thread Adam Vande More
On Fri, Jul 5, 2013 at 11:18 AM, Andrea Venturoli wrote: > Hello. > > Sorry to ask here: maybe it's not the best place, but it might be a start > (the client and server are both FreeBSD). > > The server exports the same directory via NFS and via SMB. > > I'd expect some performance penalty when u

Re: Possibly OT: NFS vs SMB performance

2013-07-06 Thread Damien Fleuriot
On 6 Jul 2013, at 21:34, Martin Alejandro Paredes Sanchez wrote: > On Saturday 06 July 2013 01:55:31 Andrea Venturoli wrote: >> On 07/05/13 20:42, Terje Elde wrote: >>> On 5. juli 2013, at 18:18, Andrea Venturoli wrote: Is this normal in your experience? >>> >>> Did you do them in that o

Re: Acer Laptop Bightness and Volume Hotkeys not working!

2013-07-06 Thread Mike C.
On 07/03/13 01:30, Mike C. wrote: > On 06/23/13 23:57, CeDeROM wrote: >> Hey :-) For my Dell laptop the backlight is controlled by hardware, >> unlike sound keys where you can assign them to use >> xf86audiovolumeup/down (or similar) to interact with mixer. I would >> search for automatic backlight

Re: install on external hdd

2013-07-06 Thread Polytropon
On Sun, 07 Jul 2013 01:15:48 +0400, Nazar Kazakov wrote: > In dmesg repeats the old conclusion that I wrote, but in dmesg > I found information about five usbus and all except the last > one (it has 2.0) written usb 1.0. > I tried to connect the hdd to last, but failed. Looks like a current issue

install on external hdd

2013-07-06 Thread Nazar Kazakov
In dmesg repeats the old conclusion that I wrote, but in dmesg I found information about five usbus and all except the last one (it has 2.0) written usb 1.0. I tried to connect the hdd to last, but failed. Also about usbus written that they are 2-port hub (probably built into the motherboard). I

Re: install on external hdd

2013-07-06 Thread Polytropon
Your research is correct so far. On Sun, 07 Jul 2013 00:18:11 +0400, Nazar Kazakov wrote: > I found on Google about bsdinstall segfault without disks. > Then I reboot computer, disconnected the hdd and connected > it immediately after starting bsdinstall, that's what I brought: > > usb_alloc_devi

install on external hdd

2013-07-06 Thread Nazar Kazakov
Hello everyone, I am new in FreeBSD. I want to install from DVD FreeBSD on an external hdd and I get an error when running the program partitioning. When I press alt + ctrl + F3, last lines: rm: /tmp/bsdinstall_etc/fstab: No such file or directory Running installation step: autopart Segmentation

Re: Possibly OT: NFS vs SMB performance

2013-07-06 Thread Martin Alejandro Paredes Sanchez
On Saturday 06 July 2013 01:55:31 Andrea Venturoli wrote: > On 07/05/13 20:42, Terje Elde wrote: > > On 5. juli 2013, at 18:18, Andrea Venturoli wrote: > >> Is this normal in your experience? > > > > Did you do them in that order, or did you do the smb (slow) one first? > > > > If the slow was fir

SV: Re: Possibly OT: NFS vs SMB performance

2013-07-06 Thread Leslie Jensen
Smb is slow by design compared to nfs.  /Leslie Skickat från min Samsung Mobil Originalmeddelande Från: Andrea Venturoli Datum: Till: freebsd-questions@freebsd.org Rubrik: Re: Possibly OT: NFS vs SMB performance On 07/05/13 20:42, Terje Elde wrote: > On 5. juli 2013, at

Re: Is this a memory error?

2013-07-06 Thread jb
Dennis Glatting pki2.com> writes: > > Is this message indicating I have a memory error? I'm seeing this > message across two systems, one below: > > FreeBSD mc 9.1-STABLE FreeBSD 9.1-STABLE #0 r252678: Thu Jul 4 03:47:52 > PDT 2013 root mc:/usr/obj/disk-1/src/sys/SMUNI amd64 > > Jul 4

Touch screen support in 9 Release

2013-07-06 Thread Ben Paley
Hello, My employer is going to replace my aging laptop soon. We've always used Macs at work but I'd kinda like to get back to FreeBSD. His criteria are Windows 8 and a touch screen, mine is decent FreeBSD support. So, what is the state of support for touch screens at the moment? Most if the in

Is this a memory error?

2013-07-06 Thread Dennis Glatting
Is this message indicating I have a memory error? I'm seeing this message across two systems, one below: FreeBSD mc 9.1-STABLE FreeBSD 9.1-STABLE #0 r252678: Thu Jul 4 03:47:52 PDT 2013 root@mc:/usr/obj/disk-1/src/sys/SMUNI amd64 Jul 4 15:11:10 mc kernel: MCA: Bank 2, Status 0x981a40

Re: FreeBSD 9.1 won't boot after install

2013-07-06 Thread Warren Block
On Sat, 6 Jul 2013, Simon wrote: On Fri, 5 Jul 2013 19:43:02 -0600 (MDT), Warren Block wrote: I booted the 9.1 install CD, executed "gpart destroy -F ada0", and installed. After completing the install, boot fails with: ERROR: No boot disk has been detected or the disk has failed. That is

Re: FreeBSD 9.1 won't boot after install

2013-07-06 Thread Simon
On Fri, 5 Jul 2013 19:43:02 -0600 (MDT), Warren Block wrote: >> I booted the 9.1 install CD, executed "gpart destroy -F ada0", and >> installed. After completing the install, boot fails with: >> >> ERROR: No boot disk has been detected or the disk has failed. >That is a BIOS error, probably due

C++11 not working anymore with clang 3.2

2013-07-06 Thread David Demelier
Hello there, I've installed the c++ (libc++ library) like this : make -C /usr/src/lib/libcxxrt all install make CXX=clang -C /usr/src/lib/libc++ all install Then, I was able to compile with clang++ using -std=c++11 -stdlib=libc++. And now, after the clang-3.2 update I can't build anymore, I get

Re: Possibly OT: NFS vs SMB performance

2013-07-06 Thread Andrea Venturoli
On 07/05/13 20:42, Terje Elde wrote: On 5. juli 2013, at 18:18, Andrea Venturoli wrote: Is this normal in your experience? Did you do them in that order, or did you do the smb (slow) one first? If the slow was first, I'm thinking caching on the server could be a major factor. Yesterday I