similar to: Bad crash with Samba 2.2.7 and linux software RAID-5

Displaying 20 results from an estimated 10000 matches similar to: "Bad crash with Samba 2.2.7 and linux software RAID-5"

2003 Apr 25
2
Comments about ext3 FS
After a extensive search about a tool or method to undelete/recover files deleted from a partition whit the ext3 FS, i want to make some comments about the use of this FS. What are the benefits of use the ext3 FS in a system (server, desktop, etc.) if i cant recover files deleted by an intruder if i want need to make forensics; or if i want to recover important files deleted (business, personal
2006 Jul 20
0
Bad Sectors and Linux Software RAID
Hi, I'm writing because I have a RAID1 setup with 2 ATA disks. The 2nd disk has a few bad sectors, and it was kicked out of the array. My question is: is it posible to use a disk/partition with bad sectors with Linux Software RAID? Is there a way to mark those sectors as bad, re-partition the drive, add the partition into the RAID and make Linux Raid detect and not use those bad sectors? My
2001 Dec 19
1
File listing problem
I'm running samba version 2.0.4 and have a rather strange problem. I've created 2000 empty files on a Windows 2000 server named: simonsimons.20011214.17nnn where nnn is a number between 1 and 2000. When connecting to the sever in Unix using smbclient and doing a ls on the directory, the smbclient just does nothing (it sits there until I break out of it). If I then go into dos and
2013 Oct 27
1
R-help Digest, Vol 128, Issue 29
Re: Heteroscedasticity and mgcv. (Collin Lynch) The GAMLSS package can model heterogeneity in the scale parameter (e.g. standard deviastion) [and also heterogeity in skewness and kurtosis parameters].of the response variable distribution. For parametric models a generalized likelihood ratio test can be used to test whether the heterogeity is needed. Alternatively a generalized Akaike
2002 Dec 11
2
Winbind UID
Please note that I am not on the mailing list. Please respond to Ken.Lynch@luxfer.net. I did not want to join the list just to ask one question. I need to know what UID's are being given to a domain user when they logon. Is there any way to view the winbindd_imap.tdb or winbindd_cache.tdb. Is there any utilities that would allow me to see the mappings. Thanks for any ideas, Ken Lynch
2007 Dec 26
2
Rbind-ing a list into one item
Hi, I am doing the following: 1. I have a list of files.. Files1=list.files("some directory",pattern="some pattern") 2. I define a list as res=vector("list", length(files1)) 3. I read all the files into this list: res=lapply(files1, read.csv) I now want to rowbind all the items in the list into one big mass (all files have same number of columns). I tried
2007 Dec 19
3
Aggregating by a grouping
Suppose I have: Book Value A 10 B 11 C 9 D 8 A 12 C 4 D 5 B 7 I want to summarize above not by Book but by groupings of Books as in (below) I have a list ... basic_map <- list(c("A",B"),c("C,D")) Big_names <- c("A1", "A2") Names(basic_map) <- big_names So I want to get : A1 40 A2 26 How do I use tapply AND the list to get my
2008 Jan 08
1
Error with rbind and zoo
Hi all: I have a directory of files as in -------------> bunchafiles <- list.files(path="/data/2.3/2006", pattern="returns", full.names=T,recursive=T) .... Each file is a bunch of returns for a particular date (unique). There are like 252 files or so. With a custom function myread (below), I define a vector ----- res <-
2008 Jan 11
0
Re-Casting
R-experts, I have a bunch of files (by date) that I can read into dataframes as below. df$today: identifier rtgmdy rtgmdy_dt rtgmdy_watch rtgmdy_nowatch rtgmdy_watch_dt rtgsp rtgsp_dt 310000031 Aa3 20050701 Aa3 NA AA- 20050510 310000086 B1 20070920 B1 NA B+ 20070828 310000106 Baa2 20040326 Baa2 NA BBB 20051003 310000170 Baa3 20070601 Baa3 NA BBB+ 20051024 310000225 Ba2 20070601 Ba2 NA
2002 Dec 11
0
Re: Samba] Winbind UID
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Message: 11 > From: "Lynch, Ken" <ken.lynch@luxfer.net> > To: "'samba@lists.samba.org'" <samba@lists.samba.org> > Date: Wed, 11 Dec 2002 08:37:15 -0800 > Subject: [Samba] Winbind UID > > Please note that I am not on the mailing list. Please respond to > Ken.Lynch@luxfer.net. I did not
2004 Jan 13
0
Rsync processes remain in sleep mode / don't terminate after sync hing
Hello, We're synching several directories between two windows server 2003 machines. Rsync version is 2.5.7 The command is running via a batch script, which looks like: .... D:\cygwin\bin\rsync.exe -rva --progress --delete --force --stats --exclude-from=d:\batch\rsync\excludes\excludes.txt /cygdrive/n/zphome/intranet.cp.siemens.de/sub1 server::wwwroot1/ >>
2007 Jun 29
3
[PATCH] Make xendomains ignore lost+found
As requested by Mark Williamson in BZ #681 Signed-off-by: Gawain Lynch <gawain.lynch@gmail.com> --- xendomains.orig 2006-06-17 14:35:48.000000000 +1000 +++ xendomains 2006-06-17 14:45:29.000000000 +1000 @@ -207,10 +207,11 @@ if [ "$XENDOMAINS_RESTORE" = "true" ] && contains_something "$XENDOMAINS_SAVE" then + XENDOMAINS_SAVED=`/bin/ls
2001 Nov 28
1
memory.size ?
I am using Version 1.3.1 (2001-08-31) on a PC running Win98 and have 384MB RAM The error that I get is Reached total allocation of 256Mb: see help(memory.size) According to the help I should issue a Command-line flag `--max-mem-size' Where do I do this and what is the statement ? Thanks in advance Steve Lynch School of Bioresources Engineering and Environmental Hydrology Univ of Natal
2009 Nov 11
2
software raid :: kernel update procedure
Hi! I have an software raid installation (md_dX type) and i am wondering what is the procedure for kernel update... is the initrd auto-magicaly rebuild? Thank you, Adrian -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3110 bytes Desc: S/MIME Cryptographic Signature URL:
2007 Apr 17
3
Centos 4 software raid issue
i need to remove a software raid 1 form my system. I have yet to find a way that applies to 2.6x kernels. I know the information is out there. Would anyone care to give me a pointer? This array is data storage only and does not house any critical system files. -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall
2015 Jul 30
0
Fedora change that will probably affect RHEL
On 07/30/2015 12:35 PM, Chris Murphy wrote: > No fail2ban, no firewall rules, sshd by default, challengeresponseauth > by default, ChallengeResponseAuth is not on by default, on Red Hat derived systems. I'm pretty sure that was already clarified, much earlier in this thread. > and a 9 character (even random) passphrase, and that shit > is going to get busted into. Against a
2003 Jan 07
0
Your Enterprise Java/J2EE Architect Requirement
Good morning and Happy New Year 2003! Let it be prosperous for both you and me! Below you see a very short version of my CV as of January 2003 for your kind consideration and update. Word, TXT, and PDF version of the complete CV are available upon request. Enjoy the economic recovery! Make it a great day: ZAR ================================================================= ZAR PETKOV,
2003 Sep 18
0
Using Samba 2.2.7.a and PlainText Auth
Server == samba-2.2.7-3.7.2 Plaintext Auth daemon mode, RedHat 7.2 all errata applied, 2.4.20-(stock errata latest) Clients == WindowsXP (forced to use plaintext auth) all patched up. Software == Multitude of lists sorting and management using the server as it's store for data. Trouble == Every once in a while after daemon uptime of a month so, files written to the network drives will
2004 Apr 20
1
Samba 2.2.7 and Windows XP
Several months ago, I replaced a WinNT4 PDC with a Samba server. It was a successful transition, and has been working without trouble. Since the beginning, I have had no issues with file sharing/locking at all, but printing was another matter. In this network, there are several dot-matrix printers that are ONLY printed to from a DOS application, and a laser for Windows printing. All printers
2006 Jun 19
2
Asterisk 1.07 crash under Debian Sarge
I have just finished implementing an Asterisk system for my place of business (first one), and after three days of flawless usage, Asterisk seems to have crashed. I wasn't running with '-g', so I don't have a core dump. Here's the sequence of events leading up to the crash: 1. call comes in on our TDM2400P 2. all of our phones (about 26 Polycoms) ring. (it's after