Displaying 17 results from an estimated 17 matches for "poseidon".
2005 Nov 28
1
Is samba or a kernel bug causing my FC4 server to crash?
...one is released. Currently I'm running 2.6.14-1.1637_FC4smp.
Here are 4 seperate crash excerpts of the sytem log. Anybody know how to tell
if samba is involved and if so, if it is responsible?
################################################################################
Nov 8 17:15:14 poseidon automount[32023]: failed to mount /win/metal10
Nov 8 17:15:37 poseidon kernel: smb_add_request: request [efeff680, mid=36572] timed out!
Nov 8 17:15:37 poseidon kernel: smb_writepage_sync: failed write, wsize=4096, write_ret=-5
Nov 8 17:15:37 poseidon kernel: smb_add_request: request [eb962080,...
2006 Dec 03
1
can join a domain, but users are not able to log in
...d_X_spnego(535)
Doing spnego session setup
[2006/11/27 18:28:48, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(566)
NativeOS=[Windows 2000 2195] NativeLanMan=[Windows 2000 5.0]
PrimaryDomain=[]
[2006/11/27 18:28:48, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(606)
Got user=[] domain=[] workstation=[POSEIDON] len1=1 len2=0
[2006/11/27 18:28:48, 3] smbd/sec_ctx.cush_sec_ctx(256)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2006/11/27 18:28:48, 3] smbd/uid.cush_conn_ctx(365)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2006/11/27 18:28:48, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_...
2006 Mar 21
1
Problem with SAMBA+HEARTBEAT
Hi all,
I have two servers ZEUS (MASTER - 192.168.2.11) and POSEIDON (SLAVE - 192.168.2.12) with HeartBeat+DRBD+SAMBA installed ; HeartBeat is controlling SAMBA.
I have a big partition which are mirrored /share.
I moved all important directory on it. For example:
# mv /var/lib/samba /share/cluster/varlibsamba
# mv /var/cache/samba /share/cluster/varcachesamba
and I...
2013 Mar 22
1
[PATCH] Allow matching HostName against Host entries
It would be useful to allow matching HostName entries against Host
entries. That's to say, I would find it very convenient to have an
ssh_config like:
Host zeus
HostName zeus.greek.gods
User hades
Host hera
HostName hera.greek.gods
# [ ... ]
Host *.greek.gods
User poseidon
UserKnownHostsFile ~/.ssh/known_hosts.d/athens
# [ Default settings for *.greek.gods ]
where I can then go
$ ssh zeus
to log in as hades on zeus.greek.gods, using the settings in the stanzas
matching zeus and zeus.greek.gods. Similarly,
$ ssh hera
to log on as poseidon on hera.greek.gods,...
2008 Dec 25
1
1.6.1-rc4: extension "i" not working??
...allerid that's listed, it all works OK. If there's no
callerid, that works. But if there's an unknown callerid, I'd expect
that to go to the invalid extension - "i" - and Return(). But look
what happens:
-- Executing [2136398447 at teliax-in:4] Gosub("IAX2/poseidon-15117",
"set-callerid-name,02136990505,1") in new stack
[Dec 25 13:06:32] ERROR[26483]: app_stack.c:286 gosub_exec: Attempt to
reach a non-existent destination for gosub: (Context:set-callerid-name,
Extension:02136990505, Priority:0)
== Spawn extension (teliax-in, 2136398447, 5...
2004 Aug 06
1
IceCast 1.3.11: Segmentation Violation in Linux
...cause when I try to strace
icecast, it works fine. I am a novice level coder, so I dont know how
else I can help you. :-) This is a problem I had with 1.3.10, but I
downloaded 1.3.11 to see if you all fixed it first. My current work
around is to "strace -o /dev/null ./icecast"
Linux poseidon 2.2.15 #1 SMP Wed Mar 21 16:48:40 CST 2001 i686 unknown
libc version is 5.4.46
Also, in order for icecast to even compile on my system, I had to modify
ice_resolv.c. Apparently, youre expecting an extra parameter in
gethostbyname_r and gethostbyaddr_r. Diffs follow:
170c170
< if (getho...
2008 Jun 11
1
read.table() causes segfault with incorrect data (PR#11627)
Full_Name: Juho Vuori
Version: 2.7.0 (2008-04-22)
OS: Linux poseidon.fimr.fi 2.6.23.17-88.fc7PAE #1 SMP Thu May 15 00:22:53 EDT 2008 i686 i686 i386 GNU/Linux
Submission from: (NULL) (193.166.188.194)
Calling read.table() twice the following way causes a segmentation fault in R.
Run R and type the following commands:
> read.table(stdin())
0: 1 2 3
1: 3
2:
Erro...
2006 Mar 17
1
Problem at include a machine in domain
...ba 3.0.21c
slapd 2.3.19.
smbdap-tools.
When i include a machine in my domain for smbldap-tools , its all right.
But when i try to include tha machine for windows (for the clients) ,
show the message "Logon fail: Wrong username or incorrect password.",
in the smba log.... show this.
root@poseidon:/var/log/samba# cat ajax.log
[2006/03/17 11:01:24, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(2170)
ldapsam_search_one_group: Problem during the LDAP search: LDAP
error: (No such object)
[2006/03/17 11:01:24, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(2170)
ldapsam_search_one_group: Prob...
2019 Jul 17
1
auth: Warning: Event 0x1280fe20 leaked
On 17 Jul 2019, at 22.13, Jos Chrispijn via dovecot <dovecot at dovecot.org> wrote:
>
> On 16-7-19 9:30, John Doe Vecot via dovecot wrote:
>> Lately I get some errors in my logfile, saying:
>>
>> dovecot[72337]: auth: Warning: Event 0x1280fe20 leaked (parent=0x0): auth-client-connection.c:338: 1 Time(s)
> Same overhere; can someone pls explain?
>
What's
2004 Aug 06
0
IceCast 1.3.11: Segmentation Violation in Linux
...a fresh install. I'll let you know what turns
up!
-P
-----Original Message-----
From: Jack Moffitt [mailto:jack@xiph.org]
Sent: Wednesday, August 08, 2001 1:29 PM
To: Kenyon, Paul
Cc: icecast-dev@xiph.org
Subject: Re: [icecast-dev] IceCast 1.3.11: Segmentation Violation in
Linux
> Linux poseidon 2.2.15 #1 SMP Wed Mar 21 16:48:40 CST 2001 i686 unknown
> libc version is 5.4.46
Not to be a bummer and blow you off, but we won't be supporting libc5.
It's too old and too busted to make it worth it.
If the problem turns out to be easy to fix, we'll fix it. If it looks
like a lib...
2006 Jan 13
0
HELP cant add to ACL
I did
root# net rpc join -U administrator%password
on my samba 3 PDC by mistake, since then when I try to add a new entry to the ACL of a
file it says:
The program cannot open the required dialog box because it cannot determine whether the computer
named "poseidon" is joined to a domain.
It worked before issuing the net command.
2006 Mar 21
1
Problem with SAMBA+HEARTBEAT [solved]
...Gkorogiannis@uwe.ac.uk>
To: it@it.ramadaparkhotel.ch
Cc: samba <samba@lists.samba.org>
Sent: mardi, 21. mars 2006 12:21:30
Subject: Re: [samba] Problem with SAMBA+HEARTBEAT
On Tue, 2006-03-21 at 12:17 +0100, Mike wrote:
> Hi all,
> I have two servers ZEUS (MASTER - 192.168.2.11) and POSEIDON (SLAVE - 192.168.2.12) with HeartBeat+DRBD+SAMBA installed ; HeartBeat is controlling SAMBA.
> I have a big partition which are mirrored /share.
> I moved all important directory on it. For example:
> # mv /var/lib/samba /share/cluster/varlibsamba
> # mv /var/cache/samba /share/cluster/...
2006 Sep 19
18
Open Source UML Tool for Ruby on Rails?
I am new to web development, Ruby on Rails, and UML as well. I was
wondering if there were any free tools available for UML design.
There is a list of free tools on wikipedia under UML tools, but I don''t
understand if I need a tool that supports the ruby language. If anyone
uses a free UML tool for designing Ruby on Rails apps, please let me
know what you use.
2009 Jan 18
1
Installations fail
...wever.
OS: Ubuntu 8.10
Wine version: 1.1.13 (I upgraded after it didn't work on 1.1.0)
The only DLL I added myself was msvcp60.dll, since Bryce 5.5 didn't work without it.
I'll include these three examples (but there are more games that I can't install):
Herrscher von Atlantis - Poseidon (English title: Master of Atlantis - Poseidon)
It's the Addon of Herrscher des Olymp - Zeus (English title: Master of Olympus - Zeus), which works perfectly
In the AppDB it's rated Gold
[Image: http://img216.imageshack.us/img216/2694/wineatlantisqm3.png ]
Translation:
Component: Program...
2005 Apr 28
1
Bug#306695: nagios: logcheck lines, please
On Wed, 2005-04-27 at 22:10 -0400, Steve Gran wrote:
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ nagios: EXTERNAL COMMAND: PROCESS_SERVICE_CHECK_RESULT
>
> (although that may be too broad)
Can you provide the log messages that this matches?
Thanks,
--
-jamie <jamie at silverdream.org> | spamtrap: spam at silverdream.org
w: http://www.silverdream.org | p: sms at silverdream.org
pgp
2012 Jan 12
9
linux 3.3-pre-rc1: Starting domU fails with Error: Failed to query current memory allocation of dom0.
Hi Konrad,
Today i tried linuses tree of today (last commit is 4c4d285ad5665bfbd983b95fde8d7a477d24a361).
It boots dom0 fine, but it fails to start any domU with: "Error: Failed to query current memory allocation of dom0."
With my previous 3.1.5 kernel everything is fine, nothing else changed in config in between.
dmesg and xm dmesg attached
--
Sander
Dom0 shows:
total
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...+ jessie
Bug #232028 [gpc-4.1] Support for a common place for additional units?
Added tag(s) jessie.
> tags 701448 + jessie
Bug #701448 [src:alsa-plugins] alsa-plugins: ftbfs with eglibc-2.17
Added tag(s) jessie.
> tags 326905 + jessie
Bug #326905 [guile-1.6] guile-1.6_1.6.7-1.1(m68k/unstable/poseidon): FTBFS on m68k
Added tag(s) jessie.
> tags 175829 + jessie
Bug #175829 [fontconfig] Register the DTD
Added tag(s) jessie.
> tags 157955 + jessie
Bug #157955 [tidy] tidy: Tidy.el Emacs mode
Added tag(s) jessie.
> tags 671079 + jessie
Bug #671079 [hotkey-setup] hotkey-setup: Please remove d...