Activity
From 2012-05-15 to 2012-06-13
2012-06-13
-
11:00 PM Feature #2019 (Closed): ZFS Injection of "checkpoints" (ex-"snapshots") to facilitate incremental zfs send in smaller chunks
- Closed . dup.
-
09:36 PM Feature #2019: ZFS Injection of "checkpoints" (ex-"snapshots") to facilitate incremental zfs send in smaller chunks
- This bug should be closed as a duplicate of 2605, but I can't see how to do that through this interface.
-
10:59 PM Bug #2400 (Closed): ZFS: Current "zfs" command (as of mid-Feb 2012) does not destroy snapshots
- Dup of 2067.
-
10:59 PM Bug #2066 (Rejected): out of bounds write in dnode.c
- Rejecting this as more investigation needed.
-
10:37 PM Bug #2574 (Resolved): mdb needs ::printf
- Resolved in r13723 commit:3297c26a553a
-
09:30 PM Bug #1796: "ZFS HOLD" should not be used when doing "ZFS SEND" from a read-only pool
- The above diff is incorrect: it checks if the filesystem's readonly property is 'on'. You need to check if the pool ...
-
08:44 PM Bug #2872 (New): zfs_mountroot should display more useful error messages
- When the system is booting zfs_mountroot() is called to mount the root file system, but if the kernel being booted do...
-
06:27 PM Bug #2871 (Resolved): support for __ZFS_POOL_RESTRICT used by ZFS test suite
- The ZFS test suite uses an undocumented __ZFS_POOL_RESTRICT environment variable to allow it to test things like 'zpo...
-
02:30 PM Bug #2869: duplicate packets with vnics over aggrs
- The issue appears to fall along the lines of hardware support.
If the underlying ethernet devices support hardware... -
04:10 AM Bug #2614 (Resolved): nfs logging works incorrectly
- ...
2012-06-12
-
03:08 AM Bug #2869 (Closed): duplicate packets with vnics over aggrs
- On a current system with two e1000g NICs in an LACP aggregate, on which vnics are placed, we see duplicate packets. (...
2012-06-11
-
08:35 PM Feature #2761: ZFS checksum/compression algorithm number indirection
- Would it make sense to add a better-compressing opensourced algorithm, like bzip2, p7zip or xz? For example, WORM dat...
-
08:00 PM Bug #2618 (Resolved): arc.c mistypes in the comments
- Resolved in r13721 commit:5b51a16a186f
-
02:28 PM Bug #2867 (Closed): iscsit remote vulnerability
- Certain well-formed commands can cause the iscsit module to kernel panic.
We have a well-tested solution. Because... -
07:22 AM Bug #2740: zfs_rmnode() fails to clean up znodes
- [spam]
-
07:20 AM Bug #2748: ztest has unnecessary dependencies on its directory
- [spam]
-
04:07 AM Feature #2704: ld could translate --as-needed to -z ignore
- It should be mentioned that while we can do this part, it doesn't actually help for the specific case in which it is ...
-
12:56 AM Bug #2860 (New): tools elfsign uses erroneous mix of headers
- When elfsign is built for the host rather than target machine, in usr/src/tools, it uses -I.../uts/common/sys but doe...
2012-06-10
-
12:42 AM Feature #2831 (Resolved): bring Joyent/SmartOS OS-1186 and OS-1187 to Illumos
- Fixed in:
garrett@velocity{25}> hg head
changeset: 13719:da056fdd2d14
tag: tip
user: Bryan Can...
2012-06-08
-
09:47 PM Bug #2855 (New): vmu_calculate_proc() impeding page faults for thousands of seconds
- From Joyent OS-987:
the w command is hanging because it's trying to get the pr_p_lock
on the prnode_t associated ... -
08:45 PM Bug #2853 (New): assertion failed in zpool_vdev
- Tried to add a pair of cache devices to a zpool, got back:
# zpool add nosuch3_a0_1 cache c2t1d0 c2t2d0
Assertion f... -
08:06 PM Bug #2852 (New): mdb -o nostop -p <pid> hangs forked children forever
- shell 1:
$ echo $$
196398
shell 2:
$ mdb -o nostop -p 196398
>
shell 1:
$ sleep 1
<hangs forever>
shell 2:
... -
01:07 AM Bug #2851 (New): Update manpage for zonename(1)
- By reading some SMF scripts I discovered that "/sbin/zonename" takes some parameters, at least "-t" to return the ip-...
2012-06-07
-
05:24 PM Bug #2807: zfs: deadlock with ds_rwlock
- I believe that the deadlock mentioned in update #2 is caused by the zfs_ioc_recv() thread recursively holding the dat...
-
03:47 PM Bug #2850 (Closed): Russian locale does not need am/pm
- ...
-
03:44 PM Bug #2849 (Resolved): uptime should use locale settings for current time
- Currently @uptime@ printf 12-hour time no matter what locale is set:...
-
04:25 AM Bug #2757 (Feedback): 32bit sparc direct system calls should not rely on compiler mannerisms
- Because of some implementation quirks, we're going to be doing this in the compilers for 4.4.4, at the least.
2012-06-06
-
09:30 PM Bug #2562 (Resolved): FCoE iniator mistreats its ints
- Resolved in r13716 commit:3db0c1979163
-
05:03 PM Bug #2803 (Resolved): zfs get guid pretty-prints the output
- Resolved in:
changeset: 13715:351036203e4b
tag: tip
user: Garrett D'Amore <garrett@damore.org>
... -
03:33 PM Bug #2807: zfs: deadlock with ds_rwlock
- Reproducer test for case 1:
mkfile 100m diskfile
zpool create testpool $PWD/diskfile
zfs create testpool/... -
01:31 PM Feature #2837 (Rejected): remove print/lp* from gate and use CUPS from userland
- remove print/lp* from gate and use CUPS from userland
we have dependencies on print/lp ipp to apache-1.3
apache-1... -
08:25 AM Bug #2614 (New): nfs logging works incorrectly
- Change backed out due to missing packaging:
changeset: 13714:e2f6dabb84ef
tag: tip
user: Garret... -
01:37 AM Feature #2834 (New): Add NAA naming support to iSCSI
- stmfadm, itadm and iscsiadm (probably there are other places which need updating) should support T11 Network Address ...
2012-06-05
-
11:17 PM Bug #2812 (Resolved): FMA generic topology support for AMD family 0x10 model 10
- Resolved in r13713 commit:a5b409d8d6a8
-
07:49 PM Bug #2802 (Resolved): ipsecalgs needs a dependency upon filesystem
- Fixed in:
changeset: 13712:236e80401f3d
tag: tip
user: Garrett D'Amore <garrett@damore.org>
da... -
05:22 PM Bug #2614 (Resolved): nfs logging works incorrectly
- Resolved in:
changeset: 13711:0765d0ec4e2a
tag: tip
user: Vitaliy Gusev <gusev.vitaliy@nexen... -
05:13 PM Bug #2730 (Resolved): tar misbehaves if compress utility missing
- Resolved in:
changeset: 13710:3cee4ba952f0
tag: tip
user: Milan Jurik <milan.jurik@xylab.cz>
... -
05:13 PM Feature #2731 (Resolved): add -a --auto feature to tar for gtar comptability
- Resolved in:
changeset: 13710:3cee4ba952f0
tag: tip
user: Milan Jurik <milan.jurik@xylab.cz>
... -
04:42 PM Bug #2724 (Pending RTI): snoop contains few problems with accessing uninitialized data
-
09:43 AM Feature #212: Atheros AR8132 / L1c Gigabit Ethernet Adapter
- I can confirm both version of the driver (atge-18.5 and atge-01.6) work on 151a and 151a4 for me (Acer Aspire One 722...
2012-06-04
-
11:37 PM Feature #2832: libsocket should go the way of libpthread
- Apparently libsocket is already there, so this applies to libnsl only.
-
11:34 PM Feature #2832 (In Progress): libsocket should go the way of libpthread
- Like libw, libpthread, and others before it, libsocket and libnsl should move into libc and enter retirement as filte...
-
05:47 PM Feature #2831 (Resolved): bring Joyent/SmartOS OS-1186 and OS-1187 to Illumos
- OS-1186 svc.startd allocates excessive memory for instance names
OS-1187 svc.startd should reduce footprint by se...
2012-06-03
-
09:10 PM Bug #2814 (New): "zfs list" hangs and can not be killed
- In some situations (see bug #2807) ds_rwlock on READ can not be obtained immediately and caller goes to uninterruptib...
-
08:48 PM Feature #212 (Feedback): Atheros AR8132 / L1c Gigabit Ethernet Adapter
- Work fine for me with pciex1969,2062 Atheros AR8152 v2.0 Fast Ethernet on oi151a4 even after coldboot.
Can't wait un... -
04:01 PM Feature #212: Atheros AR8132 / L1c Gigabit Ethernet Adapter
- I've attached a more polished version of the driver, in case people want to do some more testing. This might be the ...
-
06:41 PM Bug #2560: ACPI parser fails to identify COM3 on Tyan motherboard
- Here's some information from a couple of other Unix live CDs. Freebsd 9.0 only detects two serial ports on the Tyan ...
-
06:33 PM Bug #2801: svc.startd leaks significant amount of memory
- The last leak is in libscf_extract_runlevel(), val returned from safe_scf_value_create() - libscf_object_create() is ...
-
03:28 PM Bug #2812: FMA generic topology support for AMD family 0x10 model 10
- webrev: http://grumpf.hope-2000.org/illumos-2812-webrev/
-
03:14 PM Bug #2812 (Resolved): FMA generic topology support for AMD family 0x10 model 10
- The generic topology support for AMD CPUs isn't enabled for family 0x10 model 10. The kernel support is there and wor...
-
04:22 AM Bug #2252: gettext should search in several directories
- ...
-
04:12 AM Bug #2252 (In Progress): gettext should search in several directories
-
01:33 AM Bug #2811: missing implementation: zfs send -r
- Verified in xref: /illumos-gate/usr/src/cmd/zfs/zfs_main.c
It appears that the usage flags include:
252 case...
2012-06-02
-
06:55 PM Bug #2810 (Resolved): pmconfig linked against libcmd
- Resolved in r13704 commit:1f68af63b8d9
-
04:51 PM Bug #2810 (Pending RTI): pmconfig linked against libcmd
-
01:51 PM Bug #2810 (Resolved): pmconfig linked against libcmd
- The original libcmd which implemented defread() and defopen() was removed in build 51 of opensolaris.
But pmconfig... -
03:13 PM Bug #2811: missing implementation: zfs send -r
- Relevant discussion from #openindiana IRC channel:
2012-06-02 08:50 < lattera> http://pastebin.com/9MPt5uk1 <- wha... -
03:11 PM Bug #2811 (Resolved): missing implementation: zfs send -r
- The documentation shows that zfs send should have the -r flag implemented. The usage output for zfs send shows the sa...
2012-06-01
-
02:52 PM Bug #2807: zfs: deadlock with ds_rwlock
- For prev message (correction):
zfs list {pool}/{dataset}
zfs destroy {pool}/{dataset} -
02:52 PM Bug #2807: zfs: deadlock with ds_rwlock
- So "1" case can occur if just do:
zfs list {pool}/{snapshot}
zfs destroy {pool}/{dataset}
stack of thi...
2012-05-31
-
05:51 PM Feature #2809 (Closed): EOF init.d/ldap.client and init.d/nscd
- Both init.d scripts are obsolete from Solaris 10 and with limited use. SMF must be used directly.
-
05:07 PM Feature #2731 (In Progress): add -a --auto feature to tar for gtar comptability
-
05:03 PM Bug #2730 (Pending RTI): tar misbehaves if compress utility missing
- Basics implemented. More precise detection of return values and handling of temporary tarfiles during update need som...
-
01:00 PM Bug #2807: zfs: deadlock with ds_rwlock
- 2. Second problem is:...
-
12:51 PM Bug #2807: zfs: deadlock with ds_rwlock
- Also another stack that shows real deadlock:...
-
12:45 PM Bug #2807: zfs: deadlock with ds_rwlock
- It can be:
1.
Because ds_rwlock is taken on READ in recursive (twice or more).
If another thread N2 tri... -
12:31 PM Bug #2807 (In Progress): zfs: deadlock with ds_rwlock
- System can hang due to obtaining dsl_dataset_t->ds_rwlock.
2012-05-30
-
07:35 PM Bug #2742 (Resolved): minor memory allocation issue in svccfg:upgrade_manifestfiles()
-
07:35 PM Bug #2742 (Pending RTI): minor memory allocation issue in svccfg:upgrade_manifestfiles()
- changeset: 13705:70355eedf57a
user: Milan Jurik <milan.jurik@xylab.cz>
date: Sun May 27 16:49:00 20... -
06:59 PM Bug #2801 (In Progress): svc.startd leaks significant amount of memory
- From investigation I think it is the same issue as SmartOS 1188. I am not sure about the last leak yet.
-
05:16 PM Bug #2801: svc.startd leaks significant amount of memory
- The upcoming push of SmartOS will be syncing out changes to startd and configd that clean up memory leaks and excessi...
-
05:20 PM Feature #2058 (Resolved): libumem should allow you to specify an allocator
- Resolved in 13708:6d0517b1a52b.
-
06:53 AM Bug #2804 (Resolved): psrinfo should not depend on perl
- For some distros, requiring the use (or installation!) of perl is onerous, but we still want to use certain system ut...
-
06:47 AM Bug #2803: zfs get guid pretty-prints the output
- Here's the proposed trivial fix for it:...
-
06:42 AM Bug #2803 (Resolved): zfs get guid pretty-prints the output
- ZFS tools treat the GUID for an object as a numeric and try pretty printing, which leads to garbage.
# zfs get gui... -
06:28 AM Bug #2802: ipsecalgs needs a dependency upon filesystem
- Note that its not just filesystem/local, but also the devices, which need to be explicitly represented in the depende...
-
06:27 AM Bug #2802: ipsecalgs needs a dependency upon filesystem
- After discussion with Dan McDonald, I have developed the following solution:...
-
06:25 AM Bug #2802 (Resolved): ipsecalgs needs a dependency upon filesystem
- The ipsecalgs service tries to start very asynchronously, which is ambitious. It doesn't operate properly if /usr/ ha...
-
02:31 AM Bug #1925 (Resolved): stack overflow from mac code
-
01:12 AM Bug #2049 (Resolved): env(1) should print program it attempts to exec on error, not argv[0]
- Resolved in 13707:3f41b24ce657.
2012-05-29
-
09:24 PM Bug #1777: byteswap.h and endian.h could be provided
- Not enough testing.
-
08:05 PM Bug #2801: svc.startd leaks significant amount of memory
- > 081131a8::bufctl -v
ADDR BUFADDR TIMESTAMP THREAD
... -
07:59 PM Bug #2801 (Resolved): svc.startd leaks significant amount of memory
- From OI prestable2 SMF does not work well with pkg/server. It starts pkg.depotd but then thinks it ended and tries to...
-
07:15 PM Bug #2777 (Resolved): mpt_sas needs to try MUR reset at attach() time.
- changeset: 13704:b0c0d877d231
user: Dan McDonald <danmcd@nexenta.com>
date: Tue May 29 10:57:43 201... -
07:14 PM Bug #1991 (Resolved): svccfg describe -t Segmentation Fault
-
07:14 PM Bug #1991 (Pending RTI): svccfg describe -t Segmentation Fault
- changeset: 13705:70355eedf57a
user: Milan Jurik <milan.jurik@xylab.cz>
date: Sun May 27 16:49:00 20... -
07:14 PM Bug #2785: /lib/svc/bin/restore_repository incorrectly uses -eq on strings
- changeset: 13706:b83bad61dfe1
tag: tip
user: Igor Kozhukhov <igor.kozhukhov@nexenta.com>
date: ... -
07:13 PM Bug #2785 (Resolved): /lib/svc/bin/restore_repository incorrectly uses -eq on strings
-
06:00 PM Bug #2800 (New): outbound traffic matching flows restricted to single aggr port
- Consider the following aggregation with two ports:
# dladm show-aggr
LINK POLICY ADDRPOLICY ... -
05:53 PM Bug #2799 (New): panic removing port from aggr
- 1. Create a one-port aggregation using dladm
# dladm create-aggr -l vmxnet3s0 aggr0
2. Add a flow over the aggr... -
03:36 PM Bug #2746: The last cylinder of hard disks is inaccessible in IDE/ATA mode
- Ran the same test on OI151a3 (live USB version), with the same results - it also exhibits this bug.
2012-05-28
-
12:17 PM Bug #2796 (New): Panic with two layers of iSCSI
- Context: I am trying to build a clustered storage server, with a zpool, mirrored between two nodes. To achieve this...
-
10:13 AM Bug #2795 (New): endless delegreturn recovery
- After a server reboot, the client endlessly tries to return a delegation to the server. The server replies with STALE...
2012-05-27
-
11:44 PM Feature #2792 (Feedback): mallinfo could be added to libc as a filter symbol
- I'd be interested in how libmalloc's mallinfo() would be compatible with the C library's default malloc()/free()?
-
11:27 PM Feature #2792 (Feedback): mallinfo could be added to libc as a filter symbol
- mallinfo could be added to libc as a filter symbol pointing to libmalloc.
-
09:28 AM Feature #2791 (New): illumos headers should define rawmemchr
- Both Linux and the BSDs define "rawmemchr" and so should illumos if it wants to be compatible.
-
09:26 AM Feature #2790 (New): illumos headers should define mempcpy
- Both Linux and the BSDs define "mempcpy" and so should illumos if it wants to be compatible.
-
09:23 AM Feature #2789 (New): illumos headers do not define "powerof2"
- Both Linux and the BSDs define "poweof2" and so should illumos.
2012-05-26
-
10:45 PM Bug #2788 (In Progress): auto detect dependencies
- we have mechanism for auto detect dependencies for files and directories by rules for examples:
# for package with... -
08:37 PM Bug #2707 (Feedback): Upgrading from 134 to 151.1.4 fails (TypeError: 'NoneType')
- Please, try to go step by step, through 147/148 and 151a, through entire.
Maybe backpublish of pkg could resolve t... -
05:58 PM Bug #1799: ipadm create-addr arg validation crash
- I need to correct the type from my example from above. The following produces the crash:...
-
05:55 PM Bug #1799: ipadm create-addr arg validation crash
- I was able to reproduce the crash in process_addrconf_addrargs with the following invocation:...
-
12:21 PM Bug #2785 (Pending RTI): /lib/svc/bin/restore_repository incorrectly uses -eq on strings
-
01:36 AM Bug #2776: e1000g jumbo frames don't work with 82579LM
- With any of the workarounds, it's been perfectly reliable for me on many systems. For whatever that's worth.
2012-05-25
-
11:09 PM Bug #2785: /lib/svc/bin/restore_repository incorrectly uses -eq on strings
- Ok, now I get it!
* If you do what the script does precisely, it fails.
* If you give two non-numeric strings to ... -
10:59 PM Bug #2785: /lib/svc/bin/restore_repository incorrectly uses -eq on strings
- Rich Lowe wrote:
> What kind of shell is your /bin/sh? This should actually work.
> (I have no problem with fixing... -
10:57 PM Bug #2785: /lib/svc/bin/restore_repository incorrectly uses -eq on strings
- Oh! No.
ksh93 doesn't _work_ it just also doesn't tell you it's failing. -
10:55 PM Bug #2785: /lib/svc/bin/restore_repository incorrectly uses -eq on strings
- What kind of shell is your /bin/sh? This should actually work.
(I have no problem with fixing it, but if your /bin/... -
08:41 PM Bug #2785 (Resolved): /lib/svc/bin/restore_repository incorrectly uses -eq on strings
- # /lib/svc/bin/restore_repository
.....
If there are any problems which need human intervention, this script will
... -
07:03 PM Bug #1165 (Resolved): SUNWarbel/driver-network-arbel should be removed
-
06:43 PM Feature #370: would like an open ipmi baseboard driver
- +1 for this landing upstream - I just grabbed the IllumOS source and cherry-picked the Joyent IPMI commits for precis...
-
06:41 PM Bug #1552: BMC on Dell r815 stops functioning when OI boots
- bnx from SmartOS seems to resolve this problem...
They have a module that's labeled version 6.0.3, loads on stock ... -
09:18 AM Bug #2783: /usr/bin/users, /usr/bin/who and /usr/bin/w don't seem to find all users correctly
- what even more strange:...
-
08:55 AM Bug #2783 (New): /usr/bin/users, /usr/bin/who and /usr/bin/w don't seem to find all users correctly
- ...
-
08:42 AM Bug #2776: e1000g jumbo frames don't work with 82579LM
- That's a bit unnerving :-/ I was going to use this NIC on a dedicated iSCSI SAN but now I'm thinking I shouldn't.
-
07:33 AM Bug #2776: e1000g jumbo frames don't work with 82579LM
- Apparently the 82579LM NIC has timing issues that various other e1000 drivers have worked around in other ways - sear...
-
08:11 AM Bug #2742: minor memory allocation issue in svccfg:upgrade_manifestfiles()
- Not only pname but also fval is not handled well.
-
07:26 AM Bug #2778: zpool replace fails - 2TB advanced format drives
- Unfortunately, the system is correct - your drives do differ in alignment.
the ST2000DL003 has several different p...
2012-05-24
-
06:45 AM Bug #2776: e1000g jumbo frames don't work with 82579LM
- Did you mean after setting MaxFrameSize = *3* and rebooting you noticed the system had already set the MTU? This happ...
-
02:43 AM Bug #2776: e1000g jumbo frames don't work with 82579LM
- on oi-151a4, after setting MaxFrameSize=0 and rebooting in noticed the system has *already* set MTU to:
dladm show...
2012-05-23
-
11:23 PM Bug #2778 (Closed): zpool replace fails - 2TB advanced format drives
- I have an OI 151a system with 30 2TB Seagate ST2000DL003-9VT1 drives. The pool is configure as a stripe of 14 mirrors...
-
08:20 PM Bug #2777 (Resolved): mpt_sas needs to try MUR reset at attach() time.
- Pardon the redundancy (MUR == Message Unit Reset) in the subject. :)
The mpt_sas attachment path will always send ... -
07:28 PM Bug #1165 (Pending RTI): SUNWarbel/driver-network-arbel should be removed
-
07:27 PM Bug #2776 (New): e1000g jumbo frames don't work with 82579LM
- It appears the e1000g driver does not work with jumbo frames with the Intel 82579LM chipset.
I discovered this is... -
07:26 PM Bug #2775 (Closed): /etc/nsswitch.conf should use file and dns
-
07:18 PM Bug #2775 (Feedback): /etc/nsswitch.conf should use file and dns
- Sorry it already exists, therefore is a duplicate of https://www.illumos.org/issues/215
-
07:16 PM Bug #2775 (Closed): /etc/nsswitch.conf should use file and dns
- By default (by means of creating an empty zone) the nsswitch.conf doesn't use dns but only files.
Why not change tha... -
03:55 PM Bug #2694: audio volume control application can prevent suspend
- The device is suspended via a pm request from cpr before the ioctl is called. The read thread is stuck on the sleep q...
-
02:59 PM Feature #2569: webrev should point to cr.illumos.org
- Manpage diff:...
-
02:28 PM Feature #2569: webrev should point to cr.illumos.org
- cr.illumos.org seems down:
The patch is:... -
02:22 PM Bug #2769 (New): performance counter support for AMD CPU families > 0x11
- The cpc backend for AMD CPUs currently only supports CPU families up to and including 0x11. The current backend can b...
-
08:56 AM Bug #2766 (Closed): zoneadm install fails with root of zpool not mounted
- zoneadm install fails with:...
2012-05-22
-
10:43 PM Bug #2430: panic: BAD TRAP under heavy load with mpt_sas
- Neat, it did it again. Same system.
2012-05-21
-
08:48 PM Bug #2757 (In Progress): 32bit sparc direct system calls should not rely on compiler mannerisms
-
01:22 AM Bug #2757 (In Progress): 32bit sparc direct system calls should not rely on compiler mannerisms
- h1. Background
Most illumos system calls take their arguments via the normal C ABI calling
conventions, rather th... -
07:50 PM Feature #2619 (Resolved): asynchronous destruction of ZFS file systems
- changeset: 13700:2889e2596bd6
tag: tip
user: Christopher Siden <chris.siden@delphix.com>
date: ... -
07:49 PM Feature #2747 (Resolved): SPA versioning with zfs feature flags
- changeset: 13700:2889e2596bd6
tag: tip
user: Christopher Siden <chris.siden@delphix.com>
date: ... -
05:41 PM Feature #2762 (Resolved): zpool command should have better support for feature flags
- Currently the only way to enable feature flags is using the 'zpool set' command to set a 'feature@...' property to 'e...
-
05:36 PM Feature #2761 (New): ZFS checksum/compression algorithm number indirection
- Block pointers in ZFS include checksum and compression algorithm numbers. These are 8-bit numbers that say what algor...
-
05:23 PM Feature #2760 (New): ZPL versioning with feature flags
- Bug 2747 replaced the SPA (pool) version number (the one that went from 1-28 on illumos) with a feature flags mechani...
-
01:59 AM Bug #1572 (Resolved): Missing PCI ID for SK-9E21D (yge)
- Resolved in r13699 commit:733714f4dc24
2012-05-20
-
07:40 PM Feature #2755 (Closed): split ksh93 from core package
- Currently ksh93 is part of big SUNWcs package.
ksh93 is key shell for Illumos but this does not mean it has to be ... -
06:03 PM Bug #2644: file corruption with nfs sharing
- sorry, perhaps I posted to the wrong lists:
http://article.gmane.org/gmane.os.openindiana.general/7581 -
03:38 PM Bug #2644: file corruption with nfs sharing
- For something as important as data corruption, please escalate the issue via e-mail to oi-dev and or the illumos deve...
-
03:41 PM Feature #2578: Adding IPv6 configuration to Network-Admin GUI
- If there are things you'd like to have added to illumos-gate, please: 1) mail the developer list to get feedback; and...
-
03:39 PM Bug #2630: kernel panic "assertion failed: ddt_object_updated(ddt, ntype, nclass, dde, tx) == 0, faile: ../../common/fs/zfs/ddt.c, line: 1035"
- Moving to illumos-gate for kernel panic support.
-
03:32 PM Bug #2639: advanced format drives (not only WD presumably) logical block size should be acknowledged/respected optionally
- This needs to be resolved in the illumos-gate upstream.
-
03:29 PM Bug #2663: zpool should handle 4k drives
- This is not an OI issue. If you want features that require kernel changes, raise it with the illumos-gate upstream.
-
11:08 AM Feature #2754: ZFS Repair corrupted deduped blocks with incoming writes having same checksum
- It should also be noted that currently dedup=verify still "dedups" only one first known block with the given checksum...
-
11:02 AM Feature #2754 (New): ZFS Repair corrupted deduped blocks with incoming writes having same checksum
- During the mail-list discussion of bug #2024 and #2649, an additional proposal emerged and it was suggested to post ...
-
11:04 AM Feature #2015: ZFS dedup=verify should trigger a CKSUM error if the on-disk block is corrupted
- So I wonder HOW is the block read by dedup-writing code (in order to compare its contents) to bypass the normal check...
-
10:48 AM Bug #2753 (Feedback): add dpkg brand zone files
- http://www.dilos.org/cr/illumos-2753-webrev/
-
10:42 AM Bug #2649: dedup=verify can leave the dedup bit set on a non-dedup block
- Webrev http://code.delphix.com/webrev-2649/ LGTMed on the list a few times, I'm not sure it was integrated yet (more ...
-
10:37 AM Bug #2024: ZFS dedup=on should not panic the system when two blocks with same checksum exist in DDT
- The root cause of MY pool's problem was uncovered and solved in bug #2649, and it was decided that ZFS should indeed ...
-
10:31 AM Bug #2400: ZFS: Current "zfs" command (as of mid-Feb 2012) does not destroy snapshots
- Seems my report was a duplicate of #2067, and the problem does not show up in oi_151a3 and later.
Trying to close th... -
10:25 AM Feature #370: would like an open ipmi baseboard driver
- Just a note: I've recently brought up the issue on the "userland" mailing list ("OI and BMC (HW watchdog)" at http://...
-
07:36 AM Bug #1572 (Pending RTI): Missing PCI ID for SK-9E21D (yge)
-
03:02 AM Feature #2705 (Resolved): EOF libldap.so.4
- Fixed in:
changeset: 13698:37bcb30d41d5
tag: tip
user: Milan Jurik <milan.jurik@xylab.cz>
dat...
2012-05-19
-
09:34 PM Bug #2753 (In Progress): add dpkg brand zone files
-
09:33 PM Bug #2753 (Feedback): add dpkg brand zone files
- add dpkg brand zone files - the same scheme with ipkg zone
we need dpkg brand zone for illumian DEB based distr.
2012-05-18
-
03:16 PM Feature #212: Atheros AR8132 / L1c Gigabit Ethernet Adapter
- I've attached 32 and 64 bit drivers to this bug report. They go in /kernel/drv/atge and /kernel/drv/amd64/atge, resp...
-
06:33 AM Feature #2745: Allow filtering of properties on zfs receive
- The following document further specifies exactly what Jakob is pointing out (and I vote should be supported for conti...
2012-05-17
-
09:35 PM Bug #2744 (Resolved): libuuid can't tell when mapping fails
- Resolved in r13697 commit:e2d77ee5f4aa
-
09:30 PM Bug #2748: ztest has unnecessary dependencies on its directory
- In addition, I'll introduce the ZDB_PATH environment variable, which indicates to ztest where to find the zdb tool.
-
09:29 PM Bug #2748 (New): ztest has unnecessary dependencies on its directory
- The ztest utility (used to test the ZFS kernel module in userland, among other things) has an oddity which makes it d...
-
06:01 PM Feature #2747 (Resolved): SPA versioning with zfs feature flags
- The SPA visioning portion of:
http://lists.freebsd.org/pipermail/freebsd-fs/2011-May/011568.html -
03:05 PM Bug #2746 (New): The last cylinder of hard disks is inaccessible in IDE/ATA mode
- This is based on testing on an HP N36L, BIOS O41, dated 30 Sep 2010.
In both OI148 and OI151a, the last cylinder o... -
02:46 PM Bug #2693 (Rejected): Network delay
- There is not *nearly* enough information in this bug to be useful. To be useful, a bug report should include details...
-
02:37 PM Bug #1770: 3libucb and 3ucb manpages are 6 years behind reality
- Indeed, we removed the support for compilation of new programs against these libraries years ago. The man pages for ...
-
12:45 PM Feature #2745 (Feedback): Allow filtering of properties on zfs receive
- It's very useful to prevent certain properties from being received when doing a `zfs receive`. In Oracle Solaris, thi...
-
11:45 AM Bug #1174 (Feedback): fails to boot on Thinkpad T520
- Anything new in this area? There are reports about other working T520 with the latest bits.
How fresh is BIOS on y... -
05:07 AM Bug #1572 (In Progress): Missing PCI ID for SK-9E21D (yge)
2012-05-16
-
09:24 PM Feature #2654 (Resolved): add ixgbe support for new x520 models
- Resolved in changeset: 13696:7b5944437191.
-
04:25 AM Bug #2744 (In Progress): libuuid can't tell when mapping fails
-
04:19 AM Bug #2744 (Resolved): libuuid can't tell when mapping fails
- uuid_create() assumes map_state() returns false on failure.
map_state() returns either -1 (failure) or 1 (success). ...
2012-05-15
-
07:51 PM Bug #344 (Resolved): su fails to check malloc's return value
- Resolved in:
garrett@velocity{11}> hg head
changeset: 13695:2d025fa9b1e1
tag: tip
user: Mila... -
06:55 PM Bug #405 (Resolved): Can't connect to similarly-named, encrypted wireless networks.
- Resolved in r13694 commit:3a75fed3cee2
-
06:40 PM Bug #2742 (Resolved): minor memory allocation issue in svccfg:upgrade_manifestfiles()
- pname is allocated, never tested for success and never freed.
-
06:34 PM Bug #1474 (Closed): Core dump in svccfg
- This stalled and now it is fixed as https://www.illumos.org/issues/1991
-
06:00 PM Feature #2078: Support for RFC 4025 and RFC 4322 - using DNSSEC to hold IPsec config
- Can this Feature request be updated to support RFC 6071 IP Security (IPSec) and Internet Key Exchange (IKE) using DNSSEC
-
02:33 PM Bug #2741 (Resolved): format shouldn't allow write SMI label to disk with EFI partition
- If disk has an EFI partition, but efi label is missing, format allows to write SMI label (and think that disk has SMI...
-
10:19 AM Bug #2740 (Closed): zfs_rmnode() fails to clean up znodes
- Take a look at the following comment at http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/fs/zfs/zfs...
Also available in: Atom