similar to: logging problems

Displaying 20 results from an estimated 2000 matches similar to: "logging problems"

2002 May 10
3
Unix Group Question with repect to Samba
I have a question with regards to using Unix groups with samba. This might be easier to explain with an example. Lets say I have two users UserID: GID UserA:Group1 UserB:Group2 etc..... I now have an entry in /etc/group that looks like groupdev::UserA, UserB If I have a directory with group ownership set to "groupdev" and group mode "rws" UserA & UserB cannot create a
2017 Jul 05
1
Gluster failure due to "0-management: Lock not released for <volumename>"
By any chance are you having any redundant peer entries in /var/lib/glusterd/peers directory? Can you please share the content of this folder from all the nodes? On Tue, Jul 4, 2017 at 11:55 PM, Victor Nomura <victor at mezine.com> wrote: > Specifically, I must stop glusterfs-server service on the other nodes in > order to perform any gluster commands on any node. > > > >
2010 Feb 05
2
Segmentation Fault while compiling and installing openssh-3.9p1
I am trying to compile and install openssh-3.9p1 (with openssl-0.9.7j) on my personal dev env to have a play. I get the below mentioned segmentation fault message. --------- Generating public/private rsa1 key pair. /bin/sh: line 1: 10901 Segmentation fault ./ssh-keygen -t rsa1 -f /home/vinay/var/vinay_ssh/etc/ssh_host_key -N "" Generating public/private dsa key pair. /bin/sh: line
2004 May 09
3
Suddenly one printer stops to print
Dear *Fabien Chevalier*, I found your message in http://lists.samba.org/archive/samba/2004-February/080990.html I got in the similar problem. Have you solved the problem ? If so, please let me know the solution. Thanks and Best Regards, Tomoo Nomura -- ****** Nomura Technical Management Office Ltd. ***************** Tomoo Nomura nomura@tmo.co.jp http://www.tmo.co.jp/ Phone:
2017 Jul 04
0
Gluster failure due to "0-management: Lock not released for <volumename>"
Specifically, I must stop glusterfs-server service on the other nodes in order to perform any gluster commands on any node. From: Victor Nomura [mailto:victor at mezine.com] Sent: July-04-17 9:41 AM To: 'Atin Mukherjee' Cc: 'gluster-users' Subject: RE: [Gluster-users] Gluster failure due to "0-management: Lock not released for <volumename>" The nodes have
2017 Jun 30
3
Gluster failure due to "0-management: Lock not released for <volumename>"
On Thu, 29 Jun 2017 at 22:51, Victor Nomura <victor at mezine.com> wrote: > Thanks for the reply. What would be the best course of action? The data > on the volume isn?t important right now but I?m worried when our setup goes > to production we don?t have the same situation and really need to recover > our Gluster setup. > > > > I?m assuming that to redo is to
2017 Jun 29
0
Gluster failure due to "0-management: Lock not released for <volumename>"
Thanks for the reply. What would be the best course of action? The data on the volume isn?t important right now but I?m worried when our setup goes to production we don?t have the same situation and really need to recover our Gluster setup. I?m assuming that to redo is to delete everything in the /var/lib/glusterd directory on each of the nodes and recreate the volume again. Essentially
2003 Feb 12
2
Samba server in a failover environment
Hello, Samba Gurus ..... I have a Samba server running on a pair of SUN servers (server-a and server-b). The samba shares are NFS mounted from a third SUN server (server-c). I installed Samba 2.2.7a on the paired SUN servers under /usr/local/samba (Samba 2.2.7a is locally installed on server-a and server-b, since /usr/local/samba is local on the rootdisk.) The failover environment works like
2000 Jan 24
1
Strange MS Excel permission problem
I am currently using Samba 2.0.6 on a Sun box running Solaris 2.5.1. If I create a file on my Unix filesystem like name : data.txt permissions: rw-rw-r-- owner : John group : developers Assume my name is Brett and I'm in the developers group, if I go to my NT 4.0 system and modify this file via the NOTEPAD application, everything works fine, But, if I use MS Excel and
2017 Jun 27
2
Gluster failure due to "0-management: Lock not released for <volumename>"
I had looked at the logs shared by Victor privately and it seems to be there is a N/W glitch in the cluster which is causing the glusterd to lose its connection with other peers and as a side effect to this, lot of rpc requests are getting bailed out resulting glusterd to end up into a stale lock and hence you see that some of the commands failed with "another transaction is in progress or
2004 Jun 29
4
Ruggedised IP Phone
Hi all, I want to use my * box to control entry to a building. I was wondering who else has done this and what phones they might recommend. The phone itself needs to be externally mounted so will have to be durable. Functionally I would like it to just dial and extension when picked up. Any comments on your experiences would be very much appriciated. Best regards Matt
2003 Mar 03
0
Bug when using cygwin version of rsync (forwarded to rsync list)
I've been recommended to forward this to the rsync list for possible incorporation into the main code. Both the problem and solution are described. Please Cc me with any replies since I'm not subscribed to this list. Thanks. ---------------- Original message ---------------- I'm using the cygwin version of rsync (2.5.5) and think I've found a bug which is harmless under unix but
2005 Sep 26
0
Cannot join Windows server; SWAT internal error
Hi, I am trying to get my Samba server to join our Windows domain, but it fails with $B!H(JUnable to find a suitable server$B!I(J. I know this is kind of a site specific error, but I$B!G(Jm looking for any clues to anything I may have missed in building and configuring the Samba distribution. It is version 3.0.11. I am running $$ net rpc join -U adminuser%password as root. Less important is SWAT
2002 Sep 24
0
Changing file permissions from the command line
Hi, I run Samba 2.2.3a (Solaris 7) in domain authentication mode in a Windows 2000 domain. I would like to be able to script file permissions changes from the Windows side using a command line utility, e.g. cacls, however I have only been successful in changing the UNIX world permisssions, not owner and group. A summary follows. Has anyone come across a solution for this? Thanks, Fintan ---
2004 May 05
4
Cisco 7905 vs Cisco 7905-G
Hey, Can anyone comment on the difference between the 7905 and it's upgrade, the 7905-G ? Has anyone used these phones in a configuration? Is SIP well implemented in the 7905 ? Thanks in advance, Mat
2002 Jan 18
1
scp between two remote hosts
Hi All, I am running openssh (OpenSSH_2.9p1, SSH protocols 1.5/2.0). The scenario is that I have got three machines (A, B and C). The sshd on host A is listensing on port 1234, and the sshd on host B is listensing on port 5678. How can I set up a scp from a third host C so as to copy a file from host A to host B? scp -P 1234 myname at A:/var/tmp/file1 -P 5678 myname at B:/var/tmp/file1 does
2004 Aug 15
5
New $89 VOIP phone
Has anyone tried the new ariavoice $89 VOIP desk phone with Asterisk? ` http://www.voip-info.org/wiki-AriaVoice -- Jim James H. Thompson jht@lj.net
2017 Jul 04
0
Gluster failure due to "0-management: Lock not released for <volumename>"
The nodes have all been rebooted numerous times with no difference in outcome. The nodes are all connected to the same switch and I also replaced it to see if made any difference. There is no issues with connectivity network wise and no firewall in place between the nodes. I can?t do a gluster volume status without it timing out the moment the other 2 nodes are connected to the switch.
2004 Apr 22
1
as.Date
Hi. I'm sure this is a complete green-horn question. I apologize. I'm trying to use as.Date *exactly* as shown on p. 194 of the manual (code fragment and error message pasted below). Is there some kind of "include" or "import" statement that I need to issue? Thank you very much for saving what remains of my hair. > x <- c("1jan1960",
2003 May 15
11
Cisco 7960 SIP Firmware
Can someone point me in a direction where I can acquire the Cisco 7960 SIP firmware? I just purchased two phones of ebay, but they are both in Call Manager mode. Thanks, Marcus -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030515/6265b777/attachment.htm