Re: [CentOS-virt] how to add file-based disk space to a guest

2011-07-26 Thread thomas veymont
anyone may help on that topic ?
thanks

2011/7/20 thomas veymont thomas.veym...@gmail.com:
 hi there,

 I'm following these documentations to add a file-based disk volume to
 a KVM guest under Centos 6.0 :
 http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-Storage_Volumes.html

 as instructed, I created a pool then a volume, file-based, e.g :

 mkdir /mnt/raid/kvm_pool1
 virsh # pool-define-as pool1 dir - - - - /mnt/raid/kvm_pool1
 virsh # pool-autostart pool1
 virsh # vol-create-as pool1 volume1 20G --allocation 15G --format qcow2

 now I want to associate volume1 to my guest OS. Following this doc:

 http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/sect-Virtualization-Virtualized_block_devices-Adding_storage_devices_to_guests.html

 - why does this ask me to create a file with dd ? it's already been
 created before with the virsh pool commands, isn't it? Seems to
 me I'm bypassing the libvirt/virsh layer if I do that.

 - after that, the doc tells me to do some stuff with guest XML files.
 Is'nt there some specific commands provided by
 virsh to associate a managed Pool to a managed Guest ?

 - in this case, should I use the virsh attach-disk command ?

 thanks.
 --
 Tom

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] how to add file-based disk space to a guest

2011-07-26 Thread Trey Dockendorf
I'm not aware of a virsh attach disk command but if you duplicate the
entries for the existing disk you can then add the new one...something like
this...

# virsh -c qemu:///system edit VMname

disk type='file' device='disk'
  driver name='qemu' type='qcow2' cache='none'/
  source file='/var/lib/libvirt/images/vmname_var.qcow2'/
  target dev='vda' bus='virtio'/
  address type='pci' domain='0x' bus='0x00' slot='0x04'
function='0x0'/
/disk

You will have to adjust the values of course.

Why not try doing this with virt-manager?  When I started using KVM (after
moving from ESXi) I had trouble with all the commands and finding everything
I needed, but virt-manager works great.

- Trey


On Tue, Jul 26, 2011 at 4:26 AM, thomas veymont thomas.veym...@gmail.comwrote:

 anyone may help on that topic ?
 thanks

 2011/7/20 thomas veymont thomas.veym...@gmail.com:
  hi there,
 
  I'm following these documentations to add a file-based disk volume to
  a KVM guest under Centos 6.0 :
 
 http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-Storage_Volumes.html
 
  as instructed, I created a pool then a volume, file-based, e.g :
 
  mkdir /mnt/raid/kvm_pool1
  virsh # pool-define-as pool1 dir - - - - /mnt/raid/kvm_pool1
  virsh # pool-autostart pool1
  virsh # vol-create-as pool1 volume1 20G --allocation 15G --format qcow2
 
  now I want to associate volume1 to my guest OS. Following this doc:
 
 
 http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/sect-Virtualization-Virtualized_block_devices-Adding_storage_devices_to_guests.html
 
  - why does this ask me to create a file with dd ? it's already been
  created before with the virsh pool commands, isn't it? Seems to
  me I'm bypassing the libvirt/virsh layer if I do that.
 
  - after that, the doc tells me to do some stuff with guest XML files.
  Is'nt there some specific commands provided by
  virsh to associate a managed Pool to a managed Guest ?
 
  - in this case, should I use the virsh attach-disk command ?
 
  thanks.
  --
  Tom
 
 ___
 CentOS-virt mailing list
 CentOS-virt@centos.org
 http://lists.centos.org/mailman/listinfo/centos-virt

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-es] Openvpn Centos 4.8

2011-07-26 Thread Andres Genovez
Hola,

puedes primero revisar con

#rpm -qa | grep openvpn


luego desinstalas

#rpm -e [nombre del paquete]

La instalacion es muy sencilla y no hay por donde perderse, solo tienes que
copiar los ejemplos y crear los certificados correctamente.

Puedes pegar lo que nos muestra tu log tambien.


Saludos

El 25 de julio de 2011 12:17, Alexander Rojas Garcia
siste...@tehindu.comescribió:

 Hola,



 Tengo problemas con la instalación del OpenVPN, quisiera saber cómo lo
 desinstalo correctamente, actualmente seguí una guía pero cuando cargo el
 servicio me da error, revise el error en el registro
 “/var/log/openvpn.log”,
 pero no entiendo mucho la causa.



 Espero su ayuda y si algo una buena guía para la instalación.



 Gracias.

 Att. Alex

 ___
 CentOS-es mailing list
 CentOS-es@centos.org
 http://lists.centos.org/mailman/listinfo/centos-es




-- 
Atentamente

Andrés Genovez Tobar / Tecnico
Elastix ECE - Linux  LPI-1 - Novell CLA - Apple ACMT
http://www.puntonet.ec
___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


[CentOS-es] Herramienta test network

2011-07-26 Thread Federico Don
Necesito alguna aplicacion para testear el funcionamiento correcto de una
placa de red de un server..que me pueden recomendar??

Saludos.
___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


Re: [CentOS-es] Openvpn Centos 4.8

2011-07-26 Thread Raul Eduardo Arboleda Zapata
Mira esta url yo lña segui he instale una vpn en centos 4.8
http://poptop.sourceforge.net/

Espero te sirva

Mira te dejo otro shell que use para otra instalacion quitas los signos nuemro #
#wget 
http://poptop.sourceforge.net/yum/stable/packages/dkms-2.0.17.5-1.noarch.rpm
#wget 
http://poptop.sourceforge.net/yum/stable/packages/kernel_ppp_mppe-1.0.2-3dkms.noarch.rpm
#wget 
http://poptop.sourceforge.net/yum/stable/packages/ppp-2.4.3-7.rhel4.i386.rpm
#wget 
http://poptop.sourceforge.net/yum/stable/packages/pptpd-1.3.4-1.rhel4.i386.rpm
#rpm -ivh dkms-2.0.17.5-1.noarch.rpm
#rpm -ivh kernel_ppp_mppe-1.0.2-3dkms.noarch.rpm
#rpm -Uvh ppp-2.4.3-7.rhel4.i386.rpm
#rpm -Uvh ppp-2.4.4-3.1.rhel5.i386.rpm
#rpm -ivh pptpd-1.3.4-1.rhel4.i386.rpm
#vi /etc/pptpd.conf
#service pptpd start
service pptpd stop
#vi /etc/ppp/chap-secrets
iptables -t nat -F
iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -j SNAT –to 999.999.999.999
#service iptables start
echo 1 /proc/sys/net/ipv4/ip_forward
service pptpd start
##vi /etc/ppp/chap-secrets

Aqui te queda instalado y funcionando
pptd.conf
###
# $Id: pptpd.conf,v 1.8 2004/04/28 11:36:07 quozl Exp $
#
# Sample Poptop configuration file /etc/pptpd.conf
#
# Changes are effective when pptpd is restarted.
###

# TAG: ppp
#Path to the pppd program, default '/usr/sbin/pppd' on Linux
#
#ppp /usr/sbin/pppd

# TAG: option
#Specifies the location of the PPP options file.
#By default PPP looks in '/etc/ppp/options'
#
option/etc/ppp/options.pptpd

# TAG: debug
#Turns on (more) debugging to syslog
#
debug

# TAG: stimeout
#Specifies timeout (in seconds) on starting ctrl connection
#
# stimeout 10

# TAG: noipparam
#   Suppress the passing of the client's IP address to PPP, which is
#   done by default otherwise.
#
#noipparam

# TAG: logwtmp
#Use wtmp(5) to record client connections and disconnections.
#
logwtmp

# TAG: bcrelay if
#Turns on broadcast relay to clients from interface if
#
#bcrelay eth1

# TAG: localip
# TAG: remoteip
#Specifies the local and remote IP address ranges.
#
#   Any addresses work as long as the local machine takes care of the
#   routing.  But if you want to use MS-Windows networking, you should
#   use IP addresses out of the LAN address space and use the proxyarp
#   option in the pppd options file, or run bcrelay.
#
#You can specify single IP addresses seperated by commas or you can
#specify ranges, or both. For example:
#
#192.168.0.234,192.168.0.245-249,192.168.0.254
#
#IMPORTANT RESTRICTIONS:
#
#1. No spaces are permitted between commas or within addresses.
#
#2. If you give more IP addresses than MAX_CONNECTIONS, it will
#   start at the beginning of the list and go until it gets
#   MAX_CONNECTIONS IPs. Others will be ignored.
#
#3. No shortcuts in ranges! ie. 234-8 does not mean 234 to 238,
#   you must type 234-238 if you mean this.
#
#4. If you give a single localIP, that's ok - all local IPs will
#   be set to the given one. You MUST still give at least one remote
#   IP for each simultaneous client.
#
# (Recommended)
localip192.168.199.200
remoteip 192.168.199.201-240

ejemplo de chap-secrets

# Secrets for authentication using CHAP
# clientserversecretIP addresses
### redhat-config-network will overwrite this part!!! (begin) ##
patriciapptpd   q1w2e3r4192.168.199.230
raulpptpd   q1w2e3r4192.168.199.231

### redhat-config-network will overwrite this part!!! (end) 


Espero te sirva

Saludos

Raúl Eduardo Arboleda Zapata
Ingeniero de Sistemas UNINNCA
Telefonos Celulares 3122889086 - 3006206613
Medellin, antioquia
Colombia, S.A.

- Mensaje original -
De: Andres Genovez andresgeno...@gmail.com
Para: centos-es@centos.org
Enviados: Lunes, 25 de Julio 2011 13:36:12
Asunto: Re: [CentOS-es] Openvpn Centos 4.8

Hola,

puedes primero revisar con

#rpm -qa | grep openvpn


luego desinstalas

#rpm -e [nombre del paquete]

La instalacion es muy sencilla y no hay por donde perderse, solo tienes que
copiar los ejemplos y crear los certificados correctamente.

Puedes pegar lo que nos muestra tu log tambien.


Saludos

El 25 de julio de 2011 12:17, Alexander Rojas Garcia
siste...@tehindu.comescribió:

 Hola,



 Tengo problemas con la instalación del OpenVPN, quisiera saber cómo lo
 desinstalo correctamente, actualmente seguí una guía pero cuando cargo el
 servicio me da error, revise el error en el registro
 “/var/log/openvpn.log”,
 pero no entiendo mucho la causa.



 Espero su ayuda y si algo una buena guía para la instalación.



 Gracias.

 Att. Alex

 

Re: [CentOS] ext4, 4k sector alignment

2011-07-26 Thread Andrzej Szymanski
On 2011-07-25 19:10, Les Mikesell wrote:
 My questions for any filesystem experts are:

 Is there a way to adjust the existing md partitions to get the right
 alignment for 4k sectors without having to do a file-oriented copy to
 new partitions?  A resize + a dd copy to shift the position might be
 feasible time-wise if that would work.

I think so. Your partition starts at sector 63, you need anything 
divisible by 8, so:
- 64 is my expectation,
- 56 is a fallback solution if the partition does not fit on the disk 
with 64 sector offset
- 2048 would be perfect (1M alignment is currently preferred by Centos 6 
and many other OSs)

To be on the safe side, take the disk out of the array (mdadm -f 
/dev/md0 /dev/sdX1 ; mdadm -r /dev/md0 /dev/sdX1) and clear superblock 
using mdadm --zero-superblock /dev/sdX1.

Then repartition the disk using fdisk using the following commands:
fdisk /dev/sdX
u   -- display units are sectors
c   -- no DOS compatibility (== no cyllinder rounding, you definitely 
want that)
o   -- new dos partition table
n   -- new partition
p   -- primary
1   -- partition 1
64  -- starting offset
1465144065 -- exact size here, because (just to be on the safe side) you 
do not want to have a larger partition on a rescue disk than on a base 
disk. Your partition sdh1 has 732572001 1k-blocks, as you wrote in one 
e-mail, multiply this by 2 (sectors) add 64, (starting offset) subtract 
1 because the offset is inclusive. You get 2*732572001+64-1=1465144065. 
If fdisk complains that this is too much then offset 64 cannot be used 
and you need to repeat the procedure using offset 56 (don't forget to 
recalculate ending sector).
t   -- type
fd  -- linux raid autodetect
w

mdadm -a /dev/mdX /dev/sdX1

And everything should be fine.

 Is it worth converting to ext4?

I don't know.

 Is there a difference between doing this on 5.6 or 6.x?

Yes, Centos 6 by default aligns partitions on the disk automatically on 
1MiB (2048sectors) boundaries. C6 LVM also aligns lv's on 1MiB 
boundaries relative to the pv start. Finally md in Centos 6 uses 512KiB 
chunks and aligns data on this boundary (default md superblock in Centos 
6 Installer is 1.1 so it is on beginning of the partition) so it is also OK.

 If I start over from scratch with 6.x, will the partitioning tools
 automatically align for 4k sector drives (with/without lvm?)?


Yes. But I always check that to be sure :)

Andrzej
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Subnet expansion

2011-07-26 Thread Fajar Priyanto
Hi all,
Can pls share your experience on this?

Currently I have this network:
10.1.16.0/22.
10.1.16.0-10.16.17.254 are DHCP managed
10.1.18.0-10.1.19.254 are statically assigned

If I need to expand it to:
10.1.16.0/20

1. What is the best way to do it with minimal network disruption?
2. If I keep some machine with 22 subnet mask, will it still be able
to talk to the other machines in it's range?


Thank you.
Fajar.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [CentOS 6] what really starts x11

2011-07-26 Thread John Hodrien
On Mon, 25 Jul 2011, m.r...@5-cent.us wrote:

 Not sure how that can be with a graphical install on kickstart and
 asking also @general-desktop and @internet-browser in my kickstart file.

 Yeah, they changed the group names, as I think I mentioned last week. To
 *stupid* things, like GNOME Desktop Environment (RPM Fusion Free).

I thought they'd still got entirely sane names.  Indeed, @internet-browser,
and @general-desktop still seem to be there as far as I can see, and my
kickstart seems to be working just fine.

Perhaps you managed to miss out @basic-desktop?

Does 'yum grouplist -v' enlighten? That shows the descriptive names as well as
the hyphenated name you'd use in a kickstart.

jh
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Where are the CentOS 6 security updates?

2011-07-26 Thread Lintula
The release announcement for CentOS-6.0 posted on CentOS-announce on Sun
Jul 10 mentioned that:

 Since upstream has a 6.1 version already released, we will be using a 
 Continous Release repository for 6.0 to bring all 6.1 and post 6.1 
 security updates to all 6.0 users, till such time as CentOS-6.1 is 
 released itself. There will be more details about this posted within the 
 next 48 hours.

I have not noticed anything said about this since, and I can't find any
security updates.

Firefox, for instance, is at 3.6.9. This is about a year old with many
known security problems, so it really shouldn't be used. CentOS 5 and
RHEL 6 have 3.6.18.

Are there still no security updates available for CentOS 6, or have I
just managed to completely miss how to access them?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ext4, 4k sector alignment

2011-07-26 Thread John Doe
From: John R Pierce pie...@hogranch.com

 thats by cylinder, which is an old MSDOS legacy thing.   I believe 
 parted and probably some other programs let you partition by sector instead.

In my kickstart pre script, I use:
... | sfdisk -H $HEADS -S $SECTORS -uS --force -L $DEVICE
For SSDs, I saw the recommended respective values: 224 56 (or 32 32)
fdisk also has -u for sectors unit, and -H/-S to force a fake geometry.
But, from fdisk man page:
-b sectorsize
  Specify the sector size of the disk. Valid values are 512, 1024,
  or 2048.  (Recent kernels know the sector size. Use this only on
  old kernels or to override the kernel’s ideas.)
Which would seem to imply that fdisk is limited to 2K sector sizes?

I do not deal with drives above 2GB though...
But I must admit that I am still a bit confused with all these alignments...

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Where are the CentOS 6 security updates?

2011-07-26 Thread Karanbir Singh
On 07/26/2011 10:08 AM, Lintula wrote:
 Are there still no security updates available for CentOS 6, or have I
 just managed to completely miss how to access them?

if you run a yum update, you will see that all 6.0 updates ( except, yes
firefox and xulrunner ) are all in place. The 6.1/ stuff should be
coming through soon. There are a couple of rpms that are not doing the
right thing and we should have those resolved in a day or so.

- KB
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Subnet expansion

2011-07-26 Thread John Hodrien
On Tue, 26 Jul 2011, Fajar Priyanto wrote:

 Hi all,
 Can pls share your experience on this?

 Currently I have this network:
 10.1.16.0/22.
 10.1.16.0-10.16.17.254 are DHCP managed
 10.1.18.0-10.1.19.254 are statically assigned

 If I need to expand it to:
 10.1.16.0/20

 1. What is the best way to do it with minimal network disruption?

 2. If I keep some machine with 22 subnet mask, will it still be able
 to talk to the other machines in it's range?

Seeing as noone else has posted anything, you can have my thoughts.

I think the answer to this part is not trivially.  A machine in the /20 subnet
will expect to be able to talk directly to a machine within the /22, but that
machine will want to talk via a router.  You can hide subnets within subnets
using arp-proxying, but I'm not sure there's an easier way.

A machine within the /22 would be able to talk to any other machine within
that /22 (even if they're configured to use /20), but won't be able to happily
talk to machines within the /20 but outside of the /22.

jh
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ext4, 4k sector alignment

2011-07-26 Thread Lamar Owen
On Tuesday, July 26, 2011 05:21:58 AM John Doe wrote:
 From: John R Pierce pie...@hogranch.com
  thats by cylinder, which is an old MSDOS legacy thing.   I believe 
  parted and probably some other programs let you partition by sector instead.
 In my kickstart pre script, I use:
 ... | sfdisk -H $HEADS -S $SECTORS -uS --force -L $DEVICE
 For SSDs, I saw the recommended respective values: 224 56 (or 32 32)
 fdisk also has -u for sectors unit, and -H/-S to force a fake geometry.

 But I must admit that I am still a bit confused with all these alignments...

The key thing is to be sector aligned per physical drive; align to eight sector 
blocks; a starting sector of 56 would work.  With RAID and LVM alignment to 
chunks or stripes is desireable.

Forget CHS specifications; they haven't been valid for years anyway; think LBA 
and only LBA and you'll be fine.  No drive made actually has 255 heads 
anyway or a constant 63 sectors per track, either, for that matter.  All 
mechanical hard drives made these days employ ZBR and have a variable number of 
sectors per track, less than ten (or 12, in the case of some 15K RPM FC and 
SCSI drives that I know about; have some 15KRPM 36GB SCSI drives with six 
physical platters, 12 genuine physical heads, all in a half-height 3.5 inch 
form-factor) heads, and many thousands of cylinders. 

SSDs don't even have heads or tracks, and thus those specifications are 
meaningless and need to just go away.  It's LBA all the way, and the critical 
alignment is to erase-block size.

See the following articles for more, and better, information that goes into a 
lot more detail than I have time to do:

http://www.ibm.com/developerworks/linux/library/l-4kb-sector-disks/index.html?ca=dgr-lnxw074KB-Disksdth-LX

http://www.ocztechnologyforum.com/forum/showthread.php?48309-Partition-alignment-importance-under-Windows-XP-%2832-bit-and-64-bit%29..why-it-helps-with-stuttering-and-increases-drive-working-life.p=335049#post335049

(yes, the thread says windows, but the particular post is about Linux)

http://www.tcpdump.com/kb/os/windows/disk-alignment/into.html (has some good 
illustrations that are relevant on Linux, even though the article is about 
Windows)

And there are more; those were all on the first page of a Google search for the 
terms 'sector alignment linux' (no quotes).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrading from CentOS 5.6 to 6.0

2011-07-26 Thread Jim Wildman
Several points (all for enterprises I've worked at)
1) Folks tend to hold onto hardware WAY past the expiration date.  We
still have SunFire v1xx boxes alive and some x86 boxes that aren't 64
bit capable.  If they want the latest OS, buy new hardware.
2) I've never seen an OS upgraded across major releases under an
existing app (other than a web server).  Generally it is the other way. 
The app guys want to run the new version, which requires the new OS, which 
requires new hardware, which requires a full recert.
3) Just because IBM can do it on mainframes and Power/AIX boxes, doesn't
mean you can do it on x86 hardware.  Or should even try. 
4) As others have noted, comparing RHEL to Fedora is not valid.

On Tue, 26 Jul 2011, Mike Burger wrote:


 On Tue, 26 Jul 2011, Mike Burger wrote:

 If IBM can make this happen for their OS, and Red Hat certainly supports
 such a process in the Fedora line of releases (including the ability to
 list additional repositories for remote installation as part of the
 process), they could certainly make it a supportable option for the RHEL
 line.

--
Jim Wildman, CISSP, RHCE   j...@rossberry.com http://www.rossberry.net
Society in every state is a blessing, but Government, even in its best
state, is a necessary evil; in its worst state, an intolerable one.
Thomas Paine
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Lars Hecking

[root@host ~]# yum clean all
Loaded plugins: fastestmirror, protectbase
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@ost ~]# yum search libcli
Loaded plugins: fastestmirror, protectbase
Determining fastest mirrors
 * base: centos-distro.cavecreek.net
 * elrepo: elrepo.imt-systems.com
 * extras: ftp.ussg.iu.edu
 * rpmforge: apt.sw.be
 * updates: mirror.nandomedia.com
base | 2.1 kB 00:00 
base/primary_db  | 2.2 MB 00:19 
elrepo   | 1.9 kB 00:00 
elrepo/primary_db| 469 kB 00:04 
extras   | 2.1 kB 00:00 
ftp://ftp.ussg.iu.edu/linux/centos/5.6/extras/x86_64/repodata/primary.sqlite.bz2:
 [Errno 14] HTTP Error 500: Server Response Error
Trying other mirror.
extras/primary_db| 260 kB 00:01 
rpmforge | 1.1 kB 00:00 
rpmforge/primary | 3.9 MB 00:20 
rpmforge: [##   ] 
471/10722Segmentation fault

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrading from CentOS 5.6 to 6.0

2011-07-26 Thread Lamar Owen
On Tuesday, July 26, 2011 01:51:18 AM 夜神 岩男 wrote:
 This is roughly what Microsoft used to aim for (somewhere on the road 
 between XP and 8 they seem to have totally quit the idea, though).

As a slightly off-topic aside, there is a youtube video out there about doing 
just that; the video shows an upgrade chain that goes from Windows 1.0 (no, 
that's not a typo) up through Windows 7, all as upgrades, along with all the 
things that have to be changed along the way some of the text the guy 
enters in textboxes is NSFW, however.  So you'll have to google for it 
yourselves; it made Slashdot a few weeks back, so it shouldn't be hard to find.

I'm sure that some of these major upgrades *can* be done, but in a land where 
the package is the unit of OS granularity, and package maintenance practices 
vary from package to package as to 'upgradeableness,' it really becomes a task, 
and this is before even considering the upgrade-hostile attitudes of some 
software projects that upstream ships packaged in upstream EL.  

While package groups give an illusion of a unit larger than a package, it's 
just an illusion, really.  The collective set of dependencies defines the full 
distribution, and nothing in the dependency chain requires rigorous, tested, 
upgrade path implementation.

In the case of other commercial vendors doing this, well, those vendors 
typically have strict and tight control over all the developers working on it, 
and have enforcement mechanisms in place to ensure that migration paths are 
implemented.  It's called an employment contract, and it's enforced through the 
ordinary commercial developer chain of command.  

While open source developers and packagers are technically capable of doing 
this, some seem to take great delight in making it difficult to be compatible 
(partly to prevent closed-source programs from continuing to work).  And if 
just one development group becomes the proverbial fly in the ointment, then all 
the users of that package that need upgrades to 'just work' suffer.  And 
sometimes the developers care, and sometimes they don't.

But consider: upstream doesn't employ a 'critical mass' of developers in all of 
its shipped packages to reliably enforce upgrade provisions, even if it wanted 
to do so.

Beyond that, there are packages supported by upstream that have serious 
difficulties with major version upgrades, simply because supporting data in 
place upgrades is not a priority for that development group.  I can think of 
more than one project that seems 'upgrade hostile' but in reality it's just 
something that's not front burner; they'd rather develop newer features and fix 
bugs than 'waste' time on a rarely used procedure that is, in some cases, 
extremely complex and in other cases simply won't work anyway.  That is, there 
are data sets associated with some upstream packages that are impossible to 
migrate in place to a newer version in a seamless, nondisruptive, fashion.

In a nutshell, it becomes a tradeoff of open source freedom versus the upgrade 
needs of the users.  If the needs of the users trump the freedom of the 
developers, then developer freedom (the freedom to 'scratch ones own itch'), 
the very essence of open source, goes out the window.

To the OP, if your itch is to have seamless in-place upgrades, then scratch 
that itch (or pay someone what scratching that itch is really worth... but be 
prepared to come up with six or seven figures).  That's going to be a mighty 
big itch, though. especially with over 2,500 upstream packages from nearly 
as many heterogeneous development groups with many more agendas of their own.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Frank M. Ramaekers
Mine is occurring on dag:

# yum clean all
Loaded plugins: fastestmirror, priorities
Cleaning up Everything
Cleaning up list of fastest mirrors
# yum check-update
Loaded plugins: fastestmirror, priorities
Determining fastest mirrors
 * addons: mirrors.tummy.com
 * base: mirrors.netdna.com
 * extras: yum.singlehop.com
 * rpmforge: apt.sw.be
 * updates: yum.singlehop.com
RE
| 2.1 kB 00:00
RE/primary_db
|  70 kB 00:00
addons
|  951 B 00:00
addons/primary
|  202 B 00:00
base
| 1.1 kB 00:00
base/primary
| 954 kB 00:00
base
2683/2683
dag
| 1.1 kB 00:00
dag/primary
| 4.0 MB 00:11
dag: [###
] 891/10953Segmentation fault


 
Frank M. Ramaekers Jr.
 
 

-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On
Behalf Of Lars Hecking
Sent: Tuesday, July 26, 2011 9:01 AM
To: centos@centos.org
Subject: [CentOS] yum segfault - rpmforge problem?


[root@host ~]# yum clean all
Loaded plugins: fastestmirror, protectbase
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@ost ~]# yum search libcli
Loaded plugins: fastestmirror, protectbase
Determining fastest mirrors
 * base: centos-distro.cavecreek.net
 * elrepo: elrepo.imt-systems.com
 * extras: ftp.ussg.iu.edu
 * rpmforge: apt.sw.be
 * updates: mirror.nandomedia.com
base | 2.1 kB
00:00 
base/primary_db  | 2.2 MB
00:19 
elrepo   | 1.9 kB
00:00 
elrepo/primary_db| 469 kB
00:04 
extras   | 2.1 kB
00:00 
ftp://ftp.ussg.iu.edu/linux/centos/5.6/extras/x86_64/repodata/primary.sq
lite.bz2: [Errno 14] HTTP Error 500: Server Response Error
Trying other mirror.
extras/primary_db| 260 kB
00:01 
rpmforge | 1.1 kB
00:00 
rpmforge/primary | 3.9 MB
00:20 
rpmforge: [##   ]
471/10722Segmentation fault

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

_
This message contains information which is privileged and confidential and is 
solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any 
review, disclosure,
copying, distribution, or use of the contents of this message is strictly 
prohibited. If you have
received this in error, please destroy it immediately and notify us at 
privacy...@ailife.com.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrading from CentOS 5.6 to 6.0

2011-07-26 Thread Les Mikesell
On 7/26/2011 9:03 AM, Lamar Owen wrote:

 I'm sure that some of these major upgrades *can* be done, but in a land where 
 the package is the unit of OS granularity, and package maintenance practices 
 vary from package to package as to 'upgradeableness,' it really becomes a 
 task, and this is before even considering the upgrade-hostile attitudes of 
 some software projects that upstream ships packaged in upstream EL.

Keep in mind that the Linux kernel itself makes no concessions to 
backwards compatibility and demands that all related modules be 
recompiled to match changes.   Enterprise distributions have their hands 
full just trying to keep things working within the life of a major rev 
and are generally restricted in how much new development can be added 
without major breakage.

Other OS kernels have more reason to maintain backwards binary 
compatibly (i.e. paying customers that demand it...).

-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Problem with /etc/security/console.perms.d/51-local.perms

2011-07-26 Thread Thomas Johansson
I'm having trouble to get rules in /etc/security/console.perms.d to work 
properly. I have found no clue reading forums. The same problem appear 
also in Scientific Linux6 and Fedora13/14. The rule i add works fine on 
centos 5.

hostname:/etc/security/console.perms.d# ls -l
total 4
-rw-r--r-- 1 root root 283 Jul 26 15:48 51-local.perms
hostname:/etc/security/console.perms.d# head -2 51-local.perms
usbserial=/dev/ttyUSB[0-9]*
console  0660 usbserial 0660 root.uucp

When i read docs for RHEL 6.1 i found this
Removed references to 50-default.perms, since this file was removed in 
Red Hat Enterprise Linux 6, per Bugzilla 630524.

I have no access on redhat and cannot read the bugzilla report. COuld be 
related to my issue.

ANyone who knows what the problem is or have any workarounds for this?


/Thomas
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] centos 6 gdm.custom auto login

2011-07-26 Thread Jerry Geis
Under centos 5 I modified /etc/gdm/custom.conf to
auto login with the following:

[daemon]
AutomaticLoginEnable=true
AutomaticLogin=myuser
TimedLoginEnable=true
TimedLogin=myuser
TimedLoginDelay=0

This doesnt seem to work in Centos 6.
What is the new way to accomplish auto login under X11.

Thanks,

Jerry
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Daniel Heitmann
 00:01 
 rpmforge | 1.1 kB
 00:00 
 rpmforge/primary | 3.9 MB
 00:20 
 rpmforge: [##   ]
 471/10722Segmentation fault

We've had the same problem. It helped to recursively delete all cached
files in /var/cache/yum. Just run yum update again and you shoudl be fine.
-- 
Gruß/Regards,
Daniel Heitmann

gpg id: B251006E | ascii: http://horrendum.de/gpg.asc | twitter: @dictvm

Proprietary attachments instantly go to /dev/null.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrading from CentOS 5.6 to 6.0

2011-07-26 Thread Lamar Owen
On Tuesday, July 26, 2011 10:45:42 AM Les Mikesell wrote:
 Keep in mind that the Linux kernel itself makes no concessions to 
 backwards compatibility and demands that all related modules be 
 recompiled to match changes.   

One of my paragraphs originally included a fairly lengthy passage on kernel ABI 
compatibility, but I trimmed it out, and I 'genericized' to more than just the 
one project, and put in parentheses the statement 'partly to prevent 
closed-source programs from continuing to work' as a more generic thing, more 
than just binary kernel modules.

It's most assuredly not just the kernel.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrading from CentOS 5.6 to 6.0

2011-07-26 Thread Les Mikesell
On 7/26/2011 10:18 AM, Lamar Owen wrote:

 Keep in mind that the Linux kernel itself makes no concessions to
 backwards compatibility and demands that all related modules be
 recompiled to match changes.

 One of my paragraphs originally included a fairly lengthy passage on kernel 
 ABI compatibility, but I trimmed it out, and I 'genericized' to more than 
 just the one project, and put in parentheses the statement 'partly to prevent 
 closed-source programs from continuing to work' as a more generic thing, more 
 than just binary kernel modules.

 It's most assuredly not just the kernel.

Yes, its only a slight over-generalization to say that free projects 
have no obligation to existing customers and they usually prefer 'new 
and different' development to boring backward compatible support work.

Even though RHEL isn't a free project, there's only so much they can do 
to reconcile the wild changes in the code they include.


-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Error updating CentOS 6 kernel

2011-07-26 Thread Mark
I finally was able to create a VM in which to load and play with
CentOS 6, and the first time I went to update the kernel I ran into
this:

Downloading Packages:
kernel-2.6.32-71.29.1.el6.x86_64.rpm
  |  22 MB 01:11
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : kernel-2.6.32-71.29.1.el6.x86_64
 1/1
grubby fatal error: unable to find a suitable template

What does that mean and how do I fix it?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Lars Hecking

 We've had the same problem. It helped to recursively delete all cached
 files in /var/cache/yum. Just run yum update again and you shoudl be fine.

 This does not help here. I started from an empty /var/cache/yum directory.
 The problem is related to rpmforge, there is no segfault with
 --disablerepo=rpmforge.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Question about CentOS 6 installation setup

2011-07-26 Thread Mark
When I created a CentOS VM (using VMWare WorkStation), I installed
with the first DVD, and the disk partitioning and installation was all
done automatically with almost no input required from me.

The problem with this is that the /boot partition was too small (under
50MB) and I couldn't update the kernel (it blew out with a grubby
error, which I did not recognize - separate thread on that).

Is this a manifestation of using VMWare for the VM platform, or is
this normal for a 6.0 installation or what?

Thanks in advance.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Karanbir Singh
On 07/26/2011 04:33 PM, Lars Hecking wrote:

 We've had the same problem. It helped to recursively delete all cached
 files in /var/cache/yum. Just run yum update again and you shoudl be fine.

   This does not help here. I started from an empty /var/cache/yum directory.
   The problem is related to rpmforge, there is no segfault with
   --disablerepo=rpmforge.


this is a problem with the metadata from rpmforge, a couple of guys are 
working through the issue in #yum on irc.freenode.net, feel free to join 
them.

- KB
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Question about CentOS 6 installation setup

2011-07-26 Thread Akemi Yagi
On Tue, Jul 26, 2011 at 8:36 AM, Mark mhullr...@gmail.com wrote:
 When I created a CentOS VM (using VMWare WorkStation), I installed
 with the first DVD, and the disk partitioning and installation was all
 done automatically with almost no input required from me.

 The problem with this is that the /boot partition was too small (under
 50MB) and I couldn't update the kernel (it blew out with a grubby
 error, which I did not recognize - separate thread on that).

 Is this a manifestation of using VMWare for the VM platform, or is
 this normal for a 6.0 installation or what?

I have reported the problem to VMware:

http://communities.vmware.com/thread/309617

No one has replied. Anyway, because of this bug, you should not do an
autoinstall. Install manually. :)

Akemi
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Leonard den Ottolander
On Tue, 2011-07-26 at 16:40 +0100, Karanbir Singh wrote:
 this is a problem with the metadata from rpmforge, a couple of guys are 
 working through the issue in #yum on irc.freenode.net, feel free to join 
 them.

Seems an issue with yum too, seeing that it segfaults over bad data.
This has been reported upstream:
https://bugzilla.redhat.com/show_bug.cgi?id=725798

And for those reporting it here, please mention OS and package version
if you report issues.

Regards,
Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Question about CentOS 6 installation setup

2011-07-26 Thread Les Mikesell
On 7/26/2011 10:46 AM, Akemi Yagi wrote:
 On Tue, Jul 26, 2011 at 8:36 AM, Markmhullr...@gmail.com  wrote:
 When I created a CentOS VM (using VMWare WorkStation), I installed
 with the first DVD, and the disk partitioning and installation was all
 done automatically with almost no input required from me.

 The problem with this is that the /boot partition was too small (under
 50MB) and I couldn't update the kernel (it blew out with a grubby
 error, which I did not recognize - separate thread on that).

 Is this a manifestation of using VMWare for the VM platform, or is
 this normal for a 6.0 installation or what?

 I have reported the problem to VMware:

 http://communities.vmware.com/thread/309617

Is this an artifact of offsetting the start of a partition for block 
alignment after already computing the desired space?

-- 
   Les Mikesell
lesmikes...@gmail.com


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Error updating CentOS 6 kernel

2011-07-26 Thread Leonard den Ottolander
On Tue, 2011-07-26 at 08:32 -0700, Mark wrote:
 grubby fatal error: unable to find a suitable template

Google first result:
https://bugzilla.redhat.com/show_bug.cgi?id=124246#c2
never ever rpm -U a kernel... really.

Could it be you upgraded instead of installed the new kernel?

Regards,
Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Mathieu Carré
We have the same problem with DAG repositories.

Regards,
Mathieu.

Le 26/07/2011 17:59, Leonard den Ottolander a écrit :
 On Tue, 2011-07-26 at 16:40 +0100, Karanbir Singh wrote:
 this is a problem with the metadata from rpmforge, a couple of guys are
 working through the issue in #yum on irc.freenode.net, feel free to join
 them.
 Seems an issue with yum too, seeing that it segfaults over bad data.
 This has been reported upstream:
 https://bugzilla.redhat.com/show_bug.cgi?id=725798

 And for those reporting it here, please mention OS and package version
 if you report issues.

 Regards,
 Leonard.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Karanbir Singh
On 07/26/2011 04:59 PM, Leonard den Ottolander wrote:
 Seems an issue with yum too, seeing that it segfaults over bad data.
 This has been reported upstream:
 https://bugzilla.redhat.com/show_bug.cgi?id=725798

I dont really see that as a yum issue, the problem is bad metadata in 
rpmforge.

- KB
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] RADIUS Questions

2011-07-26 Thread Dan
I've been running FreeRadius 2 on Centos 5.5 for a while now. So far so 
good. I'm now looking to make connecting to our WPA secured wireless easier.


The RADIUS server is running in a VM and since the system is in use I 
have copied the original and used that copy to create a test 
environment. I have run through all system updates and have upgraded all 
relevant packages. The test system is at 5.6 now.


Currently with Windows machines I can't just connect to the SSID and 
enter in a username and password. I have to go and manually add the 
SSID, modify some settings; specifically turning off validating server 
certificate, turning off automatically use my Windows login, and turning 
on User or computer authentication mode.


We also have some OS X clients. Fortunately connecting via OS X is 
easier. The catch is that I have to join the machine to our domain. 
After that it's pretty much username and password, and they are on.


Ideally I would like to have a simple connect to this SSID, enter your 
username and password and that's it solution and still have all 
requests checked against our Active Directory server.


On a side note. I'm going through my settings trying to get this working 
more smoothly and I ran across:


wbinfo --a user%password (yes I'm adding in my username and pass)

plaintext password authentication succeeded
challenge/response password authentication failed
error code was NT_STATUS_ACCESS_DENIED (0xc022)
error messsage was: winbind client not authorized to use 
winbindd_pam_auth_crap. Ensure permissions on 
/var/cache/samba/winbindd_privileged are set correctly.

Could not authenticate user MYUSERNAME with challenge/response

I know the 2 error lines are permissions related. I'm not sure what the 
permissions should be on this file/folder. Can someone let me know this?


The tutorial from FreeRadius says that I should get output similar to:

plaintext password authentication failed
error code was NT_STATUS_NO_SUCH_USER (0xc064)
error message was: No such user
Could not authenticate user CHSchwartz%mypassword with plaintext password

Yet

ntlm_auth --request-nt-key --domain=MYDOMAIN --username=MYUSERNAME
NT_STATUS_OK: Success (0x0)

So the Auth is working. I don't understand though why my AD server is 
letting cleartext passwords through. It shouldn't right?


Any help would be greatly appreciated.

Dan
http://www.liai.org
http://www.liai.org
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Thomas Harold
On 7/26/2011 12:12 PM, Karanbir Singh wrote:
 On 07/26/2011 04:59 PM, Leonard den Ottolander wrote:
 Seems an issue with yum too, seeing that it segfaults over bad data.
 This has been reported upstream:
 https://bugzilla.redhat.com/show_bug.cgi?id=725798

 I dont really see that as a yum issue, the problem is bad metadata in
 rpmforge.

 - KB

While the problem is bad metadata, should yum really be left off the 
hook for segfaulting when it gets bad data?  Shouldn't yum catch that 
error with checks, then exit gracefully with an error code?

(If there are already sanity checks, adding one more to catch a null 
pointer being passed would be a natural extension of those checks.)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Karanbir Singh
On 07/26/2011 05:19 PM, Thomas Harold wrote:
 While the problem is bad metadata, should yum really be left off the
 hook for segfaulting when it gets bad data? Shouldn't yum catch that
 error with checks, then exit gracefully with an error code?

sure, but you need to take this upstream to get attention. I just dont 
see this as an important enough issue to fix within centos here. 
Expecting valid metadata should be a reasonable assumption.

Maybe we should start signing the metadata as well just as an added step.

- KB
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Leonard den Ottolander
On Tue, 2011-07-26 at 17:12 +0100, Karanbir Singh wrote:
 I dont really see that as a yum issue, the problem is bad metadata in 
 rpmforge.

A programme that crashes on bad input is what I'd call broken. Abort
yes, segfault no.

Regards,
Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Question about CentOS 6 installation setup

2011-07-26 Thread Akemi Yagi
On Tue, Jul 26, 2011 at 9:01 AM, Les Mikesell lesmikes...@gmail.com wrote:
 On 7/26/2011 10:46 AM, Akemi Yagi wrote:

 I have reported the problem to VMware:

 http://communities.vmware.com/thread/309617

 Is this an artifact of offsetting the start of a partition for block
 alignment after already computing the desired space?

I believe this is an error by VMware when they configured autoinstall
for RHEL-6. Apparently they did not realize that EL6 requires a larger
/boot partition than earlier releases. All they have to do is to
increase the number/value.

Akemi
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Leonard den Ottolander
On Tue, 2011-07-26 at 17:22 +0100, Karanbir Singh wrote:
 sure, but you need to take this upstream to get attention.

This has happened as I mentioned earlier.

 I just dont 
 see this as an important enough issue to fix within centos here. 

No such suggestion was made. We all know CentOS behaves like upstream
and the fix will probably trickle down soon enough.

 Expecting valid metadata should be a reasonable assumption.

No. Programmes that crash on bad input are vectors for exploits. Even if
it's unlikely someone would put an untrustworthy repo in his config yum
shouldn't segfault on bad data.

Regards,
Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Stephen Harris
On Tue, Jul 26, 2011 at 05:12:23PM +0100, Karanbir Singh wrote:
 On 07/26/2011 04:59 PM, Leonard den Ottolander wrote:
  Seems an issue with yum too, seeing that it segfaults over bad data.
  This has been reported upstream:
  https://bugzilla.redhat.com/show_bug.cgi?id=725798
 
 I dont really see that as a yum issue, the problem is bad metadata in 
 rpmforge.

A segfault is a bug, even if it's only triggered by bad data :-)

(thought: could bad metadata cause an exploitable segfault?)

-- 

rgds
Stephen
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Karanbir Singh
On 07/26/2011 05:43 PM, Stephen Harris wrote:
 (thought: could bad metadata cause an exploitable segfault?)


if you can create something like that - make sure you report it to the 
right places!

- KB
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Gilbert Sebenste
On Tue, 26 Jul 2011, Stephen Harris wrote:

 I dont really see that as a yum issue, the problem is bad metadata in
 rpmforge.

 A segfault is a bug, even if it's only triggered by bad data :-)

I agree. It should report that the checksum is bad, and skip to the next 
repo.

 (thought: could bad metadata cause an exploitable segfault?)

I hope not! In either case, it is Redhat's issue, not ours, and
the bug should be filed with them.

***
Gilbert Sebenste 
(My opinions only!)  **
***
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Karanbir Singh
On 07/26/2011 05:34 PM, Leonard den Ottolander wrote:
 I just dont
 see this as an important enough issue to fix within centos here.

 No such suggestion was made. We all know CentOS behaves like upstream
 and the fix will probably trickle down soon enough.

ah you see, we have a bit of room when it comes to yum and package 
management, if there was a major issue in the way rpm/yum works, we 
*should* consider local fix's. With due testing and perhaps limited 
release as the first few rounds.

- KB
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Yum Issues ; Segmentation fault

2011-07-26 Thread Matt
Tried to run yum this morning on CentOS 5.x 64bit and ran into weird
issue this morning:

[root@server ~]# yum clean all
Loaded plugins: fastestmirror
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@server ~]# yum update
Loaded plugins: fastestmirror
Determining fastest mirrors
 * base: mirror.unl.edu
 * extras: mirror.steadfast.net
 * rpmforge: fr2.rpmfind.net
 * updates: mirror.unl.edu
base
   | 2.1
kB 00:00
base/primary_db
   | 2.2
MB 00:00
extras
   | 2.1
kB 00:00
extras/primary_db
   | 260
kB 00:00
rpmforge
   | 1.1
kB 00:00
rpmforge/primary
   | 3.9
MB 00:02
rpmforge: [#

   ] 471/10722Segmentation fault

Any ideas?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Yum Issues ; Segmentation fault

2011-07-26 Thread Matt
I should read a bit more before I post, sorry.  I did google though.

yum --disablerepo=rpmforge update

Seems to work fine.  Thanks.


On Tue, Jul 26, 2011 at 12:20 PM, Matt lm7...@gmail.com wrote:
 Tried to run yum this morning on CentOS 5.x 64bit and ran into weird
 issue this morning:

 [root@server ~]# yum clean all
 Loaded plugins: fastestmirror
 Cleaning up Everything
 Cleaning up list of fastest mirrors
 [root@server ~]# yum update
 Loaded plugins: fastestmirror
 Determining fastest mirrors
  * base: mirror.unl.edu
  * extras: mirror.steadfast.net
  * rpmforge: fr2.rpmfind.net
  * updates: mirror.unl.edu
 base
                                                               | 2.1
 kB     00:00
 base/primary_db
                                                               | 2.2
 MB     00:00
 extras
                                                               | 2.1
 kB     00:00
 extras/primary_db
                                                               | 260
 kB     00:00
 rpmforge
                                                               | 1.1
 kB     00:00
 rpmforge/primary
                                                               | 3.9
 MB     00:02
 rpmforge: [#

   ] 471/10722Segmentation fault

 Any ideas?

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Gimp PDF plugin - Centos 5

2011-07-26 Thread Frank Cox
Gimp on Centos 5 has somehow lost its ability to load a pdf file on three (i386)
different computers.  I'm pretty sure that this used to work.

When I try to load a PDF file I get the initial box titled Load Postscript
with rendering and antialiasing options, but when I hit OK I get an error
message:  Opening filename failed:  Plug-In could not open image.

Comparing between Centos 5 and Centos 6 I see that I have a file named file-pdf
in the gimp plugins directory on Centos 6 x86_64 (/usr/lib64/gimp/2.0/plug-ins)
but that file is not preset on the Centos 5 boxes..


-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Gimp PDF plugin - Centos 5

2011-07-26 Thread R P Herrold
On Tue, 26 Jul 2011, Frank Cox wrote:

 Gimp on Centos 5 has somehow lost its ability to load a pdf 
 file on three (i386) different computers.  I'm pretty sure 
 that this used to work.

just a stab in the dark here -- upstream issued an update to 
poppler / evince that obsoleted xpdf (gratuitiously) mid 
ABI lifecycle in 5, seemingly for a security matter that 
seemed, to me to be a mild local exposure, only

$ ldd /usr/bin/gimp | grep pop
$

perhaps a needed helper application is now absent?

-- Russ herrold
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Package: virt-goodies - partly solved

2011-07-26 Thread Victor Zele
For CentOS KVM migrations use the virt-v2v package part of base.

See this link,

http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-v2v-migration.html


Am Freitag, 22. Juli 2011, 13:37:08 schrieb Timothy Kesten:
 Hi Folks,

 is here someone who knows where to get the package virt-goodies for
 CentOS6 64bit?

 I'd like to convert VMWare-images to KVM.

No answers :-(

I've found the sourcecode of vmware2libvirt (part of virt-goodies - a
python-file)  to convert  .vmx file to .xm file for using in virt-manager.
This programm  works fine.
Conversion of my VMWare-Image succeeded.

For everything, which interests it.

Bye
Timothy

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum segfault - rpmforge problem?

2011-07-26 Thread Keith Roberts
On Tue, 26 Jul 2011, Always Learning wrote:

*snip*

 Programmes that abort because of bad data are defective programmes and
 need rectification. No good programmer ever accepts that other people's
 data will always be valid.

+1

Kind Regards,

Keith

-
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Error updating CentOS 6 kernel

2011-07-26 Thread Mark
On Jul 26, 2011 9:09 AM, Leonard den Ottolander leon...@den.ottolander.nl
wrote:

 On Tue, 2011-07-26 at 08:32 -0700, Mark wrote:
  grubby fatal error: unable to find a suitable template

 Google first result:
 https://bugzilla.redhat.com/show_bug.cgi?id=124246#c2
 never ever rpm -U a kernel... really.

 Could it be you upgraded instead of installed the new kernel?

sudo yum update

I never use rpm if I can avoid it.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Yum Issues ; Segmentation fault

2011-07-26 Thread Frank M. Ramaekers
Mine just segfault on the next one (I was having problems with dag):

# yum --disablerepo=dag check-update
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * addons: mirrors.tummy.com
 * base: centos.mirror.lstn.net
 * extras: mirrors.tummy.com
 * rpmforge: apt.sw.be
 * updates: mirrors.gigenet.com
RE  
  | 2.1 kB 00:00
addons  
  |  951 B 00:00
base
  | 1.1 kB 00:00
extras  
  | 2.1 kB 00:00
extras/primary_db   
  | 183 kB 00:00
freshrpms   
  |  951 B 00:00
freshrpms/primary   
  |  61 kB 00:00
freshrpms   
 164/164
rpmforge
  | 1.1 kB 00:00
rpmforge/primary
  | 4.0 MB 00:11
rpmforge: [##   
 ] 891/10953Segmentation fault

 
Frank M. Ramaekers Jr.
 
 

-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of 
Matt
Sent: Tuesday, July 26, 2011 12:34 PM
To: CentOS mailing list
Subject: Re: [CentOS] Yum Issues ; Segmentation fault

I should read a bit more before I post, sorry.  I did google though.

yum --disablerepo=rpmforge update

Seems to work fine.  Thanks.


On Tue, Jul 26, 2011 at 12:20 PM, Matt lm7...@gmail.com wrote:
 Tried to run yum this morning on CentOS 5.x 64bit and ran into weird
 issue this morning:

 [root@server ~]# yum clean all
 Loaded plugins: fastestmirror
 Cleaning up Everything
 Cleaning up list of fastest mirrors
 [root@server ~]# yum update
 Loaded plugins: fastestmirror
 Determining fastest mirrors
  * base: mirror.unl.edu
  * extras: mirror.steadfast.net
  * rpmforge: fr2.rpmfind.net
  * updates: mirror.unl.edu
 base
                                                               | 2.1
 kB     00:00
 base/primary_db
                                                               | 2.2
 MB     00:00
 extras
                                                               | 2.1
 kB     00:00
 extras/primary_db
                                                               | 260
 kB     00:00
 rpmforge
                                                               | 1.1
 kB     00:00
 rpmforge/primary
                                                               | 3.9
 MB     00:02
 rpmforge: [#

   ] 471/10722Segmentation fault

 Any ideas?

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

_
This message contains information which is privileged and confidential and is 
solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any 
review, disclosure,
copying, distribution, or use of the contents of this message is strictly 
prohibited. If you have
received this in error, please destroy it immediately and notify us at 
privacy...@ailife.com.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Gimp PDF plugin - Centos 5

2011-07-26 Thread Frank Cox
On Tue, 26 Jul 2011 13:47:39 -0400 (EDT)
R P Herrold wrote:

 perhaps a needed helper application is now absent?

If I convert a pdf to a ps file using pdf2ps (included in the ghostscript rpm),
gimp can load that pdf file without any problem.

Gimp can load a pdf file on Centos 6.

Something has got blown up only in Centos 5's gimp that didn't affect gimp in
Centos 6.

Gimp can still render postscript on Centos 5, it just doesn't know how to
extract it from the pdf any more.  

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Error updating CentOS 6 kernel

2011-07-26 Thread Leonard den Ottolander
On Tue, 2011-07-26 at 11:07 -0700, Mark wrote:
  On Tue, 2011-07-26 at 08:32 -0700, Mark wrote:
   grubby fatal error: unable to find a suitable template

Pasting the above into google renders lots of results that might help
you track down your specific problem. Things like duplicate disk labels
or missing symlinks to /dev/root or Fedora kernel entries in grub.conf
not working correctly as a template for the CentOS kernel entry.

It's hard to tell what exactly your problem is since you do not supply a
lot of information. It might be you can just fix your issue by editing
grub.conf to add or fix the boot entry for this kernel.

Regards,
Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Error updating CentOS 6 kernel

2011-07-26 Thread Robert Heller
At Tue, 26 Jul 2011 21:16:54 +0200 CentOS mailing list centos@centos.org 
wrote:

 
 On Tue, 2011-07-26 at 11:07 -0700, Mark wrote:
   On Tue, 2011-07-26 at 08:32 -0700, Mark wrote:
grubby fatal error: unable to find a suitable template
 
 Pasting the above into google renders lots of results that might help
 you track down your specific problem. Things like duplicate disk labels
 or missing symlinks to /dev/root or Fedora kernel entries in grub.conf
 not working correctly as a template for the CentOS kernel entry.
 
 It's hard to tell what exactly your problem is since you do not supply a
 lot of information. It might be you can just fix your issue by editing
 grub.conf to add or fix the boot entry for this kernel.

One random thought: On *some* VM setups (and I believe the OP is using
a VM), some of the boot infrastructure might be missing or exists only
the host system, so it might not be possible to upgrade a VM's kernel
while inside of the VM.  (I know that is the way it is for the CentOS 4
VPS I rent from Tektonic).


 
 Regards,
 Leonard.
 

-- 
Robert Heller -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software-- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments



  
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ext4, 4k sector alignment

2011-07-26 Thread Les Mikesell
On 7/26/2011 3:11 AM, Andrzej Szymanski wrote:
 On 2011-07-25 19:10, Les Mikesell wrote:
 My questions for any filesystem experts are:

 Is there a way to adjust the existing md partitions to get the right
 alignment for 4k sectors without having to do a file-oriented copy to
 new partitions?  A resize + a dd copy to shift the position might be
 feasible time-wise if that would work.

 I think so. Your partition starts at sector 63, you need anything
 divisible by 8, so:
 - 64 is my expectation,
 - 56 is a fallback solution if the partition does not fit on the disk
 with 64 sector offset
 - 2048 would be perfect (1M alignment is currently preferred by Centos 6
 and many other OSs)

 To be on the safe side, take the disk out of the array (mdadm -f
 /dev/md0 /dev/sdX1 ; mdadm -r /dev/md0 /dev/sdX1) and clear superblock
 using mdadm --zero-superblock /dev/sdX1.

 Then repartition the disk using fdisk using the following commands:
 fdisk /dev/sdX
 u   -- display units are sectors
 c   -- no DOS compatibility (== no cyllinder rounding, you definitely
 want that)
 o   -- new dos partition table
 n   -- new partition
 p   -- primary
 1   -- partition 1
 64  -- starting offset
 1465144065 -- exact size here, because (just to be on the safe side) you
 do not want to have a larger partition on a rescue disk than on a base
 disk. Your partition sdh1 has 732572001 1k-blocks, as you wrote in one
 e-mail, multiply this by 2 (sectors) add 64, (starting offset) subtract
 1 because the offset is inclusive. You get 2*732572001+64-1=1465144065.
 If fdisk complains that this is too much then offset 64 cannot be used
 and you need to repeat the procedure using offset 56 (don't forget to
 recalculate ending sector).
 t   -- type
 fd  -- linux raid autodetect
 w

 mdadm -a /dev/mdX /dev/sdX1

 And everything should be fine.

Thank you!  That seems to have worked, but now I'm curious as to why the 
partition on the old drives didn't go to the end of the disk - which I 
had expected would have left no extra room.  Was the dos style rounding 
computing the end of a cylinder wrong?

fdisk -lu /dev/sdh (old 3.5)
Disk /dev/sdh: 750.1 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot   Start End  Blocks   Id  System
/dev/sdh1   63  1465144064   732572001   fd  Linux raid autodetect

fdisk -lu /dev/sdi (new 2.5)
Disk /dev/sdi: 750.1 GB, 750156374016 bytes
1 heads, 1 sectors/track, 1465149168 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot  Start End  Blocks   Id  System
/dev/sdi164   1465144065   732572001   fd  Linux raid autodetect

The laptop drive is still slower, but not 10x slower like before.  I did 
try something like this earlier trying for a 56 sector offset but must 
have done something wrong.

-- 
   Les Mikesell
lesmikes...@gmail.com



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Sudo #includedir function ignored CentOS 6

2011-07-26 Thread Trey Dockendorf
Well I verified that putting the following line in /etc/sudoers works

zabbix ALL=NOPASSWD: /var/lib/zabbix/bin/start_puppet

However if I put it in /etc/sudoers.d/zabbix-puppet it does not.  Exact same
spacing and everything.

The file was created with Puppet , and based on these errors I'm at a
loss...

I check the syntax, it fails

# visudo -c -f /etc/sudoers.d/zabbix-puppet
 /etc/sudoers.d/zabbix-puppet: syntax error near line 0 
parse error in /etc/sudoers.d/zabbix-puppet near line 0

I then open the file with visudo, make absoltely no changes, just :q out,
still get error.

# visudo -f /etc/sudoers.d/zabbix-puppet
 /etc/sudoers.d/zabbix-puppet: syntax error near line 0 

Then if I run the syntax check again it passes.  However I still can't run
the command without password prompt.

# visudo -c -f /etc/sudoers.d/zabbix-puppet
/etc/sudoers.d/zabbix-puppet: parsed OK

The files permissions are correct as specified by sudoers documentation on
#includedir

-r--r-   1 root root   56 Jul 26 15:55 zabbix-puppet


Does anyone else have the #includedir working in CentOS 5.6 or 6?

Thanks
- Trey


On Mon, Jul 25, 2011 at 7:12 PM, John R Pierce pie...@hogranch.com wrote:

 On 07/25/11 4:41 PM, Trey Dockendorf wrote:
  I am unable to get the #includedir function to work with sudo.  This
  works just fine on all my CentOS 5.6 servers, but on 6 it is being
  ignored.  I have this line in the file /etc/sudoers.d/zabbix-puppet
 
  zabbix ALL=NOPASSWD: /var/lib/zabbix/bin/start_puppet
 
  However sudo still requires a password.  If I put that same line into
  /etc/sudoers file , there is no password prompt.  At the end of my
  sudoers file I have this line
 
  #includedir /etc/sudoers.d
 

 did you edit these files with visudo -f /path/to/file ?   I'd try that.


 --
 john r pierceN 37, W 122
 santa cruz ca mid-left coast

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] non PAE support

2011-07-26 Thread Kevin K
Does anyone know what I would have to modify in 6 if I wanted to run on an 
older Pentium M CPU without PAE?  Is it just the kernel that needs to be 
rebuilt (maybe while installed in a system with a supported CPU)?  Or are there 
other components that would cause problems and need to be rebuilt too?

Thanks,
Kevin
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Package: virt-goodies - partly solved

2011-07-26 Thread Trey Dockendorf
If your using CentOS 5.x you may have a problem with perl...here's some
notes I have on the subject


# virt-v2v -f virt-v2v.conf -ic esx://server.com/?no_verify=1 -op vm_local
VMname
Can't locate object method show_progress via package
Sys::VirtV2V::Transfer::ESX::UA at
/usr/lib/perl5/vendor_perl/5.8.8/Sys/VirtV2V/Transfer/ESX.pm line 62.
--

To resolve virt-v2v requires newer LWP::UserAgent...I think I had to add the
--force option but can't recall for sure
# cpan -i LWP::UserAgent


- Trey


On Tue, Jul 26, 2011 at 12:58 PM, Victor Zele vic...@juniper.net wrote:

 For CentOS KVM migrations use the virt-v2v package part of base.

 ** **

 See this link,

 ** **


 http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-v2v-migration.html
 

 ** **

 ** **

 Am Freitag, 22. Juli 2011, 13:37:08 schrieb Timothy Kesten:

 * Hi Folks,*

 * *

 * is here someone who knows where to get the package virt-goodies for*

 * CentOS6 64bit?*

 * *

 * I'd like to convert VMWare-images to KVM.*

 ** **

 No answers :-(

 ** **

 I've found the sourcecode of vmware2libvirt (part of virt-goodies - a **
 **

 python-file)  to convert  .vmx file to .xm file for using in virt-manager.
 

 This programm  works fine.

 Conversion of my VMWare-Image succeeded.

 ** **

 For everything, which interests it.

 ** **

 Bye

 Timothy

 ** **

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] really large file systems with centos

2011-07-26 Thread Tracy Reed
On Wed, Jul 13, 2011 at 11:32:14PM -0700, John R Pierce spake thusly:
 I've been asked for ideas on building a rather large archival storage 
 system for inhouse use, on the order of 100-400TB. Probably using CentOS 
 6.The existing system this would replace is using Solaris 10 and 
 ZFS, but I want to explore using Linux instead.

If you don't need a POSIX filesystem interface check out MogileFS. It
could greatly simplify a lot of these scalability issues.

-- 
Tracy Reed
http://tracyreed.org


pgpwa33A0ezWs.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ext4, 4k sector alignment

2011-07-26 Thread Robert Nichols
On 07/26/2011 03:53 PM, Les Mikesell wrote:
 Thank you!  That seems to have worked, but now I'm curious as to why the
 partition on the old drives didn't go to the end of the disk - which I
 had expected would have left no extra room.  Was the dos style rounding
 computing the end of a cylinder wrong?

 fdisk -lu /dev/sdh (old 3.5)
 Disk /dev/sdh: 750.1 GB, 750156374016 bytes
 255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
 Units = sectors of 1 * 512 = 512 bytes
 Device Boot   Start End  Blocks   Id  System
 /dev/sdh1   63  1465144064   732572001   fd  Linux raid autodetect

Simple.  The drive does not contain an integral number of those arbitrary
255H x 63S cylinders, and with the previous cylinder-aligned partitioning
the partition extended only to the end of the last full cylinder.

-- 
Bob Nichols NOSPAM is really part of my email address.
 Do NOT delete it.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] libpri rpm version 1.4.12 for CentOS 5.6

2011-07-26 Thread Kaushal Shriyan
Hi,

Is libpri rpm version 1.4.12 for CentOS 5.6 made available ?

[root@ ~]# rpm -qa | grep libpri
libpri-1.4.11.5-1_centos5
[root@ ~]# cat /etc/redhat-release
CentOS release 5.6 (Final)
[root@ ~]#
[root@ ~]#  yum list updates | grep libpri
[root@ ~]#

Please suggest/guide further.

Regards,

Kaushal
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] libpri rpm version 1.4.12 for CentOS 5.6

2011-07-26 Thread Tadashi Jokagi
Hi Kaushal,

libpri is not in CentOS. I think that it is in EPEL.
Please see following field of Repo..

[root@localhost ~]# rpm -q centos-release
centos-release-5-6.el5.centos.1
[root@localhost ~]# yum info libpri
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
(snip)
Available Packages
Name   : libpri
Arch   : i386
Version: 1.4.7
Release: 1.el5
Size   : 72 k
Repo   : epel
Summary: An implementation of Primary Rate ISDN
URL: http://www.asterisk.org/
License: GPLv2+
Description: libpri is a C implementation of the Primary Rate ISDN 
specification.
: It was based on the Bellcore specification SR-NWT-002343 for 
National
: ISDN.  As of May 12, 2001, it has been tested work with NI-2, 
Nortel
: DMS-100, and Lucent 5E Custom protocols on switches from Nortel 
and
: Lucent.

Name   : libpri
Arch   : x86_64
Version: 1.4.7
Release: 1.el5
Size   : 71 k
Repo   : epel
Summary: An implementation of Primary Rate ISDN
URL: http://www.asterisk.org/
License: GPLv2+
Description: libpri is a C implementation of the Primary Rate ISDN 
specification.
: It was based on the Bellcore specification SR-NWT-002343 for 
National
: ISDN.  As of May 12, 2001, it has been tested work with NI-2, 
Nortel
: DMS-100, and Lucent 5E Custom protocols on switches from Nortel 
and
: Lucent.

Regards,

-- 
.1.2.3.4.5.6.7
Tadashi Jokagi mailto:e...@elf.no-ip.org Twitter: http://bit.ly/a4DzKL
Yokukitana III http://poyo.jp/
Yokukita blog http://blog.poyo.jp/ Yokukita wiki http://wiki.poyo.jp/
HotPHPPER News http://news.hotphppher.net/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] libpri rpm version 1.4.12 for CentOS 5.6

2011-07-26 Thread Kaushal Shriyan
On Wed, Jul 27, 2011 at 7:14 AM, Tadashi Jokagi e...@elf.no-ip.org wrote:
 Hi Kaushal,

 libpri is not in CentOS. I think that it is in EPEL.
 Please see following field of Repo..

 [root@localhost ~]# rpm -q centos-release
 centos-release-5-6.el5.centos.1
 [root@localhost ~]# yum info libpri
 Loaded plugins: fastestmirror
 Loading mirror speeds from cached hostfile
 (snip)
 Available Packages
 Name       : libpri
 Arch       : i386
 Version    : 1.4.7
 Release    : 1.el5
 Size       : 72 k
 Repo       : epel
 Summary    : An implementation of Primary Rate ISDN
 URL        : http://www.asterisk.org/
 License    : GPLv2+
 Description: libpri is a C implementation of the Primary Rate ISDN 
 specification.
            : It was based on the Bellcore specification SR-NWT-002343 for 
 National
            : ISDN.  As of May 12, 2001, it has been tested work with NI-2, 
 Nortel
            : DMS-100, and Lucent 5E Custom protocols on switches from Nortel 
 and
            : Lucent.

 Name       : libpri
 Arch       : x86_64
 Version    : 1.4.7
 Release    : 1.el5
 Size       : 71 k
 Repo       : epel
 Summary    : An implementation of Primary Rate ISDN
 URL        : http://www.asterisk.org/
 License    : GPLv2+
 Description: libpri is a C implementation of the Primary Rate ISDN 
 specification.
            : It was based on the Bellcore specification SR-NWT-002343 for 
 National
            : ISDN.  As of May 12, 2001, it has been tested work with NI-2, 
 Nortel
            : DMS-100, and Lucent 5E Custom protocols on switches from Nortel 
 and
            : Lucent.

 Regards,

 --
 .1.2.3.4.5.6.7
 Tadashi Jokagi mailto:e...@elf.no-ip.org Twitter: http://bit.ly/a4DzKL
 Yokukitana III http://poyo.jp/
 Yokukita blog http://blog.poyo.jp/ Yokukita wiki http://wiki.poyo.jp/
 HotPHPPER News http://news.hotphppher.net/
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

Hi Tadashi Jokagi,

Please find below the details.

[root@ ~]# yum info libpri
Loaded plugins: allowdowngrade, fastestmirror, kmod
Loading mirror speeds from cached hostfile
 * base: mirrors.hns.net.in
 * extras: mirrors.hns.net.in
 * updates: mirrors.hns.net.in
Installed Packages
Name   : libpri
Arch   : x86_64
Version: 1.4.11.5
Release: 1_centos5
Size   : 1.2 M
Repo   : installed
Summary: Libpri, an open source implementation of Primary Rate ISDN (PRI)
URL: http://www.asterisk.org
License: GPL
Description: libpri is a C implementation of the Primary Rate ISDN
(PRI) specification.
   : It is based on the BellCore specification SR-NWT-002343
for National ISDN.

[root@ ~]#

Please suggest further.

Regards,

Kaushal
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] libpri rpm version 1.4.12 for CentOS 5.6

2011-07-26 Thread Tadashi Jokagi
Hi Kaushal,

i also installed libpri.
please perform 'yum info'.

==
[root@server ~]# yum provides libpri
libpri-1.4.7-1.el5.i386 : An implementation of Primary Rate ISDN
Repo: epel
Matched from:



libpri-1.4.7-1.el5.x86_64 : An implementation of Primary Rate ISDN
Repo: epel
Matched from:



libpri-1.4.7-1.el5.x86_64 : An implementation of Primary Rate ISDN
Repo: installed
Matched from:
Other   : Provides-match: libpri



libpri-1.4.7-1.el5.i386 : An implementation of Primary Rate ISDN
Repo: installed
Matched from:
Other   : Provides-match: libpri
==

Please see follow urls.

* EPEL
http://download.fedora.redhat.com/pub/epel/5/x86_64/
* CentOS 5(5.6)
http://mirror.centos.org/centos/5.6/os/x86_64/CentOS/

BTW...

 [root@ ~]#  yum list updates | grep libpri

This is seaching for the package name of 'updates'. (grep is performed to the 
result.)

Regards,

(2011/07/27 10:51), Kaushal Shriyan wrote:
 On Wed, Jul 27, 2011 at 7:14 AM, Tadashi Jokagie...@elf.no-ip.org  wrote:

 Hi Kaushal,

 libpri is not in CentOS. I think that it is in EPEL.
 Please see following field of Repo..

 [root@localhost ~]# rpm -q centos-release
 centos-release-5-6.el5.centos.1
 [root@localhost ~]# yum info libpri
 Loaded plugins: fastestmirror
 Loading mirror speeds from cached hostfile
 (snip)
 Available Packages
 Name   : libpri
 Arch   : i386
 Version: 1.4.7
 Release: 1.el5
 Size   : 72 k
 Repo   : epel
 Summary: An implementation of Primary Rate ISDN
 URL: http://www.asterisk.org/
 License: GPLv2+
 Description: libpri is a C implementation of the Primary Rate ISDN 
 specification.
 : It was based on the Bellcore specification SR-NWT-002343 for 
 National
 : ISDN.  As of May 12, 2001, it has been tested work with NI-2, 
 Nortel
 : DMS-100, and Lucent 5E Custom protocols on switches from 
 Nortel and
 : Lucent.

 Name   : libpri
 Arch   : x86_64
 Version: 1.4.7
 Release: 1.el5
 Size   : 71 k
 Repo   : epel
 Summary: An implementation of Primary Rate ISDN
 URL: http://www.asterisk.org/
 License: GPLv2+
 Description: libpri is a C implementation of the Primary Rate ISDN 
 specification.
 : It was based on the Bellcore specification SR-NWT-002343 for 
 National
 : ISDN.  As of May 12, 2001, it has been tested work with NI-2, 
 Nortel
 : DMS-100, and Lucent 5E Custom protocols on switches from 
 Nortel and
 : Lucent.

 Regards,

 --
 .1.2.3.4.5.6.7
 Tadashi Jokagi mailto:e...@elf.no-ip.org Twitter: http://bit.ly/a4DzKL
 Yokukitana III http://poyo.jp/
 Yokukita blog http://blog.poyo.jp/ Yokukita wiki http://wiki.poyo.jp/
 HotPHPPER News http://news.hotphppher.net/
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

 Hi Tadashi Jokagi,

 Please find below the details.

 [root@ ~]# yum info libpri
 Loaded plugins: allowdowngrade, fastestmirror, kmod
 Loading mirror speeds from cached hostfile
   * base: mirrors.hns.net.in
   * extras: mirrors.hns.net.in
   * updates: mirrors.hns.net.in
 Installed Packages
 Name   : libpri
 Arch   : x86_64
 Version: 1.4.11.5
 Release: 1_centos5
 Size   : 1.2 M
 Repo   : installed
 Summary: Libpri, an open source implementation of Primary Rate ISDN (PRI)
 URL: http://www.asterisk.org
 License: GPL
 Description: libpri is a C implementation of the Primary Rate ISDN
 (PRI) specification.
 : It is based on the BellCore specification SR-NWT-002343
 for National ISDN.

 [root@ ~]#

 Please suggest further.

 Regards,

 Kaushal
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


 -
 No virus found in this message.
 Checked by AVG - www.avg.com
 Version: 10.0.1390 / Virus Database: 1518/3790 - Release Date: 07/26/11



-- 
.1.2.3.4.5.6.7
Tadashi Jokagi mailto:e...@elf.no-ip.org Twitter: http://bit.ly/a4DzKL
Yokukitana III http://poyo.jp/
Yokukita blog http://blog.poyo.jp/ Yokukita wiki http://wiki.poyo.jp/
HotPHPPER News http://news.hotphppher.net/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] non PAE support

2011-07-26 Thread John R Pierce
On 07/26/11 4:27 PM, Kevin K wrote:
 Does anyone know what I would have to modify in 6 if I wanted to run on an 
 older Pentium M CPU without PAE?  Is it just the kernel that needs to be 
 rebuilt (maybe while installed in a system with a supported CPU)?  Or are 
 there other components that would cause problems and need to be rebuilt too?

generically, you'd install the kernel srpm, and modify its rpmbuild 
scripts to change the HIGHMEM64G kernel configure option to HIGHMEM4G 
... I would also change the name of this kernel (I'd add -noPAE to it, I 
think), and the builder name, then run rpmbuild.

specifically, I haven't done this in quite a long time, so would have to 
figure out the details as I went along.

-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Booting CentOS 6 in VirtualBox on Ubuntu

2011-07-26 Thread Cliff Pratt
I trying to try out CentOS 6 in an Oracle VirtualBox running on
Ubuntu. Has anyone been able to get this configuration working?

When I try to boot the Live ISO it starts to do the countdown but
when it reaches zero it gets stuck - nothing else happens. No error
messages and since the install never really gets going, no logs.

I've checked the mailing list archive back a few months, but I've not
seen anything related.

Cheers,

Cliff
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos