Re: [gentoo-user] Linux Fiber SAN

2013-06-11 Thread Dan Johansson
On 12.06.2013 06:57, Norman Rieß wrote: > Am 11.06.2013 16:19, schrieb Nick Khamis: >> Hello Everyone, >> >> Was wondering what people are running these days, and how do they >> compare to the 10,000 dollar SAN boxes. We are looking to build a fiber >> san using IET and glusterFS, and was wondering

Re: [gentoo-user] Linux Fiber SAN

2013-06-11 Thread Norman Rieß
Am 11.06.2013 16:19, schrieb Nick Khamis: > Hello Everyone, > > Was wondering what people are running these days, and how do they > compare to the 10,000 dollar SAN boxes. We are looking to build a fiber > san using IET and glusterFS, and was wondering what kind of luck people > where having using

[gentoo-user] Re: [OT] Recent git kernels break rtc (real-time-clock)

2013-06-11 Thread walt
On 06/11/2013 04:00 PM, Walter Dnes wrote: > It seems that there were some changes recently in the .config > file. I recently built a 3.7.10-gentoo-r1 kernel on a new machine and > was on the verge of sending an email to the list asking what the bleep I > was doing wrong. After some experimentati

Re: [gentoo-user] [OT] Recent git kernels break rtc (real-time-clock)

2013-06-11 Thread Walter Dnes
On Tue, Jun 11, 2013 at 02:50:46PM -0300, Francisco Ares wrote > I'm using gentoo-sources-3.8.13 - out of your scope, though, but I have > recently faced the same issue. > > I rebuilt the kernel using "--menuconfig", to make sure that all RTC > options were enabled. It works, now. Me too. It

Re: [gentoo-user] [OT] Recent git kernels break rtc (real-time-clock)

2013-06-11 Thread Francisco Ares
2013/6/11 Paul Hartman > On Mon, Jun 10, 2013 at 7:31 PM, walt wrote: > > After the recent 3.9 --> 3.10 kernel merge window, udev no longer creates > > /dev/rtc (or /dev/rtc0) during bootup on my ~amd64 machines. (The only > > machines I have now.) > > Not a git-kernel nerd, but just an ordinary

Re: [gentoo-user] [OT] Recent git kernels break rtc (real-time-clock)

2013-06-11 Thread Paul Hartman
On Mon, Jun 10, 2013 at 7:31 PM, walt wrote: > After the recent 3.9 --> 3.10 kernel merge window, udev no longer creates > /dev/rtc (or /dev/rtc0) during bootup on my ~amd64 machines. (The only > machines I have now.) Not a git-kernel nerd, but just an ordinary kernel nerd. :) The kernel RTC dri

[gentoo-user] app-admin/system-config-printer-gnome-1.3.12 not building

2013-06-11 Thread Francisco Ares
Hy, I've got a problem related to system-config-printer-gnome-1.3.12 not being able to be built. The build process stops with the log bellow. Its bottom line says it was impossible to download :" http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; , which I've succeeded to download using

[gentoo-user] Linux Fiber SAN

2013-06-11 Thread Nick Khamis
Hello Everyone, Was wondering what people are running these days, and how do they compare to the 10,000 dollar SAN boxes. We are looking to build a fiber san using IET and glusterFS, and was wondering what kind of luck people where having using this approach, or any for that matter. Kind Regards,

Re: [gentoo-user] NFS mount not properly unmounting during shutdown/reboot

2013-06-11 Thread Alan McKinnon
On 11/06/2013 14:38, Thanasis wrote: > on 06/10/2013 11:29 PM Alan McKinnon wrote the following: > >> >> You could also write a scriptlet to do the umount and put it in >> /etc/conf.d/local - see /etc/init.d/local for details >> > > Actually /etc/conf.d/local has been replaced by files you put in

Re: [gentoo-user] NFS mount not properly unmounting during shutdown/reboot

2013-06-11 Thread Thanasis
on 06/10/2013 11:29 PM Alan McKinnon wrote the following: > > You could also write a scriptlet to do the umount and put it in > /etc/conf.d/local - see /etc/init.d/local for details > Actually /etc/conf.d/local has been replaced by files you put in directory /etc/local.d/ ie: /etc/local.d/*.sta

SOLVED - Re: [gentoo-user] NFS mount not properly unmounting during shutdown/reboot

2013-06-11 Thread Tanstaafl
On 2013-06-10 4:29 PM, Alan McKinnon wrote: The simplest way around this is to add nfsmount to the default runlevel. This will work today as it reads /etc/fstab at startup to mount stuff and your fstab has no nfs shares in it. It reads /etc/mtab at shutdown to umount stuff and your QNAP share wi