[CentOS] Kickstart and nvme0n1

2017-11-27 Thread Volker
Hi all. In recent hardware the first disk has device name nvme0n1 rather then sda How do you tell kickstart to use the first available disk? No matter if it is called sda or nvme0n1? e.g. part /boot --fstype="xfs" --ondisk=sda --size=1000 Regards

Re: [CentOS] yum: complete list of groups

2017-09-22 Thread Volker
On 22.09.2017 11:30, John Hodrien wrote: > On Fri, 22 Sep 2017, Volker wrote: > >> Some groups are missing. E.g. network-file-system-client, multimedia >> >> Does anyone know, how to get a complete list? > > Some groups are marked as not visible, so you need to make

[CentOS] yum: complete list of groups

2017-09-22 Thread Volker
. network-file-system-client, multimedia Does anyone know, how to get a complete list? Regards Volker ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] logical volume is unreadable

2017-07-06 Thread Volker
On 06.07.2017 15:35, Robert Nichols wrote: > On 07/06/2017 04:43 AM, Volker wrote: >> Hi all, >> >> one of my lv has become completely unaccessible. Every read access >> results in a buffer io error: >> >> Buffer I/O error on dev dm-13, logical block 0, as

[CentOS] logical volume is unreadable

2017-07-06 Thread Volker
, as well as its hard disks. The faulty lv is used as the storage device for a qemu vm, which suddenly stalled when the io-errors appeared on the host. Is the any way to diagnose this problem? (centos 7) Regards .Volker ___ CentOS mailing list

Re: [CentOS] centos7: ntpd not started on boot

2016-07-29 Thread Volker
On 29.07.2016 12:36, Eero Volotinen wrote: > Is crony running? It's default ntpd nowadays > > Eero > Ah, that's how it's done. Chronyd is running well. Thanks for the help .Volker ___ CentOS mailing l

[CentOS] centos7: ntpd not started on boot

2016-07-29 Thread Volker
c618 08 no_sys_peer I see nothing ntpd related /var/log/messages or journactl during the boot phase. Seems like no attempt is made to start it at all. Is there something that need to be done besides enabling it with systemctl? Regards .Volker

Re: [CentOS] UDP de-fragmentation problem

2016-04-10 Thread Volker
On 09.04.2016 21:40, Marcelo Ricardo Leitner wrote: > Hi, > > Em 07-04-2016 12:19, Volker escreveu: >> Hi all. >> >> I have a strange problem at hand regarding UDP fragmentation on Centos7: >> Applications are unable to receive UDP packets which have unde

[CentOS] UDP de-fragmentation problem

2016-04-07 Thread Volker
recvfrom(7, ""..., 65536, 0, {sa_family=AF_INET, sin_port=htons(60921), sin_addr=inet_addr("10.77.32.30")}, [16]) = 1 recvfrom(7, 0x7ffc5939e0bb, 1, 2, 0x7ffc5939e0c0, 0x7ffc5939e0bc) = -1 EAGAIN (Resource temporarily unavailable) select(8, [3 7

Re: [CentOS] Centos6: Boot from usb 3.0ls /

2012-03-02 Thread Volker Poplawski
to build a new initramfs for the current kernel with dracut: > > dracut --add-drivers xhci_hcd /boot/initramfs-$(uname -r).img $(uname -r) > > To make it permanent look at the add_drivers line in /etc/dracut.conf or add a > /etc/dracut.conf.d/... > > /Peter &g

Re: [CentOS] Centos6: Boot from usb 3.0ls /

2012-02-29 Thread Volker Poplawski
On 23.02.2012 14:25, Lamar Owen wrote: > On Wednesday, February 22, 2012 09:52:54 AM Volker Poplawski wrote: >> Hi all, >> >> I'm booting Centos6 from a usb 3.0 stick. >> >> This works fine as long as the usb-stick is connected to a usb 2.0 port. >> O

[CentOS] Centos6: Boot from usb 3.0

2012-02-22 Thread Volker Poplawski
Hi all, I'm booting Centos6 from a usb 3.0 stick. This works fine as long as the usb-stick is connected to a usb 2.0 port. Once I plug the the usb-stick into a blue usb 3.0 port centos fails on mounting the root filesystem. Any hints on that? Regards .V

Re: [CentOS] Problems with Intel Ethernet and module e1000e

2011-10-04 Thread Volker Poplawski
On 26.09.2011 14:40, John Doe wrote: > From: Volker Poplawski > >> I'm facing a serious problem with the e100e kernel module for Intel >> 82574L gigabit nics on Centos 6. > > I had pbms with my Intel 1000e too. > Installed elrepo's kmod-e1000e and so far so go

Re: [CentOS] Problems with Intel Ethernet and module e1000e

2011-09-23 Thread Volker Poplawski
On 23.09.2011 16:42, Dennis Jacobfeuerborn wrote: > On 09/23/2011 04:35 PM, m.r...@5-cent.us wrote: >> Volker Poplawski wrote: >>> Hi all, >>> >>> I'm facing a serious problem with the e100e kernel module for Intel >>> 82574L gigabit nics on Centos

[CentOS] Problems with Intel Ethernet and module e1000e

2011-09-23 Thread Volker Poplawski
s or a day. Any ideas? Regards ...Volker ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] eth enumeration order

2011-09-20 Thread Volker Poplawski
On 19.09.2011 23:48, Robert Spangler wrote: > On Monday 19 September 2011 11:04, the following was written: > >> So >> How do you specifiy the order in which NICs are enumerated? >> or at least how to tell centos to stop messing with the >> 70-persistent-net.rules? > > Add the hardware

[CentOS] eth enumeration order

2011-09-19 Thread Volker Poplawski
init-script gets confused. So How do you specifiy the order in which NICs are enumerated? or at least how to tell centos to stop messing with the 70-persistent-net.rules? Regards .Volker Contents of /etc/udev/rules.d/70-persistent-net.rules (arps anonymized): (These are the two rules

Re: [CentOS] rpmbuild: definition of the %prep script

2011-04-18 Thread Volker Poplawski
On 04/18/2011 06:52 PM, Joseph L. Casale wrote: >> Actually I'm trying to figure out where these lines originate from > > I see > >> Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.86989 >> + umask 022 >> + cd /home/user/rpmbuild/BUILD >> + LANG=C >> + export LANG >> >> The setting of LANG messes up

Re: [CentOS] rpmbuild: definition of the %prep script

2011-04-18 Thread Volker Poplawski
On 04/18/2011 06:15 PM, Joseph L. Casale wrote: >> in which file is the %prep script defined? > > Defined in the spec file. You're right. Actually I'm trying to figure out where these lines originate from Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.86989 + umask 022 + cd /home/user/rpmbuild/B

[CentOS] rpmbuild: definition of the %prep script

2011-04-18 Thread Volker Poplawski
Hi all, in which file is the %prep script defined? www.rpm.org says its a build-in script. Does that mean its defined in some binary? I wonder how %prep handles the setup of locale. TIA .Volker ___ CentOS mailing list CentOS@centos.org http

[CentOS] VDR on CentOS?

2008-02-08 Thread Christian Volker
Yohoo! Is there a repository for CentOS5 with VDR? On http://www.cadsoft.de/vdr/ I only find the sources, but no rpms. Thanks! Christian Volker Technical Support Engineer -- Parnell House, Barrack Square, Ballincollig, Co. Cork, Ireland

RE: [CentOS] Locating the broken links

2008-01-31 Thread Christian Volker
t oder nicht file $i | grep -q broken if [ $? -eq 0 ] ; then echo "Broken link $i" fi done exit Christian Volker Technical Support Engineer -- Parnell House, Barrack Square, Ballincollig, Co. Cork, Ireland __

RE: [CentOS] Re: rsync and swapping

2008-01-30 Thread Christian Volker
Yohoo! >Rsync's main benefit is on backups of changed files. dumping to a new >destination every time makes rsync less efficient than just about every >other >option. >Now if you made the new directory, and hardlinked the old stuff to the new >directory, then rsync would shine. That's what rsn

RE: [CentOS] Vmware Server on Centos 5.1

2007-12-14 Thread Christian Volker
tart vmware-config.pl) after the reboot before the VMware Server will start. Looking forward to hearing from you. Christian Volker Technical Support Engineer Ballincollig, Co. Cork Ireland ___ CentOS mailing

RE: [CentOS] smartd.conf get overridden

2007-12-06 Thread Christian Volker
Yohoo! >the first three lines of my /etc/smartd.conf are: >"# *SMARTD*AUTOGENERATED* /etc/smartd.conf ># Remove the line above if you have edited the file and you do not want ># it to be overwritten on the next smartd startup." Yes, that's it! I haven understood what the init script is checking f

[CentOS] smartd.conf get overridden

2007-12-06 Thread Christian Volker
---/etc/init.d/smartd So how can I prevent my file beeeing overriden without editing this script (which will probably get lots the next update)? --/etc/sysctl/smartmontools- # command line options for smartd smartd_opts="-q never" ------

RE: [CentOS] Re: CentOS 5 and removing sendmail

2007-12-03 Thread Christian Volker
Yohoo! >>> # rpm -e sendmail >>> error: Failed dependencies: >> rpm -e sendmail --nodeps >No --- Don't --- Install another MTA before you try to remove sendmail. Where's the difference? Christian Volker Technical Support Engineer -

RE: [CentOS] New machine dying on boot.... - CPU 0 not enough memory for domain -

2007-11-13 Thread Christian Volker
Yohoo! >From a first guess I would think the memory isnt' balanced right. On a NUMA system (like the Opterons) it is strongly recommended to have all CPUs with the same amount of local memory. So open the case and check if the CPU0 really has some memory in his slots. Christia

RE: [CentOS] CentOS5 and ipw2200

2007-11-12 Thread Christian Volker
thout any issues? How did you do this? ;) Looking forward to hearing from you. Christian Volker Technical Support Engineer Ballincollig, Co. Cork Ireland ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

RE: [CentOS] CentOS5 and ipw2200

2007-11-12 Thread Christian Volker
xed with a newer kernel. >If static IP is working, are you sure your DHCP is working on the wireless side ? Yes, I am sure. Another (Windows) laptop is working fine with DHCP in the same WLAN. Looking forward to hearing from you. Christian Volker Technical Support En

[CentOS] CentOS5 and ipw2200

2007-11-12 Thread Christian Volker
ixed address settings. As well as OpenSuSE 10.2. Anyone an idea what's going wrong here? Christian Volker Technical Support Engineer -- Parnell House, Barrack Square, Ballincollig, Co. Cork, Ireland ___ CentOS mailing list CentOS@centos.org h

RE: [CentOS] rsync bug with --relative and --delete fixed in CentOS5?

2007-10-26 Thread Christian Volker
lution is: Original rsync-2.6.8-3.1 has still this bug. DAG rsync-2.6.9-1.el5.rf has fixed this bug. With the newer version on both sides it now works fine! Thanks for the hint. Christian Volker Technical Support Engineer

[CentOS] rsync bug with --relative and --delete fixed in CentOS5?

2007-10-26 Thread Christian Volker
hing scheduled to fix it or should I build the rsync package from the source of the FC5 tree? Thanks! Christian Volker Technical Support Engineer -- Parnell House, Barrack Square, Ballincollig, Co. Cork, Ireland ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos