SYSTEM ARCHITECTURE COUNCIL Platform Software ARC --------------------------------- PSARC Regular Meeting time: Wednesdays 10:00-1:00pm in MPK17-3507.
07-29-2009 MEETING MINUTES ============================================================================ Send CORRECTIONS, additions, deletions to psarc-coord at sun.com. Minutes are archived in sac.Eng:/sac/export/sac/Minutes/PSARC. Co-Chair(s): Garrett D'Amore: Yes Tim Marsland: no ATTENDEES - Members: (6 active members) Kais Belgaied: Yes Mark Carlson: Yes Richard Matthews: Yes Darren Moffat: Yes (on sabbatical) Sebastien Roy: Yes Glenn Skinner: Yes Bill Sommerfeld: no (on sabbatical) Gary Winiger: no (on sabbatical) STAFF - Asa Romberger (PM): Yes ATTENDEES - Interns: Frank Che no Charles Debardeleben: no James Falkner: no (on sabbatical) Daniel Hain: Yes Michael Haines: no Alan Hargreaves: Yes Phil Harman: no Cecilia Hu: no Wyllys Ingersoll: no Alec Muffett: no (on sabbatical) Darren Reed: no Dean Roehrich Yes Ienup Sung: no Phi Tran Yes Brian Utterback: no James Walker Yes Mark Martin Yes (external) Don Cragun Yes (external) Guests: -- GUESTS -- Alan Coopersmith Yes Peter Dennis Yes Jerry Gilliam Yes Not all names are captured. Please send email to Asa.Romberger at Sun.com, if you attended the meeting and your name is missing from the list. --------------------------------------------------------------------------- MEETING SUMMARY: ================ AGENDA --------------------------------------------------------------------------- Case Anchors: <br> <A HREF="#case1">Support off-line files on SAM-QFS for Samba in Solaris (2009/381)</A> <br> <A HREF="#case2">Datalink Administration from Non-Global Zones (2009/410)</A> <br> =========================================================================== Fast Tracks: ============ Case (Timeout) Exposure Title 2009/388 (07/29/09) open VRRP Update extend to 08/05/09 2009/408 (07/29/09) open resync ssh-agent command with OpenSSH approved 2009/411 (07/30/09) closed API for per endpoint sctp statistics. approved 2009/413 (07/31/09) open Driver Private Minor Numbers for GLDv3 approved 2009/414 (07/31/09) open AST versions of fold, mktemp, pathchk, & tty derailed 2009/416 (07/30/09) open Update libchewing from 0.3.0 to 0.3.2 approved pending Garrett update 2009/417 (08/05/09) open Deliver libgs.so shared library and Ghostscript header files let run 2009/418 (08/04/09) open Kerberos V5 PAC API let run Next Meeting: ============= 08/05/2009 10:00-10:10 Open ARC Business (use open dial in above) 10:10-10:55 Inception: Reparse Points and Referrals Umbrella Case (2009/399) Submitter: Alan Wright Owner: Glenn Skinner Exposure: open 10:55-11:40 Inception: Pathname Reparse Points (2009/387) Submitter: Afshin Salek Owner: Glenn SKinner Exposure: open 11:40-11:50 Closed ARC Business (use closed dial in above) =========================================================================== Case: 2009/381 Name: Support off-line files on SAM-QFS for Samba in Solaris Submitter: Jiri Sasek Owner: Daniel Hain Status: waiting need vote 07/13/2009 Exposure: open SUMMARY ======= Samba is CIFS volume and printing server. The current version of Samba (3.0.34) integrated in Solaris does not support off-line file attribute for files stored on a SAM-FS volume when located on an off-line storage (a tape). Such situation has the following consequences on MS Windows clients: - Client's attempt to access an off-line file will fail on timeout which is set too short to access a file stored on a tape or any other external (off-line) storage. - If MS Windows Explorer's current directory is set to a directory full of off-lined files it causes a "storm" of the tape changer arms when thumbnails are being generated. The solution is to let Samba use libsam.so library, [4], which provides the off-line information for files stored on a off-line storage (a tape). Since this library is optional on Solaris then it is necessary to use lazy binding option for linking this library with Samba. The lazy binding option makes sure that "smbd" (Samba daemon) will run even if libsamfs.so is not present on the system. When "samfs share = yes" configuration option is set in smb.conf (Samba configuration file) and libsamfs.so is not present on the system then calling the lazy linked library-call will not complete the dlopen(2) call successfully and the standard message from the run-time linker notifying about is redirected from the stderr output to the "smbd" log file appropriate to the CIFS session serviced by this "smbd" daemon. Samba log files can be configured as described in smb.conf(4). In the standard distribution such log file is located on the "/var/samba/log/log.<hostname|IP>" path. SAM-FS library libsamfs.so is delivered by optional packages SUNWsamfsr SUNWsamfsu and should be installed from the external source. ISSUES ======= VOTE ==== Approved THE NEXT STEP ============= file CR's against in kernal CIFS server =========================================================================== IAM ====== Case: 2009/410 Name: Datalink Administration from Non-Global Zones Submitter: Sebastien Roy Owner: Sebastien Roy Status: submitted Exposure: open SUMMARY ======= Datalink Administration from Non-Global Zones ISSUES ====== kb-01 /dev/dld included in /dev of which zones? shared or exclusive? kb-02 Note for the opinion: I think it is useful to make stress the fact that the scope of this case is the read/only operation (listing, getting properties) of the subset of datalinks alowed visibility by the global zone administrator. Any delegation of control beyond that will be defined on a per datalink type, in future cases. kb-03 The case soemhow extends the meaning of the zonecfg ip-type=exclusive to uses of datalinks beyond and even in absence of IP instances. One wouldn't need to plumb an interface in order to use the datalink from the zone (through bpf or RDS sockets). THE NEXT STEP ============= opinion to include recommendation for improvement on link classification nomenclature and RFE Approved