search for: sdm

Displaying 20 results from an estimated 182 matches for "sdm".

Did you mean: sd
2003 Sep 09
0
rc3: Server packet had invalid SMB signature!
...d adslinux:/etc # /etc/init.d/nmb3 start && /etc/init.d/smb3 start && /etc/init.d/winbind3 start Starting Samba3 NMB daemon done Starting Samba 3 SMB daemon done Starting Samba 3 WINBIND daemon done adslinux:/etc # kdestroy adslinux:/etc # kinit Administrator@ZRHTEST.SDM.DE Administrator@ZRHTEST.SDM.DE's Password: adslinux:/etc # net ads join Using short domain name -- ZRHTEST Joined 'ADSLINUX' to realm 'ZRHTEST.SDM.DE' adslinux:/etc # klist -v Credentials cache: FILE:/tmp/krb5cc_0 Principal: Administrator@ZRHTEST.SDM.DE Cache versio...
2008 Dec 08
3
Transforming a string to a variable's name? help me newbie...
...ge that string (obtained from "paste()" above) to be a usable / manipulable variable name, so that I can do something, such as: (1) tmptrial <- trialcompute(trialextract( paste("t",tmptrialinfo[1,2],tmptrialinfo[1,16],".gz",sep="") ,tmptrialinfo[1,32],secs,sdm),secs,binsize) instead of hardcoding: (2) tmptrial <- trialcompute(trialextract(t24v2msa8.gz,tmptrialinfo[1,32],secs,sdm),secs,binsize) Currently, 1) doesn't work... Thanks in advance for your help! Regards, John
1998 Apr 22
1
1rst startup of samba
I have installed samba for the first time and I try to start it in a windows 95 environement. I started nmbd and smbd with the config file listed at the end of this mail (I remove all comment for clarity) I expect to use samba with the SHARE protocol of Windows 95 (No WINS) The new server (sdmpcsv02) is recognised by the other pc's but the can list the exported files The smbclient -L sdmpcsv02 give the foloowin error message: sdmb08:/usr/local/samba/bin 64 #> ./smbclient -L sdmpcsv02 Added interface ip=192.105.195.167 bcast=192.105.195.255 nmask=255.255.255.0 Got a positive nam...
2012 Sep 20
4
[PATCH 0/3] tsc adjust implementation for hvm
Intel recently release a new tsc adjust feature at latest SDM 17.13.3. CPUID.7.0.EBX[1]=1 indicates TSC_ADJUST MSR 0x3b is supported. Basically it is used to simplify TSC synchronization, operation of IA32_TSC_ADJUST MSR is as follows: 1). On RESET, the value of the IA32_TSC_ADJUST MSR is 0; 2). If an execution of WRMSR to the IA32_TIME_STAMP_COUNTER MSR add...
2008 Mar 06
5
Downloading Nevada b79
Every my attempt to proceed with download (500 kb/sec) gets locked by Sun Site for unpredictable period of time after next extent about 5%-10% appears to be done.Previous ISP allowed me only 30kb/sec and i always was able to burn DVD after 30-40 hr of download. I guess now i have to ask current ISP to shrink download speed, either quit this job and switch to Linux mirrors , which never caused to
2008 Feb 11
2
Viable Approach to Parallel R?
...ed in http://www.r-project.org/useR-2006/Slides/Harrington+Salibian-Barrera.pd f from the 2006 R User Conference) It is my understanding that this approach is viable, and works with OpenMPI 1.2.4. Is anyone using this method with good results? B. taskpR, RScaLAPACK, pMatrix I read a paper http://sdm.lbl.gov/sdmcenter/projects/SDM.center.parallel.r.2-pager.4.do c coming out of the ORNL, describing what they call "parallel R", which included taskpr, RScaLAPACK, pMatrix. I notice that taskpR is no longer available in "contrib", nor is pMatrix. An old link indicates the packag...
2014 Sep 19
2
Standardizing an MSR or other hypercall to get an RNG seed?
...ex is another. We could shove the index into the cpuid leaf, but that seems unnecessarily indirect. I'd much rather just say that CPUID leaves *and* MSR indexes 0x48000000-0x4800ffff or so are reserved for the cross-HV mechanism, but we can't do that without either knowingly violating the SDM assignments or asking Intel to consider allocating more MSR indexes. Also, KVM is already conflicting with the SDM right now in its MSR choice :( I *think* that KVM could be changed to fix that, but 256 MSRs is rather confining given that KVM currently implements its own MSR index *and* part of t...
2014 Sep 19
2
Standardizing an MSR or other hypercall to get an RNG seed?
...ex is another. We could shove the index into the cpuid leaf, but that seems unnecessarily indirect. I'd much rather just say that CPUID leaves *and* MSR indexes 0x48000000-0x4800ffff or so are reserved for the cross-HV mechanism, but we can't do that without either knowingly violating the SDM assignments or asking Intel to consider allocating more MSR indexes. Also, KVM is already conflicting with the SDM right now in its MSR choice :( I *think* that KVM could be changed to fix that, but 256 MSRs is rather confining given that KVM currently implements its own MSR index *and* part of t...
2007 Jan 19
3
Are these numbers resonsable?
...(flint) are with 19GB, look delve result: number of documents = 560857 average document length = 1348.51 My worse is about 2hours of flush needed, but if you saw me that it's normal, I'll implement a system to create another database after 500K documents and xapian-compact the old one. -- SDM Underlinux http://stiod.wordpress.com Membro da equipe UnderLinux -- PEP-8 There is only 2 kinds of peoples in the world, who know English, and me. oO
2014 Sep 18
3
Standardizing an MSR or other hypercall to get an RNG seed?
On Thu, Sep 18, 2014 at 9:36 AM, KY Srinivasan <kys at microsoft.com> wrote: > > I am copying other Hyper-V engineers to this discussion. > Thanks, K.Y. In terms of the address for the MSR, I suggest that you choose one from the range between 40000000H - 400000FFH. The SDM (35.1 ARCHITECTURAL MSRS) says "All existing and future processors will not implement any features using any MSR in this range." Hyper-V already defines many synthetic MSRs in this range, and I think it would be reasonable for you to pick one for this to avoid a conflict? -- Jun Intel O...
2014 Sep 18
3
Standardizing an MSR or other hypercall to get an RNG seed?
On Thu, Sep 18, 2014 at 9:36 AM, KY Srinivasan <kys at microsoft.com> wrote: > > I am copying other Hyper-V engineers to this discussion. > Thanks, K.Y. In terms of the address for the MSR, I suggest that you choose one from the range between 40000000H - 400000FFH. The SDM (35.1 ARCHITECTURAL MSRS) says "All existing and future processors will not implement any features using any MSR in this range." Hyper-V already defines many synthetic MSRs in this range, and I think it would be reasonable for you to pick one for this to avoid a conflict? -- Jun Intel O...
2009 Jan 09
1
Programming ressources
...lly automatic TV broadcast system. We currently have a player (developed in house) that works mostly ok on Winblows but it lacks many features like remote monitoring (SNMP or something like that), fault management, etc. The code is not documented and there are problems migrating from Stradis SDM-275 card to SDM-290, from Win2000 to XP, etc. I was thinking that their should be programmers on the CentOS mailing list. Sorry if i bother other list members with my request. We are based in Montr?al, Province of Quebec, Canada. Frankly, we have to find a Winblows programmer first to eval...
2017 Nov 16
2
xfs_rename error and brick offline
...alth_check_thread_proc] 0-data-posix: health-check failed, going down Nov 16 11:15:30 node10 disks-FAvUzxiL-brick[29742]: [2017-11-16 11:15:30.206538] M [MSGID: 113075] [posix-helpers.c:1908:posix_health_check_thread_proc] 0-data-posix: still alive! -> SIGTERM Nov 16 11:15:37 node10 kernel: XFS (sdm): xfs_log_force: error 5 returned. Nov 16 11:16:07 node10 kernel: XFS (sdm): xfs_log_force: error 5 returned. I think probably it's not related to the hard disk because it can be reproduced and it occurs for different bricks. All the hard disks are new and I don't see any low level IO er...
2006 Feb 01
4
REXML::ParseException - but the feed IS valid
I am using Ruby feedparser and when I try to parse this feed: http://feeds.feedburner.com/Mobilecrunch I get an error: REXML::ParseException: Declarations can only occur in the doctype declaration. This feed does validate at feedvalidator.org. Any idea why it would raise an exception? Thanks, eduard -------------- next part -------------- An HTML attachment was scrubbed... URL:
1999 Jun 18
1
Can a router be a local master browser in a NT domain?
...ter browser (without producing errors in the logfiles of the domain master browser), an example for smb.conf would be nice. Thank You for any suggestion. Bernhard -- _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ Bernhard Riegel mailto:bernhard.riegel@sdm.de
2008 Dec 19
4
[PATCH] vmx: Fix single step on debugger
The hvm domain which is being debugged sometimes crashes with the following message: (XEN) Failed vm entry (exit reason 0x80000021) caused by invalid guest state (0). (XEN) ************* VMCS Area ************** (XEN) *** Guest State *** (XEN) CR0: actual=0x000000008005003b, shadow=0x000000008005003b, gh_mask=ffffffffffffffff ...[snip]... (XEN) DebugCtl=0000000000000000
2010 May 28
2
permanently add md device
Hi All Currently i'm setting up a 5.4 server and try to create a 3rd raid device, when i run: $mdadm --create /dev/md2 -v --raid-devices=15 --chunk=32 --level=raid6 /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg /dev/sdh /dev/sdi /dev/sdj /dev/sdk /dev/sdl /dev/sdm /dev/sdn /dev/sdo /dev/sdp /dev/sdq the device file "md2" is created and the raid is being configured. but somehow /dev/md2 is flushed when i reboot the system , same story if i create the file by mknod or MAKEDEV. does anyone know a way to solve this issue and permanently add md2 to dev...
2006 Feb 15
0
Winbind/Samba Setup on RHEL 4
...through Samba 3 HOWTO and the RedHat Knowledge Base, and can't quite get everything going with winbind and Samba. Redhat is RHEL Version 3, update 2 (Version 3.0.9-1.3E.5, per RPM); Domain controller is running in "Mixed" mode. First, the setup: >From smb.conf: workgroup = JJS-SDM netbios name = geneva server string = geneva security = domain encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*update...
1999 Dec 13
0
NT Login with ipchains
...ide? (same as your post below)! I am using > Linux 2.2.13 > with ipchains and ipmasqadm. > > Thanks! > Dave Krusch > > ====================== > > NT logon with ipchains > > * Date: Fri, 28 May 1999 11:23:32 +0200 > * From: "Bernhard Riegel (sdm)" <Bernhard.Riegel@sdm.de> > * Subject: NT logon with ipchains > > did anyone try a domain logon from a NT client over IP-masquerading > (using kernel 2.2.5 and ipchains)? > > Setup: > > NT domain --- Linux Box --- NT Client > PDC...
2017 Sep 25
2
[PATCH v1 1/4] KVM/vmx: re-write the msr auto switch feature
On 25/09/2017 06:44, Wei Wang wrote: > > +static void update_msr_autoload_count_max(void) > +{ > + u64 vmx_msr; > + int n; > + > + /* > + * According to the Intel SDM, if Bits 27:25 of MSR_IA32_VMX_MISC is > + * n, then (n + 1) * 512 is the recommended max number of MSRs to be > + * included in the VMExit and VMEntry MSR auto switch list. > + */ > + rdmsrl(MSR_IA32_VMX_MISC, vmx_msr); > + n = ((vmx_msr & 0xe000000) >> 25) + 1; > +...