Displaying 20 results from an estimated 5000 matches similar to: "Odd issue with XFS quotas reporting 8192.0EB in use"
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
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
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
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 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 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
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 Jan 18
3
disk quotas + centos 5,5 +xfs
Hi all,
is any one aware quotas not working in 5,5?
I'm using XFS as a file system.
My fstab has the appropriate usrquota,grpquota but when I try to run;
quotacheck -cug /foo
I get;
quotacheck: Can't find filesystem to check or filesystem not mounted
with quota option.
I already have a large amount of data in the mount. Do quotas get
implemented on only empty filesystems and
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
2012 Oct 12
0
http://bugs.centos.org/print_bug_page.php?bug_id=5897
Can anyone update me on the status of http://bugs.centos.org/print_bug_page.php?bug_id=5897 I'd really like to know if there is a fix for this as we're trying to get AD/NFSv4 working on 6.3 and having one hell of a time.
--
James A. Peltier
Manager, IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail :
2014 Jul 01
3
corruption of in-memory data detected (xfs)
Hi All,
I am having an issue with an XFS filesystem shutting down under high load with very many small files.
Basically, I have around 3.5 - 4 million files on this filesystem. New files are being written to the FS all the
time, until I get to 9-11 mln small files (35k on average).
at some point I get the following in dmesg:
[2870477.695512] Filesystem "sda5": XFS internal error
2015 Feb 28
2
Looking for a life-save LVM Guru
----- Original Message -----
| On Fri, 27 Feb 2015 19:24:57 -0800
| John R Pierce <pierce at hogranch.com> wrote:
| > On 2/27/2015 4:52 PM, Khemara Lyn wrote:
| > >
| > > What is the right way to recover the remaining PVs left?
| >
| > take a filing cabinet packed full of 10s of 1000s of files of 100s of
| > pages each, with the index cards interleaved in the
2012 Jul 31
2
Can,t get pam_mkhomedir to work...
On a ldap enabled CentOS 6.3 x64 system, I try to make it so home
directories are auto-created. I added this :
session required pam_mkhomedir.so skel=/etc/skel/ umask=0077
to my /etc/pam.d/system-auth
And it does nothing. I restarted messagebus (I've seen references to
that) and sshd, and logs don't mention anything in regards to
pam_mkhomedir...
Any hints ?
2012 Apr 22
1
problems with PV snapshots
Hello,
I have a Centos 6.2 clsuter with a CLVM partition on which I have a GFS2
file system.
The problem rises when I make a snapshot from my FC NetAPP FAS2020.
After I make the snapshot (it is a rw snapshot) of my LUN, I am not able
to mount it from any of my cluster nodes,
because the Physical Volume is seen two times one time on the standard
LVM partition
and the other time on the snapshot
2012 Sep 10
2
Need versions of automake and autoconf not in repository
I have the latest updates to CentOS 5.6. However, I need different
versions of autoconf and automake. How can this be handled? What will
happen on later updates? Currently I have
autoconf (GNU Autoconf) 2.59
automake (GNU automake) 1.9.6
I need
autoconf 2.69-1 and automake 1.11.6.
Thanks,
John
--
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
2012 Jul 26
2
Installing Centos-6 32 bit
Is a guide to installing Centos 6 32 bit that covers such
things like:
Minimal Kickstart example file
Centos 6 multimedia repos
Plus any other things I need to be aware of when moving from
5.8 to 6.2 (I know the latest version is 6.3 but I will
let yum deal with that when I upgrade the installed
packages.)
TIA
Keith Roberts
-----------------------------------------------------------
2012 Apr 10
1
CESA-2012:0465 Critical CentOS 5 samba Update
CentOS Errata and Security Advisory 2012:0465 Critical
Upstream details at : http://rhn.redhat.com/errata/RHSA-2012-0465.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
50fc234754d886f8147c22ed2b034d1f7be84dd78c10a8280699265a9c542cfa libsmbclient-3.0.33-3.39.el5_8.i386.rpm
2012 Apr 10
1
CESA-2012:0465 Critical CentOS 5 samba Update
CentOS Errata and Security Advisory 2012:0465 Critical
Upstream details at : http://rhn.redhat.com/errata/RHSA-2012-0465.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
50fc234754d886f8147c22ed2b034d1f7be84dd78c10a8280699265a9c542cfa libsmbclient-3.0.33-3.39.el5_8.i386.rpm
2010 Jul 02
2
Windows 2003 AD, Winbind, Kerberos and NFSv4
Hi All,
I'm having a bit of difficulty getting a CentOS 5.5 Kerberized NFSv4
server working. This server is configured as a Winbind client to a
Windows 2003 Active Directory. I've successfully bound it to AD and I am
able to authenticate. I've successfully created a NFSv4 entry in
/etc/exports to export the /exports directory and I can successfully mount
a non-Kerberized NFSv4
2012 Jul 25
2
why enterprise puppet does not use stored config and puppetdb
I just installed PE, and notice that it does not use either stored
config nor puppetdb. It uses the activerecord to store facts in a
mysql db.
Why puppetlabs let us to use these but they do not use them in their
enterprise version?
Thanks.
Hai T.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to