XFS: xfs_repair never finishes on lvm partition

2010-10-02 Thread Knowledge Seeker
Hi, I'm using Debian Lenny box with 2 hds. The first one is used by the OS and the second one is another system witch runs in virtual machine (Virtual Box). This virtual machine also runs Debian Lenny. The vm's hd has 2 fdisk partitions, one being LVM. On the last week, due a power failure, the

Re: Apache2 chroot /dev/null permission denied

2010-03-18 Thread Knowledge Seeker
devices? Thanks again. [ ]'s On Thu, Mar 18, 2010 at 7:52 PM, Mike Bird wrote: > On Wed March 17 2010 19:00:35 Knowledge Seeker wrote: > > That is the problem. > > The permission is set to 666 and the group is root. > > But it still don't work. > > Please post

Re: Apache2 chroot /dev/null permission denied

2010-03-17 Thread Knowledge Seeker
That is the problem. The permission is set to 666 and the group is root. But it still don't work. On Wed, Mar 17, 2010 at 11:22 PM, Wayne wrote: > Knowledge Seeker wrote: > >> Hi, >> I have an old Debian Etch box, running Apache2 on chroot jail. Yesterday, >> (it s

Apache2 chroot /dev/null permission denied

2010-03-17 Thread Knowledge Seeker
Hi, I have an old Debian Etch box, running Apache2 on chroot jail. Yesterday, (it sounds like joke) I turned off the machine and when I started it again the web server did not come to life again. The problem was a Permission Denied on the /dev/null. I created my device with the command: mknod -m

RPC passing more than 16 Groups

2009-06-12 Thread Knowledge Seeker
Hi folks, I'm using NFS to serve files to my Debian clients and some users are in more than 16 groups. I know RPC just pass the firts 16 groups and I need more than it. On Debian the NGROUPS_MAX is set to 65536, searching on libc6-dev, I found a NGRPS on /usr/include/rpc/auth_unix.h, that is set e