Displaying 20 results from an estimated 90 matches similar to: "posix"
2004 Aug 17
1
[Bug] LTP: mkdir fail after setreuid
For chdir03 investigation result:
The fail is caused by the mkdir fail after setreuid.
Key code in the test case:
if ((pid =3D fork()) < 0) {
tst_brkm(TBROK, cleanup, "first fork failed");
}
if (pid =3D=3D 0) { /* first child */
/* set the child's ID to ltpuser1 */
if (setreuid(ltpuser1->pw_uid,
2020 Jan 26
1
Firmware required?
Dear nouveau@,
please forgive me if this is a FAQ or otherwise obvious; it isn't to me
from searching the web, the nouveau mailing list archives and various
Linux distributions' wiki pages.
I'd like to know for which nvidia GPUs a firmware binary blob needs to
be loaded to the GPU in order for nouveau to work with it, including
binaries from what is often called
2002 Sep 11
1
File "locking" problem continues.
Hello, all. A while back I posted a question about an issue, but did
not get any replies. I understand this might not be something anybody
has a definite answer for, and I understand I may not be offering the
right information. If that is the case, please let me know what
information I can provide, and please don't hesitate to offer any
suggestions about what could be causing this problem.
2002 Sep 12
1
AW: File "locking" problem continues.
Hi Kris,
lsof (http://freshmeat.net/projects/lsof/) available with most distributions
might be your friend:
> About:
> Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open
> Files, and it does just that. It lists information about any files that
> are open by processes currently running on the system. It can also list
> communications open by each process.
Using
2010 Aug 13
26
DO NOT REPLY [Bug 7618] New: symlinks and --link-dest
https://bugzilla.samba.org/show_bug.cgi?id=7618
Summary: symlinks and --link-dest
Product: rsync
Version: 3.0.7
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: the_majkl at seznam.cz
QAContact:
2010 Aug 27
6
Samba and file locking
Are their issues with Samba and Lustre working together? I remember
something about turning oplocks off in samba, and while testing samba
I noticed this
[2010/08/27 17:30:59, 3] lib/util.c:fcntl_getlock(2064)
fcntl_getlock: lock request failed at offset 75694080 count 65536
type 1 (Function not implemented)
But I also found out about the flock option for lustre. Should I set
flock on all
2012 Jul 20
2
Bug#682202: xcp-squeezed not started on boot
Package: xcp-squeezed
Version: 1.3.2-9
Severity: important
When trying to start a guest I get:
# xe vm-start name-label=squeeze-2
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: Failure("The ballooning daemon is not running")
If I then manually run "/etc/init.d/xcp-squeezed
2013 Jan 30
1
dsync timeout?
I'm using dsync for a regular backup. The backup system flocks so that
two cannot run at the same time, which is generally a good thing. The
problem is that it seems like dsync sometimes goes off into the weeds
and never comes back, leaving a process running and doing nothing
forever, hogging the lock and causing my backups never to run again. I
just finally figured out that was what was
2005 Nov 08
0
[LLVMdev] llvm-test configure problem
On 11/7/05, Tanya Lattner <tonic at nondot.org> wrote:
> On Mon, 7 Nov 2005, Bill Wendling wrote:
>
> > What's the config.log from this run?
>
> its attached.
Odd...this one seems to indicate that it exitted without error...:-(
-bw
2005 Nov 08
1
[LLVMdev] llvm-test configure problem
>>> What's the config.log from this run?
>>
>> its attached.
>
> Odd...this one seems to indicate that it exitted without error...:-(
Hmm. I think that it does default to bash after all (found something in
my .cshrc that was resettting CONFIG_SHELL). Its still an error
with /bin/sh.. so it should be fixed, but not a release blocker.
-Tanya
2010 Jul 19
1
GFS performance issue
Two web servers, both virtualized with CentOS Xen servers as host
(residing on two different physical servers).
GFS used to store home directories containing web document roots.
Shared block device used by GFS is an ISCSI target with the ISCSI
initiator residing on the Dom-0, and presented to Dom-U webservers as
drives.
Also, providing a second shared block device for quorum disk.
If I hit the
2012 Mar 30
1
Xen Cloud Platform 1.1 restart unexpectedly
Dear xen-users,
I''m using Xen Cloud platform 1.1 with cloudstack. I have this
situation, not sure if it''s a bug or intended behavior.
I''ve setup 2 servers: A hosts NFS server, B is installed XCP 1.1. I''ve
mounted NFS shared directory from A to B, to make a SR for virtual
guest disk image. (which in cloudstack, is called primary storage).
But when I stop the
2002 Feb 06
1
rsync with openssh
We've used rsync with an old ssh for a couple of years with no problems.
Now trying to switch to openssh 3.0.2p1 so we can use protocol 2. Rsync
makes
the connection via ssh and does it's work. The problem is after rsync runs
and exits
on the server side the sshd session keeps running and isn't closing the
connection.
So the rsync client hangs waiting for the connection to end.
Is
2002 May 08
1
controlling what happens to old executables?
We're hoping to switch to updating a large software collection with
rsync.
Sometimes, we'll be using rsync to push security updates, say for setuid
binaries with a security hole. In this case, we want rsync to get rid
of the old executable, instead of creating a ~ file or whatever.
Sometimes, we'll be using rsync to push updates to programs that people
want to leave running a long
2005 Nov 08
2
[LLVMdev] llvm-test configure problem
On Mon, 7 Nov 2005, Bill Wendling wrote:
> What's the config.log from this run?
its attached.
-Tanya
>
> -bw
>
> On 11/3/05, Tanya Lattner <tonic at nondot.org> wrote:
>>
>> Following the instructions here:
>> http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run
>>
>> I get an error running configure in the llvm-test directory.
>>
2015 Mar 31
2
couple of ceph/rbd questions
Hi, I've recently been working on setting up a set of libvirt compute
nodes that will be using a ceph rbd pool for storing vm disk image
files. I've got a couple of issues I've run into.
First, per the standard ceph documentation examples [1], the way to add a
disk is to create a block in the VM definition XML that looks something
like this:
<disk type='network'
2011 Nov 30
0
[XEN-user-list] XENServer 6 losing xapi after restart
I am a consultant needing to learn virtual machines. Using XEN Server 6
as tool.
I will put real internet servers on it when stable. Been working fine
till it crashed out of the blue.
This problem is from a full wipe and reload.
Problem:
1. Build XEN Server 6. Works fine after install reboot.
2. Reboot XEN Server. Big message "The underlying Xen xapi is not
running"
2012 Oct 09
0
Bug#682202: xcp-squeezed: race between xenstore initialization and sqeezed
Package: xcp-squeezed
Version: 1.3.2-11
Followup-For: Bug #682202
?I found race condtion between xcp-sqeezed and /etc/init.d/xen scripts.
If sleep 10 added to xcp-sqeezed host (xcp-sqeezed and xapi) initialize
normally, and if not with some probability sqeezed/xapi failed to start with message:
Oct 9 16:45:57 xenhost-1 xapi: [ warn|xenhost-1|0 thread_zero|server_init D:1691a70e8b4a|startup]
2003 Oct 24
0
IPFS Watch This St ock Trade
Hot Pennies.net Special Situation Alert
Watch This Stock Trade!!!
STOCK DETAILS
Symbol: IPFS
Exchange: OTCBB
Shares Outstanding: 13,379,000
Current Price: $1.10
Industry: Wireless Manufacturing and Technology
COMPANY DETAILS
Integrated Performance Systems Inc
17300 N. Dallas Parkway, Ste. 2040
Dallas, Texas 75248
Phone: 972/381-1212
Web:
2011 Apr 22
0
GFS2 performance
Hi,
I'm trying to get more performance out of my DRBD cluster with gfs2.
It seems that our gfs2 implementation is quit slow.
When running the ping_pong test we get no more than a 1000 locks/sec on the disk.
./ping_pong /mnt/backup/test.dat 4
879 locks/sec
The cluster config has been updated with:
<dlm plock_ownership="1" plock_rate_limit="0"/>