search for: as4

Displaying 20 results from an estimated 37 matches for "as4".

Did you mean: as
2008 Dec 03
1
reduce limit number of arguments in methods:::cbind
...## remove trailing 'NULL's: while(na > 0 && is.null(argl[[na]])) { argl <- argl[-na]; na <- na - 1 } if(na == 0) return(NULL) - if(na == 1) { - if(isS4(..1)) - return(cbind2(..1)) - else return(.Internal(cbind(deparse.level, ...))) - } + if (!any(aS4 <- unlist(lapply(argl, isS4)))) + return(.Internal(cbind(deparse.level, ...))) + if(na == 1) + return(cbind2(..1)) ## else : na >= 2 @@ -64,6 +63,15 @@ else { ## na >= 3 arguments: -- RECURSION -- with care ## determine nrow(<result>) for e.g., cbind(...
2011 Feb 11
3
[LLVMdev] G++ 3.4.5 under RedHat AS4 fails to compile Clang trunk
Compilation error output is attached. Seems that G++ 3.4.5 fails to pick the right specialization version of getExprLocImpl() function in lib/AST/Expr.cpp. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: error URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110211/4a248936/attachment.ksh>
2011 Feb 11
0
[LLVMdev] G++ 3.4.5 under RedHat AS4 fails to compile Clang trunk
On Feb 11, 2011, at 3:48 AM, Lian Cheng wrote: > Compilation error output is attached. > > Seems that G++ 3.4.5 fails to pick the right specialization version of getExprLocImpl() function in lib/AST/Expr.cpp. http://llvm.org/docs/GettingStarted.html#brokengcc -eric -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Nov 17
1
migration from redhat AS3/4
We have 30 or so boxes that are currently running either redhat as3 or as4 and would like to migrate them to Centos 4.2. We have a local centos 4.2 repository using yam. I have in the past updated es3 to as3 by removing the redhat-release rpm and installing the other redhat rpm. I realize there are virtually no differences in es and as3, except for access to additio...
2009 Oct 14
0
RedHat Linux AS4 64bit samba to ADS share issue ... winbind start/stop makes it work....
Have a bit of a situation and hope someone can help shed some light. Have the attached samba config on a RedHat Linux AS4 x86_64bit system and have joined the box to our Windows 2003 ADS environment using: Net ads join -Uadmin. We can map a user to their home directory without issue. The [dataload] or other shares we receive a window on our windows boxes that request identification on the other shares, unless...
2007 Dec 18
3
Vista Sync (offline file) and Samba Problem
Dear All, I use Vista sync tool for synchronization Vista between samba-3.0.25b-1.el4_6.2 on RHEL AS4. There is some problem on files to copy samba home sharing. But if target directory is being Windows sharing does not happen the below problem. Vista error screen says below messages; These items are in conflict and did not sync ~wrd0000.tmp A file was deleted on this computer and changed on the s...
2007 Mar 05
1
Strange problems (deadlock) in ocfs2 (rpm 1.2.4-2 and svn 2982) - dlm related?
...e i try to access this filesystem (like ls or cd), and freeze sheel. With ps i can see status of that process: "D+" (Uninterruptible sleep). Today i'm use svn version 2982 (ocfs2-1.2 branch), and doesn't help. ocfs2-tool are 1.2.3. And i test ocfs2-1.2.3 and ocfs2-1.2.4 redhat AS4 rpms too without success. Servers are RedHat AS4.4, with all updated applied. The only way to back this filesystem online are rebooting all nodes. :( Someone know about this problem or have fix for that? Maybe dlm ralated issue? I see many commits dlm related in git... Regards -- Marcus Alv...
2007 Apr 27
1
has anyone experienced problems with ocfs2 1.2.5-1 using Emulex LP10000 HBA cards and EMC CX700 SAN's?
Does anyone have any experience with Emulex HBA cards (LP10000) using OCFS2, Linux AS4 U4 x86_64 AMD? I'm trying to find out whether this is a verified combination, if anyone has successfully used it. I have that hardware/sofware combination, and am experiencing stability/performance/panic/hang issues with OCFS2. -------------- next part -------------- An HTML attachment was sc...
2011 Sep 15
1
pdb_increment_bad_password_count
After moving from Redhat AS4 to RHEL 5.5 we started noticing these error messages in the messages log. Upgrade procedure was to build new machine with updated OS, install new samba, duplicate existing ldap server connections, and then shutdown the old box and put new one in place. Messages were not seen on AS4 box and smb.co...
2006 Nov 06
2
Two uplinks, two networks and policy routing help requested
I am hoping that someone with more experience and knowledge than I can assist me in finding a solution ;) We have a RedHat AS4 box with 5 interfaces. Two interfaces serve two different networks and two interfaces connect to two different uplinks. The fifth interface is our management interface. Since a picture is worth a thousand words I attempted to come up with a diagram: http://studpup74.googlepages.com/networ...
2006 Dec 07
1
domU''s crashing Dom0 (Xen + iSCS = timebomb)
I''m experimenting with xen + iscsi, and I founded that under heavy stress domU''s can crash entire system, I''ve reproduced this many many times. My system is like this Software: - iSCSI Enterprise Target v0.4.13 - RedHat AS4 update 4 64bit + Xen 3.0.3-0 Kernel 2.6.16.29 + Open iSCSI v2.0.730 (Initiator) - Bonnie++ v1.03a VM: - Debian 3.1r3 + Open iSCSI v2.0.730 (Initiator) - RedHat AS4 update 4 + Open iSCSI v2.0.730 (Initiator) Tests: Four instances of bonnie++ with root uid on the filesystem to be stressed hda (S.O...
2006 Sep 20
5
Transfer rates faster than 23MBps?
We use SMB to transfer large files (between 1GB and 5GB) from RedHat AS4 Content Storage servers to Windows clients with 6 DVD burners and robotic arms and other cool gadgets. The servers used to be Windows based, but we're migrating to RedHat for a host of reasons. Unfortunately, the RedHat Samba servers are about 2.5 times slower than the Windows servers. W...
2006 May 18
11
mac spoofing
Hi, I have the following Problem: My Rootserver stands at a hoster, I run a debian sarge and installed Xen 3 there latetly. I booted the xen Kernel - everything ok. However: when I started xend, the server instantly stopped responding. My Hosters Support said, that was due to a sort of mac spoofing protection in the switch, which disabled the Port, to which my server is connected, because there
2007 Jun 05
4
AD Integrated authentication
...been trying to get Samba working for 3 days, and it's just not happening. Let me start from the beginning. i'm just a lowly Windows admin but i've been doing this for 10 years, so i'm pretty sure i know what i'm doing (present situation excepted, clearly). i've got RedHat AS4 and a primarily Windows 2000 domain. i want to be able to transparently browse to the shares on the RH server from a Windows client without having to authenticate again, which is exactly what the AD integrated authentication is for, right? If i do "wbinfo -u" i get a list of AD objects,...
2006 Jun 16
1
Dovecot+NFS: Copying messages causes failures (possible SIGABRT)
Environment: Dovecot 1.0beta8 Host: 64 bit Red Hat AS4 Linux (2.6.9-34.0.1) Disks: NFS netapp In the case below, the two connections were going through two separate servers sharing disks via an NFS NetApp. Here is the sequence of operations: 1. Open a connection to a folder (say mail/Trash) 2. Open a connection to another folder (say Inbox) 3. Move...
2005 Feb 24
1
SAMBA+LDAP
Yep, I know there's documentation out there. I don't want to integrate into AD, I have a SAMBA server running the latest and greatest that comes with Redhat AS4 (Samba 3.0.10-1.4E). All I want to do is to be able to authenticate against an existing LDAP server. The LDAP server is running iPlanet (or whatever it's called this week), on a solaris box. I am able to authenticate via LDAP for SSH. I would have figured it should be as straightforward as pu...
2006 Nov 28
1
Cannot rename file
Hi I've upgraded my OS from Redhat AS2.1 to Redhat AS4. The samba upgraded from samba-2.2.7-3.21as to samba-3.0.10-1.4E.9. I use this only to see the Linux filesystem as a drive on my PC. The problem is that I cannot rename a file. Put, Get and Copy works fine. The error I get (after about 30 sec) is any of the following (no specific pattern...
2007 May 16
1
Vista Sync and Samba Problem
Dear All, I use Vista sync tool for synchronization Vista between samba-3.0.10 on RHEL AS4. There is some problem on files to copy samba home sharing. But if target directory is being Windows sharing does not happen the below problem. Vista error screen says below messages; These items are in conflict and did not sync ~wrd0000.tmp A file was deleted on this computer and...
2010 Mar 20
2
EM algorithm in R
Please help me in writing the R code for this problem. I've been solving this for 4 days. It was hard for me to solve it. It's a simulation problem in R. The problem is My true model is a normal mixture which is given as 0.5 N(-0.8,1) + 0.5 N(0.8,1). This model has two components. I will get a random sample of size 100 from this model. I will do this 300 times. That means, I will have
2006 Jun 09
2
PXE booting HP BL25p - Smart Array extended bios data area problem
..." It's pretty obvious what the problem probably is (the kernel nukes some bit of memory that it shouldn't, or that the smart array hasn't properly marked as reserved), but I don't know what to do to fix it. I have also tried: 1) The i386 kernel and initrd images 2) The RedHat AS4 kernel/initrd images 3) The Centos3 i386 kernel and initrd images 4) Downgrading the System ROM BIOS and Smart Array BIOS (as shipped it had the latest versions) to versions up to a year old. 5) Playing with memmap to exclude mem from 610-640K from being used by the kernel. Booting from CD works...