Activity
From 2011-06-13 to 2011-07-12
2011-07-12
-
08:26 PM Bug #1197: Hang after resilver finished with mpt
- Just checked SMART info on the drives as well - nothing...
-
12:06 PM Bug #1202 (New): "zdb -DD" histogram block count should be decimal-K/M based, not binary
- When I look at the "zdb -DD" output for dedup stats of my pool, I see that large counts of blocks are rolled into 102...
-
06:18 AM Bug #1200: various modules declare static functions within function bodies
- Putting prototypes in function bodies is certainly tasteless, but declaring them _static_ is bogus: if the compiler s...
-
05:16 AM Bug #1200: various modules declare static functions within function bodies
- I believe placing function prototypes in the body of functions is technically legal C, but strongly discouraged as ba...
2011-07-11
-
09:05 PM Bug #1200 (Resolved): various modules declare static functions within function bodies
- It is, apparently, non-sensical to place a static function prototype within the body of a function, though Studio and...
-
08:51 PM Bug #1199 (Resolved): efe_restart should be as static as its prototype
- efe makes efe_restart() static in its prototype but not its definition.
(It's not clear to me why efe is so packed... -
08:47 PM Bug #1198: date formats contain spaces where not expected
- [Copied my note 8 from 1030]
It does seem that the "%x" format is more commonly defined as
some permutation of "%... -
08:46 PM Bug #1198: date formats contain spaces where not expected
- [Copied Note 7 by Gary Mills from 1030]
I would say that the bug is in strftime. It should never
produce a condensed... -
08:43 PM Bug #1198: date formats contain spaces where not expected
- Here are some more observations from
Gary Mills (sent to developers@illumos.org)
I kept wondering why I've never... -
08:40 PM Bug #1198 (Closed): date formats contain spaces where not expected
- LANG=en_US.UTF-8 date '+%x'
has unexpected form in the first 9 days of the month:... -
08:46 PM Bug #1037 (In Progress): bfe references random 'halt' symbol
- I have the obvious fix for this on my gcc branch.
-
08:36 PM Bug #1030 (Resolved): strftime "%x" should generate something strptime can parse
- ...
-
07:50 PM Bug #1197: Hang after resilver finished with mpt
- Also, iostat -en doesn't show anything alarming in particular, and none for the failed drives
-
07:47 PM Bug #1197: Hang after resilver finished with mpt
- Just rebooted the box - couldn't get anything more out of it anyway. After the reboot, it shows a few more drives hav...
-
07:12 PM Bug #1197 (New): Hang after resilver finished with mpt
- Hi all
I just had a machine finish resilver after a drive (well, two actually) died. After resilver was finished, ... -
02:46 PM Bug #1144 (Resolved): blkdev should support dump(9e)
- changeset: 13397:edfb98e65b97
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>
date: M...
2011-07-10
-
04:13 AM Feature #1195 (Closed): man -k and -s should cooperate
- It'd be super if man -k cooperated with man -s such that, for eg, 'man -s 3ucb -k sprintf' did the obvious thing, and...
2011-07-09
-
05:39 AM Feature #1163: zpool destroy should prompt user
- Garrett D'Amore wrote:
> THIS IS A TERRIBLE IDEA.
>
> Zpool force avoids a bunch of checks. It should not be use... -
05:37 AM Bug #1192: fd manpage should be in section 7
- Well, my understanding is that 4 is 'file formats', fd doesn't describe any format, it talks about special files in /...
2011-07-08
-
10:18 PM Feature #1163: zpool destroy should prompt user
- I guess I'll better throw in the towel here. You're right, it'll break scripting.
roy -
10:14 PM Feature #1163: zpool destroy should prompt user
- THIS IS A TERRIBLE IDEA.
Zpool force avoids a bunch of checks. It should not be used just because you want to use... -
05:40 PM Feature #1163: zpool destroy should prompt user
- Well on second thought do we really need this as a feature.
Reason being there are a lot of scripts that that curren... -
02:09 PM Feature #1163: zpool destroy should prompt user
- We will need the 'force' flag then so zpool/zfs commands would still be usable for scripting.
-
09:44 AM Feature #1163: zpool destroy should prompt user
- I have the fix for this.. So assigned it to myself.
-
09:29 PM Bug #1192: fd manpage should be in section 7
- I think the idea is that its describing files and thus in 4. We mostly use 7 itself for non-driver kernel modules it...
-
05:37 PM Bug #1192 (Resolved): fd manpage should be in section 7
- fd manpage is describing special files in /dev and should live in section 7. While here, add links for stdin, stdout ...
-
05:35 PM Feature #1189: add stdin/stdout/stderr(3C) manpage symlinks
- Albert Lee wrote:
> Yuri Pankov wrote:
> > fd(4) looks like a better candidate for stdin, stdout, stderr manpages.
... -
05:03 PM Feature #1189: add stdin/stdout/stderr(3C) manpage symlinks
- Yuri Pankov wrote:
> On the related note, I have a strong feeling that fd manpage should live in section 7 (special ... -
05:02 PM Feature #1189: add stdin/stdout/stderr(3C) manpage symlinks
- Yuri Pankov wrote:
> fd(4) looks like a better candidate for stdin, stdout, stderr manpages.
For _/dev/{stdin,std... -
10:58 AM Feature #1189: add stdin/stdout/stderr(3C) manpage symlinks
- On the related note, I have a strong feeling that fd manpage should live in section 7 (special files) and could menti...
-
06:30 AM Feature #1189: add stdin/stdout/stderr(3C) manpage symlinks
- fd(4) looks like a better candidate for stdin, stdout, stderr manpages.
-
04:57 AM Feature #1189 (Resolved): add stdin/stdout/stderr(3C) manpage symlinks
- We have an _stdio(3C)_ man page, but none for _stdin/stdout/stderr(3C)_ - the global variables it actually describes....
-
08:51 AM Bug #1191 (Resolved): Remove source-network-pppdump and SUNWpppgS packages
- Same as #1190.
-
06:55 AM Bug #1190 (Resolved): Remove source-security-tcp-wrapper and SUNWtcpdS packages
- As discussed with Rich, there's no point in building and installing those packages (it should also make it easier to ...
2011-07-07
-
05:49 PM Feature #1121 (Resolved): smbsrv should use SPNEGO (outbound authentication)
- ...
-
02:31 PM Bug #1188 (Resolved): Move pppdump and tcpd manpages to usr/src/man
- Those are the only manpages still living outside usr/src/man.
-
12:20 PM Bug #1118: /dev-il illumos version will break illumos onu
- Albert Lee wrote:
> 'depend' relationships are >=. A piece of software (SFEllvm, for example) with
> @depend fmri=s... -
12:49 AM Bug #1118: /dev-il illumos version will break illumos onu
- Andrzej Szeszo wrote:
> Rich Lowe wrote:
> > Andrzej Szeszo wrote:
> > > Not having branch version number would ma... -
12:38 AM Bug #1118: /dev-il illumos version will break illumos onu
- Rich Lowe wrote:
> Andrzej Szeszo wrote:
> > Not having branch version number would make life easier for people bui... -
02:36 AM Feature #1186 (Resolved): integrate arcstat
- We should integrate the mharsch arcstat (the original arcstat.pl, updated for L2ARC amongst other things). It's in J...
-
02:34 AM Feature #1185 (Feedback): want command to observe vfs activity
- Joyent provide a 'vfsstat', built on statistics provided by #1183. We should integrate it along with #1183
-
02:33 AM Feature #1184 (Feedback): want per-zone i/o statistics
- Joyent introduced a 'ziostat' built on the kstats provided by #1183, we should take it along with #1183
-
02:31 AM Feature #1183 (Feedback): Improve the multi-tenancy fairness of I/O performance in zones
- We should integrate the changes made by Jerry Jelinek and Bill Pijewski of Joyent, and described here by the latter h...
2011-07-06
-
05:38 PM Feature #1182 (New): iconv should know about latinN aliases
- It appears that GNU iconv has aliases for latinN mapping to ISO-8859-N, whereas we only have simple "8859", and "8859...
-
04:36 PM Bug #1118: /dev-il illumos version will break illumos onu
- Rich Lowe wrote:
> Andrzej Szeszo wrote:
> > Not having branch version number would make life easier for people bui... -
04:19 PM Bug #1118: /dev-il illumos version will break illumos onu
- Andrzej Szeszo wrote:
> Not having branch version number would make life easier for people building their own packag... -
01:41 PM Bug #1118: /dev-il illumos version will break illumos onu
- I was only experimenting with things. I am not sure personally what would be the best approach to versioning. I kind ...
-
02:33 PM Bug #1181 (Resolved): Remove plot(1B), plot(4B), tplot(1)
- These 3 manpages refer to non-existing commands - compatibility/ucb doesn't deliver plot, tplot was removed in #364.
2011-07-05
-
05:02 PM Bug #1118: /dev-il illumos version will break illumos onu
- I can't speak as to what OI want to do, but it's very likely that incorporations _don't_ give you the behaviour you w...
-
08:52 AM Bug #1118: /dev-il illumos version will break illumos onu
- I think Andrzej's idea has merit and is worth considering, but post-oi151-stable.
For oi_151-stable, I don't mind ...
2011-07-03
-
11:12 PM Bug #1177 (Resolved): _PATH_STDPATH definition in paths.h not correct
- Resolved in r13395 commit:29f0883d3bc0
-
10:49 PM Bug #1177 (In Progress): _PATH_STDPATH definition in paths.h not correct
-
04:01 PM Bug #1177: _PATH_STDPATH definition in paths.h not correct
- Sigh. My fault. Thanks for fixing this.
Please send the webrev to developers@ for review, (which should be trivi... -
12:50 PM Bug #1177: _PATH_STDPATH definition in paths.h not correct
- Webrev can be found here: http://cr.illumos.org/view/nktd7byq/
-
12:46 PM Bug #1177 (Resolved): _PATH_STDPATH definition in paths.h not correct
- In usr/src/head/paths.h we currently have:...
-
03:13 AM Bug #1118: /dev-il illumos version will break illumos onu
- I was thinking about relying on timestamps in case of illumos packages when doing upgrades and keeping individual pac...
-
01:53 AM Bug #1118: /dev-il illumos version will break illumos onu
- Dropping the branch versions would make this harder, not easier. (we'd go from having one number to keep >= to havin...
-
12:50 AM Bug #1118: /dev-il illumos version will break illumos onu
- Dropping branch version numbers is another option worth considering going forward. Current pkg5 tools don't have any ...
2011-07-02
-
02:56 PM Bug #1176 (Resolved): NWAM handling of multiple DHCP-assigned DNS domains broken
- The dhcp server at work gives me three domain names: foo.bar.com, bar.com and baz.com. On OpenSolaris b134 that resul...
-
05:36 AM Bug #1166: useradd warns on names with more than 8 chars
- from the comments in <limits.h>...
2011-07-01
-
11:55 PM Bug #1175 (Feedback): ZFS rpool boot fails on oi148
- console output gives:...
-
11:32 PM Bug #1174 (Feedback): fails to boot on Thinkpad T520
- Pretty straight forward, take a thinkpad t520 with a quad core processor, boot off the oi 148 live CD. The kernel spi...
-
09:19 PM Feature #1096: i386 disassembler should understand complex nops
- Actually, these are just regular multibyte nops, not the "hinting nops" to which intel refer (which are, as stated, t...
-
10:27 AM Bug #1166: useradd warns on names with more than 8 chars
- 8 chars is POSIX standard (POSIX_LOGIN_NAME_MAX in
http://www.opengroup.org/onlinepubs/007908799/xsh/limits.h.html) -
01:43 AM Feature #1168: want a libtermcap that does not force libcurses
- an hg export of the changes, in case anyone wants to try this out.
-
01:06 AM Feature #1168: want a libtermcap that does not force libcurses
- Here's an implementation of this proposed feature:
http://www.yalms.org/cr/libtermcap/
-
01:03 AM Feature #1168 (Resolved): want a libtermcap that does not force libcurses
- While looking at issue 415 https://www.illumos.org/issues/415 it became apparent that issues like 415 could benefit ...
2011-06-30
-
10:00 PM Feature #1120 (Resolved): Use real file descriptors for smbfs named pipes.
- ...
-
03:43 PM Bug #832: need Intel 82579 Gigabit Ethernet PHY support in e1000g
- oracle recently fixed 6944824 Intel e1000g NIC support for Lewisville (82579LM and 82579LF)
Not sure if this will he... -
09:57 AM Feature #1167 (Closed): add '-_lint' to cw
- As I can see we have '-_cc' for SunC and '-_gcc' for GCC to cw wrapper - for using different compilers.
they are fl... -
07:35 AM Bug #1166 (Resolved): useradd warns on names with more than 8 chars
- useradd have warning with name more 8 chars
--------------
for example:
# useradd test567890
UX: useradd: test567... -
01:38 AM Bug #81: remove 'is_z_a_power_of_x_le_y' from pcfs utils
- Changing from:
if (!(is_z_a_power_of_x_le_y(2, 128, num)))
to:
if (!(ISP2(num) && (num >= 1) && (num <= 128)...
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 ...
Also available in: Atom