Displaying 20 results from an estimated 200 matches similar to: "CentOS6 gvfs disk thrashing"
2014 Dec 01
0
CentOS6 gvfs disk thrashing
On 25/11/2014, isdtor <isdtor at gmail.com> wrote:
> We recently started upgrading users' workstations to CentOS6. Now
> we've come across an interesting issue:
> ~user/.local/share/gvfs-metadata is filling up with tons of files.
> Once there are around 69270 of them, no more are being created, and
> the NetApp filer the user's home is on logs:
>
> Directory
2005 Nov 12
5
selinux stuff - I just don't get
I am getting tons of these messages since I updated to 4.2
Nov 12 12:21:39 srv1 dbus: Can't send to audit system: USER_AVC pid=2839
uid=81 loginuid=-1 message=avc: denied { send_msg } for
scontext=user_u:system_r:unconfined_t tcontext=user_u:system_r:initrc_t
tclass=dbus
Now I can see this process...
# ps aux|grep 2839
dbus 2839 0.0 0.3 16168 1888 ? Ssl Nov11 0:13 dbus-
2012 Oct 05
2
Installing a gnome-desktop on CENTOS-6.3 following minimal system install.
I am still trying without much success to get a desktop on my minimal
+ virtualization install of a CentOS-6.3 kvm host. When I run startx
I get a desktop but other than the icons for computer, home and trash
there is nothing displayed. I can right click the mouse and from
there I can open a terminal window and creat a folder on the desktop
but I have no title bar and no status bar. There are
2017 Feb 09
1
Need help troubleshooting TCP thrashing, possible kernel bug?
On Wed, 8 Feb 2017 20:15:05 -0600
Paul Klapperich via samba <samba at lists.samba.org> wrote:
> Well that was easier than I thought. Here's the default config
> provided by archlinux's samba package, but with "deadtime = 1"
> included. With this config, shares mounted via mount.cifs thrash on
> port 445 after a few minutes. I think the reconnect logic in the
2009 Apr 17
1
Buffer Cache Thrashing
Rsync thrashes my buffer cache when transfering large files. I see that
some people worked on this problem about a year ago. Did they find a
workable solution? I'm getting tired of everything slowing to zero while
rsync grinds away.
Josh Snyder
-------------- next part --------------
HTML attachment scrubbed and removed
2004 Nov 13
2
Thrashing?
Does R do its own swapping out to disk? I disabled Linux swapping and
the system still gets stuck in Purgatory where there's little CPU
activity but the disk goes like crazy. That's with R having almost the
whole machine to itself and running a memory hungry compute only function.
I've seen this behavior with other version numbers but I'm running R
2.0.0 under Fedora Core 3.
2017 Feb 08
0
Need help troubleshooting TCP thrashing, possible kernel bug?
On Wed, 8 Feb 2017 15:59:16 -0600
Paul Klapperich via samba <samba at lists.samba.org> wrote:
> I have a FreeNAS 9.3 server running Samba Version 4.3.6 and a bunch of
> Windows and Linux clients. Everything's been running fine for a while
> and nothing changed on the server.
>
> Recently (Jan 27th) some of the Archlinux clients updated from a 4.8.x
> kernel to a 4.9.x
2017 Feb 08
0
Need help troubleshooting TCP thrashing, possible kernel bug?
On Wed, 8 Feb 2017 16:43:53 -0600
Paul Klapperich via samba <samba at lists.samba.org> wrote:
> Very well. Here is the affected smb.conf.
> ------
> [global]
> server min protocol = NT1
> server max protocol = SMB3
> interfaces = 127.0.0.1 10.0.0.8
> bind interfaces only = yes
> encrypt passwords = yes
> dns proxy = no
> strict
2009 Aug 07
1
mounting volumes : pammount vs gvfs
Hi list.
First sorry for my poor english, so not easy for me to explain exactly
my problem.
My problem is that files/ directories created in my mounted volumes
don't have the rights I expect.
Here is my smb.conf :
[...]
[Docs]
comment = Docs
path = /home/Docs
browseable = yes
writeable = yes
force group = docs
create mask = 0770
directory mask = 0770
force create
2012 Jul 31
0
CEBA-2012:1124 CentOS 6 gvfs FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:1124
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1124.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
1249e7bc487ca8897a0b107ba545cc0568364e666d9173efec0b8e83c5dbd36a gvfs-1.4.3-15.el6.i686.rpm
126056c90870f293f88509ea5836a6bfe3f8af7c5937b463e2abd71d5d5d458e
2011 Jul 29
0
centos 6 gvfs-gphoto2-volume-monitor
Hi all,
I am looking at processes in centos 6.
How do I stop gvfs-gphoto2-volume-monitor from starting.
I tried searching in gconf-edit for it but did not find anything.
I have ran these commands and rebooted. (I verified they are unchecked
now also)
gconftool-2 -t bool --list-type bool --set
/apps/nautilus/preferences/media_automount false
gconftool-2 -t bool
2014 Jan 27
1
I am unable to find my windows share in ~/.gvfs
Hello All,
I am facing a strange issue, I use eclipse and I was using Ubuntu
earlier, Now I am trying with Centos. As in my Ubuntu i Can find my
share in ~/.gvfs.
but now I am unable to locate the same in Centos(release 6.5 Final). I
have also checked /var/run/ and I dont have /run in my system
So can some one please help me how can i get it in Centos.
Actually I can access shares by using
2018 Jun 21
0
Specifying different options for different " smb" type gvfs mount
On Thu, 21 Jun 2018, Toralf Lund wrote:
> I known that I might use mount.cifs and related "fstab" entries as an
> alternative, but its password handling seems a lot less convenient.
If you're in an AD environment, you can probably do nicely with mount.cifs:
sec=krb5,multiuser
That way you don't have to deal with usernames/passwords at all.
jh
2018 Jun 21
2
Specifying different options for different " smb" type gvfs mount
On 06/21/2018 05:09 AM, John Hodrien wrote:
> On Thu, 21 Jun 2018, Toralf Lund wrote:
>
>> I known that I might use mount.cifs and related "fstab" entries as an
>> alternative, but its password handling seems a lot less convenient.
>
> If you're in an AD environment, you can probably do nicely with
> mount.cifs:
> sec=krb5,multiuser
> That way you
2018 Jun 22
2
[External] Re: Specifying different options for different " smb" type gvfs mount
On 21/06/18 14:09, John Hodrien wrote:
> On Thu, 21 Jun 2018, Toralf Lund wrote:
>
>> I known that I might use mount.cifs and related "fstab" entries as an
>> alternative, but its password handling seems a lot less convenient.
>
> If you're in an AD environment, you can probably do nicely with
> mount.cifs:
Well, I'm not. Or the CentOS machine is not
2018 Jun 22
0
Specifying different options for different " smb" type gvfs mount
On Thu, 21 Jun 2018, Gordon Messmer wrote:
> On 06/21/2018 05:09 AM, John Hodrien wrote:
>> On Thu, 21 Jun 2018, Toralf Lund wrote:
>>
>>> I known that I might use mount.cifs and related "fstab" entries as an
>>> alternative, but its password handling seems a lot less convenient.
>>
>> If you're in an AD environment, you can probably
2018 Jun 22
0
[External] Re: Specifying different options for different " smb" type gvfs mount
On Fri, Jun 22, 2018 at 03:43:56PM +0200, Toralf Lund wrote:
> Well, I'm not. Or the CentOS machine is not configured for it, anyway. Might
> be possible to do, but I'm not entirely sure it would be worth the effort.
All you'd need is to use AD's kerberos realm for authentication and
have a username that matches the AD name.
(And honestly, if you are someplace with AD you
2014 Jun 02
0
CEBA-2014:0584 CentOS 6 gvfs Update
CentOS Errata and Bugfix Advisory 2014:0584
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0584.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
32fc8248d488ac2fd3ca91836af5b429f1d251b0a0b3a885bd241c5519613db7 gvfs-1.4.3-16.el6_5.i686.rpm
0bcd4bed50c6d03ad6ebd20dd182ddbcbed126f305f291e1f5f77f0f6fe7e169
2015 Feb 19
0
CEBA-2015:0237 CentOS 6 gvfs FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2015:0237
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0237.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
7dcaac6f48780a284f3719ff9fc56bde1cc28ad20077cbcf66f1bd8716635dc0 gvfs-1.4.3-20.el6.i686.rpm
996d087774c30b30ebf9924653298e5dd1c34281713b7b151aea6bc4f44298d2
2012 May 16
0
Samba4 winbind and .gvfs share mounting in Nautilus problem
Hi everyone
I have S4 with winbind working fine with s3fs. Fine that is only when
logging in where it auto-mounts my own /home folder.
When I log in, my /home folder is correctly mounted automatically:
gvfs-fuse-daemon on /home/CACTUS/steve/.gvfs type fuse.gvfs-fuse-daemon
(rw,nosuid,nodev,user=CACTUS\steve2)
When I attempt to access another share by e.g. smb://server/reports (or
any other