[request-sponsor] Bug 6555164
Hi , I would like to work on the bug : 6555164 and will finish working on it within 2 week. Bug ID 6555164 Synopsis remove pointless bmac.h header file Category:Subcategory kernel:header My SCA number is : OS0148 My opensolaris id : rishios Thanks & Regards, Rishi M Nair -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/request-sponsor/attachments/20080110/8b557880/attachment.html>
[request-sponsor] bugid 6207437
On Thu, 10 Jan 2008, Visakh M R wrote: > fix attached. > > > This message posted from opensolaris.org > Hi Visakh, given the description of the bug, the submitter seems to mean something else by "merged" than "sum of either read or write". In fact, there's an explicit reference in the bug submission to the Linux iostat: http://linuxreviews.org/man/iostat/ If I understand that right, then iostat on Linux allows observability down into driver implementation details - namely, to check whether the storage architecture managed to coalesce two or more different I/O requests (as seen from userland) into a single actual hardware/disk access. Solaris doesn't have a metric for that, i.e. no kstat or anything that'd allow to measure this. Enabling the Linux' iostat rrqm/s and wrqm/s metrics, therefore, will, if I see it right, require more work than the diff you submitted. There's another thing about the change that you've suggested - it changes the output format of iostat -x. One should be careful about such things, because there are a lot of scripts and utilities out there that rely on the existing format. Adding a column to the iostat output requires: - ARC approval - likely a new iostat flag to make this 'on demand', to prevent breaking existing utilities that parse iostat output The first thing to research would be what the Linux metrics that the bug references actually mean, though :) Best wishes, FrankH. -- No good can come from selling your freedom, not for all the gold in the world, for the value of this heavenly gift far exceeds that of any fortune on earth. --
[request-sponsor] patch for Bug 6613302
Ashwin, I'll sponsor you for this bug. Further discussion about it should be offlist. Antonello ashwin wrote: > Hi all, > > Here is the patch for the bug 6613302 > Link to the bug is http://bugs.opensolaris.org/view_bug.do?bug_id=6613302 > Synopsis:svcadm uses emsg_nomem before it's defined > Category : utility:smf > > Description: > emsg_nomem is used before it is defined (v 1.18 of svcadm.c) > > 2124 scratch_fmri = malloc(max_scf_fmri_sz); > 2125 if (scratch_fmri == NULL) > 2126 uu_die(emsg_nomem); > ... > 2146 emsg_nomem = gettext("Out of memory.\n"); > > if the test on line 2125 fail, the user will get a segmentation fault > instead of the proper error message. > > Action to be taken : define emsg_nomem before uu_die uses it. > > > Changes to be made in the file: onnv/onnv-gate/usr/src/cmd/svc/svcadm/svcadm.c > My SCA Number is OS0144 > Have attached the diff > I request a sponsor for integrating this patch > Thank you all > > > > > > > ___ > request-sponsor mailing list > request-sponsor at opensolaris.org
[request-sponsor] patch for 6586072
Ashwin, I'll sponsor you for this bug. Further discussion on this should be offlist. Antonello ashwin wrote: > HI > > I have the patch for bug id 6586072. Requesting sponsor for the same. > My SCA Number is OS0144 > Synopsis :- uu_warn_internal should be more precise in its newline detection > Category:Subcategory :- library:libuutil > change to be made in file - > onnv/onnv-gate/usr/src/lib/libuutil/common/uu_pname.c > link to the bug - > http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6586072 > > description > uu_warn_internal, used by the various forms of uu_warn and uu_die, > checks to see if it should append the error text in the following > manner: > > 96 if (strrchr(format, '\n') == NULL) > 97 (void) fprintf(stderr, ERRNO_FMT, strerror(err)); > > This, unfortunately, will cause the error text to be suppressed if > text follows the last newline in the supplied message. We should > instead check that the newline is at the end of the string. > > > Have attached the diff and the modified file uu_pname.c > > Thank you > > > > > > ___ > request-sponsor mailing list > request-sponsor at opensolaris.org
[request-sponsor] bug id 6445625
hi, This is Sindhu Vidyasagar from Amrita University. My bug id is 6445625. Bug ID 6445625 Synopsis ::page_num2pp should work in a pipeline State 1-Dispatched (Default State) Category:Subcategory utility:mdb Keywords oss-bite-size Am still awaiting my SCA number. Waiting for a speedy reply. Thanking You. - Save all your chat conversations. Find them online. -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/request-sponsor/attachments/20080110/34dd928a/attachment.html>
[request-sponsor] bugid
We are Anu.R.S and Namita Itty from Amrita university.We are planning to work on the bug with the id 6239898.The details of the bug are as follows *Bug ID* 6239898 *Synopsis* If hostkeys are missing, network/ssh should point to system/sysidtool:net *State* 1-Dispatched (Default State) * Category:Subcategory* ssh:other *Keywords* kiss | oss-bite-size Anu's SCA number is OS0197 and Namita is still waiting for her SCA number. -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/request-sponsor/attachments/20080110/04573d05/attachment.html>
[request-sponsor] request for sponsor
Thanks for your interest in contributing to Open HA Cluster. I will be happy to be your sponsor for this bug fix (6440210). Please subscribe to 'ha-clusters-discuss at opensolaris.org' if you want to discuss or have any questions regarding Open HA Cluster. Regarding this bug fix, I will discuss the details with you offline. Thanks, --Prasad > Original Message > Subject: [request-sponsor] request for sponsor > Date: Tue, 18 Dec 2007 12:28:19 +0300 > From: archana rose > To: request-sponsor at opensolaris.org > > I had previously requested for a sponsor to help me work on the bug having > i.d: 6461637, but i had received a mail saying that i am a non-member of > the > opensolaris user group. But i already have an account at the opensolaris > user group, and would like to obtain a mentor as soon as possible. > > I am also working on the bug with id: 6440210 > > Bug ID 6440210 > Synopsis change the algo for sap start method > State 1-Dispatched (Default State) > Category:Subcategory suncluster:ha-sap > Keywords f2f | oss-bite-size > > > > Thanks and Regards > Archana.N > > _ > Don't just search. Find. Check out the new MSN Search! > http://search.msn.com/ > > ___ > request-sponsor mailing list > request-sponsor at opensolaris.org >
[request-sponsor] Request Sponsor For Bug 6208836
Hi , I would like to work on the bug : 6208836 and l finished working on it . (I have a fix ready ) Bug ID 6208836 Synopsis XXX above scf_handle_get_local_scope macro should go Category:Subcategory utility:smf My SCA number is : OS0148 My opensolaris id : rishios *Please Check the Diff File i attached with this mail,* *Thanks & Regards, Rishi M Nair* -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/request-sponsor/attachments/20080110/e9175200/attachment.html> -- next part -- An embedded and charset-unspecified text was scrubbed... Name: diff_file_XXX_comment.txt URL: <http://mail.opensolaris.org/pipermail/request-sponsor/attachments/20080110/e9175200/attachment.txt>
[request-sponsor] bugid 6344436
fix attached. This message posted from opensolaris.org -- next part -- /solarisws/usr/src/cmd/mv/mv.c this problem exist for unix domain sockets since 'mknod' cannot create socket files. value for S_IFSOCK = 49152(int) = c000(hex) fix is, to check whether the file is a unix domain socket or not. bash-3.00# diff -u mv.c.org mv.c --- mv.c.orgTue Oct 2 20:15:24 2007 +++ mv.cSat Dec 29 11:15:49 2007 @@ -898,11 +898,21 @@ } goto cleanup; } - (void) fprintf(stderr, - gettext("%s: %s: unknown file type 0x%x\n"), cmd, - source, (s1.st_mode & S_IFMT)); - return (1); + if (( st.st_mode & S_IFMT) == S_IFSOCK) { + (void) fprintf(stderr, + gettext("%s: %s: cannot create unix socket file \n"), cmd, source); + + return (1); + } + else { + (void) fprintf(stderr, + gettext("%s: %s: unknown file type 0x%x\n"), cmd, + source, (s1.st_mode & S_IFMT)); + + return (1); + } + cleanup: if (unlink(source) < 0) { (void) unlink(target); ---
[request-sponsor] bugid 6207437
fix attached. This message posted from opensolaris.org -- next part -- bugid : 6207437 synopsis: iostat should display merged results. path: /solarisws/usr/src/cmd/stat/iostat According to 'man iostat'--> " > The svc_t response time is not particularly significant when > the I/0 (r/s+w/s) rates are under 0.5 per second. Harmless > spikes are fairly normal in such cases. " i just added a merged response("header io") in the beggining. each time the pgm adds r/s and w/s and print it as i/o. --- bash-3.00# diff -u iostat.c.orig iostat.c --- iostat.c.orgTue Oct 2 20:15:57 2007 +++ iostat.cThu Jan 10 02:24:48 2008 @@ -801,25 +801,25 @@ if (doit) { if (!do_conversions) { if (do_raw == 0) { - fstr = " %6.1f %6.1f %6.1f %6.1f " + fstr = " %6.1f %6.1f %6.1f %6.1f %6.1f " "%4.1f %4.1f %6.1f %3.0f " "%3.0f "; } else { fstr = "%.1f,%.1f,%.1f,%.1f,%.1f,%.1f," - "%.1f,%.0f,%.0f"; + "%.1f,%.0f,%.0f,%.1f"; } - push_out(fstr, rps, wps, krps, kwps, avw, avr, + push_out(fstr, rps+wps, rps, wps, krps, kwps, avw, avr, serv, w_pct, r_pct); } else { if (do_raw == 0) { - fstr = " %6.1f %6.1f %6.1f %6.1f " + fstr = " %6.1f %6.1f %6.1f %6.1f %6.1f " "%4.1f %4.1f %6.1f %6.1f " "%3.0f %3.0f "; } else { - fstr = "%.1f,%.1f,%.1f,%.1f,%.1f,%.1f," + fstr = "%.1f,%.1f,%.1f,%.1f,%.1f,%.1f,%.1f," "%.1f,%.1f,%.0f,%.0f"; } - push_out(fstr, rps, wps, krps, kwps, avw, avr, + push_out(fstr, rps+wps, rps, wps, krps, kwps, avw, avr, wserv, rserv, w_pct, r_pct); } } @@ -1279,7 +1279,7 @@ /* without -r option */ (void) snprintf(disk_header, sizeof (disk_header), - "%-*.*sr/%cw/%c " + "%-*.*si/or/%cw/%c " "%cr/%c %cw/%c wait actv " "svc_t w b %s", iodevs_nl, iodevs_nl, "device", @@ -1288,7 +1288,7 @@ /* with -r option */ (void) snprintf(disk_header, sizeof (disk_header), - "device,r/%c,w/%c,%cr/%c,%cw/%c," + "device,i/o,r/%c,w/%c,%cr/%c,%cw/%c," "wait,actv,svc_t,w," "b,%s", ch, ch, iosz, ch, iosz, ch, header); @@ -1296,11 +1296,11 @@ } else { /* with -n option */ if (do_raw == 0) { - fstr = "r/%cw/%c %cr/%c " + fstr = "i/or/%cw/%c %cr/%c " "%cw/%c wait actv wsvc_t asvc_t " "w b %sdevice"; } else { - fstr = "r/%c,w/%c,%cr/%c,%cw/%c," + fstr = "i/o,r/%c,w/%c,%cr/%c,%cw/%c," "wait,actv,wsvc_t,asvc_t," "w,b,%sdevice"; } difference in output: bash-3.00# iostat -x extended device statistics devicer/sw/s kr/s kw/s wait actv svc_t %w %b cmdk0
[request-sponsor] bugid 6344436
hi, i'm Visakh from ASE amritapuri, i'm working on bugid:6344436 synopsis:*mv* gives cryptic error when applied to unix domain sockets SCA no:OS0192 i've fixed it. This message posted from opensolaris.org
[request-sponsor] bugid 6207437
hi, i'm Visakh from ASE amritapuri, i'm working on bugid:6207437 synopsis:iostat should display merged requests SCA no:OS0192 i've fixed it. This message posted from opensolaris.org
[request-sponsor] RFE 6196126
Hi John, A contribution has already been offered for this bug. It's #87 under 'In Progress' on the request-sponsor table. Thanks. Bonnie John Sonnenschein wrote: > I would like to fix RFE 6196126 "add option to svcs -xq, which returns > 1 if svcs -x prints anything, 0 otherwise" > > I'm John Sonnenschein, OS0051 > > Thank you. > ___ > request-sponsor mailing list > request-sponsor at opensolaris.org