search for: 280r

Displaying 20 results from an estimated 30 matches for "280r".

Did you mean: 280
2007 Nov 18
1
exporting a zfs pool from SPARC to x86
Hi Folks, I''ve got a 4 Tb pool on a 3511 array. The pool was created from, and is mounted on, an old 280r. I''d like to export the pool from the 280r and import it to a shiny new x2200. Will this work? Will the x2200 understand the disk labels made by the 280r? Some tests we''ve done on a smaller, non-production pool suggest not. Suggestions or pointers welcome. Thanks Eddie
2010 May 10
1
Build R static
...udata.so.3 => /usr/lib/libicudata.so.3 libpthread.so.1 => /usr/lib/libpthread.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libdoor.so.1 => /usr/lib/libdoor.so.1 libuutil.so.1 => /usr/lib/libuutil.so.1 /platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1 /platform/SUNW,Sun-Fire-280R/lib/libmd5_psr.so.1 Thanks for your help, Alex //************************ // Alex Bryant // Software Developer // Integrated Clinical Systems, Inc. // 908-996-7208 ________________________________ Confidentiality Note: This e-mail, and any...
2007 Feb 04
0
ERROR RUNNING SAMBA IN SOLARIS 8
hi all, http://www.sun.com/bigadmin/content/submitted/samba_on_solaris8.html this is in reference to the article posted above. i was able to install samba-3.0.22-1-noads-sunos5.9-sparc.pkg.gz on my Sunfire 280R, testparm went OK, can ping & access SWAT using my Win98 desktop browser. however, when i try accessing the share folder using my desktop, as in, Start > Run > \\<280R-ip-address> i get an error message saying the 280R ip address can't be found. how do i fix this? i also get...
2003 Jun 28
1
rsync does not sync files older than current year
...-f /tmp/apache.txt building file list ... done wrote 11897 bytes read 20 bytes 7944.67 bytes/sec total size is 9305753 speedup is 780.88 ^C # ls -al httpd.conf -rw-r--r-- 1 bin bin 36935 Nov 9 2002 httpd.conf # uname -a SunOS anui23 5.8 Generic_108528-16 sun4u sparc SUNW,Sun-Fire-280R any help is appreciated ... best regards, Thomas
2004 Oct 28
2
Errors during make check
On a SUN 280R running Solaris 9... The configure and make steps completed without errors. But when I try to perform the make check step, I get the following: $ make check FORCE=FORCE `Makedeps' is up to date. running code in 'base-Ex.R' ...*** Error code 1 make: Fatal error: Command failed for tar...
2010 Mar 05
1
unable to compile Recommended packages
Hi folks, I'm having a problem with installing R on Solaris. Has anyone seen a similar issue? I don't find any hits on the search engines. Thanks. Environment: SunOS xxxx 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-280R During the installation/compilation of R-2.10.1 I get the following error: begin installing recommended package boot ERROR: cannot extract package from 'boot.tgz' *** Error code 1 The following command caused the error: MAKE="make" R_LIBS= ../../../bin/R CMD INSTALL --no-lock -...
2005 Oct 07
3
Building dovecot with SSL support on Solaris
...very agent .. : yes Building with user database modules . : static passdb passwd passwd-file checkpassword (modules) Building with password lookup modules : passwd passwd-file shadow pam checkpassword (modules) Some more details: $ uname -a SunOS ns 5.9 Generic_117171-08 sun4u sparc SUNW,Sun-Fire-280R $ /usr/local/ssl/bin/openssl version OpenSSL 0.9.7e 25 Oct 2004 On another system, the build succeeds - including SSL support: $ uname -a SunOS excalibur 5.9 Generic_117171-08 sun4u sparc SUNW,Sun-Blade-100 $ /usr/local/ssl/bin/openssl version OpenSSL 0.9.7d 17 Mar 2004 I have tried lots of hint...
2007 Jan 23
1
dovecotpw/sql crypt scheme core dump with rc17-19
Platform is Solaris 8 on a 280R. I'm setting up a new installation of Dovecot, and I ran into some troubles that I've partly tracked down. I setup auth/user dbs with LDAP initially, and things worked well. Passwords are stored as "{crypt}zxcv..." in LDAP. I setup SQL, and began getting this: dovecot: Jan 23...
2004 Oct 07
2
[LLVMdev] problem with lli (llvm 1.3)
...pen, fwrite, and fclose). And I also got a segmentation fault, as: ---------------------- (gdb) r test3.bc Starting program: /a/athena/uf24/zhou/research/llvm/src/tools/Debug/lli test3.bc Program received signal SIGSEGV, Segmentation fault. 0xff370730 in memcpy () from /usr/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1 (gdb) bt #0 0xff370730 in memcpy () from /usr/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1 #1 0xfe07ffe4 in ?? () #2 0xfe07ffe4 in ?? () Previous frame identical to this frame (corrupt stack?) ---------------------- However, if the program doesn't do anything (i.e., an...
2016 Dec 22
1
Spill hoisting on RAL: looking for some debugging ideas
Hi, I am debugging private backend and faced interesting problem: sometimes spill hoisting creates double stores. (some output from -debug-only=regalloc). First hoisting: Checking redundant spills for 0 at 16r in %vreg19 [16r,144B:0)[144B,240B:1)[240B,280r:2)[296r,416B:3)[416B,456r:4)[472r,592B:5) 0 at 16r 1 at 144B-phi 2 at 240B-phi 3 at 296r 4 at 416B-phi 5 at 472r Merged to stack int: SS#0 [16r,592B:0) 0 at x hoisted: 16r STbo %vreg19, <fi#0> Second below: Checking redundant spills for 0 at 16r in %vreg19 [16r,96B:0)[144B,240B:1)[296r...
2003 Mar 17
2
Samba 2.2.8 compile failure - Solaris 8, SunCC, LDAP
...un \ | --with-swatdir=/opt/samba_2.2.8/share/swat \ | --localstatedir=/var/samba |& tee DEPOT.conf |% cc -V |cc: Sun WorkShop 6 update 2 C 5.3 2001/05/15 |usage: cc [ options] files. Use 'cc -flags' for details |% uname -a |SunOS XXXX 5.8 Generic_108528-19 sun4u sparc SUNW,Sun-Fire-280R While this worked fine for 2.2.7, using '--with-ldapsam' yields the following fatal error. |Compiling passdb/pdb_ldap.c |"passdb/pdb_ldap.c", line 276: undefined symbol: ldap_state |"passdb/pdb_ldap.c", line 276: undefined struct/union member: bind_dn |"passdb/pdb...
2006 Jan 26
0
Upgrading Samba
I am in the process of planning for a samba upgrade. The current version of Samba (2.2.8a) runs on a Sunfire 280R with Solaris 8. The intended new platform is a sunfire V240 with Solaris 9 as the OS. The new version of Samba will be Samba-3.0.10. Please note that the Samba server will be a member of a domain. I've read Samba-3 by Example, Chapter 8 which describes to the process of updating from Samba 1...
2003 Nov 13
2
Disappointing Performance Using 9i RAC with OCFS on Linux
...ormance over ext3. > > > The specification of the systems is roughly: > > Oracle 9.2.0.4. > > Linux non-RAC > RedHat 8.0 on Dual 1.8GHz Xeon (with hyperthreading), 1Gb RAM, 2 Ultra > 320 SCSI disks (not striped or mirrored) > > Solaris > Solaris 8 on Sunfire 280R, Dual CPU, 2Gb RAM, Disk subsystem details not > known > > RAC-OCFS & RAC-RAW > 2*(RedHat AS2.1 on IBM x360, Quad 1.5GHz Xeon, 7Gb RAM), Fibre connected > FastT Disk Array > > > Any comments? > > > Kevin Miller > Oracle Database Administrator > Burns...
2003 Nov 13
2
Disappointing Performance Using 9i RAC with OCFS on Linux
...ormance over ext3. > > > The specification of the systems is roughly: > > Oracle 9.2.0.4. > > Linux non-RAC > RedHat 8.0 on Dual 1.8GHz Xeon (with hyperthreading), 1Gb RAM, 2 Ultra > 320 SCSI disks (not striped or mirrored) > > Solaris > Solaris 8 on Sunfire 280R, Dual CPU, 2Gb RAM, Disk subsystem details not > known > > RAC-OCFS & RAC-RAW > 2*(RedHat AS2.1 on IBM x360, Quad 1.5GHz Xeon, 7Gb RAM), Fibre connected > FastT Disk Array > > > Any comments? > > > Kevin Miller > Oracle Database Administrator > Burns...
2010 Mar 10
0
R Graphic output files on Solaris 5.10
...not have X11 setup and setting up X11 would be a last resort if required. I have attempted to install GDD and Cairo without success up to this point. Is there a simple way to do this that does not require X11, GDD or Cairo? $ uname -a SunOS icsun7 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-280R > version _ platform sparc-sun-solaris2.10 arch sparc os solaris2.10 system sparc, solaris2.10 status major 2 minor 10.1 year 2009 month 12 day 14 svn rev 50720 language R version.str...
2004 Oct 31
2
[Bug 948] high CPU in sshd after tcp_wrappers deny
...word guessing attack that's been going around recently, because we've gotten few blocked ssh connections in the past, but I can't say for sure.) This was on Solaris 8, openssh-3.9p1, OpenSSL 0.9.7d, tcp_wrappers 7.6 uname -a SunOS XXXXXX 5.8 Generic_108528-18 sun4u sparc SUNW,Sun-Fire-280R ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2006 Nov 16
1
Asterisk on Solars?
Has anyone gotten Asterisk to compile on Solaris 10? I have tried both 1.2and 1.4 and I get errors about editline. Actually it seems that 1.4 goes through more of the process, but thats not good enough.... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061116/82464f01/attachment.htm
2004 Jan 23
0
Cut'n Paste slow in Word 2002(sp-2)
...nt with different formattings, the paste takes 3 seconds to appear. Tried samba 2.2.8 3.0.1 3.0.2, used different options in speed.txt. Nothing helps. The problem doesn't exsist on a 50KB document, or if i convert the 2MB document to older word 6.0(its size increase to 10MB). Server is SunFire 280R,Antares Quad Gigabit ethernet, Solaris 9. Compiled with Sun One Studio 7 at 64-bit. Only me using it as samba test, but problem occurs on all samba servers we have. Current Config: global] workgroup = NET2 security = DOMAIN encrypt passwords = Yes password server = kbg-dc-01 log level = 1 lo...
2004 Sep 14
0
Newbie question - Wrong Way to map a share?
...nd unix passwords, NOT using Active Directory. Thanks for a clue bonk, Betsy. PS on the server I see check_ntlm_password: Authentication for user [Guest] -> [Guest] FAILED with error NT_STATUS_NO_SUCH_USER Old box: Sun 220R running Solaris 7, samba 2.2.2 and Veritas VM/FS 3.4. New box: Sun 280R running Solaris 9, samba 3.0.2a and Veritas VM/FS 3.5 (same Clariion LUN, moved to new box, veritas deport/import-ed.) Config file: # Global parameters [global] workgroup = DESIGN interfaces = eri0 lo0 bind interfaces only = Yes password level = 8 log level...
2005 May 23
0
Configuration on Sun Solaris 9/Sun SPAARC
hello i m ajmal from Rawalpindi Pakistan, i m trying to configure Samba on Sun Solaris9 on SunFire 280R when i try to access sun system from windows system then it shows the User name and password screen, i enter username ROOT and password but sun system does'nt recognize. 1) please guide me step by step to configure samba 1 2) how can i make a sun user, a samba user (as smbadduser in linux)...