search for: panasas

Displaying 20 results from an estimated 47 matches for "panasas".

Did you mean: panama
2012 Jan 21
0
Opening
...team you will be working on design and development of software that interfaces with the hardware platform. As part of your job you will be working closely with the hardware team to do board bring-up, write wellness monitoring software, etc, as well as other higher level software. Description Panasas, Inc., the leader in high-performance parallel storage for business-critical applications, enables customers to rapidly solve complex computing problems, speed innovation and accelerate new product introduction. Addressing the Big Data market, all Panasas storage products leverage the patented Pan...
2010 Feb 13
0
btrfs for clustered/distributed storadge (Isilon, Panasas, ceph)
.. it would be great if btrfs could be expended about abilities that OneFS file system has (FS by Isilon) .. there is ceph open source clustered/distributed storage system that is using btrfs, maybe work with those people would be a good start http://ceph.newdream.net/about/ http://ceph.newdream.net/ -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body
2010 May 16
1
[LLVMdev] How to access the return value of a CallInst
...ast = CastInst::CreateTruncOrBitCast(InitCall.getCalledValue(), LI->getType(), "return_load", LI); I assume that getCalledValue() will give me the return value of the InitCall CallInst. This compiles fine. But the CastInst cannot be created. The runtime error is : opt: /panfs/panasas-01.cs.wisc.edu/scratch/wang/LLVM/src/llvm/lib/VMCore/Instructions.cpp:2338: llvm::TruncInst::TruncInst(llvm::Value*, const llvm::Type*, const llvm::Twine&, llvm::Instruction*): Assertion `castIsValid(getOpcode(), S, Ty) && "Illegal Trunc"' failed. 0 opt 0x000...
2012 Sep 24
1
[Announce] Samba 3.5.18 Available for Download
...registration refuse. o Bj?rn Jacke <bj at sernet.de> * BUG 7814: Fix build of sysquote_xfs. * BUG 8402: Winbind log spammed with idmap messages. o Volker Lendecke <vl at samba.org> * BUG 9084: Fix a smbd crash in reply_lockingX_error. o Herb Lewis <hlewis at panasas.com> * BUG 9104: Fix Winbind crashes caused by mis-identified idle clients. o Luca Lorenzetto <lorenzetto-luca at ubuntu-it.org> * BUG 9013: Desktop Managers (xdm, gdm, lightdm...) crash with SIGSEGV in _pam_winbind_change_pwd() when password is expiring. ##############...
2012 Sep 24
1
[Announce] Samba 3.5.18 Available for Download
...registration refuse. o Bj?rn Jacke <bj at sernet.de> * BUG 7814: Fix build of sysquote_xfs. * BUG 8402: Winbind log spammed with idmap messages. o Volker Lendecke <vl at samba.org> * BUG 9084: Fix a smbd crash in reply_lockingX_error. o Herb Lewis <hlewis at panasas.com> * BUG 9104: Fix Winbind crashes caused by mis-identified idle clients. o Luca Lorenzetto <lorenzetto-luca at ubuntu-it.org> * BUG 9013: Desktop Managers (xdm, gdm, lightdm...) crash with SIGSEGV in _pam_winbind_change_pwd() when password is expiring. ##############...
2013 May 09
0
Call for Participation - ACM HPDC 2013
...he New Yorker Hotel June 17-21, featuring a technical program covering various aspects of high-performance computing, three distinguished keynote speakers, and an industry session: Keynote speakers: Garth Gibson Professor of Computer Science at Carnegie Mellon University Co-founder of Panasas, Inc. David Shaw Chief scientist of D. E. Shaw Research Senior research fellow, Center for Computational Biology and Bioinformatics at Columbia University. Miron Livny Professor of Computer Sciences at University of Wisconsin-Madison Leader of the HTCondor project T...
2013 May 09
0
Call for Participation - ACM HPDC 2013
...he New Yorker Hotel June 17-21, featuring a technical program covering various aspects of high-performance computing, three distinguished keynote speakers, and an industry session: Keynote speakers: Garth Gibson Professor of Computer Science at Carnegie Mellon University Co-founder of Panasas, Inc. David Shaw Chief scientist of D. E. Shaw Research Senior research fellow, Center for Computational Biology and Bioinformatics at Columbia University. Miron Livny Professor of Computer Sciences at University of Wisconsin-Madison Leader of the HTCondor project T...
2011 Oct 20
3
[Announce] Samba 3.6.1 Available for Download
...ccess to NT4 shares. * BUG 8409: Fix a Winbind race leading to 100% CPU load. * BUG 8420: Fix 'getent group' if trusted domains are not reachable. * BUG 8433: Fix segfault in iconv.c. * BUG 8455: Samba PDC is looking up only primary user group. o Herb Lewis <hlewis at panasas.com> * BUG 8365: Fix warning messages on Freebsd 4.6.2. o Stefan Metzmacher <metze at samba.org> * BUG 8407: SMB2 server can return requests out-of-order when processing a compound request. * BUG 8452: Check the wct of the incoming SMBnegprot responses. * BUG 8473...
2011 Oct 20
3
[Announce] Samba 3.6.1 Available for Download
...ccess to NT4 shares. * BUG 8409: Fix a Winbind race leading to 100% CPU load. * BUG 8420: Fix 'getent group' if trusted domains are not reachable. * BUG 8433: Fix segfault in iconv.c. * BUG 8455: Samba PDC is looking up only primary user group. o Herb Lewis <hlewis at panasas.com> * BUG 8365: Fix warning messages on Freebsd 4.6.2. o Stefan Metzmacher <metze at samba.org> * BUG 8407: SMB2 server can return requests out-of-order when processing a compound request. * BUG 8452: Check the wct of the incoming SMBnegprot responses. * BUG 8473...
2007 Apr 02
2
parallel I/O on shared-memory multi-CPU machines
Dear ext3-users, I write scientific number-crunching codes which deal with large input and output files (Gb, tens of Gb, as much as hundreds of Gygabytes on occasions). Now there are these multi-core setups like Intel Core 2 Duo becoming available at a low cost. Disk I/O is one of the biggest bottlenecks. I would very much like to put to use the multiple processors to read or write in parallel
2012 Sep 17
0
[Announce] Samba 3.6.8 Available for Download
...Solaris 10. * BUG 9058: Backport FSCTL codes from master. * BUG 9084: Fix crash bug in smbd caused by a blocking lock followed by close. * BUG 9150: Valid open requests can cause smbd assert due to incorrect oplock handling on delete requests. o Herb Lewis <hlewis at panasas.com> * BUG 9104: Fix identification of idle clients in Winbind to avoid crashes and NDR parsing errors. o Stefan Metzmacher <metze at samba.org> * BUG 9058: Fix segfault in smbstatus. o Andreas Schneider <asn at samba.org> * BUG 9111: Fix compilation with ne...
2012 Sep 17
0
[Announce] Samba 3.6.8 Available for Download
...Solaris 10. * BUG 9058: Backport FSCTL codes from master. * BUG 9084: Fix crash bug in smbd caused by a blocking lock followed by close. * BUG 9150: Valid open requests can cause smbd assert due to incorrect oplock handling on delete requests. o Herb Lewis <hlewis at panasas.com> * BUG 9104: Fix identification of idle clients in Winbind to avoid crashes and NDR parsing errors. o Stefan Metzmacher <metze at samba.org> * BUG 9058: Fix segfault in smbstatus. o Andreas Schneider <asn at samba.org> * BUG 9111: Fix compilation with ne...
2019 Jul 08
0
[Announce] Samba 4.10.6 Available for Download
...compilation error. o G?nther Deschner <gd at samba.org> * BUG 13872: s3/vfs_glusterfs[_fuse]: Avoid using NAME_MAX directly: o Aaron Haslett <aaronhaslett at catalyst.net.nz> * BUG 13799: dsdb:samdb: schemainfo update with relax control. o Aliaksei Karaliou <akaraliou at panasas.com> * BUG 13964: s3:util: Move static file_pload() function to lib/util. o Volker Lendecke <vl at samba.org> * BUG 13957: smbd: Fix a panic. o Gary Lockyer <gary at catalyst.net.nz> * BUG 12478: ldap server: Generate correct referral schemes. * BUG 13941: s4 dsdb/rep...
2019 Jul 08
0
[Announce] Samba 4.10.6 Available for Download
...compilation error. o G?nther Deschner <gd at samba.org> * BUG 13872: s3/vfs_glusterfs[_fuse]: Avoid using NAME_MAX directly: o Aaron Haslett <aaronhaslett at catalyst.net.nz> * BUG 13799: dsdb:samdb: schemainfo update with relax control. o Aliaksei Karaliou <akaraliou at panasas.com> * BUG 13964: s3:util: Move static file_pload() function to lib/util. o Volker Lendecke <vl at samba.org> * BUG 13957: smbd: Fix a panic. o Gary Lockyer <gary at catalyst.net.nz> * BUG 12478: ldap server: Generate correct referral schemes. * BUG 13941: s4 dsdb/rep...
2003 Dec 01
0
No subject
...1:30, 5] rpc_parse/parse_prs.c:dbg_rpunival(658) 0094 buffer : M.C.K.I.N.L.E.Y. [2001/06/08 14:41:30, 5] rpc_parse/parse_prs.c:prs_uint32(547) 00a4 status: 00000000 [2001/06/08 14:41:30, 4] nsswitch/winbindd_util.c:domain_sequence_number(861) got domain sequence number for PANASAS of 1770 [2001/06/08 14:41:30, 0] nsswitch/winbindd_user.c:winbindd_getpwnam_from_user(136) @@@EPHI 3 OK [2001/06/08 14:41:30, 3] nsswitch/winbindd_user.c:winbindd_getpwnam_from_user(104) [26720]: getpwnam panasas+edror [2001/06/08 14:41:30, 0] nsswitch/winbindd_util.c:parse_domain_user(908) @...
2012 Jun 12
0
International Workshop on Management of Big Data Systems (MBDS 2012) - Deadline is near
...IZERS Karsten Schwan, Georgia Tech Vanish Talwar, HP Labs PUBLICITY CHAIR Aravind Menon, Facebook PROGRAM COMMITTEE Amitanand Aiyer, Facebook Adhyas Avasthi, Nokia Research Milind Bhandarkar, Greenplum Labs, EMC Randal Burns, John Hopkins University Garth Gibson, Carnegie Mellon University and Panasas Inc. Herodotos Herodotou, Duke University Michael A Kozuch, Intel Kai Li, Princeton University Mohamed Mansour, Amazon Aravind Menon, Facebook Arif Merchant, Google Beth Plale, Indiana University Indrajit Roy, HP Labs Gabor Szabo, Twitter Craig Ulmer, Sandia National Lab Kushagra Vaid, Microsoft We...
2012 Jun 12
0
International Workshop on Management of Big Data Systems (MBDS 2012) - Deadline is near
...IZERS Karsten Schwan, Georgia Tech Vanish Talwar, HP Labs PUBLICITY CHAIR Aravind Menon, Facebook PROGRAM COMMITTEE Amitanand Aiyer, Facebook Adhyas Avasthi, Nokia Research Milind Bhandarkar, Greenplum Labs, EMC Randal Burns, John Hopkins University Garth Gibson, Carnegie Mellon University and Panasas Inc. Herodotos Herodotou, Duke University Michael A Kozuch, Intel Kai Li, Princeton University Mohamed Mansour, Amazon Aravind Menon, Facebook Arif Merchant, Google Beth Plale, Indiana University Indrajit Roy, HP Labs Gabor Szabo, Twitter Craig Ulmer, Sandia National Lab Kushagra Vaid, Microsoft We...
2006 Nov 01
3
User quotas. A recurring question
One question that keeps coming up in my discussions about ZFS is the lack of user quotas. Typically this comes from people who have many tens of thousands (30,000 - 100,000) of users where they feel that having a file system per user will not be manageable. I would agree that today that is the case however I personally don''t see this as an insurmountable problem. However the questions
2004 Aug 27
4
samba multiple instances
Hi ! I want to run 2 samba instances on my linux server. the server has 2 ip adresses and i made 2 different smb.conf`s (2 different netbios-names/workgroups bound to specific interfaces - params "interfaces" , "bind interfaces only" and "socket address") furthermore i cloned the start/stopscripts (cp smb/nmb to smb2/nmb2) to use that different smb.conf`s. but that
2019 Jul 02
4
[Announce] Samba 4.9.10 Available for Download
...wrap_flistxattr() debug message. o Aaron Haslett <aaronhaslett at catalyst.net.nz> * BUG 13799: dsdb:samdb: Schemainfo update with relax control. o Amitay Isaacs <amitay at gmail.com> * BUG 13943: ctdb-common: Fix memory leak in run_proc. o Aliaksei Karaliou <akaraliou at panasas.com> * BUG 13964: smbd does not correctly parse arguments passed to dfree and quota scripts. o Volker Lendecke <vl at samba.org> * BUG 13903: winbind: Fix overlapping id ranges. * BUG 13957: smbd: Fix a panic. o Gary Lockyer <gary at catalyst.net.nz> * BUG 12478:...