similar to: chmod and chown

Displaying 20 results from an estimated 500 matches similar to: "chmod and chown"

2013 Aug 25
2
Loop device performance
Hello, I have a production script that do read operations to a lot of small files. I read that one can gain performance boost with small files by using a loop device on top of Lustre. So a created 500 GB file striped across all of my OSTs(which are 8). I formatted the file with ext2 fs, and mounted it on a client. Just for the sake of testing a simple bash script finds all files with a given file
2013 Nov 25
6
lustre on debian
Since in Linux we are mostly a debian shop we''d like to stick with debian for our calculation nodes if possible. So I wanted to ask the lustre 2.2 instructions for Debian are they more or less relevant to lustre 2.4/2.5 or am I going headlong into a tall brick wall. Also are newer clients backwards compatible with older server software? I am currently just setting up a demo environment
2013 May 10
12
Interested in contributing to Lustre
Hi all, I am a grad student at Carnegie Mellon University. I had my course work in advanced storage systems in previous semester, and I am interested to work on Lustre. I prefer to take up a project that could be completed in a duration of a month or two. Since I am a novice w.r.t. my familiarity with Lustre code base, I seek your opinion to choose a project from the list:
2013 Apr 03
1
Pre-LUG 2013 Party Announcement
LUG 2013 is being held in San Diego this year, April 15-19. Intel and Aeon Computing are co-sponsoring a Pre-LUG party that first Monday night, Apr 15th. Beer and Lustre, a great combination! We''ll be in the Omni Hotel, the same location as LUG itself, up on the 10th floor, catching up with old Lustre friends and hopefully make some new ones. Please join us! For more information, email
2013 Apr 03
1
Pre-LUG 2013 Party Announcement
LUG 2013 is being held in San Diego this year, April 15-19. Intel and Aeon Computing are co-sponsoring a Pre-LUG party that first Monday night, Apr 15th. Beer and Lustre, a great combination! We''ll be in the Omni Hotel, the same location as LUG itself, up on the 10th floor, catching up with old Lustre friends and hopefully make some new ones. Please join us! For more information, email
2013 Mar 22
3
Broken 2.x download links
Greetings, I was trying to update the Lustre Wikipedia page today, and while checking the latest release version, I found that the 2.x download links from these pages do not work: http://wiki.lustre.org/index.php/Download:Download http://lists.lustre.org/pipermail/lustre-announce/2010-August/000250.html http://downloads.lustre.org/public/lustre/ http://wiki.lustre.org/index.php/Main_Page I
2013 Aug 22
13
Lustre buffer cache causes large system overhead.
We have just discovered that a large buffer cache generated from traversing a lustre file system will cause a significant system overhead for applications with high memory demands. We have seen a 50% slowdown or worse for applications. Even High Performance Linpack, that have no file IO whatsoever is affected. The only remedy seems to be to empty the buffer cache from memory by running
2017 May 15
1
kickstart: dracut-initqueue fails due to unresolvable hostname even though network config looks perfectly ok
On Mon, 15 May 2017 at 20:05 zulu, Frank Thommen wrote: > lustre driver https://downloads.hpdd.intel.com/public/lustre/latest-feature-release/el7.3.1611/
2011 Apr 20
1
invoking python from R
Dear colleagues, I was wondering whether anyone may give me some help on a python issue in R. I tried to invoke Python from R, but failed. I have set up a system path to call python: "C:\python27" in path file. In addition, I have confirmed python interpreter properly. The code I used is typical for checking, which is as follows: x <- .Python("listdir", "/tmp",
2002 May 17
3
Rsync dies
I?m trying to rsync a 210 GB Filesystem with approx 1.500.000 Files. Rsync always dies after about 29 GB without any error messages. I?m Using rsync version 2.5.5 protocol version 26. Has anyone an idea ? Thank?s Clemens
2013 Oct 24
1
build and install lustre from source code -- warning on livcfs.ko for no modversions
I built and installed Lustre from source. When I installed built luster-modules- RPM, I got libcfs.ko from the kernel-2.6.18-prep has no modversions (the message is posted below), so it cannot be reused for kernel. Is there any procedure I need to do during the build? There is include/config/modversion.h under patched kernel, but the file does not have any contens and its size is 0. Thanks for
2007 Sep 23
1
chmod / chown settings on /var/www/html
I'm setting up a new CentOS 4.4 server to work with Fruity (a frontend program that operates Nagios). For security purposes, what chmod and chown settings do you put on the /var/www/html folders? Also, can anyone recommend any good LAMP hardening guides? While I'm not planning on putting this into production, I'd like to cover all my bases before that's an issue. --------------
2010 Jan 03
0
smbclient chown and chmod problem
Dear! samba team when I use SMBCLINET login to a host, under smb> status, use chmod or chown command. it refer a error message. the following error message: Pushing string of 'unlimited' length into non-SMB buffer! I don't know what happen my Samba Server. at the same time, in order to deal with the question,visting www.google.cn or www.baidu.com . but no my need, I hope
2006 Feb 10
1
chmod/chown on receiver
Hi there, I'm pushing a directory tree from a samba server with notificytion via fileschanged (FAM) to a webserver for procession images into an image-database. These files have to be rw by wwwrun on the receiver. If the receiver woul pull the files, the script could chmod after transfer, but how can the sender do a chown/chmod on the receivers side? Maybe -o -g -p can be enhanced or
2015 Jan 27
0
nfs-server in centos 7 - no error message from chown/chmod commands on clients
Hi, we are using centos 7 as an nfs-server. Chown / chmod on all linux clients (RH5,6, Ubuntu 14.04) don't get any errors from unallowed chown/chmod commands. Return-code is 0. e.g. ls -al test.txt -rwxrwxr-x 1 sanderso users 0 26. Jan 15:09 test.txt chown otheruser test.txt echo $? 0 ls -al test.txt -rwxrwxr-x 1 sanderso users 0 26. Jan 15:09 test.txt last posting here describes the
2008 Jan 06
2
I am confused. Chmod / chown issues?
Where did I go wrong? [root at mail busdev]# stat . File: `.' Size: 4096 Blocks: 16 IO Block: 32768 Directory Device: ah/10d Inode: 147591 Links: 5 Access: (0750/drwxr-x---) Uid: (56755/ busdev) Gid: (56755/ busdev) Access: 2008-01-06 15:49:53.000000000 -0500 Modify: 2008-01-06 15:49:15.000000000 -0500 Change: 2008-01-06 15:59:59.000000000 -0500 [root at
2011 Aug 11
1
[PATCH] fix augtool calls
parse input augtool strings to oper,key,value --- scripts/network.py | 32 ++++++++++++++++---------------- 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/scripts/network.py b/scripts/network.py index f51ee7c..65b551c 100644 --- a/scripts/network.py +++ b/scripts/network.py @@ -165,11 +165,11 @@ class Network: ntpconf = ntpconf.split("\n") for line
2017 May 15
2
kickstart: dracut-initqueue fails due to unresolvable hostname even though network config looks perfectly ok
Hi, On Mon, May 15, 2017 at 03:04:03PM +0200, Frank Thommen wrote: > This problem still bites us. I've tried to play around with DHCP > settings (rd.net.timeout.dhcp, rd.net.dhcp.retry) to no avail. > > I'm happy about /any/ hint. 1) ip route seems ok, but what does your /etc/resolv.conf looks like? 2) could you try with 7.3.1611, 7.2.1511 is no longer supported. Tru >
2013 Nov 26
2
Lustre 1.8 client on EL 6.5?
Hello, in preparation for CentOS 6.5 I was trying to build Lustre 1.8 client on CentOS 6.4 updated with 2.6.32-431 kernel. Seems like recent changes in fs.h (/usr/src/kernels/2.6.32-431.el6.x86_64/include/linux/fs.h) is causing problems. make[5]: Entering directory `/usr/src/kernels/2.6.32-431.el6.x86_64'' cc1: warnings being treated as errors
2012 Apr 10
3
[PATCH 0/2] adding tracepoints to vhost
To help in vhost analyzing, the following series adding basic tracepoints to vhost. Operations of both virtqueues and vhost works were traced in current implementation, net code were untouched. A top-like satistics displaying script were introduced to help the troubleshooting. TODO: - net specific tracepoints? --- Jason Wang (2): vhost: basic tracepoints tools: virtio: add a