Activity
From 2011-03-26 to 2011-04-24
2011-04-24
-
11:55 AM Bug #954 (New): ZFS metadata uses way too much space with 4Kb blocks (ashift=12)
- Details, from problem question to my research and findings, are represented in OpenSolaris forum thread: http://opens...
-
08:34 AM Bug #833: ZPOOL cache device is emptied after rebooot
- This is a known "feature". We'd like to add persistence to the L2ARC at some day, but for now it starts over... the ...
2011-04-23
-
10:36 PM Bug #953 (Resolved): amd64 mdb chews arguments to ::run?
- Juergen Keil reported this bug quite a while ago, here:
http://www.mail-archive.com/mdb-discuss@mail.opensolaris.o... -
09:31 PM Bug #933: Sound is periodically scratchy
- I may have found a workaround for this.
I downloaded OSS 4.2 via mercurial (http://opensound.hg.sourceforge.net/hg... -
07:04 AM Bug #933: Sound is periodically scratchy
- As per this site, http://unixben.com/2010/11/upgrading-openindiana-to-oracle-solaris-11-express/, I tried upgrading t...
-
04:16 PM Feature #952 (Resolved): separate intent logs should be obvious in 'zpool iostat' output
- At present, zpool iostat output looks like this (from bdha)...
-
12:43 PM Bug #951 (New): InfiniBand commands are not documentedin dladm(1M)
- oi_148a has a new way on setting-up an IniniBand network
http://arc.opensolaris.org/caselog/PSARC/2010/085/mail
Q... -
11:53 AM Bug #950 (Resolved): svcadm error message on configd bind failure is useless
- At present, most SMF utilities give some bland and inhuman error message when they try and fail to connect to configd...
-
11:13 AM Bug #949 (Resolved): dtrace should only include the first instance of a library found on its library path
- rm at Joyent fixed a bug whereby DTrace would attempt to include all versions of a library found along its library pa...
-
10:58 AM Bug #898: iommu needs to be disabled on AMD boards with multiple iommu units
- We need to fix the bugs that having multiple IOMMUs enabled causes, not paper of them.
It would be incredibly usef... -
03:59 AM Bug #934: FreeBSD's GPT not recognized
- if my hypothesis is correct, oi doesn't recognize gpt partitions with non-solaris gptid.
Steps (not tested):
- cr...
2011-04-22
-
09:55 PM Bug #948: chmod(1M) is not -R friendly when doing ACLs
- The evidence that errors were supposed to be non-fatal is that every changed errmsg() call is followed by acl_free(ac...
-
09:44 PM Bug #948 (Resolved): chmod(1M) is not -R friendly when doing ACLs
- Currently chmod -R will bail out on *first* error, not trying to operate on other files:...
-
12:46 PM Bug #947 (Resolved): want basic administration and interrogation of NGZ services from GZ
- Joyent have changes that allow an appropriately privileged GZ user to manage services in NGZs via svcadm -z, and acce...
-
12:42 PM Bug #946 (Resolved): want ability to list services in a zone from the GZ
- Joyent added support for -z and -Z flags to svcs to display the services running in a specific zone, or all zones, wh...
-
12:41 PM Bug #945 (Resolved): want easy script access to service log files
- Joyent added support for an '-L' flag to svcs, which displays the service log file in a manner making it easy to pick...
-
10:53 AM Bug #943 (Resolved): zio_interrupt ends up calling taskq_dispatch with TQ_SLEEP
- While digging through bug reports and such looking for hints toward an end-user deadlock, I happened upon a report su...
2011-04-21
-
11:58 PM Bug #916: False-sharing in TCP hash buckets, plus size increase
- Fixed in:
# HG changeset patch
# User Jerry Jelinek <jerry.jelinek@joyent.com>
# Date 1303430797 14400
# Node... -
09:50 PM Bug #916 (Resolved): False-sharing in TCP hash buckets, plus size increase
- Resolved in r13345 commit:20c193a013b8
-
11:57 PM Bug #915 (Resolved): ill_taskq_dispatch() race condition
- Fixed in:
changeset: 13344:7691b36f7461
user: Bryan Cantrill <bryancantrill@gmail.com>
date: ... -
09:51 PM Bug #915: ill_taskq_dispatch() race condition
- Resolved in r13344 commit:7691b36f7461
-
11:56 PM Bug #941: perhaps zfs vdev_cache logic should be removed.
- So the following change was added as part of bug 175 :
+ *
+ * TODO: Note that with the current ZFS code, it t... -
11:55 PM Bug #941 (New): perhaps zfs vdev_cache logic should be removed.
-
11:54 PM Bug #175 (Resolved): zfs vdev cache consumes excessive memory
- Resolved in:
garrett@thinkpad{15}> hg export tip
# HG changeset patch
# User Garrett D'Amore <garrett@nexenta.... -
11:50 PM Bug #175: zfs vdev cache consumes excessive memory
- We end up storing 10MB of readahead per vdev, and so if you have many
vdevs (say, if you sell storage systems), that... -
05:25 PM Bug #940 (Resolved): llquantize() dreams of JNI
- #905 will introduce llquantize() support to DTrace using code contributed by Joyent. However, Joyent didn't add supp...
-
02:04 PM Bug #939: SUNWdtrt needs to be willing to use 64bit java
- We can't use isaexec(3C) because there is no java binary in the 32bit ISA directory, given that the difference we car...
-
12:17 PM Bug #939 (Resolved): SUNWdtrt needs to be willing to use 64bit java
- At present, the tests for the DTrace java API use 'jdtrace', a clone of the command line interface implemented in Jav...
-
12:17 PM Bug #920: iwk and non standard wifi channels
- ...
-
08:23 AM Bug #920: iwk and non standard wifi channels
- Is Channel 7 legal in your regulatory domain? Some WiFi channels require firmware modifications depending on the cou...
-
11:16 AM Bug #911: smbfs mount command fails during system boot
- Thanks for questioning the reasons for checking the service state.
I looked into this some more, and I see that th... -
08:49 AM Bug #911: smbfs mount command fails during system boot
- I'm pretty sure NFS works because it contains no explicit check that its service is online in its own mount path, so ...
-
06:42 AM Bug #911: smbfs mount command fails during system boot
- No, it's not a missing dependency problem. Rather, an odd design
(inherited from nfs) where mountall is called just... -
04:38 AM Bug #911: smbfs mount command fails during system boot
- So, is the service missing a dependancy?
-
08:20 AM Feature #936 (Resolved): Support for LSI 9205-8e (2808)
- Fixed in:
changeset: 13343:62db0cff8d6f
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>
... -
08:06 AM Bug #937 (Resolved): WRITE_SAME support for COMSTAR
- Subject pretty much sums it up.
2011-04-20
-
06:49 PM Bug #933: Sound is periodically scratchy
- Derek Witt wrote:
> *System Specs:*
> Motherboard: DFI LANParty-UF nf4 Ultra-D
> CPU: 1.80GHz AMD Opteron 165 (Dua... -
04:52 PM Bug #911: smbfs mount command fails during system boot
- Actually, some of the fixes referred to in note 1 were integrated.
Just not the part to deal with the possibility th... -
12:45 PM Feature #936 (Resolved): Support for LSI 9205-8e (2808)
- The LSI 9205-8e is known to work with mpt_sas (verified internally at Nexenta), but uses a new device id, 87.
-
09:18 AM Bug #934: FreeBSD's GPT not recognized
- After more messing around, I discovered that one of the reason was the efi label (or whatever it was) was on cXdYtZs2...
2011-04-19
-
11:56 PM Bug #934 (Resolved): FreeBSD's GPT not recognized
- When migrating my main desktop from FreeBSD few days ago, I found out that OI doesn't recognize my GPT partitions and...
-
08:53 PM Bug #933 (New): Sound is periodically scratchy
- *System Specs:*
Motherboard: DFI LANParty-UF nf4 Ultra-D
CPU: 1.80GHz AMD Opteron 165 (Dual-core)
Memory: 4GB DDR ... -
05:12 PM Bug #922 (In Progress): SUNWdtrt needs some love
- The issues are
# umod/usym/ufunc tests all assume an infinite loop incrementing a counter will likely cause the prog... -
01:46 PM Feature #929 (New): Cisco VPN tunnel
- I think that it is really necessary to be able to use Cisco VPN tunnels.
-
01:16 PM Feature #928 (New): Want svcs(1) option to recurse dependencies/dependents
- svcs has -D and -d to show dependents and dependencies of a given service, but only shows _direct_ dependencies and d...
-
01:12 PM Bug #926 (Closed): prstat should perhaps truncate zone names
- prstat -Z allows zone names to wrap the line, generally damaging the display. It's probably better if it truncates, ...
-
11:27 AM Bug #911: smbfs mount command fails during system boot
- With the related issue 910 fixed (mountall/umountall)
http://www.illumos.org/issues/910
it is possible to have both n... -
01:44 AM Bug #923 (Resolved): bootadm tries to rebuild archives which it shouldn't
- The following bug still exists in openindiana. Not sure if it has been fixed in SE11. Please can it be reinvestigated...
2011-04-18
-
09:25 PM Bug #922 (Resolved): SUNWdtrt needs some love
- There are various failures in SUNWdtrt due to the tests not having kept up with the system. Changes to binaries that...
-
07:01 PM Bug #917: Make TCP's iss_incr a tunable
- Ah, right. We have no home for protocol tunables that aren't per-address or per interfaces except ndd. I thought Br...
-
06:34 PM Bug #917: Make TCP's iss_incr a tunable
- Brussels is more for NIC tunables, ipadm _might_ be a better spot (though I'm a bit skeptical). I don't think anythi...
-
02:04 PM Bug #917: Make TCP's iss_incr a tunable
- I'm guessing in this case "ndd" really expands to the Brussels stuff? (if it doesn't, should it?)
-
06:21 AM Bug #917 (Resolved): Make TCP's iss_incr a tunable
- Joyent found this as "OS-203", and it was fixed in the Joyent Illumos batch.
Joyent's experience suggests that the... -
04:41 PM Bug #921 (New): SMF may not send service state changes to FMA(?)
- Booting the system I had a service fail, probably fairly early during boot (I can't be sure, I wasn't booting without...
-
01:19 PM Bug #914 (Rejected): x64 mutex_enter only clears half of %rax, may block unneccesarily
- ah! xorl %eax, %eax will 0-extend and clear all of %rax. (which differs from how %ax and %eax are treated 16bit v. 3...
-
12:22 PM Bug #920 (New): iwk and non standard wifi channels
- On my old Lenovo T61 I'm unable to connect with an AP running on a channel 7.
Don't ask why I use non standard chann... -
10:39 AM Bug #903 (Resolved): Improperly initialized variable in iSCSI error path
- changeset: 13341:52d3d213dc6e
-
10:28 AM Bug #919: smbfs fsync sometimes returns ETIME
- This helped in my testing (attachment).
-
10:21 AM Bug #919 (Closed): smbfs fsync sometimes returns ETIME
- Running an iozone test over smbfs like this:...
-
06:31 AM Bug #918 (Resolved): Need better IP fanout (esp. with VLANs present)
- Joyent found this as "OS-332", and it was fixed in the Joyent Illumos batch.
The proposed fix adds IPv4 checks to ... -
06:15 AM Bug #916 (Resolved): False-sharing in TCP hash buckets, plus size increase
- This was found by Joyent as "OS-299", and fixed in the Joyent Illumos batch.
TCP hash bucket mutexes are too close... -
06:13 AM Bug #915 (Resolved): ill_taskq_dispatch() race condition
- Joyent found this as "OS-119", and it was fixed in the Joyent Illumos batch.
Basically, mutexes should be initiali...
2011-04-17
-
07:09 PM Bug #914: x64 mutex_enter only clears half of %rax, may block unneccesarily
- When searching for the processor manuals to confirm this theory, one of the hits was an old bugs.opensolaris.org bug ...
-
07:07 PM Bug #914 (Rejected): x64 mutex_enter only clears half of %rax, may block unneccesarily
- Further looking around at the x86 mutex_enter, I notice that we clear %eax before issuing a locked cmpxchgq, cmpxchgq...
-
06:19 PM Bug #913 (Resolved): dfshares returning failure (1) even when it should return success
- This was originally:
http://bugs.opensolaris.org/view_bug.do?bug_id=6670499
If you run dfshares, it returns an er... -
06:05 PM Bug #912 (New): lurking remnants of PROF and GPROF builds should be removed
- Trying to discover why mutex_enter on x86 wasn't found by opengrok recently, I stumbled into ENTRY_NP() which is much...
-
06:02 PM Bug #911: smbfs mount command fails during system boot
- There were fixes published for this in:
http://cr.opensolaris.org/~gwr/jk-vfstab/
but never integrated.
-
05:33 PM Bug #911 (Resolved): smbfs mount command fails during system boot
- This was originally:
http://bugs.opensolaris.org/view_bug.do?bug_id=6799647
When smbfs mounts are made from /etc/... -
06:02 PM Bug #910: mountall thinks smbfs filesystems are local
- There were fixes published for this in:
http://cr.opensolaris.org/~gwr/jk-vfstab/
but never integrated.
-
04:40 PM Bug #910 (Resolved): mountall thinks smbfs filesystems are local
- This was originally:
http://bugs.opensolaris.org/view_bug.do?bug_id=6795819
If you have smbfs mounts in /etc/vfst... -
04:20 PM Bug #909 (New): dangling nfs4 debug code should be removed
- NFS4 contains what looks like left over debugging code, defining protypes for nfs4_debug_mutex_exit/enter and mutex_e...
-
03:27 PM Bug #908 (Resolved): dtrace in the global zone may miss USDT probes in local zones
- Joyent fixed a bug with cross-zone USDT probes, we should incorporate their fix
dtrace_enabling_matchall() is run ... -
03:18 PM Bug #895 (Resolved): snoop lies about SMB errors
- changeset: 13340:43bfdefd2c41
-
01:37 PM Bug #907: Recursive zfsdev_ioctl importing a pool with a zvol mirror vdev
- Albert Lee wrote:
> No pools have been imported at the time @zpool import@ is run, so /dev/zvol/dsk/seapool/syspool-... -
01:24 PM Bug #907: Recursive zfsdev_ioctl importing a pool with a zvol mirror vdev
- By chance, Google turns up this gem for what appears to be an even less likely configuration:...
-
01:16 PM Bug #907 (New): Recursive zfsdev_ioctl importing a pool with a zvol mirror vdev
- I attached a zvol as a temporary mirror for a root pool (don't ask why...).
@zpool import@ from live media results... -
01:55 AM Bug #891 (Rejected): 'ZFS send' doesn't send clones correctly
- Exactly. The original/parent data set must be sent in advance, since the clone will only contain the COW differences...
2011-04-16
-
09:06 PM Bug #906 (Resolved): dtrace depends_on pragma should search all library paths, not just the current one
- DTrace currently only searches the current directory when looking for dependencies specified by #pragma D depends_on ...
-
09:04 PM Bug #905 (Resolved): want llquantize() support in DTrace
- Joyent patched support for an llquantize() action into DTrace to provide log linear quantization (logarithmically qua...
-
08:58 PM Bug #789 (In Progress): dtrace may drop instructions when rapidly signalled
- This is in the joyent tree, and I'll bring this over as I go through their DTrace changes.
2011-04-15
-
05:53 PM Bug #197 (Resolved): svc.startd may not pick up locale correctly
- Resolved in 13339:287b9c4687e8.
-
09:26 AM Bug #896 (Resolved): sata module can panic on smartctl issued in vbox
- Resolved in:
changeset: 13338:5c9c658b0bee
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>...
2011-04-14
-
02:47 PM Bug #900: sed errors when -e is given a 0-length argument
- But is introducing incompatibility worth it? As I see it, it'll just make harder to sync once bsd sed is got updated.
-
12:52 PM Bug #900: sed errors when -e is given a 0-length argument
- It would be easier to just change '<= 1' to '< 1'. (there should always be one character, the \n, if asprintf() reall...
-
12:13 PM Bug #900: sed errors when -e is given a 0-length argument
- As there's no comments, the reason I brought up original code is that asprintf, while widely implemented, is still no...
-
01:25 PM Bug #412: Cannot delete file(s) on root zfs filesystem if disk is full
- The problem is that with copy-on-write, when you delete a file you must create a new copy of the meta data which mean...
-
01:16 PM Bug #903 (Resolved): Improperly initialized variable in iSCSI error path
- iscsi_rx_process_rejected_tsk_mgt() will die with a NULL pointer dereference. This is a rare error path, so it isn't...
-
08:29 AM Feature #902 (New): Replace qlc(7d) firmware with BSD-licensed firmware from FreeBSD
- Currently qlc(7d) is using the Sun-provided firmware under a proprietary license. FreeBSD has negotiated the release...
2011-04-13
-
10:13 PM Bug #706 (Resolved): beadm should accept 'umount' as well as 'unmount'
- Fixed in:
changeset: 13337:d584565e3743
user: Alexander Stetsenko <ams@nexenta.com>
date: Wed Ap... -
01:13 AM Bug #706: beadm should accept 'umount' as well as 'unmount'
- fixed.
it also contains small fixes for 2 formatting issues.
first one is related to output header formating.
when...
2011-04-12
-
04:44 PM Bug #900: sed errors when -e is given a 0-length argument
- Porting issue, the original code has:...
-
04:12 PM Bug #900 (Resolved): sed errors when -e is given a 0-length argument
- % echo "x" | /bin/sed -e ''
sed: asprintf: Error 0...
2011-04-11
-
06:40 PM Bug #898 (New): iommu needs to be disabled on AMD boards with multiple iommu units
- Trying to enable iommu on AMD boards that have multiple iommu units will lead to errors and the system not working pr...
-
01:45 PM Bug #897 (New): NFS server should not show ephemeral IDs
- We have this issue too. (I've seen it).
http://mail.opensolaris.org/pipermail/cifs-discuss/2011-April/003449.html
... -
10:46 AM Bug #891: 'ZFS send' doesn't send clones correctly
- Rich, I would agree as well. This is the expected behavior IMO. A send of the base file system would need to occur fi...
-
08:53 AM Bug #873 (Resolved): Want a bsd-like <paths.h>
- Resolved in r13333 commit:1aaef96dabf6
-
08:53 AM Bug #850 (Resolved): system(3C) and similar could just use /bin/sh
- Resolved in r13334 commit:90920e3f9201
-
08:52 AM Bug #754 (Resolved): Build of illumos-gate fails with perl-5.10.0 as default perl
- Resolved in r:13335 commit:a8b9fb2737b8
-
05:39 AM Bug #896 (Resolved): sata module can panic on smartctl issued in vbox
- The following panic is seen anytime smartctl is issued against a SATA disk in virtual box.
$c
sata_txlt_ata_pass_...
2011-04-10
-
11:05 PM Bug #175: zfs vdev cache consumes excessive memory
- Solaris 11 has been running with the tunable set to zero for a while now. Eventually we ought to just remove the code.
-
06:30 PM Feature #351 (Resolved): Khmer Unicode language Support.
-
06:30 PM Feature #351: Khmer Unicode language Support.
- Resolved in:
changeset: 13332:7d1bfc4f8455
tag: tip
user: Shampavman <shampavman.cg@gmail.com>
... -
01:59 PM Bug #878 (Resolved): regerror() error messages not i18n compliant
- Resolved in:
changeset: 13331:3e39f9c58fbd
tag: tip
user: Garrett D'Amore <garrett@nexenta.com...
2011-04-09
-
06:04 PM Bug #895 (Resolved): snoop lies about SMB errors
- snoop has some limited decoding of SMB packets. One relatively
interesting thing it _can_ decode is the error code ... -
01:35 PM Bug #393: Invalid nd_hostservlist contents crash mountd
- work-a-round: Turn off mdns in /etc/nsswitch.conf
-
11:25 AM Bug #393: Invalid nd_hostservlist contents crash mountd
- I have just started to see this same issue on opensolaris 134; Here is what is logged around the event.. ...
2011-04-08
-
12:38 PM Bug #891: 'ZFS send' doesn't send clones correctly
- If the "sending from @ " is literal, it looks like it's misformatting that message too.
I'd actually thought the b... -
12:36 PM Bug #891 (Rejected): 'ZFS send' doesn't send clones correctly
- This issue was discovered by Anatoliy Legkodymov on nexentastor and
reproduces on Illumos as well.
steps to reprodu... -
11:05 AM Bug #755 (Resolved): dmu_recv_stream builds incomplete guid_to_ds_map
- Resolved in
changeset: 13329:c48b8bf84ab7
user: Alexander Stetsenko <ams@nexenta.com>
date: Fri Apr ...
2011-04-07
-
08:09 PM Bug #845 (Rejected): xpg4/bin/sh should move back to SUNWcs
-
07:57 PM Bug #855 (Rejected): onu should make openindiana.org non-sticky
- I apparently fixed this ages ago as #99 by making whichever publisher osnet-incorporation (by default) comes from non...
-
05:21 PM Bug #754: Build of illumos-gate fails with perl-5.10.0 as default perl
- The problem is that perl IO handles are implicitly global, so when we recurse we clobber DIR, and end up closing it w...
-
05:16 PM Bug #754: Build of illumos-gate fails with perl-5.10.0 as default perl
- I was wrong, this isn't an issue with perl, it's a subtle (well, not really now we know what it is) issue with the sc...
-
03:58 PM Bug #849 (Resolved): domain controller "hot fail over" can take forever
- changeset: 13328:2f33da224406
2011-04-06
-
06:38 PM Bug #166 (Resolved): CR6901979 error in xdr_float.c not fixed
- changeset: 13327:b9e92167922a
-
05:31 PM Bug #886: getaddrinfo() doesn't return all addresses for hostname
- The problem seems to be that getaddrinfo() calls res_gethostbyname(), which allocates a 512-byte buffer and passes it...
-
04:51 PM Bug #886 (New): getaddrinfo() doesn't return all addresses for hostname
- Tested with the following test program:...
-
08:37 AM Feature #719 (Resolved): beadm should allow BEs outside of <rpool>/ROOT
- Resolved in:
changeset: 13326:70ccb19abd77
tag: tip
user: Alexander Eremin <a.eremin@nexenta.co... -
06:25 AM Feature #278: get rid zfs of python and pyzfs dependencies
- Are cmd/pyzfs and lib/pyzfs used for anything else or should they have been removed as well?
2011-04-05
-
12:12 PM Bug #391 (Resolved): beadm needs a man page
- This was done as part of the integration of usr/src/man
-
09:24 AM Bug #883: ZIL reuse during remount can lead to data corruption
- Thanks, Eric!
-
09:07 AM Bug #883 (Resolved): ZIL reuse during remount can lead to data corruption
- In the ZIL, each objset is associated with a zilog_t structure. The zilog keeps
track of, among other things, the l... -
08:58 AM Bug #842 (Resolved): src/lib/Makefile has libc_i18n vestiges
- Resolved in:
changeset: 13325:ab46f88a2660
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>... -
05:00 AM Bug #880: ksh93 coredumps on 'unset'
- The problem here is that IFS is a function-local variable. Some older ksh93 versions choke on this (and local typeset...
2011-04-04
-
08:48 AM Bug #842: src/lib/Makefile has libc_i18n vestiges
- Here's the webrev for the resulting changes (which I've tested):
http://mexico.purplecow.org/gdamore/webrev/nolibc... -
08:46 AM Bug #842: src/lib/Makefile has libc_i18n vestiges
- Actually, I can remove just the part of nightly that calls it, which is -S O. Its not that much work. Nightly is i...
-
07:29 AM Bug #842: src/lib/Makefile has libc_i18n vestiges
- Garrett D'Amore wrote:
> Note also that there are other references to libc_i18n.a which must be purged.. mkclosed.sh... -
08:25 AM Bug #880 (Closed): ksh93 coredumps on 'unset'
- The simple test case is:...
2011-04-03
-
09:29 PM Bug #842: src/lib/Makefile has libc_i18n vestiges
- Note also that there are other references to libc_i18n.a which must be purged.. mkclosed.sh's sole purpose at present...
-
09:09 PM Bug #878 (Resolved): regerror() error messages not i18n compliant
- The error messages provided by regerror() are not passed to gettext() for localization.
Furthermore, regerror_msg.... -
01:38 PM Bug #876 (Closed): /bin/date missing -R key
-
09:38 AM Bug #876: /bin/date missing -R key
- This is duplicate of #643
-
01:25 PM Bug #858 (Resolved): text/doctools should have dependencies on things man(1) needs
-
01:22 PM Bug #858: text/doctools should have dependencies on things man(1) needs
- Resolved by r13322 commit:080b738f40f4
-
01:25 PM Bug #853 (Resolved): system/library is missing references to some license files
- Resolved by r13318 commit:baafb764c755
-
01:24 PM Bug #847 (Resolved): post* manual pages made obsolete by #111 should be removed
- Resolved by r13319 commit:30ca6bbf5b09
-
01:23 PM Feature #857: ZFS should provide option to automatically promote hot spares to replacements
- Doh.
-
01:22 PM Bug #854 (Resolved): postscript filter EOF missed some bits
- Resolved by r13320 commit:de6c57673fcc
-
01:22 PM Bug #856 (Resolved): SUNWcs should deliver /export and /home
- Resolved by r13321 commit:e0a46b714d35
-
01:21 PM Bug #860 (Resolved): storage/storage-server shouldn't depend on zfs-auto-snapshot
- Resolved by r13323 commit:68180a7fbd06
-
01:21 PM Bug #808 (Resolved): developer tools should support mercurial 1.8
- Resolved by r13324 commit:9a080c1fd46c
-
08:02 AM Bug #877 (Resolved): share_nfs cannot share to IPv6 subnets
- It is currently impossible to export an NFS filesystem to an IPv6 network (rather than a single host), because share_...
-
06:48 AM Bug #875 (Resolved): missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
- Resolved in:
changeset: 13317:bd2d2a5ed3e4
tag: tip
user: Garrett D'Amore <garrett@nexenta.co...
2011-04-02
-
09:24 PM Bug #869: Install(1) could use an option to create a new BE
- With onu, is there really a need for Install?
I admit, in all my years of kernel code, I have never once used Inst... -
09:23 PM Bug #112 (Resolved): nuke the stale postgres user and group entries
- Resolved in:
changeset: 13316:e4e8c441a977
tag: tip
user: Bryan Horstmann-Allen <bdha@mirror... -
12:52 PM Bug #876 (Closed): /bin/date missing -R key
- /bin/date missing -R key
some tools is using -R key
-R, --rfc-2822 output date and time in RFC 2822 ...
2011-04-01
-
11:33 AM Bug #112: nuke the stale postgres user and group entries
- Bryan: Informationally, since none of this applies to postgres:
These (and all "default") users used to be deliver... -
07:00 AM Bug #112: nuke the stale postgres user and group entries
- Bryan, did you ever do a nightly build with these changes (and have you installed the resulting bits)?
-
10:48 AM Bug #875: missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
- See the attachment for the fix, and for a test program to exercise kcf. (The test program is really a kernel module....
-
06:57 AM Bug #694 (Resolved): zfs mdb module didn't hear about zfs_txg_synctime_ms
- Resolved in:
garrett@thinkpad{11}> hg heads
changeset: 13315:23dca344544a
tag: tip
user: Shamp...
2011-03-31
-
10:48 PM Bug #875: missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
- Bryan Cantrill wrote:
> We have recently seen a spate of panics in prchoose():
>
> @> $c
> prchoose+0x72(ffffff0... -
10:45 PM Bug #875 (Resolved): missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
- We have recently seen a spate of panics in prchoose():
@> $c
prchoose+0x72(ffffff0d3761e008)
prgetpsinfo32+0x2b(... -
04:46 PM Bug #874: beadm's space accounting is deeply dubious
- This should also charge a BE for any associated Zone boot environments.
Such that each BE is charged with:
us... -
04:13 PM Bug #874 (New): beadm's space accounting is deeply dubious
- beadm's "Space" field appears to charge space in a straight forward but misleading manner (I'm guessing based on its ...
-
10:50 AM Bug #871: audiotest(1) fix typos/errors
- So, this will work for some people and not for others because man(1) is sensitive to $PATH where it arguable shouldn'...
-
10:35 AM Bug #871: audiotest(1) fix typos/errors
- We don't actually have a mandoc macro set yet, sadly. Maybe file a bug and integrate one?
(I don't know enough to ... -
12:25 AM Bug #871: audiotest(1) fix typos/errors
- Here's also audiotest(1) manpage converted to mandoc.
2011-03-30
-
10:03 PM Bug #870 (Resolved): audiohd: loud static noise on HP DV8 (Intel PCH HDA, IDT 92HD75B3X5 codec)
- Fixed in:
garrett@thinkpad{28}> hg heads
changeset: 13314:cb4578880ab2
tag: tip
user: Yuri Pa... -
02:51 PM Bug #870 (Resolved): audiohd: loud static noise on HP DV8 (Intel PCH HDA, IDT 92HD75B3X5 codec)
- Patch attached. Second part is just cosmetic change (visible in `audioctl show-device`). Tested only on HP Pavilion DV8.
-
09:20 PM Bug #873 (Resolved): Want a bsd-like <paths.h>
- In working on #850 and a related bug regarding the $PATH used by execvp() posix_spawnp() and similar, it's become des...
-
08:35 PM Bug #872 (Closed): remove duplicate daemon() definitions
- Various sources have their own daemon() implementation, with the integration of
4471189 "should have 4.4BSD's daemo... -
03:26 PM Bug #871 (Closed): audiotest(1) fix typos/errors
- Fix some typos/errors in audiotest(1) manpage:
-1 => -l
the => to -
12:44 PM Bug #869 (New): Install(1) could use an option to create a new BE
- Instead of (as well as) the glom-name bits, it'd be handy if Install had an option to create a new boot environment i...
-
12:23 PM Bug #868 (Closed): uts/common/avs/ns/contract.h makes source searches tedious
- AVS has a header, source:usr/src/uts/common/avs/ns/contract.h for the sole purpose of the ddi compatibility test (par...
-
11:42 AM Bug #867 (New): arcmsr should support SCSAv3 DMA routines
- The arcmsr code should support SCSAv3 DMA, instead of doing it itself. This would also allow some other enhancements...
-
11:40 AM Feature #834 (Resolved): need support for Areca 1880 6Gbps
- Resolved in:
changeset: 13313:5d49ca4e35b2
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>... -
10:02 AM Bug #864: at(1) should not popen /usr/bin/pwd
- Well, if the code existed on 4, libc would be forking for it too, so there'd be no savings. Special casing of the ol...
-
09:56 AM Bug #864: at(1) should not popen /usr/bin/pwd
- Rich Lowe wrote:
> getcwd(3C) returns the physical pathname too, so there'd be no difference here. I think it's jus... -
09:51 AM Bug #864: at(1) should not popen /usr/bin/pwd
- getcwd(3C) returns the physical pathname too, so there'd be no difference here. I think it's just ancient code.
T... -
09:43 AM Bug #864: at(1) should not popen /usr/bin/pwd
- I have no clue what this code does... but... maybe the intention of the code was/is to get the _physical_ path (e.g. ...
-
07:00 AM Bug #506: suspend/resume issue on b147 (6986810)
- This is *not* a duplicate of https://defect.opensolaris.org/bz/show_bug.cgi?id=17093.
The workaround is correct, but...
2011-03-29
-
07:06 PM Bug #866 (Rejected): old mcs swap debugging code should be removed
- Accidental dup of #865. Wish I knew how I was managing that.
-
07:01 PM Bug #866 (Rejected): old mcs swap debugging code should be removed
- There's code in mcs, under the undocumented -D flag, to run 'swap -s' after starting and immediately before exiting.
... -
07:01 PM Bug #865 (Resolved): old mcs swap debugging code should be removed
- There's code in mcs, under the undocumented -D flag, to run 'swap -s' after starting and immediately before exiting.
... -
04:53 PM Bug #864 (Resolved): at(1) should not popen /usr/bin/pwd
- For some reason I can't currently fathom, at(1) popens /usr/bin/pwd
It opens a pipe, forks, and in the child setui... -
04:13 PM Bug #863 (Rejected): lint could be much more fatal
- We should adjust the build such that:
- lint is passed -errwarn=%all, just as cc is (this makes warnings be erro... -
11:38 AM Feature #862 (Feedback): KMS support in OI
- Hi,
With help from mailing lists I managed to compile and install new drivers for Ati radeonhd cards which is xf86...
2011-03-26
-
08:06 PM Bug #859 (Rejected): storage/storage-server shouldn't depend on zfs-auto-snapshot
- Somehow filed this twice. See #860
-
07:49 PM Bug #859 (Rejected): storage/storage-server shouldn't depend on zfs-auto-snapshot
- zfs-auto-snapshot was merged into/renamed to desktop/time-slider.
Normally, we'd make the package depend upon the ne... -
08:01 PM Bug #861 (New): sharectl needs to work when only NFS client is installed
- The NFS support for libshare is packaged with the NFS server, but sharectl requires it for manipulating NFS propertie...
-
07:49 PM Bug #860 (Resolved): storage/storage-server shouldn't depend on zfs-auto-snapshot
- zfs-auto-snapshot was merged into/renamed to desktop/time-slider.
Normally, we'd make the package depend upon the ne... -
06:00 PM Bug #858 (Resolved): text/doctools should have dependencies on things man(1) needs
- man(1) may run lp (man -t, man -r) and awk (catman, via makewhatis), but does not depend
on packages providing them. -
11:22 AM Feature #857 (New): ZFS should provide option to automatically promote hot spares to replacements
- The @autoreplace@ zpool option introduced in PSARC/2007/197 allows for hot swapping of faulted component devices with...
Also available in: Atom