Displaying 20 results from an estimated 42 matches for "hume".
Did you mean:
home
2009 Jun 04
0
Instability with later 4.x kernels?
...on PCI card, 500 GB IDE
/dev/sda - SATA, on a PCI card, 1 TB
/dev/sdb - SATA, on a PCI card 1 TB
/dev/sdc - USB on a USB 2.0 PCI card, 750 GB
/dev/sde - USB on a USB 2.0 PCI card, 750 GB
/dev/sdf - USB on a USB 2.0 PCI card, 1 TB
Here's what I see in the /var/log/messages:
May 27 05:08:42 hume ntpd[4844]: kernel time sync enabled 0001
May 27 08:01:01 hume kernel: SCSI error : <0 0 0 0> return code = 0x40000
May 27 08:01:01 hume kernel: end_request: I/O error, dev sda, sector 12847
May 27 08:01:01 hume kernel: EXT3-fs error (device sda1): ext3_find_entry:
reading directory #2 offse...
2014 Jun 25
2
How to enable EDAC kernel module for checking ECC memory?
...One howto was covering PCI and edac, but "modprobe edac_mc" didn't work.
Here's some information below, How do I get edac up and running? Many
howtos cover how to use edac-ctl and edac-util, but none seem to cover
how to determine what module to load into the kernel.
[root at hume ~]# modprobe edac_mc
FATAL: Module edac_mc not found.
[root at hume ~]# lsmod | grep edac
[root at hume ~]# cat /proc/version
Linux version 2.6.32-431.11.2.el6.x86_64
(mockbuild at c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red
Hat 4.4.7-4) (GCC) ) #1 SMP Tue Mar 25 19:59:55 UTC 2014...
2014 Mar 17
1
NFS Mount: files owned by nobody
...-been-doing-this-forever things that, for
some reason, has me stumped today.
When I try to NFS (v4) mount a directory, the user/group ownership shows
up as user "nobody" even though /etc/passwd has values for the correct
user names. How do I get it to mount with the correct user IDs?
Hume is the server, running CentOS 6, all updates applied, maybe a week
or two ago
Bender is the client, running CentOS 6, all updates applied, maybe a
week or two ago.
### HUME ###
Hume has a backup saved in /home/spfs.450, the directory that I'm trying
to export.
[root at hume ~]# ll /home/sp...
2000 Jul 11
2
Administering SWAT using userid's other than root...
Hi all...
Has anyone got SWAT administration working from other userid's other than
root?
I've got a rh6.2 box running Samba 2.0.7. I have myself (wkim) in the
"domain admin users" and the "admin users". Both the smb.conf file and the
swat binarary are owned by root:swat. I'm a part of group "swat". (I'm also
a part of group "root" just to
2006 Jul 28
3
Private Interconnect and self fencing
I have an OCFS2 filesystem on a coraid AOE device.
It mounts fine, but with heavy I/O the server self fences claiming a
write timeout:
(16,2):o2hb_write_timeout:164 ERROR: Heartbeat write timeout to device
etherd/e0.1p1 after 12000 milliseconds
(16,2):o2hb_stop_all_regions:1789 ERROR: stopping heartbeat on all
active regions.
Kernel panic - not syncing: ocfs2 is very sorry to be fencing this
2008 Jan 05
3
Builder Plugin vs. Rails Plugin vs. ??? for one-click deploy
...rocesses
rather than the web app). I was happy to find the builder plugins are
created in the web app process, but then disappointed to find out the
project configuration isn''t loaded in that process, only in the
builders.
Is there a recommended approach for this sort of thing?
Thanks.
-hume.
2008 Mar 26
2
passing parameters to the newly booted kernel
...some parameter so the booted
kernel can behave differently.
i've looked in teh archives without success, although i did see an
elliptic reference
to /proc/cmdline from within /linuxrc.
i boot both freebsd and linux kernels, so answers for both would be
welcome.
------------------
Andrew Hume (best -> Telework) +1 732-886-1886
andrew at research.att.com (Work) +1 973-360-8651
AT&T Labs - Research; member of USENIX and LOPSA
2008 Jan 11
5
Missing methods
We have a custom implementation of the Mother Object idea. It''s inside
of a module, basically like this:
module Factory
%w(account friendship person invitation message asset email_address
birth).each do |klass|
eval <<-EOF
def self.create_#{klass}(attributes = {})
default_attributes = valid_#{klass}_attributes
#{klass.camelize}.create!
2008 May 02
4
spec''ing calls to super (or other Ruby keywords)
Hi there,
How does one spec an invocation of a Ruby keyword, such as super in this
case?
class User < ActiveResource::Base
# faking the ActiveRecord before/after_save observers
def save
super
UserMailer.deliver_activation(self) if recently_activated?
end
end
Does the solution look anything like the following?
describe User do
describe ''#save'' do
it
2006 May 10
1
Floating Point Exception
...ave the cluster.conf configured and the cluster is running.
Whenever I try to create an ocfs2 FS, I get the following error:
# mkfs.ocfs2 -v -b 4K -C 32K -N 4 -L mail_data /dev/etherd/e0.12p1
mkfs.ocfs2 1.2.1
Floating point exception
any comments or assistance would be appreciated.
-Jeffery P Humes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20060510/d045e0ca/attachment.html
2008 Jun 04
2
Mock with an attributes that has state
I''m developing a rails application. I have an Order model that has_many
OrderItems.
I mocked the OrderItem model in my Order specs using mock_model. I thought
I should focus my specs on each model and always mock associated models.
In my Order model I need a way to merge OrderItems which have the same cost
and same product_id. That I can spec.
The other thing this merge helper
2000 May 26
4
openssh-2.1.0p2 ans Solaris 8
I have some troubles with subj and proper utmpx/wtmpx functionality.
After successfull ssh connect to Solaris 8 box, I run
#w
11:59am up 13:45, 1 user, load average: 0.00, 0.01, 0.02
User tty login@ idle JCPU PCPU what
root console 11:43am 9 bash
#
Record about my pts/1 login is absent. Next command I run from Solaris 8
console
2012 Jun 29
2
[LLVMdev] [cfe-dev] is configure+make dead yet?
hume npx <humeafo at gmail.com> writes:
> *hi,Óscar:*
> *
> *
> *so following patch should address both the relocation problem and
> uninstall tree problem, not fully tested just for discussion.*
> *
> *
> Index: LLVMConfig.cmake.in
> ===================================...
2020 Jun 12
0
[Bug 1988] ControlPersist causes stderr to be left open until the master connection times out
https://bugzilla.mindrot.org/show_bug.cgi?id=1988
huming <18381302081 at 163.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |18381302081 at 163.com
--- Comment #19 from huming <18381302081 at 163.com> ---
Created attachment 3409
-->
2009 Dec 01
1
draw a box at 10% lower and upper in scatter plot
Hi,
I would like to draw a box at each corner of lower 10% and upper 10% in the scatter plot on(0,1)*(0,1) to indicate the lower and upper tail. I hope somebody can help me.
Here is my code:
## scatter plot
plot(hume_uni[,2],beec_uni[,2], pch=19, xlab="Hume_uni", ylab="Beec_uni", col= "blue")
title(main="Scatter plot of uniformised data of Hume and Beechworth", font.main= 4)
abline(lm(hume_uni[,2]~beec_uni[,2]), col= "red").
Thank you so much fro any help gi...
2010 Nov 22
1
need smooth cdf lines
Hi,
I would like to overlap the cdf curve for observed and generated data Here is
my code:
plot(cdf,main ="CDF of the sum for winter
season-Hume",cex.axis=1.2,xlab="Rainfall (mm)",
xaxs="i",yaxs="i",col=c("black","red"), lty=c(1,1),ylab="Cumulative
probability", xlim=c(0,800),lwd=1)
lines(ecdf(datobs))
legend("topright", legend = c("observed","fitted&...
2010 Nov 25
1
overlap cdf plots and add colors and etc
...oma=c(0,0,0,0),xaxs="i", yaxs="i")
plot(ecdf(datobs))
lines(ecdf(gam_sum_gen))
Then I try to add colors etc and also the legend but fail.
par(mar=c(4,4,2,1.2),oma=c(0,0,0,0),xaxs="i", yaxs="i")
plot(ecdf(datobs),main ="CDF of the sum for winter
season-Hume",cex.axis=1.2,xlab="Rainfall (mm)", pch =
pch,verticals=TRUE,col=c("black","red"), lty=c(1,1),ylab="Cumulative
probability", xlim=c(0,800),lwd=1)
lines(ecdf(gam_sum_gen))
legend("topright", legend = c("observed","fitted"),...
2008 May 23
8
version 1.3 build log truncation
Hi All,
I have upgraded to verion 1.3. Our build output has huge
text in it and what I notice is that in 1.3 the I do not
see complete build.log.
Is there any flag to control this? I want to see the complete
build output because the last few lines has interesting output
about what part of build failed.
Thanks and Regard,
Manish
2000 May 31
3
Solaris utmp problems
Could all those who were having problems with utmp logging on Solaris
please try the test release at:
http://violet.ibs.com.au/openssh/files/test/openssh-TEST-2000053100.tar.gz
Users on other platforms, particularly HP/UX, AIX and SCO are invited
as well, to test compatibility.
The login code is heaps cleaner now.
-d
--
| "Bombay is 250ms from New York in the new world order" -
2012 Jun 28
2
[LLVMdev] [cfe-dev] is configure+make dead yet?
hume npx <humeafo at gmail.com> writes:
Sorry for commenting the bug report here, but I can't loging to bugzilla
right now.
> Using cmake should be the right thing if you'd like to support windows, but
> it seems that no enough effort on this build system, eg
> http://llvm.org/b...