similar to: http://bugs.centos.org/print_bug_page.php?bug_id=5897

Displaying 20 results from an estimated 3000 matches similar to: "http://bugs.centos.org/print_bug_page.php?bug_id=5897"

2012 Sep 17
1
Odd issue with XFS quotas reporting 8192.0EB in use
Hi All, I have this very odd issue where after a migration we have some users who have quotas showing 8192.0EB in use, when in reality on disk there is only a couple hundred megabytes. The host in question is a: * CentOS 6.3 host with mostly latest patches (except latest glibc patches) * running in SELinux Enforcing mode (Permissive doesn't seem to help) * all file systems are on Logical
2012 Aug 21
4
plugin sync and different platforms
Hi All, I''m trying to write some plugins that should only be sync''d if they''re for a specific platform. For example, in our environment we''re supporting Solaris, Ubuntu, Fedora, CentOS and Mac OS X. We''ve developed some OS X plugins and some Solaris plugins but we''ve noticed that our Linux hosts have imported our OS X plugins and now throw
2009 Apr 17
1
5.3 and XFS (fwd)
Doesn't look like my reply hit the list for some reason. -- James A. Peltier Systems Analyst (FASNet), VIVARIUM Technical Director Simon Fraser University - Burnaby Campus Phone : 778-782-6573 Fax : 778-782-3045 E-Mail : jpeltier at sfu.ca Website : http://www.fas.sfu.ca | http://vivarium.cs.sfu.ca http://blogs.sfu.ca/people/jpeltier MSN : subatomic_spam at hotmail.com
2011 Sep 01
2
Continuous releases and repository protection
Maybe I missed something, but it appears that the CR repository is not compatible with yum priorities & possibly repository protection. I had priority=1 set on [base] and [updates] and no updates appeared. However, when I removed priority updates from cr became visible. Is this expected? Did I miss this announcement on -devel or such because I searched but couldn't find it. -- James
2011 Jun 13
2
Odd issue with custom udev rule at boot
Hi All, I've written a custom udev rule to change the permissions of /dev/ttyS* but it doesn't seem to be working at boot up. If I run /sbin/udevcontrol reload_rules; udevtrigger The rules are parsed, applied and the permissions are then correct but why is it not doing so at boot? The file in questions I've called /etc/udev/rules.d/49-udev-override.rules and it contains
2011 Nov 08
1
CentOS 6 Active Directory 2008 R2 kickstart
Hi All, Anyone have a working CentOS 6 kickstart file that they are using to bind a host to Active Directory 2008 R2? I'm working on a full AD/Linux environment and would like to stand on the shoulders of others if they are already doing such a thing. I'm thinking I need to enable LDAP and Kerberos, although Winbind might also be the key here. The config will ideally get the UID and
2012 Dec 26
3
Excluding file systems from autorelabel
I'm trying to find a way to exclude file systems during the autorelabel process. I have a file system (/exports) that has tens of millions of files on it and I *know* I don't want it relabeled. I've tried semanage fcontext -a -t "<<none>>" "/exports(/.*)?" and it seems to insist on relabeling that file system. I also tried to see if there was a
2011 Sep 27
3
Odd issue with C6 and NIS
I seem to have this very odd issue with CentOS 6 WRT NIS. I have taken the package selection that I used with CentOS 5 and basically plopped it into my C6 kickstart file (see below). On C5 this works just fine and I'm able to log in with NIS credentials just fine. However, it looks like on C6 if you use a package selection like this, you also need to specify the yp-tools package as part of
2011 May 03
2
libpq.so.4 missing
Anyone else seeing this when trying to install httpd? My mirror is completely up to date and the machine is a fresh install of CentOS 5.6 Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile Excluding Packages from CentOS-5 - Base Finished Excluding Packages from CentOS-5 - Updates Finished 7 packages excluded due to repository priority protections Setting up
2013 Aug 23
1
System Hang on busy NFS server
On a busy NFS server I've started receiving the following error messages and the system hangs with high load but no work being done. The system is a Dell R510 with 12 x 3TB drives in a RAID-50 configuration. The RAID-50 device is a full disk LVM (no partitions) and one large (36TB) data volume and the system is running CentOS 6.4 fully patched for OS and firmware. Anyone have any hints as
2013 Oct 09
1
XFS quotas not working at all (seemingly)
Hi All, I have a very strange problem that I'm unable to pinpoint at the moment. For some reason I am simply unable to get xfs_quotas to report correctly on a freshly installed, fully patched CentOS 6 box. I have specified all the same options as on another machine which *is* reporting quota LABEL=TEST /exports/TEST xfs inode64,nobarrier,delaylog,usrquota,grpquota 0 0 xfs_quota -xc
2015 Feb 28
0
Looking for a life-save LVM Guru
----- Original Message ----- | Dear All, | | I am in desperate need for LVM data rescue for my server. | I have an VG call vg_hosting consisting of 4 PVs each contained in a | separate hard drive (/dev/sda1, /dev/sdb1, /dev/sdc1, and /dev/sdd1). | And this LV: lv_home was created to use all the space of the 4 PVs. | | Right now, the third hard drive is damaged; and therefore the third PV |
2015 Mar 01
2
Looking for a life-save LVM Guru
----- Original Message ----- | On Sat, Feb 28, 2015 at 4:28 PM, James A. Peltier <jpeltier at sfu.ca> wrote: | | > People who understand how to use the system do not suffer these problems. | > LVM adds a bit of complexity for a bit of extra benefits. You can't | > blame LVM for user error. Not having monitoring in place or backups is a | > user problem, not an LVM one. |
2009 Aug 12
2
disable virtual terminals during kickstart installation
Hi All, I'm trying to figure out where the inittab is for a pxeboot/kickstart installation so that I can disable virtual terminals that allow for interactive input such as CTRL+ALT+F2. I've looked in the /etc directories for the pxeboot initrd as well as the stage2 and minstg2 files. Am I missing something grossly obvious here? -- James A. Peltier Systems Analyst (FASNet),
2009 Apr 02
0
cups-lpd installation fails
Hi All, i am getting a cupd-lpd dependancy problem with CentOS 5.3. package cups-lpd is not installed Installing cups-lpd ... Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile 2 packages excluded due to repository priority protections Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check --->
2009 Apr 02
1
EXT4 root fails for kickstart
Hi All, For those testing EXT4 I seem to have found an issue with anaconda where by if you specify EXT4 fstype in your kickstart file it will not install and complains that if needs another 250MB of disk space. I've tried with my kickstart set for 10G for root at ext3 and it works fine. 10,15 and 20GB with EXT4 all fail. BTW: can't put /boot on it either. Just a heads up for all.
2010 Mar 04
0
fsck.ext4 huge memory usage
I have a 5.4TB file system, ext4, that currently is reporting problems, however, every time I run fsck.ext4 on the file system, it grows to more than 17GB. Can anyone tell me WTF is going on here? Why is it using so much disk space? -- James A. Peltier Systems Analyst (FASNet), VIVARIUM Technical Director HPC Coordinator Simon Fraser University - Burnaby Campus Phone : 778-782-6573 Fax
2010 Aug 04
0
Kerberized NFS4 w/AD 2008 R2
Is anyone currently using CentOS 5.5 with 2008 R2 AD authentication and a fully Kerberized NFSv4? If so would you mind sharing your configuration with me? I have been able to successfully get it working with Windows 2003 as discussed earlier on the list http://lists.centos.org/pipermail/centos/2010-July/096374.html With the exception that I had to use dynamic UIDs on the machine since we
2015 Aug 05
0
xfs question
----- Original Message ----- | On 8/4/2015 12:47 PM, James A. Peltier wrote: | > Some older 32-bit software will likely have problems addressing any content | > outside of the 2^32 bit inode range. You will be able to see it, but | > reading and writing said data will likely be problematic | | | The 99% of software that just does open,read,write will be fine | regardless of word size.
2015 Jun 29
1
CentOS 6 gcc is a bit old
----- Original Message ----- | Take a look at Devtoolset, I think this will give you what you want: | https://www.softwarecollections.org/en/scls/rhscl/devtoolset-3/ | | | | On Mon, Jun 29, 2015 at 1:56 PM, Michael Hennebry | <hennebry at web.cs.ndsu.nodak.edu> wrote: | > gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) is a bit old. | > There have been major changes since then. |