search for: lipp

Displaying 20 results from an estimated 21 matches for "lipp".

Did you mean: lip
2006 Jul 18
6
before_filter chains and halting at an arbitrary filter
Hi--I''m trying to implement a 2-level authentication system, where I have one before_filter which does general user authentication, and another which does further authorization for a specific controller. I have it set up as follows: before_filter :authorize_level_2 prepend_before_filter :authorize_level_1 which causes authorize_level_1() to run, and then authorize_level_2().
2019 Oct 08
2
hidden state='on' not working
Hi, I have set     <kvm>       <hidden state='on'/>     </kvm> in my configuration file. But looking at the command line, I see -cpu ...,hypervisor=on,... Should the setting result in hypervisor=off (or -hypervisor)  - Michael
2017 Oct 29
4
[Bug 13109] New: rsync hangs during transfer of many small files
...transfer of many small files Product: rsync Version: 3.1.2 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: samba at hlipp.de QA Contact: rsync-qa at samba.org Overview ======== rsync hangs during the transfer of directories containing many small files. The blocked process must be interrupted or killed and the transfer restarted, sometimes many times in a row. As opposed to my previous bug report _this_ time...
2019 Oct 08
0
Re: hidden state='on' not working
On 10/8/19 12:33 PM, Michael Lipp wrote: > Hi, > > I have set > >     <kvm> >       <hidden state='on'/> >     </kvm> > That adds -cpu ...,kvm=off > in my configuration file. But looking at the command line, I see > > -cpu ...,hypervisor=on,... > If you want h...
2017 Apr 05
0
[Bug 12732] hard links can cause rsync to block or to silently skip files
https://bugzilla.samba.org/show_bug.cgi?id=12732 --- Comment #1 from Hansjoerg Lipp <samba at hlipp.de> --- Am 05.04.2017 um 22:05 schrieb L A Walsh via rsync: > I ran rsync 3.1.1 for over a year to help generate > snapshots. I can't say if it copied all the files or not, as > it was backing up a large "/home" partition, BUT, it never hung. > It...
2011 Jul 28
1
winbind, idmap_ad and ldaps
...he entry changes to port 636 - but the winbindd is unable to open any network connection. So, obviously winbindd needs some initial communication on port 389 when connecting to AD - which it shouldn't. Any ideas welcome. Greetings Andreas Ollenburg Kommunales Rechenzentrum Minden-Ravensberg / Lippe Tel.: 05261 / 252-108 Fax: 05261 / 932-108 E-Mail: a.ollenburg at krz.de<mailto:a.ollenburg at krz.de> http://www.krz.de Immer up to date sein? update newsletter hier abonnieren!<https://www.db.krz.de/bestellung%5Fupdateletter/> [cid:image002.jpg at 01CC47CF.1B3719A0] * Bitte pr?fen,...
2024 Jul 27
1
please help generate a square correlation matrix
...bought if only you had offered it for sale (although you can make educated guesses) and (b) till records provide no evidence on what the people who walked out without buying anything wanted (was the price too high? could they not find it?). Problem (a) leads to a commercial variant of the Signor-Lipps effect: "when x and/or y were available for purchase" is not the same as "the period for which data were recorded", thus inflating D, perhaps massively. Methods developed for handling the Signor-Lipps effect in paleontology can be used to estimate when x and y were available h...
2004 Aug 06
2
Problems streaming high bitrate over a LAN
On Fri, May 25, 2001 at 10:43:33AM +0200, Martin Hierling wrote: > HI, > > sounds like my problem discussed her two or three weeks ago. > Add "sleep_ratio 0" to your icecast.conf. > > regards Martin Thank you very muchly. It works now. Any idea how to synchronize 2 players on the same stream? End up with ~ 1 s phase difference. NAS might be more appropriate...
2024 Jul 28
1
please help generate a square correlation matrix
...hough you > > can make educated guesses) and (b) till records provide no evidence on > > what the people who walked out without buying anything wanted (was the > > price too high? could they not find it?). Problem (a) leads to a > > commercial variant of the Signor-Lipps effect: "when x and/or y were > > available for purchase" is not the same as "the period for which data > > were recorded", thus inflating D, perhaps massively. Methods > > developed for handling the Signor-Lipps effect in paleontology can be > &gt...
2024 Jul 27
1
please help generate a square correlation matrix
...ght if only you had offered it for sale (although you can make educated guesses) and (b) till records provide no evidence on what the people who walked out without buying anything wanted (was the price too high? could they not find it?). Problem (a) leads to a commercial variant of the Signor-Lipps effect: "when x and/or y were available for purchase" is not the same as "the period for which data were recorded", thus inflating D, perhaps massively. Methods developed for handling the Signor-Lipps effect in paleontology can be used to estimate when x and y were availab...
2024 Jul 27
1
please help generate a square correlation matrix
...ale (although you > > can make educated guesses) and (b) till records provide no evidence on > > what the people who walked out without buying anything wanted (was the > > price too high? could they not find it?). Problem (a) leads to a > > commercial variant of the Signor-Lipps effect: "when x and/or y were > > available for purchase" is not the same as "the period for which data > > were recorded", thus inflating D, perhaps massively. Methods > > developed for handling the Signor-Lipps effect in paleontology can be > > used t...
2024 Jul 27
1
please help generate a square correlation matrix
Let's go back to the original posting. > > > >> in each column, less than 10% values are 1, most of them are 0; > > > > > > > >> so I want to remove a row with value of zero in both columns when calculate correlation between two columns. > > So we're talking about correlations between binary variables. Suppose we have two 0-1-valued
2013 Nov 21
3
Sync data
I guys! i have 2 servers in replicate mode, the node 1 has all data, and the cluster 2 is empty. I created a volume (gv0) and start it. Now, how can I synchronize all files on the node 1 by the node 2 ? Steps that I followed: gluster peer probe node1 gluster volume create gv0 replica 2 node1:/data node2:/data gluster volume gvo start thanks! -------------- next part -------------- An HTML
2017 Apr 04
5
[Bug 12732] New: hard links can cause rsync to block or to silently skip files
...skip files Product: rsync Version: 3.1.2 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: samba at hlipp.de QA Contact: rsync-qa at samba.org Overview ======== Hard link handling seems to be broken when using "rsync -aH --compare-dest". I found two possible scenarios: 1) rsync completes without error message and exit code 0, although some files are missing from the backup 2) rsync...
2004 Aug 06
0
Problems streaming high bitrate over a LAN
HI, ounds like my problem discussed her two or three weeks ago. Add "sleep_ratio 0" to your icecast.conf. regards Martin -- ---------------------------------------------------------------- /"\ \ / ASCII Ribbon Campaign X Against HTML Mail / \ ---------------------------------------------------------------- - Martin Hierling -
2004 Aug 06
0
Problems streaming high bitrate over a LAN
Hi, On Fri, May 25, 2001 at 09:44:28PM +0100, toad wrote: > On Fri, May 25, 2001 at 10:43:33AM +0200, Martin Hierling wrote: > > HI, > > > > sounds like my problem discussed her two or three weeks ago. > > Add "sleep_ratio 0" to your icecast.conf. > > > > regards Martin > Thank you very muchly. It works now. Any idea how to synchronize 2
2003 Jan 20
0
8-bit characters in windows login
Hi, I'm having a severe problem with the 2.2.7 version of samba. We have Windows users with "umlaut" characters (???) in their names. Now I find that obviously the login name sent by windows is truncated at the first such character (user is "Horst-G?nther Barzik"): [2003/01/20 09:57:26, 10] lib/util.c:dump_data(1539) [030] 48 6F 72 73 74 2D 47 81 6E 74 68 65 72 20
2015 Apr 24
0
Hard links: incomplete backup or rsync does not terminate
Hi all, when running backups, rsync sometimes does not terminate. I finally managed to create a small test case which reproduces this behaviour (another night without sleep, so sorry for the bad English...): Using rsync 3.1.0 [no change in a quick test I ran after compiling 3.1.1] on Linux (x86_64) the following sequence causes rsync not to terminate: > mkdir srclt2
2004 Aug 06
1
error in ice_resolve on libc5 system
HI, I got an Error while compiling the icecast Server on SuSE 5.3. ice_resolv.c: In function inux_gethostbyname_r': ice_resolv.c:170: warning: passing arg 5 of ethostbyname_r' from incompatible pointer type ice_resolv.c:170: too many arguments to function ethostbyname_r' ice_resolv.c: In function inux_gethostbyaddr_r': ice_resolv.c:181: warning: passing arg 7 of
2006 May 19
3
relocation time about 20sec? and yours?
Hi List, i have running xen-3.0.2 and my migration time for DomU from Server A to Server B is about 20sec. The Servers A and B are connected over 1GBit/s Links and the storrage is connected via iSCSI. The iSCSI volumes have a performance about 20-40MByte/s. Servers A is a 2x2GHz Xeon with 4GB Ram and Server B is a 1.8GHz AMD with 2GB Ram. The documentation states about some 60-300msec, so my