similar to: klibc linked tools developpement env

Displaying 20 results from an estimated 6000 matches similar to: "klibc linked tools developpement env"

2004 Sep 14
6
initrd / initramfs future
Hello, I would like to know if initrd is here to stay, now that klibc and initramfs are ready. As the multipath-tools maintainer, I'm facing the choice to 1) put the multipath configuration tool in the initrd * dynamic binary is possible * storage hba drivers as modules loaded * no klibc limitations (no mntent for libsysfs ...) 2) put the multipath configuration tool in the initramfs *
2004 Sep 19
2
klibc compilation breakage on 2.6.8+
hello, klibc/include/signal.h include asm/signal.h which prefixes the __sighandler_t definition with a __user annotation. __user not being defined previously leads to a compilation breakage. It's the only occurrence for now, so the following dirty work-around works here : add a "#define __user" at klibc/include/signal.h head. regards, -- christophe varoqui
2008 May 27
1
need advice: runing gpxelinux.0 without tftp
Hi, ?I happily use gpxelinux.0 in subnets where nic-embedded pxe stack can load it from a tftp server pointed by the dhcp daemon. Now I'd like to know the best way to run gpxelinux.0 in a special subnets, where no tftp trafic is allowed, http is served through a reverse proxy, and dhcp is ok. I tried "gpxe on local media (rom/iso/floppy/usb) -> gpxelinux.0" with limited success
2004 Jul 27
1
warning killing for poor !LANG=C|US people
--- ../multipath-tools-0.2.8.1/klibc/klibc/arch/i386/MCONFIG 2004-07-20 10:51:42.000000000 +0200 +++ klibc/klibc/arch/i386/MCONFIG 2004-07-27 17:10:12.000000000 +0200 @@ -13,7 +13,7 @@ # them to be cdecl # REGPARM = -mregparm=3 -DREGPARM -gcc_major := $(shell $(CC) -v 2>&1 | awk '/gcc version/{print int($$3)}') +gcc_major := $(shell unset LANG;$(CC) -v 2>&1 | awk
2009 Jun 10
0
KDE and mounting CD's / DVD's without noexec
Hi e, I am normally use gnome and would do the following to make my CD / DVD mount with exec gnome-mount --write-settings --device /dev/sdc0 -o exec What is the equivalent in KDE ? My initial research suggests that I actually have to write a custom udev rule to achieve this. This has led me as far as running udevinfo -q path -n /dev/scd0 udevtest /block/sr0 (the output is below) My
2004 Sep 18
2
a little help w/ sys_clone
Hello, can someone direct me to a code sample showing usage of sys_clone on IA64 ? I use that syscall in the multipathd daemon, and I received compilation errors from IA64 pepole. As I don't have hardware to play with, I'd appreciate guidance. regards, -- christophe varoqui <christophe.varoqui@free.fr>
2006 Apr 13
1
device-mapper multipath
I am attempting to get multipath working with device-mapper (CentOS 4.2 and 4.3). It works on EVERY install of mine from RH (also v4.2, 4.3), but the same multipath.conf imported to all my installs of CentOS do not work. Note that I have tested a working 4.2 configuration file from RH on CentOS 4.2 and a working 4.3 configuration (it changed slightly) on CentOS 4.3. Neither worked. Our production
2009 Sep 17
1
multipath using defaults rather than multipath.conf contents for some devices (?) - why ?
hi all We have a rh linux server connected to two HP SAN controllers, one an HSV200 (on the way out), the other an HSV400 (on the way in). (Via a Qlogic HBA). /etc/multipath.conf contains this : device { vendor "(COMPAQ|HP)" product "HSV1[01]1|HSV2[01]0|HSV300|HSV4[05]0" getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
2009 Sep 27
0
SUMMARY : multipath using defaults rather than multipath.conf contents for some devices (?) - why ?
The reason for the behaviour observed below turned out to be that the device entry in /etc/multipath.conf was inadvertently appended *after* the devices section , rather than inside it - so that we had #devices { # device { # blah blah # } (file has a bunch of defaults commented out) # etc #} # # device { our settings } *rather than*
2011 Feb 01
1
Setting up persistent LUNs
Hello everyone, I am trying to setup persistent LUNs and having problems. I've been following instructions I found on the web and they refer to editing /etc/scsi_id.config file and adding options=-g line there. After doing so, I should be able to run scsi_id -g -s /dev/sd* and get proper results. I've modified file /etc/scsi_id.config appropriately: [root at psrwjmsafs1 etc]# grep
2014 Feb 24
0
NPIV & multipath inside domU
Hopefully someone can help get multipath working inside a domU. I'm using Xen 4.2.3 on a SLES 11 dom0, and both a SLES11 domU and a CentOS 6 domU. I'm using NPIV to connect my SAN disks to my domU, and, due to the way my SAN presents the LUNs, need to use multipath inside the domU. I've tried this on both SLES11 and CentOS6 with pretty much the same result. The root issue seems to
2009 Jun 15
0
scsi_id doesn't returns any result
Hi all, I need to assign persistent names to some scsi disks on one host (CentOS 5.3 fully patched), but I can't because scsi_id doesn't returns any results. For example: [root at c5srv01 etc]# scsi_id -u -g -s /block/sda [root at c5srv01 etc]# scsi_id -u -g -s /block/sdb [root at c5srv01 etc]# scsi_id -u -g -s /block/sdc [root at c5srv01 etc]# scsi_id -u -g -s /block/sdd Somebody
2004 Aug 06
1
developpement flac avec Icecast
Thank you, I know that but anyone have been able to help me until today and i know that a french team developper is working in the ogg flac developpement. But it's true it is not polite! (-: Excuse me. I forgot to ask a question. I wonder if i must adapt the streamer Ices or the libshout to stream the oggflac format. Vincent Miekisiak
2017 Oct 09
0
SCSI block device name/multipath question
hi, i have a host with a LSI SAS 3108 RAID controller in JBOD mode with 4 SSD SATA disks. i installed oVirt node (= CentOS 7) on the first two disks configured as SW RAID 1 (in the oVirt node/CentOS installer). when i look at the device names in the running OS i get # lsscsi --scsi_id -g [0:0:0:0] disk ATA SAMSUNG MZ7LM480 204Q /dev/sda - /dev/sg0 [0:0:1:0] disk ATA
2005 Jan 21
1
[PATCH] strncat appends not enough, doesnt terminate correctly
The klibc strncat doesnt behave like described in the man page. It doesnt terminate the string if size < strlen(src). It doesnt make dst longer than size. This breaks scsi_id from udev/extras #include <string.h> #include <stdio.h> int main(void) { unsigned char olh[42]; memset(olh, 'A', sizeof(olh)); sprintf(olh, "abc");
2004 Aug 06
2
developpement flac avec Icecast
Bonjour, Actuellement en 4ème année en ecole d'ingénieur, nous avons a developper une application de streaming capable de gérer le format Flac. Pour cela, nous avons repris les sources de Icecast et du streamer Ices. Mais devant la difficulté de la manipulation de la librairie Flac en tant que tel, nous avons choisi d'utiliser la technologie Ogg pour transporter le flux audio flac.
2004 Nov 29
1
Labeling charts within a loop
Hi All: This may turn out to be very simply, but I can't seem to add the name of the school to a chart. The loop I created is below that subsets a dataframe and creates a chart for each school based on certain variables. As it stands now, they title includes the school's ID number. Instead, I want to replace this with the school's actual name, which is stored in a variable called
2004 Dec 08
5
problems with print$
Hi All, I finally signed up for the list after years of using Samba successfully - a testament to the quality of Samba. Yet now I have a problem with the point-and-print functionality. I am able to authenticate against my server (Solaris 8, Samba 3.0.7, OpenLDAP 2.1.25) as user 'chuck' in my LDAP directory and browse the shares, but when I right-click on the printer and select
2007 Nov 13
0
Persistent iSCSI Device Names on CentOS 4
I found a lot of stuff about this on the web, but never an answer that worked. One of the most promising hints was about udev maintaining links in the /dev/disk/by-* directories. This works just fine in CentOS 5, but not CentOS 4. As I was trying to use the iSCSI devices as VMware disks this was particularly frustrating. After banging my head on this for a while, I figured out how to make
1998 Jun 30
3
NT Crashes when doing large network file Xfers (was Re: NT crashes during smbtar)
Ok.. Just for the record, I STAND CORRECTED! The problem does appear to be NT.. The thing that irritated me was that nobody was interested in giving any backup data! Everyone just wanted to blindly admit that it must be NT. Ok.. Enuf bitching.. On to the better stuff... Anyway, David Mansfield and I are trying to narrow down the machine configurations where this happens.. Currently, we've