similar to: Odd issue with custom udev rule at boot

Displaying 20 results from an estimated 500 matches similar to: "Odd issue with custom udev rule at boot"

2009 Feb 05
1
udev by-id symlinks randomly missing for tape drives on centos5
Hello! I'm having problems with udev /dev/tape/by-id/ symlinks.. it seems symlinks to tape drives are sometimes (randomly) missing after reboot. Server in question has IBM TS3200 tape library connected with 2 drives in it.. so /proc/scsi/scsi shows 3 devices: 2 tape drives, and 1 medium changer (tape library). So I should have 3 symlinks in /dev/tape/by-id/ directory.. 2 symlinks to tape
2010 Sep 21
1
reshape is re-ordering my variables
Is it an undocumented (at least I missed it if it's documented) feature of the reshape function to do numeric variables followed by character? I ask because that seems to be the case below. > str(rcw) 'data.frame': 23 obs. of 21 variables: $ ICU : int 1 18 17 9 22 19 6 16 25 26 ... $ Q6.RC.1 : chr "SM" "JF" "IW"
2017 Mar 30
0
have udev to ignore/hide a scsi disk - but how?
hi everyone I've been playing and trying to tell udev to ignore and not create symlinks in /dev but I fail. Hoping this is the one: ENV{ID_SERIAL}== I've tried: ENV{SYSTEMD_READY}:="0" OPTIONS+="last_rule" even ENV{UDISKS_IGNORE}="1" but udev tests would still show: ACTION=add and symlinks created. Would share an advice? many thanks, L.
2005 Mar 16
0
tftpd remap rules
Hi, Without this patch, I get a "remap rules cannot be inverted" error message with any remap rule: --- tftp-hpa-0.40/tftpd/remap.c.old 2005-03-16 16:34:34.000000000 -0500 +++ tftp-hpa-0.40/tftpd/remap.c 2005-03-16 16:22:49.000000000 -0500 @@ -275,6 +275,7 @@ int lineno = 0; int err = 0; + memset(this_rule, '\0', sizeof(struct rule)); while ( lineno++, fgets(line,
2009 Dec 02
1
Calling R (GNU R) functions from Common Lisp, how?
Hi Lisp users, I'm a user of both Common Lisp and R (GNU R). I found R has a rich collection of statistical and numerical computation functions, while it is not as extensible as Lisp (Common Lisp). I considered Lisp-Stat but its only implementation is not in the usuall Common Lisp, and the available functions in CRAN are far richer than Lisp-Stat currently has. I want to know if there is
2010 Nov 17
1
something chmod'ing /dev/null
it looks like one of the recent updates will sometimes chmod /dev/null to 600. out of 20 machines i've updated, 3 of them had the odd /dev/null perms afterwards. i haven't tried to identify what it doing it yet, but wanted to give a heads up to others that might start seeing weird behavior.
2011 Feb 28
0
mounting none on /dev failed: no such file or directory
I''ve the same error: http://serverfault.com/questions/222390/xen-4-0-1-on-ubuntu-10-10-not-booting I add this line: +KERNEL=="gntdev", NAME="xen/%k" +KERNELS=="xen", KERNEL=="xvd*", SUBSYSTEM=="block", OPTIONS+="last_rule" to /tools/hotplug/Linux/xen-backend.rule, but nothing. I need to re-compile xen? Or i need to enabled
2010 Mar 30
1
Disable specific LUN on a SCSI bus
Hi all, do you know if there is a way at boot time do disable specific LUN's on a SCSI bus of a particular controller? I'm trying to write an udev rule, but it seems that the system ignores the "vendor" model/name of the controller... For example: I want to disable /dev/sdb; so I gather some information with udevinfo -a -p /sys/block/sdb and I try to use them to write
2004 Apr 27
0
Let's be together in the fight for life!
Breast cancer can be prevented? http://www.romaniancancerleague.org/newsletter/2004-04-27 Let's be together in the fight for life! - - - - For more information contact Romanian Cancer League: Address: 1-5 Calea Victoriei, sc.B, et.VI, ap.72, sector 3, Bucharest, Romania; Tel: +40.21-314.69.23; +40.21-314.69.33; Fax: +40.21-313.24.98; Email: office@romaniancancerleague.org Web:
2004 Jun 24
1
Interesting errors...
Greetings, About 2 months ago, we decided to backup our Oracle test servers via samba rather than nfs -- the backups were just taking too long using nfs. No problem mounting the remote file share to the server and the backup took about one-third of the time. Yep, worked good...and still continues to out perform nfs hands down. Problem is - I'm receiving errors on both of the test servers.
2010 Mar 14
2
dahdi-linux-complete-2.2.1+2.2.1 failed to compile
Hello All, I'm trying to do a fresh installation on Ubuntu Server 9.10 (Karmic) 64-bit but I am getting error when "make config" is trying to install the init script... Here is the output: - Can anyone help me please... Thanking in advance... Cheers, Nitesh ################################################### ### ### DAHDI tools installed successfully. ### If you have not done
2006 Sep 25
2
Hotplug scripts not working after today''s checkout
Hi, I''ve run into the following error when trying to create a domU: root@jupiter:/etc/xen# xm create node0-mgmt -c Using config file "node0-mgmt". Error: Device 0 (vif) could not be connected. Hotplug scripts not working. root@jupiter:/etc/xen# Excerpt from xend.log: [2006-09-25 14:55:48 xend 2015] DEBUG (DevController:110) DevController: writing
2014 Apr 24
0
Problem making usbhid-ups working on Centos 5.7
On Apr 23, 2014, at 3:47 AM, Frantz de Germain wrote: > I've compiled and installed nut-2.7.2 on a Xen server (Actually XCP > 1.6/Centos 5.7) to manage a Dell UPS 2700W. > > Here is my ups.conf : > > [SU27003U-08] > driver = usbhid-ups > port = auto > desc = "SU27003U-08" > > 52-nut-usbups.rules have well been installed in
2014 Apr 23
2
Problem making usbhid-ups working on Centos 5.7
Hello, I've compiled and installed nut-2.7.2 on a Xen server (Actually XCP 1.6/Centos 5.7) to manage a Dell UPS 2700W. Here is my ups.conf : [SU27003U-08] driver = usbhid-ups port = auto desc = "SU27003U-08" 52-nut-usbups.rules have well been installed in /lib/udev/rules.d/. I've put it in /etc/udev/rules.d/ too. I've rebooted the machine.
2010 May 26
3
Installing dotnet30
Okay, I think this somewhat of a windows error and has nothing to do with wine errors but I am having trouble setting permissions in the registry using wine. I am trying to install dotnet30 however it gets a windows error and asks if I want to send report or not. I found this thread http://geekswithblogs.net/TimH/archive/2006/11/17/97385.aspx So I went into the registry found the file and
2012 May 25
3
Multiple cbind according to filename
Hi all, I'm just a beginner with R but I have not been able to search for any relevant answer to my problem. I apologize if it has in fact been asked before. Recently I've realized that I need to combine hundreds of pairs of data frames. The filenames of the frames I need to combine have unique strings. This is my best guess as to the approach to take: filenames<-list.files()
2010 Sep 19
4
Upgrade Xen up to 4.0.1 on openSUSE 11.3 and broken VFB
After upgrade via http://download.opensuse.org/repositories/Virtualization:/openSUSE11.3/openSUSE_11.3/src/xen-4.0.1_21326_01-1.1.src.rpm with any "kotd" or 2.6.34.4-2.2-xen VFB gets broken . It worked with original  Xen 4.0, no matter of  some additional patching to support ZFS 24 has been done and 4.0 src.rpm has been rebuilt to reinstall 4.0   In particular,  virt-install fails to
2005 Oct 10
1
Re: Bug#332939: nut-usb: Needs an udev rule for udev >= 0.070-3
salut Jean-Luc, 2005/10/9, Jean-Luc Coulon (f5ibh) <jean-luc.coulon@wanadoo.fr>: > > Package: nut-usb > Version: 2.0.2-1 > Severity: normal > > Hi, > > The latest version of udev: 0.070-3 conficts with hotplug. > This means that while the new udev includes the hotplug functionalities, > the rules in /etc/hotplug/usb/libhidups and /etc/hotplug/usb/libhid.usermap
2011 Mar 28
2
Bug#619977: xen-utils-common: Missing /etc/udev/rules.d/xend.rules and /etc/udev/rules.d/xen-backend.rules
Package: xen-utils-common Version: 4.0.0-1 Severity: normal A strange issue, when deploying Xen using Puppet, /etc/udev/rules.d/xend.rules and /etc/udev/rules.d/xen-backend.rules files are empty. Specifically, the symlinks point to ../xend.rules and ../xen-backend.rules respectively in /etc/udev, but neither of those files exist. Manually copying those files from another host that was not
2003 Apr 23
1
Plotting Factors -- Sorting x-axis
Hi, Say I have a factor with 20-levels: 1, 2, 3, ..., 20, called foo. If I do plot(foo) it will draw a barplot. But the x-axis is sorted alphanumerically, i.e. 1, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 2, 3, ..., 9, which is not what I want. I'd like to x-axis to be in the order of 1 ~ 20 numerically. So, the question is, how do I change the order on the x-axis in this case? --