Activity
From 2011-05-31 to 2011-06-29
2011-06-29
-
10:20 PM Bug #1148 (New): Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- Thanks for the benchmarks. I'm assigning this to "OI Illumos" for further investigation since the problem appears cl...
-
11:48 AM Bug #1148: Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- The command used was:...
-
11:46 AM Bug #1148: Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- Bonnie from OS 134 - with size same as on OI151 ( smaller than in previous test )
-
10:17 AM Bug #1148: Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- Here are the bonnie results. It's same physical machine.
-
09:54 PM Bug #1165 (Resolved): SUNWarbel/driver-network-arbel should be removed
- These appear to be packages that were created empty, for Sun's somewhat hair-brained "make the bits appear in a patch...
-
03:33 PM Feature #1060 (Feedback): termios needs cfmakeraw and cfsetspeed
- Heres an updated patch which I think may be ready to submit. It's also worth noting that APT requires cfmakeraw.
-
08:37 AM Feature #1163 (Closed): zpool destroy should prompt user
- Hi all
Destroying a beadm will prompt the admin:... -
08:28 AM Bug #1109: zpool detach on spare fails
- Roy Sigurd Karlsbakk wrote:
> Resilver started and finished to the drive, so yes, I think it's supposed to be in use...
2011-06-28
-
04:46 PM Bug #1157: man could support gzipped pages
- You probably want to use _strrchr_ and _strcmp_ here. The gzcat also should be optional (man doesn't depend on gzip)....
-
01:44 PM Bug #1157: man could support gzipped pages
- Thanks, that makes the patch a bit simpler.
-
11:42 AM Bug #1157: man could support gzipped pages
- What I mean is that you don't need the the 'gzipit', just use `gzcat -f` instead of `cat` for all files.
-
11:22 AM Bug #1157: man could support gzipped pages
- Sure.. Another option could be "fixing" zcat to accept -f option forcing it to allow non-compressed data to pass thro...
-
11:10 AM Bug #1157: man could support gzipped pages
- I've spoken to Garrett and it seems that we could use my patch as a stop-gap solution until your changes are ready.
-
04:35 PM Bug #1148: Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- Just to let you know, the bonnie test on 151 is running, already it took 10 hours and still not finished. Tomorrow I ...
2011-06-27
-
10:31 PM Bug #1160: fmd assertion fails on boot on Dell C6145
- As the fm-discuss thread suggests, it looks like we assume any node which
pci_hostbridges_find discovers also have a... -
09:45 PM Bug #1160: fmd assertion fails on boot on Dell C6145
- Core dumps can be found at:
http://skysrv.pha.jhu.edu/~rercola/bitbucket2/
As well as copies of the attached outputs -
09:45 PM Bug #1160: fmd assertion fails on boot on Dell C6145
- In the mentioned thread, Mike mentions the range between his laptop working and not working was onnv_123 to onnv_126,...
-
09:34 PM Bug #1160 (New): fmd assertion fails on boot on Dell C6145
- On fresh boot on a Dell C6145 (in this case, a 4x12-core Opteron box), fmd dies on boot with "Assertion failed: comma...
-
10:24 PM Bug #1148: Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- Thanks, how about 151 for the slow one.
-
07:52 PM Feature #1159 (New): Zones - capped-memory on the fly
- Zones should be aware of changes in capped-memory limits without having to reboot.
-
04:41 PM Bug #1157: man could support gzipped pages
- I'm working on it as part of other man related updates.
-
01:28 PM Bug #1157 (Closed): man could support gzipped pages
- The majority of man pages in NCP (all versions) are gzipped which means they can only be read with gnu man and not ma...
-
04:13 PM Bug #1145: .hgignore file in Github mirror should be renamed
- Right, but it's also a blanket ignore of the whole tree. Which we only did for Mercurial because of the grave perfor...
-
11:38 AM Bug #1145: .hgignore file in Github mirror should be renamed
- I'm not sure maintaining the .gitignore file would make any difference to maintainability since it shares the same fo...
-
03:52 PM Feature #1158: replace deprecated pkgsend subcommands with pkgrepo in usr/src/pkg/Makefile
- The even-newer-than-that pkg(5) uses 'pkgrepo add-publisher' not 'set publisher/prefix', as it handles repositories c...
-
03:15 PM Feature #1158 (New): replace deprecated pkgsend subcommands with pkgrepo in usr/src/pkg/Makefile
- Rather than using the deprecated pkgsend create-repository... set-property, the Makefile should use pkgrepo create/pk...
2011-06-26
-
11:58 PM Bug #1155 (Resolved): in.ftpd sometimes starts with SIGALRM blocked
- On a moderately busy anonymous FTP server, in.ftpd children will slowly accumulate.
This happens because the signal ... -
08:43 PM Bug #1148: Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- Right now there is 134 installed, I will do some benchmarks. But For The slow one - should I do 148 or 151 right away?
-
08:33 PM Bug #1148 (Feedback): Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- Ivan,
Would it be possible for you to give us a test case with some numbers for the Compact Flash performance on O... -
03:26 PM Bug #1154 (Resolved): cpio needs a quiet option
- I've written a few scripts that use `cpio' internally.
They all print `NN blocks' to standard error. I could
redir... -
01:02 PM Feature #1153 (Resolved): remove krtld support for _depends_on
- _depends_on has been replaced by ELF dependency declaration, and the former is invisible to pkgdepend. _depends_on ha...
-
06:11 AM Bug #1152 (Closed): ping(1M) doesn't mention -D (DONTFRAG) option
-
05:54 AM Bug #389: Build failure in usr/src/cmd/perl/5.10.0
- This usually happens when Makefile has timestamp in the future and is not a real bug.
2011-06-25
-
10:43 PM Bug #1150 (Closed): libcmdutils has superfluous #define
- usr/src/lib/libcmdutils.h has the following define:
@#define ISREG(A) (((A).st_mode & S_IFMT) == S_IFREG)@
This... -
07:57 PM Bug #1145: .hgignore file in Github mirror should be renamed
- The problem with a .gitignore is maintaining the damn thing. One similar to that used by Joyent is probably a great ...
-
03:02 PM Bug #1145: .hgignore file in Github mirror should be renamed
- If Garrett would agree to take a .gitignore, we could start working on it.
I'm also using showUntrackedFiles = no, b... -
02:26 PM Bug #1149: tic issues useless warnings about filenames longer than 16 chars
- Wouldn't be too surprised if it was expecting s5fs to do the truncation.
-
11:24 AM Bug #1149: tic issues useless warnings about filenames longer than 16 chars
- Just to clarify - actual "limit" is 14 characters + [a-z]/, making it 16, which the checks in the code use.
-
11:14 AM Bug #1149 (Resolved): tic issues useless warnings about filenames longer than 16 chars
- The subject says it all - tic issues useless warnings when resulting filename is longer than 16 chars, but doesn't ac...
-
10:22 AM Bug #454: Fix Home,end,pgup,pgdw in terminfo for sun-color
- Re-taking, as there's no progress for #294. Attached patch for pgup, pgdown, home, end, insert keys, as well as updat...
-
09:50 AM Bug #1148 (New): Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- I have been using OpenSolaris 134b for a year on several Sun Fire x4540 - Thor systems, booting from Compact Flash sl...
-
03:30 AM Feature #1147 (Resolved): integrate the virtio-block driver
2011-06-24
-
05:26 PM Bug #1145: .hgignore file in Github mirror should be renamed
- The git mirror is a true mirror, it needs to stay that way (it's important to how it is produced).
If we're going ... -
10:52 AM Bug #1145 (New): .hgignore file in Github mirror should be renamed
- The Github mirror of Illumos contains a .hgignore file which should be renamed to .gitignore for git.
-
04:55 PM Feature #1141: allow NFSv3 server FSINFO tunables to be tuned
- Yeah, I synced up with Garrett on IRC. I'm working on something (tangentially) related, and was mislead by comments ...
-
12:00 PM Feature #1141: allow NFSv3 server FSINFO tunables to be tuned
- Again, protecting from markups......
-
11:56 AM Feature #1141: allow NFSv3 server FSINFO tunables to be tuned
- # dtrace -n 'fbt:nfs:rfs3_tsize:return {printf("%Y\t%d\n", walltimestamp, args[1]);}'
dtrace: description 'fbt:nfs:r... -
04:11 PM Feature #1146 (Resolved): find should support -iname
- Now we have an fnmatch(), we should add find -iname support (this maybe supported already in the new fnmatch, but if ...
-
03:45 PM Bug #1072 (Resolved): arcmsr 1880 device id missing from package
- Fixed in
lchangeset: 13393:a055831123f1
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>
... -
12:07 AM Bug #1144 (Resolved): blkdev should support dump(9e)
- For some consumers of blkdev, support for dump(9e) to host crash dumps and support sync() from a panic context would ...
2011-06-23
-
11:59 PM Feature #1141: allow NFSv3 server FSINFO tunables to be tuned
- Why are you thinking that these aren't tunable? (can /etc/system not poke them? mdb sure can.)
-
07:45 PM Feature #1141: allow NFSv3 server FSINFO tunables to be tuned
- Also affects NFSv4, http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/fs/nfs/nfs4_common.c#61
Als... -
12:13 PM Feature #1141 (Closed): allow NFSv3 server FSINFO tunables to be tuned
- This simple change allows NFSv3 server FSINFO tunables to be tuned.
$ diff nfs_common.c nfs_common.c.orig
304,306... -
10:08 PM Feature #1143 (Resolved): split Olson DB (usr/share/lib/zoneinfo) out from SUNWcs
- The Olson DB requires relatively frequent updates. Rather than delivering it as a patch to SUNWcs, it seems more logi...
-
06:39 PM Bug #534 (Resolved): DMA KVA cache attributes incorrect
- changeset: 13392:0ad5890414dc
tag: tip
user: Michael Tsymbalyuk <mtzaurus@gmail.com>
date: ... -
02:07 PM Bug #1129: Try to install OI 151 on HP 360
- Maybe it is the same like in Solaris 11 Express 2010.11...
I opened a bug a few month ago..
*Synopsis*: snv_151a ... -
08:41 AM Bug #1129: Try to install OI 151 on HP 360
- Hi
J forget to tell, i have installed " nexenta core 3.0" on my machine, and cpqary3 driver works fine.
Torbjørn -
05:11 AM Bug #1129 (Feedback): Try to install OI 151 on HP 360
- Torbjoern Fallsen wrote:
> Hi,
> Installing OI151 from DVD on HP DL 360 G4 server end with error and rebooting.
>... -
01:33 AM Bug #1129: Try to install OI 151 on HP 360
- This looks like a bug in the cpqary3 driver. Too bad we don't have source for it.
-
05:00 AM Bug #640: number_to_scaled_string is duplicated in several commands
- Jason King wrote:
> I had actually looked at that, but it's really overengineered.
>
> The implementations in lib... -
03:35 AM Bug #640: number_to_scaled_string is duplicated in several commands
- I had actually looked at that, but it's really overengineered.
The implementations in libzfs of nicenum (and it's ... -
03:33 AM Bug #640: number_to_scaled_string is duplicated in several commands
- The BSDs (all of 'em) call this humanize_number(3) and (9): http://www.daemon-systems.org/man/humanize_number.3.html ...
-
04:34 AM Bug #1140 (New): sys/swap.h should work in large file environment
- While implementing #640 Jason discovered that _sys/swap.h_ barfs when a consumer has -D_FILE_OFFSET_BITS=64.
This ... -
02:39 AM Bug #656: need man pages for mbstowcs(3C) and mbstowcs_l(3C)
- Correct. We cannot use the Solaris 11 text. The OpenGroup may have a man page we can use, or possibly FreeBSD.
-
02:19 AM Bug #1128: WARNING: kb8042: inconsistent getinfo(9E) implementation
- So the problem is this:...
-
02:00 AM Bug #1128: WARNING: kb8042: inconsistent getinfo(9E) implementation
- Garrett D'Amore wrote:
> Its harmless as long as you don't try to do Dynamic Reconfiguration on this device. It *sh... -
01:36 AM Bug #1128: WARNING: kb8042: inconsistent getinfo(9E) implementation
- Its harmless as long as you don't try to do Dynamic Reconfiguration on this device. It *should* be fixed.
That sa...
2011-06-22
-
03:17 PM Feature #1138 (Rejected): crontab could default to something other than ed
- Apparently the complaint about this in #opensolaris was mistaken. (continuing my run of bad luck with mis-filed bugs...
-
03:09 PM Feature #1138 (Rejected): crontab could default to something other than ed
- with EDITOR unset, crontab runs ed. It's probably possible standard-wise, etc, to make it run something less (appare...
2011-06-21
-
04:54 PM Bug #1133 (New): one offsetof to rule them all
- In our source tree there are perhaps hundreds of definitions of the normal offsetof() under a variety of pseudonyms, ...
-
10:52 AM Bug #1100 (Feedback): cpustat usage message is incorrect
-
10:50 AM Bug #1100: cpustat usage message is incorrect
- Webrev done, will be sent to the developers mailling for code review.
http://wildcat.espix.org/cr/illumos-1100-web...
2011-06-20
-
10:33 PM Bug #1132 (Rejected): beadm don't have 'activate' on help screen
- Duplicate of #967
-
09:23 PM Bug #1132 (Rejected): beadm don't have 'activate' on help screen
- igor@igork:~/Downloads/libm/usr/src$ beadm
usage:
beadm subcommand cmd_options
subcommands:
... -
07:23 PM Bug #1087: Unable to connect to the CIFS server using \\servername.fqdn
- For this to work properly, the Samba server needs to support GSSAPI/SPNEGO. A packet trace shows that Windows and th...
-
01:41 PM Bug #1087 (Feedback): Unable to connect to the CIFS server using \\servername.fqdn
- Additional information:
IP address and FQDN works from non-windows clients (Mac, Linux)
Short name or IP addr... -
02:48 PM Bug #1107 (Resolved): nfs_tbind.c do_one() function can't work with loopback
- changeset: 13391:e851229134c9
tag: tip
user: Dan Kruchinin <dan.kruchinin@nexenta.com>
date: ... -
02:11 PM Bug #1108 (Resolved): kRPC: ticotsord doesn't support T_ADDR_REQ when datablock type is M_PCPROTO
- changeset: 13390:a8f63d8645fa
tag: tip
user: Dan Kruchinin <dan.kruchinin@nexenta.com>
date: ... -
01:42 PM Bug #1126: date(1)'s usage message doesn't mention -R
- I've send a review request to the developers mailling for this.
Please see http://wildcat.espix.org/cr/illumos-1126-... -
01:42 PM Bug #1126 (Feedback): date(1)'s usage message doesn't mention -R
- I've send a review request to the developers mailling for this.
Please see -
09:20 AM Bug #1130: Current illumos fails to build with both DEBUG and non-DEBUG disabled.
- Your options do not ask for a non-DEBUG build, but instead ask for no build at all.
-D means "do a DEBUG build"
-... -
04:55 AM Bug #1130 (New): Current illumos fails to build with both DEBUG and non-DEBUG disabled.
- With NIGHTLY_OPTIONS='-FnCmprt'
I'm getting this:
+ /usr/sfw/bin/gcc -fident -finline -fno-inline-functions -fn... -
04:38 AM Bug #1129 (Rejected): Try to install OI 151 on HP 360
- Hi,
Installing OI151 from DVD on HP DL 360 G4 server end with error and rebooting.
Error I get is:
Warning - stac... -
03:44 AM Bug #1128 (New): WARNING: kb8042: inconsistent getinfo(9E) implementation
- Getting this warning first thing when running in qemu/kvm:
SunOS Release 5.11 Version illumos-gate-xl0 64-bit
Cop...
2011-06-18
-
02:48 PM Bug #1126 (Resolved): date(1)'s usage message doesn't mention -R
- When -R was added to date(1), the manual page was updated but the usage message was not:...
-
01:00 PM Bug #1037: bfe references random 'halt' symbol
- Garrett D'Amore wrote:
> Looking at this code, it would appear that the reference to "halt" is a left over from an e...
2011-06-17
-
01:33 PM Bug #693: Opensource replacement of sunwlibm
- 1. first step - integrate LIBM from SUN sources as is . Implement build procedure for building another packages with ...
-
01:29 PM Bug #693: Opensource replacement of sunwlibm
- need to integrate LIBM to illumos tree as another libs - implement build procedure - and provide shared lib for build...
-
12:15 PM Bug #1105: zpool import should report if it is going to take forever, or do background tasks after import
- I have kept closer watch on my system now - after a couple of hours of disk thrashing with both reads and writes to t...
-
08:17 AM Bug #1125 (Resolved): pkg(5) packages could be free of lint
- Newer pkg(5) clients check for various inconsistencies in packaging, some of which cause our packages to be non-insta...
-
05:26 AM Bug #1123: Function keys not recognized on Microsoft Natural Ergonomic Keyboard 4000
- XKB Geometry Information:
http://www.gentoo-wiki.info/HOWTO_Microsoft_Natural_Ergonomic_Keyboard_4000
-
05:16 AM Bug #1123 (New): Function keys not recognized on Microsoft Natural Ergonomic Keyboard 4000
- Reproduction:
1. Attach Microsoft Natural Ergonomic Keyboard 4000 to Computer
2. Boot x86-64 version of OpenIndiana... -
02:55 AM Feature #1122 (Closed): smbsrv should use SPNEGO (inbound authentication)
- When smbsrv accepts connections from clients (which are
typically Windows clients) it does not offer any of the
mod... -
02:53 AM Feature #1121 (Resolved): smbsrv should use SPNEGO (outbound authentication)
- When smbsrv connects to AD servers for authentication work, it uses old security protocols. This can cause some AD s...
2011-06-16
-
06:03 PM Feature #1120 (Resolved): Use real file descriptors for smbfs named pipes.
- Currently, the named pipe interface exported by libsmbfs uses the
over-the-wire (OtW) SMB file handles as named pipe... -
04:49 PM Bug #1118: /dev-il illumos version will break illumos onu
- As a long-but-unique string is too unwieldy, I'm partial to 1.0 and 5.11 (for maximum redundancy).
Result is:
pkg... -
01:32 PM Bug #1118 (New): /dev-il illumos version will break illumos onu
- In the /dev-il repo the build version of illumos was incremented to 0.151, to match everything else. Because in the...
-
04:23 PM Feature #1119: getrusage() could fill ru_maxrss
- It's possible that locking the as with sufficient frequency to maintain an even somewhat accurate max is a bad idea o...
-
04:19 PM Feature #1119 (New): getrusage() could fill ru_maxrss
- Someone mentioned in #opensolaris that we don't fill out ru_maxrss. looking at the code, it seems like this could be...
-
12:58 PM Bug #1117 (New): SMF: Inverse file dependency message is misleading
- I have made an SMF service with can be easily blocked from auto-starting by touching a file, in case its activity wou...
-
12:59 AM Bug #967 (Resolved): beadm usage output lacks 'activate' command
- Resolved in r13389 commit:5929916bbfff
-
12:54 AM Bug #1116 (Resolved): beadm *_snap commands shouldn't exist
- It looks like beadm create and beadm destroy already handle snapshot names, so the *_snap variants are superfluous (a...
2011-06-15
-
11:58 AM Bug #224 (Resolved): findunref build shouldn't fail if SCM can't be determined
- Resolved in r13361 commit:2502776ad797
-
11:57 AM Bug #950 (Resolved): svcadm error message on configd bind failure is useless
-
11:57 AM Feature #1096: i386 disassembler should understand complex nops
- Intel call this "hinting nops"
The documented ones are dealt with pretty reasonably by:... -
03:38 AM Bug #1115 (Closed): kcf should possibly depend upon swrand
- Dup of #995
-
03:34 AM Bug #1115 (Closed): kcf should possibly depend upon swrand
- The "No randomness provider enabled" message at boot time _seems_ to be caused by KCF initializing its randomness pri...
-
03:38 AM Bug #995: boot message: No randomness provider enabled for /dev/random
- This looks to be KCF trying to initialize randomness in kcf_rnd_init() prior to swrand being fully initialized. _Thi...
2011-06-14
-
07:17 PM Bug #1106: Deleting blocks on (deduped) pool consumes all RAM and freezes the system
- Just in case, here's also a diff of "zdb -D" outputs before and after that import. Strangely (for me) the DDT entry s...
-
11:29 AM Bug #1106: Deleting blocks on (deduped) pool consumes all RAM and freezes the system
- For an illustration, here's a diff of two "zdb -bsvL" runs, taken before and after one of many failed zpool import at...
-
07:02 PM Bug #923 (Resolved): bootadm tries to rebuild archives which it shouldn't
- changeset: 13388:6c2fc79987ac
tag: tip
user: Alexander Eremin <a.eremin@nexenta.com>
date: ... -
06:20 PM Bug #1112 (New): If one pool goes down, all pools render inaccessible
- Hi all
It seems there's an issue with zfs' handling of lost pools. If one pool becomes inaccessible for some reaso... -
06:17 PM Bug #1109: zpool detach on spare fails
- Resilver started and finished to the drive, so yes, I think it's supposed to be in use. Even so, I can't detach neith...
-
05:24 PM Bug #1109: zpool detach on spare fails
- This doesn't seem to be the same situation Mark is describing in the quote, since none of the pools are degraded (any...
-
03:08 PM Bug #1111 (New): OpenIndiana lacks a "failsafe boot" image and option
- On Solaris 10 systems and OpenSolaris SXCE we had a normal boot and a failsafe boot kind of images, the latter being ...
-
01:35 PM Bug #1110: oi_148: panic dump not saved
- The workaround was tested successfully on:
SUN FIRE X4270
HP ProLiant DL380 G6
-
11:02 AM Bug #1110 (Feedback): oi_148: panic dump not saved
- On some machines panic image is not saved in a proper way....
-
11:53 AM Bug #1101: NFS service fails to start after hostname change
- ...
-
01:13 AM Feature #1092 (Resolved): zfs refratio property
- changeset: 13387:7dd5626b8b49
tag: tip
user: Matt Ahrens <Matt.Ahrens at delphix.com>
date: ...
2011-06-13
-
10:58 PM Bug #1104 (Closed): integrate LIBM to illumos tree
- Duplicate of #693
-
11:28 AM Bug #1109 (New): zpool detach on spare fails
- Hi all
I have a ~100TB pool for Bacula backup storage, and after some disk issues, we had some bad drives plus a b... -
11:00 AM Bug #417: Stale OpenOwner entries are not reaped for active clients
- Will the fix mentioned in http://lists.illumos.org/pipermail/developer/2010-December/001162.html be integrated in ill...
-
02:53 AM Bug #1108: kRPC: ticotsord doesn't support T_ADDR_REQ when datablock type is M_PCPROTO
- I attached a patch that fixes described problem.
-
02:51 AM Bug #1108 (Resolved): kRPC: ticotsord doesn't support T_ADDR_REQ when datablock type is M_PCPROTO
- /dev/ticotsord doesn't support T_ADDR_REQ when datablock type is M_PCPROTO.
This problem appears if you try to creat... -
02:11 AM Bug #1107: nfs_tbind.c do_one() function can't work with loopback
- Patch attached.
The patch allows do_one() to handle loopback device properly.
It also fixes memleak in do_one funct... -
02:09 AM Bug #1107 (Resolved): nfs_tbind.c do_one() function can't work with loopback
- Network lock manager has a lockd daemon that uses nfs_tbind.c do_one() function to
register XTI/TLI provider device ...
2011-06-12
-
06:13 PM Bug #1106 (New): Deleting blocks on (deduped) pool consumes all RAM and freezes the system
- As conveyed in my bug #956, some of my OpenSolaris Forum posts and recent mail-list activity (links below), my "zpool...
-
06:00 PM Bug #1105 (New): zpool import should report if it is going to take forever, or do background tasks after import
- As conveyed in my bug #956, some of my OpenSolaris Forum posts and recent mail-list activity (links below), my "zpool...
-
05:15 PM Bug #1104 (Closed): integrate LIBM to illumos tree
- integrate LIBM to illumos tree
We need LIBM for NCP4
-
04:48 PM Bug #1030 (In Progress): strftime "%x" should generate something strptime can parse
- Attached a suggested fix for review: illumos1030.patch
Before the fix:... -
10:09 AM Bug #1057 (Resolved): should correctly integrate libdwarf sources
- Resolved by r13386 commit:2e5a34cc8a49
-
12:45 AM Feature #623: Inspect S11X 201011 GPL code drop
- They seem to be for build 151. Here are the products in the osnet directory:
0 10-22-10 10:59 osnet/sr...
2011-06-10
-
11:34 PM Bug #1056: ksocket doesn't support AF_UNIX
- Perhaps Dan has some memory of why this is?
Does a change such as this require any extra protection in the face of... -
05:19 PM Bug #1056 (Feedback): ksocket doesn't support AF_UNIX
- I attached the patch and a user-space echo server for testing. I have no kernel example but it works fine from my exp...
-
05:09 PM Bug #1056: ksocket doesn't support AF_UNIX
- I'm pretty sure this was just paranoia, given that there were
no current consumers using the AF_UNIX code paths.
... -
07:26 PM Bug #1030: strftime "%x" should generate something strptime can parse
- It does seem that the "%x" format is more commonly defined as
some permutation of "%Y", "%m", "%d" (and not "%e"), so... -
05:25 PM Bug #396: format crashes
- > I'd recommend closing this bug report, or at least reducing
> its priority until somebody else encounters the prob... -
05:19 PM Bug #396: format crashes
- Has anyone else experienced this problem? The code in
auto_sense() takes care to ensure that the variables in
ques... -
02:58 PM Bug #923 (In Progress): bootadm tries to rebuild archives which it shouldn't
-
01:13 PM Bug #1102 (Resolved): Resource exhaustion in sftp client
- CVE-2010-4755 refers to a resource exhaustion vulnerability in the BSD glob library.
This code is not part of the Il... -
12:39 PM Bug #1101 (Closed): NFS service fails to start after hostname change
- If we does not have share before changing hostname, nfsd does not start....
-
03:35 AM Bug #323 (Resolved): Need fix for glob() resource exhaustion
- changeset: 13385:3d898cde151e
tag: tip
user: Gary Mills <mills@cc.umanitoba.ca>
date: Tue ... -
01:51 AM Bug #1100 (Closed): cpustat usage message is incorrect
- cpustat's usage message says:
Usage:
cpustat [-c events] [-p period] [-nstD] [-T d|u] [interval [count]]
At...
2011-06-09
-
01:20 PM Bug #1097 (Closed): glob(3c) needs to support non-POSIX options
- The glob(3c) function in illumos (and Solaris) defines only the set of flags defined
by POSIX 1003.2. Other operati... -
09:29 AM Feature #1096 (Resolved): i386 disassembler should understand complex nops
- I have some code which contains some of the weirder amd64 nop instructions (specifically, nopl, a nop with an argumen...
2011-06-08
-
08:28 PM Feature #1060: termios needs cfmakeraw and cfsetspeed
- Oops. Last patch was missing cfmakeraw.c.
-
10:38 AM Feature #1060: termios needs cfmakeraw and cfsetspeed
- Attached in an updated patch that alters grub to use cfmakeraw.
-
03:59 PM Feature #1095 (New): integrate WPA/WPA2 EAP TTLS authentication support
- Olivier Nicaise and Mark Lobelle have graciously contributed an implementation of EAP for WPA/WPA2 wireless links sup...
-
01:09 AM Bug #1087: Unable to connect to the CIFS server using \\servername.fqdn
- Typing in a FQDN to access CIFS server vs hostname yield this error message when using FQDN. Hostname is fine.
Err...
2011-06-07
-
07:59 PM Feature #1093 (New): Fast File Copy
- Hi there,
I originally asked this question in the OpenSolaris forum: http://opensolaris.org/jive/thread.jspa?threa... -
01:52 AM Feature #1092: zfs refratio property
- Based on review, the long name of the property has been updated to be "refcompressratio" and the short name will rema...
2011-06-06
-
10:17 PM Feature #952 (Resolved): separate intent logs should be obvious in 'zpool iostat' output
- changeset: 13384:0224f53de4de
tag: tip
user: Mike Harsch <mike@harschsystems.com>
date: Mo... -
08:29 PM Feature #1092 (Resolved): zfs refratio property
- Add a "REFRATIO" property, which is the compression ratio based on data
referenced. For snapshots, this is the same... -
08:16 PM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- I suppose it's not quite identical, as my setup has rather a lot of errors in fmdump -eV, but the observed end result...
-
08:02 PM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- My bug, #1032, is a duplicate of this bug.
My system is using 2 LSI 92x1-16[ie] cards, b148, SuperMicro X8DAH-F+. ... -
02:19 PM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- Small update, mpxio is not involved.
I still see this issue with those mpt settings:...
2011-06-04
-
09:17 PM Bug #1003: Properly integrate bzip2
- Currently cmd/savecore and dump code in kernel rely on common/bzip2, while the shlib itself is installed by external ...
-
08:41 PM Bug #1003 (Feedback): Properly integrate bzip2
- Is there a specific example of non-integration you can point to with this, or a test case?
-
01:56 PM Bug #323: Need fix for glob() resource exhaustion
- The FTP server in oi_148b is version wu-2.6.2+Sun.
It uses a private globbing function called `ftpglob'.
I've built... -
01:48 AM Bug #1087: Unable to connect to the CIFS server using \\servername.fqdn
- I doubt that OpenSolaris bugtracker is accessible at the moment, providing more info should help here.
2011-06-03
-
04:39 PM Feature #1088 (Resolved): smbclient devlink.tab and devfsadm cleanup
- changeset: 13383:47508b8cd2eb
tag: tip
user: Gordon Ross <gwr@nexenta.com>
date: Fri Jun 0... -
04:39 PM Feature #1076 (Resolved): smbsrv install and packaging cleanup
- changeset: 13383:47508b8cd2eb
tag: tip
user: Gordon Ross <gwr@nexenta.com>
date: Fri Jun 0... -
04:38 PM Bug #1075 (Resolved): smbsrv missing /dev/* link
- changeset: 13383:47508b8cd2eb
tag: tip
user: Gordon Ross <gwr@nexenta.com>
date: Fri Jun 0...
2011-06-02
-
03:40 AM Bug #937 (Resolved): WRITE_SAME support for COMSTAR
- changeset: 13382:d84aa76f7cd2
tag: tip
user: Dan McDonald <danmcd@nexenta.com>
date: Thu M...
2011-06-01
-
08:23 PM Feature #1088 (Resolved): smbclient devlink.tab and devfsadm cleanup
- While fixing another issue:
1075 smbsrv missing /dev/* link
it was discovered that the SMB client has both a
devli... -
08:21 PM Bug #1075: smbsrv missing /dev/* link
- External packages with a driver do this via devlink.tab, updated via a devlink property in the driver entry in the pa...
-
05:31 PM Bug #1087 (Closed): Unable to connect to the CIFS server using \\servername.fqdn
- Opensolaris bug ID:
6791642 Unable to connect to the CIFS server using \\servername.fqdn -
06:38 AM Bug #1052 (Resolved): ttymon crashes in a loop when non-existent user logs out
- Resolved in r13381 commit:baff3bb71074
2011-05-31
-
09:02 PM Bug #883 (Resolved): ZIL reuse during remount can lead to data corruption
- changeset: 13380:161b964a0e10
tag: tip
user: Eric Schrock <Eric.Schrock at delphix.com>
date: ... -
02:04 PM Feature #1081: SUNWssh support for something resembling the LPK patch (network datastore support for SSH pubkeys)
- Searching through the openssh-unix-dev archives [[http://marc.theaimsgroup.com/?l=openssh-unix-dev&r=1&w=2]], I came ...
Also available in: Atom