Activity
From 2013-08-03 to 2013-09-01
2013-09-01
-
12:06 PM Bug #4095 (In Progress): minor cleanup up libshare
- The attached patch is a minor cleanup of libshare. It fixes the following things:
1. sa_handle_impl_t and sa_hand... -
11:36 AM Bug #4078 (In Progress): groupadd execs getent unnecessarily
-
01:15 AM Bug #4075 (Resolved): nscd spuriously thinks all databases are privileged
- Resolved in 03d446d
2013-08-31
-
06:57 PM Feature #3965 (Resolved): find does not support -delete option
- Resolved in ab823b7f933f787dbdf7a0bb790639210c583869.
-
05:16 PM Bug #3933 (Resolved): contract adoption can race
- Resolved in a81df0a5d715363cc1841810a87818dfa95675c0.
-
04:03 PM Bug #1974 (Resolved): pages_pp_maximum/lotsfree discrepancy leads to mlock() failure
- Resolved in cf746768a898264fa491791a8252865e5338dc67.
2013-08-30
-
08:44 PM Feature #4092 (Resolved): Intel 1GBe NIC common code should be shared
- Currently the Intel 1GBe drivers, e1000g and igb, use the same set of common code. Unfortunately in its current form ...
-
08:38 PM Feature #4091 (Resolved): e1000g I217/I218 support
- Add support for the Intel I217 and I218 models to e1000g.
-
08:38 PM Feature #4090 (Resolved): igb I210/I211 support
- Add support for the Intel I210/I211 parts to igb.
-
07:49 PM Bug #4089: NULL pointer dereference in arc_read()
- So, clearly, checking the flag without the lock held does not provide proper protection. However, holding locks for t...
-
07:45 PM Bug #4089 (Resolved): NULL pointer dereference in arc_read()
- The following stack trace showed up in a panic indicating that b_l2hdr is NULL (the data and analysis courtesy of And...
-
07:22 PM Bug #4072 (Resolved): make clobber leaves trash
- ...
-
07:09 PM Bug #4088: use after free in arc_release()
- The simplest solution is to move the offending
list_remove(l2hdr->b_dev->l2ad_buflist, hdr);
up to the place w... -
07:07 PM Bug #4088 (Resolved): use after free in arc_release()
- A race-induced use after free occurs in arc_release() where the ARC header is used outside the critical section prote...
-
04:20 PM Bug #3600 (Resolved): edit(1) is a bad .so reference
- Resolved in a947810
-
10:31 AM Feature #4086 (Resolved): readonly option for lofiadm(1m)
- lofiadm(1m) must be able to add file also as read-only loopback device. For example, read-only mode for lofi device a...
-
09:18 AM Bug #4082 (Closed): zfs receive gets EFBIG from dmu_tx_hold_free()
- ...
-
05:49 AM Feature #4081 (Closed): need zfs_mg_noalloc_threshold
- ...
-
05:49 AM Bug #4080 (Closed): zpool clear fails to clear pool
- ...
-
05:48 AM Bug #3954 (Closed): metaslabs continue to load even after hitting zfs_mg_alloc_failure limit
- ...
2013-08-29
-
06:22 PM Bug #4049 (Resolved): filesystem(5) documents /usr/bin/amd64 twice
- commit 3a9fcf3eb769315c8984c438833b8b1453206fa4
Author: Bart Coddens <bart.coddens@gmail.com>
Date: Thu Aug 29 11... -
05:54 PM Bug #3736: cp -r shouldn't allow infinite loops
- Any updates?
-
08:42 AM Bug #3830: SIGQUEUE_MAX's limit of 32 is too low
- Found no advocate for this patch. Archive it here.
http://cr.illumos.org/~webrev/0xffea/rctl-sigqueue-05/ -
05:23 AM Bug #4048 (Resolved): cpu_acpi is too verbose about disabled SpeedStep/PowerNow! support
- commit 511588bb13d2462265d682dc1cb7ba5c7a27a771
Author: Yuri Pankov <yuri.pankov@nexenta.com>
Date: Thu Aug 29 02...
2013-08-28
-
06:49 PM Bug #4023: Properly escape newlines and carriage returns in man pages
- Webrev is here:
http://cr.illumos.org/~webrev/bcoddens/illumos-4023/ -
05:56 PM Bug #4023 (In Progress): Properly escape newlines and carriage returns in man pages
- Easy fix, webrev coming up
-
05:38 PM Bug #4023: Properly escape newlines and carriage returns in man pages
- ar has the same problem, near "characters to pad these objects".
If you grep our manual pages for '\\n', and exclu... -
02:07 PM Bug #3356: xargs needlessly duplicates stdio buffering
- Garrett D'Amore wrote:
> You probably have GNU xargs as /usr/bin/xargs. I'm guessing. I don't know.
>
I think ... -
01:00 PM Bug #3356: xargs needlessly duplicates stdio buffering
- You probably have GNU xargs as /usr/bin/xargs. I'm guessing. I don't know.
Apart from changing some NULLs to 0s (... -
12:03 PM Bug #3356: xargs needlessly duplicates stdio buffering
- It was my mistake during testing. There are 2 xargs, which I did not know initially. I had modified xargs compiled an...
-
05:38 AM Bug #3356: xargs needlessly duplicates stdio buffering
- Very simple tests, like find . -print0 | xargs -0 echo fail.
Even without -print0 and -0, the output is flat out ... -
04:15 AM Bug #3356: xargs needlessly duplicates stdio buffering
- Garrett D'Amore wrote:
> Prasad, you changed the code and broke it with your changes -- it doesn't work at all due t... -
02:41 AM Bug #4085 (Closed): mpathadm list lu cause panic
- config:
lsi sas2008
lsi 6G expander
6 bad disks (I am testing error handling of the storage subsystem)
fmadm... -
02:27 AM Bug #4084 (New): possible bugs in sd when parsing sd.conf
- case SD_CONF_BSET_PC_DISABLED:
values->sdt_disk_sort_dis = data_list[i];
SD_INFO(SD_LOG_ATTACH_DETACH, un,
... -
02:21 AM Bug #4083 (New): set allow-bus-device-reset=0; in sd.conf will not take effect when mpxio is enabled
- if (un->un_f_is_fibre == TRUE) {
un->un_f_allow_bus_device_reset = TRUE;
} else {
if (ddi_getprop(DDI_DEV_T_...
2013-08-27
-
09:21 PM Bug #3356: xargs needlessly duplicates stdio buffering
- Prasad, you changed the code and broke it with your changes -- it doesn't work at all due to changing the specific lo...
-
07:41 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- Frederik Wessels wrote:
> I'm seeing the same. Are you using OmniOS? If so what release?
> Second, do you have othe... -
07:29 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- I'm seeing the same. Are you using OmniOS? If so what release?
Second, do you have other zpools than your root pool?... -
03:38 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- Rich Ercolani wrote:
> I have an R720 on which this succeeds without difficulty; what is the configuration of yours?... -
07:29 PM Bug #4051: Don't free mdi_pathinfo_t in mptsas when device(s) are retired.
- Since I got switches I'm covering more cases and here's an interesting one : with two enclosures (45 slots and 4 expa...
-
03:22 PM Bug #4051: Don't free mdi_pathinfo_t in mptsas when device(s) are retired.
- I've been doing lots of tests with other parts.
+Now it is clear the crash is not related to :+
* Dell servers : bec... -
05:59 PM Bug #4082 (Closed): zfs receive gets EFBIG from dmu_tx_hold_free()
- Analysis by Matt Ahrens (this is a regression caused by #4047):...
-
04:12 PM Bug #3518 (Resolved): Incorrect hostid calculation
- commit 2df37efa12a69b067c7197296dd802eb4b8a9e85
Author: Garrett D'Amore <garrett@dey-sys.com>
Date: Fri Feb 1 12:... -
02:58 PM Bug #3528: setting permission with chmod kills delete_child permission on owner acl
- Just a quick update on progress: I took this bug from Gordon & I have some code changes I'd consider just about read...
-
01:44 PM Bug #4079: standardize small stack frame sizes in ZFS code
- The trivial way to do this is to add -_gcc=-Wframe-larger-than=<X> for whatever X to the uts Makefiles (or just the Z...
-
05:12 AM Bug #195 (Closed): Need replacement for nfs/lockd+klm
- ...
-
01:24 AM Feature #4081 (Closed): need zfs_mg_noalloc_threshold
- This is a ZFS tunable for pools with heavily imbalanced vdevs. If the threshold is set to non-zero and a vdev is more...
-
01:20 AM Bug #4080 (Closed): zpool clear fails to clear pool
- Analysis by George Wilson:...
-
01:12 AM Bug #3996 (Closed): want a libzfs_core API to rollback to latest snapshot
- ...
2013-08-26
-
09:45 PM Bug #4079 (New): standardize small stack frame sizes in ZFS code
- Some of the functions in ZFS uses very large stack frames. This makes it hard to port them to Linux (8k stacks) and i...
-
09:12 PM Bug #4045 (Closed): zfs write throttle & i/o scheduler performance work
- ...
-
08:07 PM Bug #4049: filesystem(5) documents /usr/bin/amd64 twice
- Webrev can be found here:
http://cr.illumos.org/~webrev/bcoddens/illumos-4049/ -
05:28 PM Bug #4049 (In Progress): filesystem(5) documents /usr/bin/amd64 twice
- Easy fix, webrev coming up
-
05:54 PM Bug #3845 (Resolved): beadm doesn't work in non-global zones
-
05:54 PM Bug #3845 (Pending RTI): beadm doesn't work in non-global zones
- commit 7e0e2549bfaa531aff576083ab0c07f84fa8fb27
Author: Alexander Eremin <a.eremin@nexenta.com>
Date: Mon Aug 26 ... -
04:08 PM Bug #4078 (Resolved): groupadd execs getent unnecessarily
- Subject says it all.
-
04:30 AM Bug #3019: localedef(1) manpage is pretty out of date
- Fixed this along with fixes for 2408. Stay tuned.
-
04:27 AM Bug #2408: CJK character width handled incorrectly in terminal emulators
- I've written an implementation of WIDTH / END WIDTH localedef support, along with a very rich level of character widt...
-
12:26 AM Bug #3194 (Resolved): dis crashes disassembling aes
- Resolved in edd4ab0
-
12:25 AM Bug #4054 (Resolved): dis sometimes decides random symbols are functions
- Resolved in dc986d9
2013-08-25
-
03:53 PM Bug #4077: cleanup gcc warnings in cmd/hal
- review:
http://cr.dilos.org/cr/il-4077/...
2013-08-24
-
07:44 PM Bug #4077: cleanup gcc warnings in cmd/hal
- http://cr.dilos.org/cr/il-4077/
-
07:31 PM Bug #4077 (In Progress): cleanup gcc warnings in cmd/hal
- ...
2013-08-23
-
09:16 PM Feature #4076 (Closed): getent should support shadow lookups
-
07:24 PM Feature #4076 (In Progress): getent should support shadow lookups
-
07:18 PM Feature #4076 (Closed): getent should support shadow lookups
- there's no inherent reason that I can think of that getent may not also know how to search the 'shadow' db by name. ...
-
08:15 PM Bug #1765 (Resolved): assert triggered in libzfs_import.c trying to import pool name beginning with a number
- Resolved in 9edf9ebd727ac2046be0269a5e275785e2131bcb
-
08:14 PM Feature #2932 (Resolved): support crash dumps to raidz, etc. pools
- Resolved in 810e43b2eb0e320833671a403fdda51917e8b036.
-
07:25 PM Bug #4075 (In Progress): nscd spuriously thinks all databases are privileged
-
07:17 PM Bug #4075 (Resolved): nscd spuriously thinks all databases are privileged
- nscd doesn't initialize params->privdb, and thus at times spuriously treats them as privileged. How in the world thi...
-
10:06 AM Bug #3528: setting permission with chmod kills delete_child permission on owner acl
- Hi Gordon,
what's the status of this bug? Any progress?
Sincerly,
Klaus
2013-08-22
-
11:31 PM Bug #4072 (Resolved): make clobber leaves trash
- After doing a full build (nightly ...) followed by...
-
05:50 PM Bug #4046 (Closed): dsl_dataset_t ds_dir->dd_lock is highly contended
- ...
-
03:27 PM Bug #3974 (Resolved): mistake on stdlib.h
- Fixed with this commit:
commit 60c49c69080806d302eecdc7c8f69a0b88cac397
Author: Igor Kozhukhov <ikozhukhov@gmail....
2013-08-21
-
11:58 PM Bug #4047 (Closed): panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
-
07:18 PM Bug #4047: panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
- Resolved in:...
-
11:57 PM Feature #3946 (Closed): ::gcore
- ...
-
08:21 PM Feature #4069 (Closed): mdb should support embedded dmods in core dumps
- When working with other pieces of software that want dmods there is a challenge of making sure that we always have th...
-
07:16 PM Bug #4062 (Resolved): libscf: memory leaks in scf_simple_app_props_get()
- Resolved in:...
-
03:36 PM Bug #4062 (Pending RTI): libscf: memory leaks in scf_simple_app_props_get()
-
07:16 PM Bug #4061 (Resolved): libzfs: memory leak in iter_dependents_cb()
- Resolved in:...
-
03:36 PM Bug #4061 (Pending RTI): libzfs: memory leak in iter_dependents_cb()
-
06:37 PM Bug #4065: Kernel panic on zfs recv
- This looks like a duplicate of #4047.
-
07:31 AM Bug #4065 (New): Kernel panic on zfs recv
- On receiving incremental snapshots via ssh to an already existing target dataset, the receiving system crashed.
as... -
12:21 PM Feature #4066 (New): exporting zpool on a broken device
- Saying shortly, I can't export a pool on such devices, for example, my FC link is down, external raid is unavailable ...
2013-08-20
-
06:47 PM Bug #3845: beadm doesn't work in non-global zones
- I'm testing the patch in a non-global zone, and the output doesn't look quite right to me. Should zbe and zbe-1 have...
-
05:34 PM Bug #3126: oi_151a5 ixgbe driver
- Anyone know if this might be related to flowcontrol problems in ixgbe on X520 HW? If so, see bug 4063 I just submitt...
-
05:29 PM Bug #4063: flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- I have a large changeset compliments of Joerg Goltermann that I've trimmed down to just the flow control changes that...
-
05:25 PM Bug #4063 (New): flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- With flowcontrol set to no, tx or rx on an X520 interface driven by ixgbe connectivity seems fine however setting it ...
-
03:02 PM Bug #4062 (Resolved): libscf: memory leaks in scf_simple_app_props_get()
- There are memory leaks in scf_simple_app_props_get().
In a case there are no property groups in both svc and inst ... -
02:51 PM Bug #4061 (Resolved): libzfs: memory leak in iter_dependents_cb()
- There is a memory leak in iter_dependents_cb(). It is expected that the iter_dependents_cb() calls zfs_close() for th...
-
05:37 AM Feature #4057: Add sfxge support
- That's great news. If you need help with getting it into the tree and the like, let me know.
-
02:43 AM Bug #4060 (New): Encryption framework's bignum (and consumers) need to increase from 4096-bits.
- A SmartOS user with an 8192-bit RSA key states that he couldn't log in, with the system saying:
sshd[16521]: [I...
2013-08-19
-
06:12 AM Feature #4057 (Closed): Add sfxge support
- Figured I should list this, since I've been sitting on it.
Solarflare is a nice proprietor of 10GbE NICs, with sup... -
01:34 AM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- I have an R720 on which this succeeds without difficulty; what is the configuration of yours?
2013-08-18
-
08:24 PM Bug #4055 (In Progress): cleanup warnings in cmd/amt
-
03:49 PM Bug #4055: cleanup warnings in cmd/amt
- it is not real bug, because we have 'j++' at line 637 and will print variables only if they are defined at lines: 638...
-
02:57 PM Bug #4055 (In Progress): cleanup warnings in cmd/amt
- ...
-
08:24 PM Bug #4056 (In Progress): cleanup warnings in cmd/sgs/prof
- they are real issues,
because we have uninitialized variable 'nsyms_pri' if we have 'case: SH_SUNW_LDYNSYM' at line... -
08:12 PM Bug #4056 (In Progress): cleanup warnings in cmd/sgs/prof
- ...
-
06:28 PM Bug #3999: libld extended section handling is broken
- Resolved in 8878595
-
06:28 PM Bug #4000 (Resolved): pvs can't deal with extended sections
- Resolved in a0563a4
-
06:28 PM Bug #4003 (Resolved): dldump() can't deal with extended sections
- Resolved in e4096c8
-
06:27 PM Bug #4004 (Resolved): dis(1) can't deal with extended sections
- Resolved in 27553b5
-
06:27 PM Bug #4005 (Resolved): libctf can't deal with extended sections
- Resolved in c894eff
-
06:27 PM Bug #4011 (Resolved): ar does weird things with extended ELF sections
- Resolved in f0a0736
-
06:27 PM Bug #4009 (Resolved): size(1) can't find sections in relocatable objects with extended sections
- Resolved in 8a16d13
-
02:54 PM Bug #4024 (Closed): uninitialized and unused variables in cmd/fs.d/nfs
- Resolved in cf7e209d5f01e9f5fe052b444899ba9cba0e9877.
-
02:54 PM Bug #4024 (In Progress): uninitialized and unused variables in cmd/fs.d/nfs
2013-08-17
-
09:52 PM Bug #4054 (Resolved): dis sometimes decides random symbols are functions
- if dis_tgt_lookup() hits on the symcache, it never sets isfunc, which will the be stack garbage from dis_data().
I... -
03:13 PM Feature #4053 (Closed): Add NVME Driver Support to Illumos
- NVM Express, NVMe, or Non-Volatile Memory Host Controller Interface Specification (NVMHCI), is a specification for ac...
-
02:47 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- Oh it may be interesting to add that on rare occasion it can work, about one time out of 10'.
Hanging reboots are bo... -
02:09 PM Bug #4052 (New): Dell R720 doesn't shutdown or reboot to prom
- Dell R720 servers won't shutdown or reboot to prom, hanging on the usual "syncing disks, rebooting...".
I've no id... -
01:52 PM Bug #4051 (Closed): Don't free mdi_pathinfo_t in mptsas when device(s) are retired.
- The crash happens when MPXIO is enabled and any ioctl reaches mpapi, but it is closely related to hardware especially...
-
04:01 AM Bug #4049 (Resolved): filesystem(5) documents /usr/bin/amd64 twice
- Exactly what it says on the tin, /usr/bin/amd64 is documented once on either side of /usr/bin/sparcv9. The copy that...
-
03:36 AM Bug #4048 (Resolved): cpu_acpi is too verbose about disabled SpeedStep/PowerNow! support
- The following messages are repeated for every CPU core when SpeedStep/PowerNow! support is disabled in BIOS, and whil...
2013-08-16
-
10:18 PM Bug #3194: dis crashes disassembling aes
- This is because we attempt to use the symcache to start walking the symtab in the middle, and do so even if we've nev...
-
06:17 PM Feature #3690 (Resolved): mdb on x86 should be able to print alternate register names
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:17 PM Feature #3689 (Resolved): Want an mdb test suite driver
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:17 PM Feature #3688 (Resolved): Want mdb -e
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:16 PM Bug #3096 (Resolved): libctf does not validate function types correctly
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:16 PM Bug #3095 (Resolved): libctf does not validate arrays correctly
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:15 PM Feature #3094 (Resolved): libctf should support removing a dynamic type
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:15 PM Feature #3089 (Resolved): want ::typedef
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
04:29 PM Feature #3915 (Resolved): Add adjuncts support to the build
- Resolved in 494f7e12a62129ef191a15f9dfde6b7abe3bf510.
-
12:36 AM Bug #4047 (Closed): panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
- This is a regression caused by #3834
Analysis by Matt Ahrens... -
12:27 AM Bug #4046 (Closed): dsl_dataset_t ds_dir->dd_lock is highly contended
- Analysis by Adam Leventhal and Matt Ahrens:...
2013-08-15
-
11:28 PM Bug #4024: uninitialized and unused variables in cmd/fs.d/nfs
- Resolved in cf7e209d5f01e9f5fe052b444899ba9cba0e9877.
-
06:13 PM Bug #4045 (Closed): zfs write throttle & i/o scheduler performance work
- This review mainly consists of two related performance improvements:
1. The ZFS i/o scheduler (vdev_queue.c) now d... -
05:14 PM Bug #3983: sdev_shadow_node slept through a vn_rele
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:13 PM Bug #3983 (Resolved): sdev_shadow_node slept through a vn_rele
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:14 PM Bug #3982 (Resolved): sdev could use some theory statements
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:14 PM Bug #3981 (Resolved): sdev backing store nodes not always present
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:14 PM Bug #3980 (Resolved): sdev vfs refcount assertion violation
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:14 PM Bug #3979 (Resolved): sdev dynamic directories can be created multiple times
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:13 PM Bug #3978 (Resolved): renaming dynamic sdev nodes is problematic
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:13 PM Bug #3977 (Resolved): zones can commit suicide by zvol
- Resolved in dd9c3b29f8e9f6b99b80e1fd8fc03241abd67311.
-
05:13 PM Bug #3976 (Resolved): sdev_readdir() recursively acquires sdev_contents as reader
- Resolved in 8d3cb697ab50bcbe6fdf24afdb4243a7367d164e.
-
07:57 AM Feature #2583 (Closed): Add -p (parsable) option to zfs list
- Duplicates #3993.
2013-08-14
-
12:20 AM Bug #4026 (Resolved): cleanup warnings in cmd/passwd
- Resolved in 559372b3a1f0f2d0da204a93e42942065acd4530.
2013-08-13
-
09:21 PM Bug #3971 (Resolved): remove EXPORT_RELEASE_BUILD
- commit 0f36b8433e9a3e3d3803c54bad5be5de92aec546
Author: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Date: Tue Aug ... -
09:20 PM Bug #3994 (Resolved): uscsi_timeout of 0 sent to ses target driver can hang processes in biowait with a cmd stuck in HBA.
- commit ffc5bd0fe44a6f6529e738f1c202f788b1355046
Author: Kevin Crowe <kevin.crowe@nexenta.com>
Date: Wed Aug 7 13:... -
02:48 PM Bug #4039 (Resolved): zfs_rename()/zfs_link() needs stronger test for XDEV
- commit 18e649782fcf9da52d755b2074b4b9382426c818
Author: Marcel Telka <marcel.telka@nexenta.com>
Date: Tue Aug 13 ... -
02:30 PM Bug #4039 (Pending RTI): zfs_rename()/zfs_link() needs stronger test for XDEV
2013-08-12
-
10:30 PM Bug #4039 (Resolved): zfs_rename()/zfs_link() needs stronger test for XDEV
- The zfs vnops entry points in zfs_link() and zfs_rename() are already doing the checks for the cross-device operation...
-
08:13 PM Feature #4037 (Closed): sTec S112x support
- sTec has ported their "skd" driver, which supports S112x PCI-e SSDs, to Illumos, using the blkdev framework. This is...
-
08:12 PM Bug #4036 (Closed): fix blkdev uninitialized return values
- These have been in illumos-nexenta for a while. One fixes an uninitialized-variable nit, the other sets the return v...
-
06:16 PM Feature #3985 (Resolved): want mdb api function for iterating object symbols
- Resolved in ac58c5db4a5b4615fc374fa3211bdda323263284.
-
04:55 PM Bug #3975 (Resolved): ddi_periodic_add(9F) is entirely rubbish
- Resolved in a288e5a9793fdffe5e842d7e61ab45263e75eaca.
2013-08-11
-
10:53 PM Bug #4026 (Pending RTI): cleanup warnings in cmd/passwd
-
10:51 PM Bug #4026 (In Progress): cleanup warnings in cmd/passwd
-
03:46 PM Bug #4026 (Feedback): cleanup warnings in cmd/passwd
- http://cr.dilos.org/cr/il-4026/
-
08:25 PM Bug #3989 (Resolved): svc.startd gets stuck in a loop when HOME dir doesn't exist
- Resolved in 2a17138d7a5102bc6e0bf0444224cd0c416d98f0.
-
08:25 PM Bug #3991 (Resolved): startd, configd spinning due to bad sac start method
- Resolved in 2a17138d7a5102bc6e0bf0444224cd0c416d98f0.
-
08:25 PM Bug #3990 (Resolved): a misconfigured smf service can cause svc.configd to leak memory and eventually hang
-
08:25 PM Bug #3990: a misconfigured smf service can cause svc.configd to leak memory and eventually hang
- Resolved in 2a17138d7a5102bc6e0bf0444224cd0c416d98f0.
-
05:13 PM Bug #3986 (Resolved): svc.startd dies in getutxent_frec()
- Resolved in 0d421f668cdfd7a53019f57234af254738038aa0.
-
05:13 PM Bug #3987 (Resolved): svc.startd dies in utmpx_postfork()
- Resolved in 0d421f668cdfd7a53019f57234af254738038aa0.
-
03:47 PM Bug #4024 (Pending RTI): uninitialized and unused variables in cmd/fs.d/nfs
-
03:46 PM Bug #4024 (In Progress): uninitialized and unused variables in cmd/fs.d/nfs
-
12:42 PM Bug #2989: LOGNAME_MAX should be increased to 32
- I've attached a git-style patch named 2989-5.patch.Z to this bug report. This patch is built against illumos-gate fr...
-
02:35 AM Bug #4034 (Resolved): 'dmake all' fails for DTrace demos
- usr/src/cmd/dtrace/demo/Makefile tries to process sunlogo.gif which has never been part of the OpenSolaris repo. (Th...
-
02:30 AM Feature #4033 (New): implement IPv6 prefix delegation
- IPv6 allows a network prefix to be delegated. ISC DHCP client supports it. Illumos client does not.
-
02:28 AM Feature #4032 (New): man(1) should allow specifying paths to a page
- ...
-
02:00 AM Bug #4031 (New): scsa1394 violates DDI scsi_pkt(9S) allocation rules
- The DDI does not allow drivers to allocate their own scsi_pkt(9S). The correct way to allocate a scsi_pkt is by calli...
2013-08-10
-
02:22 AM Bug #4030 (Resolved): remove useless nightly/bldenv options
- -S and -O are completely useless to us since we don't have access to the source for the closed bits.
-
02:21 AM Bug #4029 (Resolved): remove tonic build bits
- We can't do tonic builds since we don't have the source. Remove the various hacks associated with tonic builds.
-
02:20 AM Bug #4028 (Resolved): remove CLOSED_IS_PRESENT
- CLOSED_IS_PRESENT is always "no" in our case since we don't have the source for the closed bits. As a result it shou...
-
02:18 AM Bug #4027 (Resolved): remove CLOSED_BUILD
- We don't have the closed source and never will. Remove the build magic to do closed builds.
2013-08-09
-
09:45 PM Bug #4026 (Resolved): cleanup warnings in cmd/passwd
- import changes from Joyent tree for cmd/passwd :
https://github.com/joyent/illumos-joyent/commit/7ade4aeb90d841655b5... -
06:59 PM Feature #3056: Support for Broadcom 5720
- I'm narrowing this to the 5720 chipset as it has had better testing and results inside both Nexenta and Joyent.
-
06:57 PM Bug #4025 (New): Support for Broadcom 5719
- I'm splitting out 5719 from #3056 support due to problems on recent-vintage 5719 boards.
-
02:53 PM Bug #4024 (Feedback): uninitialized and unused variables in cmd/fs.d/nfs
- http://cr.dilos.org/cr/il-4024/
-
02:44 PM Bug #4024 (Closed): uninitialized and unused variables in cmd/fs.d/nfs
- ...
-
03:13 AM Bug #4023 (Resolved): Properly escape newlines and carriage returns in man pages
- ...
-
02:34 AM Bug #4022 (New): remove SVVS vestiges
- The System V verification suite was never open. Remove the few related bits of build infrastructure.
2013-08-08
-
11:58 PM Bug #4021 (Resolved): savecore getbounds() should try harder
- Resolved in ae449904a90a5ea664537524927d1e6c0c1b11cd.
-
11:07 PM Bug #4021 (Resolved): savecore getbounds() should try harder
- See 3984 for the analysis. This is split from that as it is inherently a separate bug with savecore.
-
11:58 PM Bug #3984 (Resolved): savecore erroneously claims you must be root to use it
- Resolved in ae449904a90a5ea664537524927d1e6c0c1b11cd.
-
11:01 PM Bug #4020 (Resolved): Make ldi_ev_remove_callbacks safe to use in LDI callbacks
LDI allows various events to be propagated from a device driver up to consumers of those devices. The functions ldi...-
10:56 PM Feature #4019 (Resolved): mpt_sas: expose LED controls to libtopo
- In order for FMA to express disk health via the physical status LEDs on the Richmond-A hardware, we need to expose th...
-
10:56 PM Feature #4018 (Resolved): mpt_sas: allow physical topology enumeration in libtopo
- mpt_sas tracks an (enclosure, slot) tuple for each target which is, at least in the Richmond-A, usefully mapped to ph...
-
10:48 PM Bug #4017 (Resolved): fmtopo -P flag does not appear to set properties
For example:...-
10:48 PM Feature #4016 (Resolved): disk-monitor should activate fault/fail indicators
- The disk-monitor FMA module presently tracks the relationship between disk topology nodes, the bay they are installed...
-
09:02 PM Bug #3912 (Resolved): crti needs to make sure _init and _fini are 16-byte stack aligned
- Resolved in a86e931db9089f6b514c9b98b206d0eb2c1a2a34.
-
08:31 PM Feature #3938 (Closed): Would like %N support in date(1)
-
08:30 PM Feature #1601 (In Progress): date command should support +%N
- This is a feature request, not a bug.
-
08:22 PM Bug #4015 (New): dmake: Fatal error: Don't know how to make target `../../i86pc/genassym/debug64/assym.h'
- i have in my illumos.sh:
export NIGHTLY_OPTIONS='-nCprt'
try to build only src/uts/intel by command:
ksh93 blden... -
07:15 PM Bug #3927 (Resolved): yes(1) needs error handling to avoid spinning
- Resolved in 96aa4f28c45f26c5cb5f5eb8bf23cb7fc6991d8f.
-
06:25 PM Bug #3900: illumos will not build against gcc compiled perl
- Attaching the patch which should fix this problem. However, I am not very sure if this should at all be fixed.
As ... -
05:43 PM Feature #3932 (Resolved): vrrpadm dies when its configuration file doesn't exist
- Resolved in 2954adb080121c02025bb94537c313e6f51c9fd7.
-
05:43 PM Feature #3931 (Resolved): vrrpadm should work with a vnic as its link
- Resolved in 2954adb080121c02025bb94537c313e6f51c9fd7.
-
04:24 PM Bug #4014 (New): kernel hiccups when creating vlan on ixgbe interface with no SFP+ module
- Hi There,
On OpenIndiana oi_151a7 I attempted to create a vlan interface by running:
# dladm create-vlan -v 142... -
03:54 PM Bug #4013 (Resolved): backout 6910752/6968206: needs more work
- Resolved in da4badc008f69df74f592b0831d92baa6dfcee76.
-
03:51 PM Bug #4013 (Resolved): backout 6910752/6968206: needs more work
- It's totally broken. Per Keith's RTI:...
-
02:11 PM Bug #3944 (Resolved): libtopo zfs module will clobber libzfs handle when an instance of the module unloads
-
02:11 PM Bug #3944 (Pending RTI): libtopo zfs module will clobber libzfs handle when an instance of the module unloads
- commit 2227b8ad8ebd0984a34b696ce07145248700852b
Author: Alek Pinchuk <alek@nexenta.com>
Date: Mon Aug 5 16:31:36 ... -
11:07 AM Bug #4012 (Feedback): Upper limit of zfs set bounds check for refreservation on volumes is too low
- When doing a zfs set refreservation on a volume, the upper bound of the value check is set too low. ATM the bounds ch...
-
07:47 AM Bug #2408: CJK character width handled incorrectly in terminal emulators
- Lauri Tirkkonen wrote:
> It seems to me that you can specify the widths between 'WIDTH' and 'END WIDTH'
> in the ch...
2013-08-07
-
11:46 PM Bug #4011 (Resolved): ar does weird things with extended ELF sections
- ar works fine with extended ELF sections (a break form form, with these last few bugs, I know), but it does so for th...
-
11:42 PM Bug #4010 (Feedback): ctfconvert/ctfmerge have issues with extended ELF sections
- neither ctfconvert nor ctfmerge nor libdwarf are usable with ELF files containing more than 65536 sections. Changes ...
-
09:56 PM Bug #4009 (Resolved): size(1) can't find sections in relocatable objects with extended sections
- When size encounters a dynamic object, it works based on the program headers (and works fine, presumably).
Given a... -
08:18 PM Bug #3962 (Closed): ztest should print out zfs debug buffer before exiting
- ...
-
08:18 PM Bug #3961 (Closed): freed gang blocks are not resilvered and can cause pool to suspend
- ...
-
08:18 PM Bug #3960 (Closed): dsl_scan can skip over dedup-ed blocks if physical birth != logical birth
- ...
-
08:17 PM Bug #3959 (Closed): ddt entries are not always resilvered
- ...
-
08:17 PM Bug #3958 (Closed): multiple scans can lead to partial resilvering
- ...
-
08:17 PM Bug #3957 (Closed): ztest should update the cachefile before killing itself
- ...
-
08:17 PM Bug #3956 (Closed): ::vdev -r should work with pipelines
- ...
-
08:06 PM Bug #3992 (Resolved): mdb ::stacks segv
-
06:04 PM Bug #3992: mdb ::stacks segv
- Resolved in 98144673ce45bddc6d5dbe7e2afab720c660b5d7.
-
08:04 PM Bug #4008 (Closed): libdladm should not have a curses UI inside
- libdladm is poorly designed bringing far too much baggage into the mix (namely libcurses). Junk should be separated ...
-
07:53 PM Bug #4007 (Closed): libuuid should not infect binaries with so many link dependencies
-
07:52 PM Bug #4007 (Closed): libuuid should not infect binaries with so many link dependencies
- ...
-
06:41 PM Bug #4006 (Closed): Certain printable unicode characters misclassified as nonprintable
- iswprint incorrectly returns false for many printable unicode characters (eg. ½, €, £ and box-drawing characters) usi...
-
06:31 PM Bug #3955 (Closed): ztest failure: assertion refcount_count(&tx->tx_space_written) + delta <= tx->tx_space_towrite
- ...
-
06:24 PM Bug #3952 (Closed): ztest: ztest_reguid test and ztest_fault_inject don't place nice together
- ...
-
06:24 PM Bug #3951 (Closed): ztest hang when running dedup test
- ...
-
06:24 PM Bug #3950 (Closed): ztest: deadman fires when we're doing a scan
- ...
-
06:23 PM Bug #3949 (Closed): ztest fault injection should avoid resilvering devices
- ...
-
05:14 PM Bug #2408: CJK character width handled incorrectly in terminal emulators
- Garrett D'Amore wrote:
> Yeah, so looking at this more, we missed it. So did the POSIX committee
> apparently -- t... -
04:59 AM Bug #4005 (Resolved): libctf can't deal with extended sections
- libctf thinks that any ELF file containing more than 65536 sections is corrupt, because it doesn't understand the SHN...
-
01:48 AM Bug #4004 (Resolved): dis(1) can't deal with extended sections
- dis(1) will crash when encountering an ELF file with extended sections.
2013-08-06
-
10:16 PM Bug #4003 (Resolved): dldump() can't deal with extended sections
- dldump() cannot dump an image of a shared object which uses extended sections (has more than 65536 sections).
-
10:01 PM Feature #4002 (New): Make `zpool clear` to reopen also reconnected cache and spare devices.
- This issue was found by FreeBSD developer Alexander Motin <mav@FreeBSD.org>. The change was committed as FreeBSD r253...
-
09:54 PM Bug #4001 (New): Make ZFS to use separate thread to handle SPA_ASYNC_REMOVE async events
- This issue was found by FreeBSD developer Alexander Motin <mav@FreeBSD.org>. The change was committed as FreeBSD r253...
-
09:04 PM Bug #4000 (Resolved): pvs can't deal with extended sections
- When given an object using extended ELF section info (more than 65536 sections), pvs errors in a loop (once per symbo...
-
09:03 PM Bug #3999 (Closed): libld extended section handling is broken
- When libld processes input objects it checks the symbol section indices without regard for extended sections, and ref...
-
07:13 PM Bug #3998 (New): ZFS should not unconditionally read pool configuration
- This issue was found by FreeBSD developer Alexander Motin <mav@FreeBSD.org>. The change was committed as FreeBSD r25...
-
06:41 PM Bug #3966 (Resolved): zfs lz4 compression (etc) should have bumped grub capability VERSION
- Resolved in 33915f3
-
05:50 PM Bug #3973 (Closed): zfs_ioc_rename alters passed in zc->zc_name
- ...
-
02:54 PM Feature #3997 (New): ZFS L2ARC default behavior should allow reading while writing
- The ZFS L2ARC implementation has a tunable called l2arc_norw (by default set to B_TRUE) which means that a given L2AR...
-
12:35 PM Feature #3890: New deduplication hash algorithm
- This is why there is fletcher hashing available, and at a normal rate of gigabytes per second per cpu core, it's more...
-
12:26 AM Bug #1016: vnode setup should be in vnode_cache_constructor
- The problem here is that the vnode_cache_constructor gets called only once per object. That is, the code (vn_free) w...
-
12:08 AM Bug #3996 (Closed): want a libzfs_core API to rollback to latest snapshot
- What the title says. The ioctl layer only exposes "rollback to latest", so that is what the libzfs_core API is.
2013-08-05
-
09:45 PM Bug #3925 (Resolved): IP DCE does not scale
- Resolved in 7c6d7024e51780d3aacf9063d2133c1e957d7eea.
-
03:32 PM Bug #3925: IP DCE does not scale
- This covers the following commits from illumos-joyent:
OS-946 IP DCE does not scale
OS-1041 node process stuck in... -
03:27 PM Bug #3925 (Pending RTI): IP DCE does not scale
- The following are follow up notes related to issues from this bug that have been merged into this illumos bug.
This ... -
09:18 PM Bug #3995: Memory leak of compressed buffers in l2arc_write_done
- Webrev at http://cr.illumos.org/~webrev/skiselkov/3995/ awaiting review.
-
09:05 PM Bug #3995 (Resolved): Memory leak of compressed buffers in l2arc_write_done
- jimmyH from the ZFS on Linux project recently pointed out a memory leak in the l2arc_write_done code. The memory leak...
-
08:16 PM Bug #2093: EOF rdist
- FWIW, it looks like rshd has some code to handle rdist invocation.
-
08:13 PM Bug #3972 (Resolved): ps - missing column separator
- Resolved in 096b23783d19eb083bccc3cbd5225b5345ca83fb.
-
07:00 PM Bug #3994: uscsi_timeout of 0 sent to ses target driver can hang processes in biowait with a cmd stuck in HBA.
- In rare cases that the command sent to a JBOD doesn't return you can end up with a stuck process & command that won't...
-
06:43 PM Bug #3994 (Resolved): uscsi_timeout of 0 sent to ses target driver can hang processes in biowait with a cmd stuck in HBA.
- We encountered this at Nexenta with a user level command (sesctl) that sends a uscsi command with a timeout of zero t...
-
03:02 PM Bug #3988 (Resolved): kstat(1) woefully inefficient on fully specified kstats
- Resolved in 9736aecd323ba323a24c159dc877b29795d68a0a.
-
05:48 AM Feature #3993 (Resolved): zpool(1M) and zfs(1M) should support -p for "list" and "get"
- "zfs get" has a "-p" option that prints out raw numbers, rather than human readable numbers (e.g., "7.83M" instead of...
-
02:47 AM Bug #1728: utmp_update: wrong number of args or invalid user
- Alright, after procrastinating a bit I looked into this some more. Here's what happens when an unprivileged applicat...
-
01:16 AM Bug #3992: mdb ::stacks segv
- It turns out that the stacks_hash/stacks_array may get freed multiple times if stacks_state stays as STACKS_STATE_DIR...
-
12:48 AM Bug #3992 (Resolved): mdb ::stacks segv
- Suppose you have a simple program:...
2013-08-04
-
05:34 PM Bug #3991 (Resolved): startd, configd spinning due to bad sac start method
- The sac service (svc:/system/sac:default) seems to be enabled by default on "joyent" branded zones, but its start met...
-
05:34 PM Bug #3990 (Resolved): a misconfigured smf service can cause svc.configd to leak memory and eventually hang
- Elijah collected a bunch of logs and the smf configuration for me. The problem we had was that the svc was missing it...
-
05:34 PM Bug #3989 (Resolved): svc.startd gets stuck in a loop when HOME dir doesn't exist
- I saw this first accidentally when I was trying to fix a problem with my rabbit zone. Then I was able to reproduce it...
-
05:13 PM Bug #3988 (Resolved): kstat(1) woefully inefficient on fully specified kstats
- Currently, kstat is woefully inefficient on fully specified kstats, e.g.:...
-
05:01 PM Bug #3987 (Resolved): svc.startd dies in utmpx_postfork()
- A thoth analyzer was written to look at threads in the process:...
-
04:59 PM Bug #3986 (Resolved): svc.startd dies in getutxent_frec()
- We've seen a bunch of core dumps from getutxent_frec():...
-
04:46 PM Feature #3985 (Resolved): want mdb api function for iterating object symbols
- This is used by the node v8 dmod.
-
04:42 PM Bug #3984 (Resolved): savecore erroneously claims you must be root to use it
- When trying to extract crash dumps on "stuff", savecore sometimes erroneously bombs out saying "you must be root to u...
-
04:13 PM Bug #3983 (Resolved): sdev_shadow_node slept through a vn_rele
- Fundamentally the code in sdev is buggy. The best way to look at this is to focus on the sdev_shadow_node function. I...
-
04:13 PM Bug #3982 (Resolved): sdev could use some theory statements
- The sdev design isn't the clearest. As we're doing a lot of grimey work in here, we should improve the commenting sit...
-
04:13 PM Bug #3981 (Resolved): sdev backing store nodes not always present
- The fundamental problem here is that sdev is inconsistent with when it creates various backing store nodes. This coul...
-
04:13 PM Bug #3980 (Resolved): sdev vfs refcount assertion violation
- We're doing a vn_renameat. We have picked up the various vnodes that we
care about and are moving forward with them.... -
04:13 PM Bug #3979 (Resolved): sdev dynamic directories can be created multiple times
- sdev has a simple matching system to determine if it should switch about its vnops for special types of dyanmic nodes...
-
04:13 PM Bug #3978 (Resolved): renaming dynamic sdev nodes is problematic
- There are a lot of problems with renaming dyanmic nodes. The least of which is whether or not it makes any sense. The...
-
04:02 PM Bug #3977 (Resolved): zones can commit suicide by zvol
- From the original Joyent bug report:
creating a zvol from within a zone with a delegated dataset causes the zone t... -
03:59 PM Bug #3976 (Resolved): sdev_readdir() recursively acquires sdev_contents as reader
- Looking at the dump, we have a bunch of threads corked on an
sdev_contents rwlock:... -
03:53 PM Bug #3975 (Resolved): ddi_periodic_add(9F) is entirely rubbish
- The ixgbe driver registers a link check function to run once per second using the ddi_periodic_add(9F) subsystem. Unf...
-
03:28 PM Bug #3916 (Resolved): elfcore() can induce panic in bcopy()
- Resolved in ea2603507f6302005d1c10815c4f0458ae3ec803.
-
03:16 PM Feature #3923 (Resolved): Users should be able to lower nice value of processes within a zone
- Resolved in 24d819e6779cf7765ce55eee9cf6f0a8fcea4e30.
-
03:15 PM Bug #3924 (Resolved): privileges.5 man page missing PRIV_SYS_RES_BIND
- Resolved in 24d819e6779cf7765ce55eee9cf6f0a8fcea4e30.
-
02:51 PM Bug #3974 (Resolved): mistake on stdlib.h
- ...
-
11:45 AM Bug #3973 (Closed): zfs_ioc_rename alters passed in zc->zc_name
- zfs_ioc_rename should not leave the value of zc_name passed in via zc altered on return.
-
12:15 AM Bug #3773: Dell BMC on R520 stops responding after bge driver loads
- Whoops. That webrev isn't available anymore -- I must have missed the notification. Any idea where this fix landed?
2013-08-03
-
11:12 PM Bug #3972 (Resolved): ps - missing column separator
- The output from "ps ux" and "ps aux" needs a column separator to prevent the "SZ" and "RSS" columns from bleeding tog...
-
09:23 PM Bug #3935 (Resolved): timer_settime() for a one-shot should use cyclic_reprogram()
- Resolved in c48ec423be1da03d6a2b8d2411544360fb3f7378.
-
09:23 PM Bug #3936 (Resolved): cyclic_remove_here() blocked with cyp_rpend of UINT32_MAX
- Resolved in c48ec423be1da03d6a2b8d2411544360fb3f7378.
-
09:23 PM Bug #3937 (Resolved): cyclic processing fails when cy_pend is greater than INT32_MAX
- Resolved in c48ec423be1da03d6a2b8d2411544360fb3f7378.
-
03:59 PM Bug #1471: mdb ::cycinfo column output not lined up with headers
- Pretty sure the lack of a warning is due to mdb_printf not being labeled as printf-like.
-
03:50 PM Bug #3967 (Resolved): iconv() blows up when passed (iconv_t)-1
- Resolved in 5f7cdf77ce044c1e2ea94040c70f571d331268ec.
-
02:17 PM Bug #3971 (Resolved): remove EXPORT_RELEASE_BUILD
- EXPORT_RELEASE_BUILD is one of the useless variables that are always set to # causing a bunch of things to be comment...
-
05:27 AM Bug #3963: Various incorrect flag handling changes
- Very nice work, Prasad. The attached patch LGTM. Feel free to list me as reviewer.
-
01:50 AM Feature #3844 (Resolved): the build should make source-level debugging easier
- Resolved in d69cdb3
-
01:50 AM Bug #3735 (Resolved): should include an empty make variable in the default CFLAGS/CCFLAGS
- Resolved in d69cdb3
(and eventually named CUSERFLAGS and CCUSERFLAGS, and their ...64 equivalents)
Also available in: Atom