Activity
From 2012-08-07 to 2012-09-05
2012-09-05
-
09:52 PM Bug #3150: poll times out immediately in 32bit kernels
- I have the same issue on my Thinkpad T42. Please help resolve this bug. I tried to update drivers /update_drv,devfsad...
-
04:42 AM Bug #3150 (Resolved): poll times out immediately in 32bit kernels
- Just tried update from a5 to a6... Here is an extract from messages:...
-
08:48 PM Bug #3140 (Resolved): fmdump -t/-T incorrectly parses date/time
- Resolved in r13802 commit:d239c320157d
-
06:47 PM Bug #3128 (Resolved): igb missing I350 SERDES cases
- Resolved in 13801:c6c92fa2b3ad.
-
06:11 PM Bug #3162 (Resolved): nfs: some unusable code in nfs4_srv.c
- valid_nfs4_entry() is defined but never used, so it should be removed.
-
06:10 PM Bug #3161 (Resolved): nfs: OPEN_DOWNGRADE with non-regular file returns wrong error
- INVAL should be returned
-
06:09 PM Bug #3160 (Resolved): nfs: OPEN_CONFIRM with non-regular file returns wrong error
- INVAL or ISDIR should be returned.
-
06:08 PM Bug #3159 (Resolved): nfs: Server returns wrong access_mode with some ACCESS requests
- Some flags setted in ACCESS request are cause of wrong returned access_mode
-
06:06 PM Bug #3158 (Resolved): nfs: Server should return NFS4_OK with zero length COMPOUND request
- Currently, it returns random value.
-
06:05 PM Bug #3157 (Feedback): nfs: wrong utf8-encoded string should be cause of error
- Server should return INVAL on wrong encoded string, but NFS4_OK are returned.
-
06:04 PM Bug #3156 (Resolved): nfs: '.', '..', and filename with '/' return wrong error code
- INVAL is returned, but BAD_CHAR or BAD_NAME expected.
-
06:02 PM Bug #3155 (Resolved): nfs: fs_location being asked but not setted return error
- fs_location can be used for replication issues. So, if it's not setted, return should be returned.
-
02:32 PM Bug #3154: Nonconforming tolower and toupper with UTF-8 locales
- Updated the test to make sure the locale changed, otherwise the tests may pass because the locale is still C.
-
02:15 PM Bug #3154: Nonconforming tolower and toupper with UTF-8 locales
- Indeed....
-
01:50 PM Bug #3154: Nonconforming tolower and toupper with UTF-8 locales
- "an invalid UTF-8 character" != "have no corresponding lowercase (or uppercase) letter"
-
01:40 PM Bug #3154: Nonconforming tolower and toupper with UTF-8 locales
- What's the testcase?
-
01:36 PM Bug #3154 (Resolved): Nonconforming tolower and toupper with UTF-8 locales
- With any UTF-8 locale, tolower and toupper return null when passed an argument that is an invalid UTF-8 character. My...
-
11:57 AM Bug #3152 (New): ssh scripts and manifest do not support multiple instances of ssh
- The current SMF manifest for the ssh daemon (/var/svc/manifest/nework/ssh.xml) and its startup script (/lib/svc/metho...
-
09:06 AM Bug #3151 (New): Could not create second AddrObject on a link (link-name's length eq MAXLINKNAMELEN)
- As i understand 'dladm' and 'ipadm' should work together, because 'dladm' creates objects, that can be used by 'ipadm...
-
01:11 AM Bug #653 (Resolved): incorrect handling in iscsit of duplicate PDUs with cmdsn > expsn
- Forgot to close this bug:
changeset: 13817:32a39c8dbb42
user: Dan McDonald <danmcd@nexenta.com>
date: ...
2012-09-04
-
10:02 PM Feature #1979: USB 3.0 support
- Similarly, an AMD chipset on Thinkpad E335 laptop support is missing for USB3 xhci (also missing in USB2 mode when se...
-
08:49 PM Feature #3149 (Resolved): ps should have dmodel as an output format
- Add the dmodel to the list of output fields. This allows an easy way to determine if a process is ILP32 or LP64 while...
-
08:24 PM Bug #3135 (Resolved): lofi_uncompress doesn't initialize all variables
- Resolved in 13800:89bb108e9ab6.
-
06:47 PM Bug #3133 (Resolved): nfs4: remove static for nfs4_max_xxx
- Resolved in r13799 commit:0b5d8823b20a
-
12:16 PM Bug #3133: nfs4: remove static for nfs4_max_xxx
- Actually, it's not a problem of visibility.
Code in nfs4_common.c:
static uint_t nfs4_max_transfer_size = 32 * 1... -
04:26 PM Feature #2761: ZFS checksum/compression algorithm number indirection
- I've been making slow progress on this. So far I've updated everything that uses compression algo numbers to user a s...
2012-09-03
-
10:42 PM Bug #3146 (Resolved): i915 debugging code can chew SSE state
- The i915 driver contains debugging code which returns a 'float', on x86 this will (iirc) be in the FPU, and on amd64 ...
-
09:52 PM Bug #3107 (Resolved): nfs4_getattr incorrectly checks bit masks
- Resolved in r13795 commit:caa31a28c302
-
09:52 PM Bug #3134 (Resolved): nfs4: cleaning code in nfs4_xdr
- Resolved in r13796 commit:7f50f76414af
-
09:52 PM Bug #3106 (Resolved): rpc: xdr_sizeof can return wrong size
- Resolved in r13797 commit:271108bf13d7
-
09:52 PM Bug #3109: libshare_nfs: findopt() should return index
- Resolved in r13798 commit:2170bf12ab3f
-
09:23 PM Bug #3133: nfs4: remove static for nfs4_max_xxx
- Actually, static globals are perfectly visible to mdb.
-
02:26 AM Feature #3145 (Resolved): single-copy arc
- From George Wilson's original bug report at Delphix:
The arc currently caches extra copies of the same block becau...
2012-09-02
-
09:08 PM Bug #3144 (Closed): "zfs send -r" option documented but not supported
- The "-r" option to "zfs send" is documented in zfs.1m and in the "zfs send" context help.
zfs_do_send() in zfs_maion... -
02:49 PM Bug #3130 (Resolved): ztest failure: Assertion failed: 0 == dmu_objset_destroy(name, B_FALSE) (0x0 == 0x10)
- changeset: 13794:7c5e0e746b2c
tag: tip
user: George Wilson <george.wilson@delphix.com>
date: ... -
02:49 PM Bug #3130 (Pending RTI): ztest failure: Assertion failed: 0 == dmu_objset_destroy(name, B_FALSE) (0x0 == 0x10)
-
02:49 PM Bug #3129 (Resolved): 'zpool reopen' restarts resilvers
- changeset: 13794:7c5e0e746b2c
tag: tip
user: George Wilson <george.wilson@delphix.com>
date: ... -
02:49 PM Bug #3129 (Pending RTI): 'zpool reopen' restarts resilvers
2012-09-01
-
09:30 PM Feature #3142 (New): SMB truncation issue - downgrade log message
- There exists a very old Windows client SMB bug which - under some circumstances - causes it to ask for shares with th...
-
06:57 PM Bug #3141 (Resolved): strptime() doesn't support %t
- http://pubs.opengroup.org/onlinepubs/007904975/functions/strptime.html:...
-
12:26 PM Bug #3140 (Resolved): fmdump -t/-T incorrectly parses date/time
- fmdump -t/-T incorrectly parses date/time (probably related to using another strptime() implementation):...
2012-08-31
-
11:29 PM Bug #3138 (Resolved): smb_token_create_privs() passes const char to smb_lgrp_getbyname()
- Resolved in r13793 commit:10c3656ccf76
-
04:12 PM Bug #3138 (Resolved): smb_token_create_privs() passes const char to smb_lgrp_getbyname()
- smb_token_create_privs() passes const char to smb_lgrp_getbyname() and, eventually, it is passed to trim_whitespace()...
-
10:19 PM Bug #3139 (Resolved): zdb dies when it tries to determine path of unlinked file
- From Matt Ahrens's original bug report at Delphix:
"zdb -vvv" prints the path of files and directores. However, i... -
03:42 PM Bug #3122 (Resolved): zfs destroy filesystem should prefetch blocks
- changeset: 13792:4be8368f41e4
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Fr... -
02:54 PM Feature #2761: ZFS checksum/compression algorithm number indirection
- Has this been made any progress on? #3035 and #3137 might depend on this.
-
02:49 PM Feature #3137: L2ARC compression
- Webrev at http://cr.illumos.org/~webrev/skiselkov/3137/
Source can be pulled from hg staging repo at http://62.65.18... -
12:00 PM Feature #3137 (Resolved): L2ARC compression
- This issue ticket proposes adding transparent L2ARC compression to ZFS. The algorithm is hard-coded to be the new LZ4...
-
05:00 AM Bug #3136 (New): IRE race condition?!
- Saw this tweet from today (30 August):
https://twitter.com/myoraclesupport/status/241294293044703232
which lead...
2012-08-30
-
11:58 PM Bug #3135 (Resolved): lofi_uncompress doesn't initialize all variables
- lofiadm started failing to decompress certain images on SmartOS. e.g.:...
-
11:52 PM Bug #3121 (Resolved): missing SMF method directories should say something useful
- Resolved in 13791:40cea5d62fa3.
-
03:43 PM Bug #3115 (Resolved): poll(2) returns prematurely in presence of spurious wakeups
- changeset: 13790:ac6eff781c67
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Th... -
03:42 PM Bug #3114 (Resolved): some leaked nvlists in zfsdev_ioctl
- changeset: 13790:ac6eff781c67
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Th... -
03:42 PM Feature #3113 (Resolved): ztest should use watchpoints to protect frozen arc bufs
- changeset: 13790:ac6eff781c67
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Th... -
03:42 PM Bug #3112 (Resolved): ztest does not honor ZFS_DEBUG
- changeset: 13790:ac6eff781c67
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Th... -
11:46 AM Bug #1862 (Resolved): incremental zfs receive fails for sparse file > 8PB
- changeset: 13789:f0c17d471b7a
tag: tip
user: Arne Jansen <sensille@gmx.net>
date: Thu Aug ...
2012-08-29
-
02:46 PM Bug #3134 (Resolved): nfs4: cleaning code in nfs4_xdr
- Currently, variables are too long and go out from 80-sym on line limit (with tabs, ofc). Local variable will make it ...
-
02:38 PM Bug #3133 (Resolved): nfs4: remove static for nfs4_max_xxx
- Being static defined, these variables can not be changed with mdb etc. Also, possibly some future patches will be bas...
-
03:37 AM Bug #3132 (Resolved): remove support for building with gcc 3
- It is generally undesirable to have long-term support for multiple versions of the same compiler (since we can't shad...
-
03:23 AM Feature #3123 (Resolved): need a way to force loading of DTrace helpers
- Resolved in r13788 commit:0cb9e2232ae0
2012-08-28
-
10:04 PM Bug #3131 (New): document 'zpool reopen' better
- Needs man page entry and be included in zpool help output.
-
09:57 PM Bug #3130 (Resolved): ztest failure: Assertion failed: 0 == dmu_objset_destroy(name, B_FALSE) (0x0 == 0x10)
- Assertion failed: 0 == dmu_objset_destroy(name, B_FALSE) (0x0 == 0x10), file
../ztest.c, line 3061
> $c
libc_hwc... -
09:49 PM Bug #3129 (Resolved): 'zpool reopen' restarts resilvers
- Running 'zpool reopen' causes any on-going resilvers to be restarted, which means if you periodically run 'zpool reop...
-
05:56 PM Bug #3126: oi_151a5 ixgbe driver
- Hmm... I've just noticed, I can upload files. :D
-
05:54 PM Bug #3126: oi_151a5 ixgbe driver
- Revision:...
-
03:57 PM Bug #3128 (Resolved): igb missing I350 SERDES cases
- A user recently pointed out that PCI ID 8086,1523 doesn't have support in igb.
The fix is simple --> an entry for ... -
01:16 PM Bug #2982: nfs3: cleanup debug code at nfs3_srv.c
- For non-debug compiled:
~# elfcmp before/nfssrv after/nfssrv
Section .compcom differs
tested it by file...
2012-08-27
-
09:29 PM Bug #3126: oi_151a5 ixgbe driver
- György Pásztor wrote:
> Do you need any specific thing, or I should just do: snoop -rv -s 9000 -I ixgbe0 or snoop on... -
09:27 PM Bug #3126: oi_151a5 ixgbe driver
- Do you need any specific thing, or I should just do: snoop -rv -s 9000 -I ixgbe0 or snoop on datalink layer, or shoul...
-
09:17 PM Bug #3126: oi_151a5 ixgbe driver
- György Pásztor wrote:
>
> scanpci -v :
> http://pastebin.com/dBiZGYFV
This shows an Intel X520. I looked at t... -
09:10 PM Bug #3126: oi_151a5 ixgbe driver
- I almost forgot the IP data. It's static, since it's a storage server with production data. (I trust in a devel versi...
-
09:06 PM Bug #3126: oi_151a5 ixgbe driver
- The "before state":...
-
07:49 PM Bug #3126 (Feedback): oi_151a5 ixgbe driver
- Could you identify which prestable release shows this regression? There were several rounds of ixgbe updates among 5 ...
-
03:31 PM Bug #3126 (Feedback): oi_151a5 ixgbe driver
- I upgraded my OI151 to OI151a5. After I rebooted into my new be, everything worked except the Intel's 10GE card. The ...
-
08:27 PM Feature #370 (In Progress): would like an open ipmi baseboard driver
- I'll be integrating Jerry's port of the FreeBSD ipmi driver from smartos
-
08:18 PM Bug #2904 (Resolved): hxge forgets C isn't math
-
08:18 PM Bug #2904: hxge forgets C isn't math
- Resolved in r13784 commit:4a34ce01e229
-
08:18 PM Bug #2601 (Resolved): kctl_isadep.c should support four serial consoles
- Resolved in r13783 commit:b3333788688b
-
08:18 PM Bug #3117 (Resolved): aac forgets C isn't math
- Resolved in r13785 commit:1087b6a5ba25
-
08:18 PM Bug #3119 (Resolved): zonecfg(1M) still mentions sparse zones
- Resolved in r13786 commit:00831ba22f9c
-
06:54 PM Bug #3011: OPENSSL10_ONLY is evaluated over and over
- Here's a test that points the way to the solution:...
-
01:33 PM Bug #3125 (New): ip6_stat_t contains unused kernel statistics
- Following statistics are not used:...
-
11:08 AM Bug #3090 (Resolved): vdev_reopen() during reguid causes vdev to be treated as corrupt
- changeset: 13777:b1e53580146d
user: George Wilson <george.wilson@delphix.com>
date: Wed Aug 22 08:0... -
11:07 AM Bug #3102 (Resolved): vdev_uberblock_load() and vdev_validate() may read the wrong label
- changeset: 13777:b1e53580146d
user: George Wilson <george.wilson@delphix.com>
date: Wed Aug 22 08:0... -
11:07 AM Feature #3104 (Resolved): eliminate empty bpobjs
- changeset: 13782:8f78aae28a63
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Mo...
2012-08-26
-
02:52 PM Bug #3124 (Closed): Remove any existing references to utmp, use utmpx instead
- _usr/src/cmd/w/w.c_ still references the @nonuser@ macro from utmp.h (utmpx.h's is @nonuserx@) and possibly other leg...
-
01:01 AM Bug #3120 (Resolved): zinject hangs in zfsdev_ioctl() due to uninitialized zc
- Resolved in r13781 commit:64a1ab954737
2012-08-25
-
11:53 PM Feature #2962: Upgrade of acpica from 20110527 to 20120320
- Gary, is there anything to try/test yet?
-
05:58 PM Bug #1930 (Closed): smb_match functions incorrectly handle multibyte characters
- This should be resolved by correctly handling the wildcards.
-
05:11 AM Feature #3123 (Resolved): need a way to force loading of DTrace helpers
- if a DTrace helper is built with -xlazyload then it will not be loaded by default. This is the case for libjvm.so whi...
2012-08-24
-
10:13 PM Bug #3122 (Resolved): zfs destroy filesystem should prefetch blocks
- The new background destroy of filesystems doesn't prefetch blocks, which makes it quite slow. The problem is that th...
-
08:54 PM Bug #3121: missing SMF method directories should say something useful
- It's about home dir :-)
-
08:45 PM Bug #3121 (Resolved): missing SMF method directories should say something useful
- An openindiana user received this output...
-
08:34 PM Bug #3120 (Resolved): zinject hangs in zfsdev_ioctl() due to uninitialized zc
- This is related to #3118, but even if it's fixed, we still need to fix zinject.
-
05:15 PM Bug #3119 (Resolved): zonecfg(1M) still mentions sparse zones
- sparse zones no longer exist (the properties, etc, aren't present). The manual page should not mention them (and tho...
-
03:47 PM Bug #3103 (Resolved): zfs mdb module may get wrong refcount struct
- changeset: 13780:6da32a929222
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Fr... -
03:47 PM Bug #3100 (Resolved): zvol rename fails with EBUSY when dirty
- changeset: 13780:6da32a929222
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Fr... -
02:33 PM Bug #3118 (New): zfsdev_ioctl: kernel doesn't validate arguments from userspace
- Kernel had to check all passed argument against "wrong" values. But now zfsdev_ioctl trusts in userspace.
----
zf... -
06:31 AM Bug #3117 (Resolved): aac forgets C isn't math
- Rich Lowe found there is a place in aac does:
ASSERT(AAC_MAX_LD <= tgt < AAC_MAX_DEV(softs));
That's always t...
2012-08-23
-
08:06 PM Bug #3116 (Closed): zpool reguid may log negative guids to internal SPA history
- Reguid logging introduced in changeset 13777:b1e53580146d logs old and new guid as signed...
-
05:44 PM Bug #3088 (Resolved): some THIRDPARTYLICENSE files erroneously removed
- Resolved in r13778 commit:e6b6968147fd
-
05:44 PM Bug #3063 (Resolved): many instances of unlike enum comparison
- Resolved in r13779 commit:bf40125f4b37
-
04:54 AM Bug #874: beadm's space accounting is deeply dubious
- The logical way to implement this is to use the data behind 'zfs destroy -n'. Thus each BE would be charged with the...
2012-08-22
-
09:50 PM Bug #3115 (Resolved): poll(2) returns prematurely in presence of spurious wakeups
- From Matt Ahrens's original bug report at Delphix (the deadman thing he mentions hasn't been pushed to Illumos yet, b...
-
09:26 PM Bug #3114 (Resolved): some leaked nvlists in zfsdev_ioctl
- When the ZFS test suite is run with kmem debugging enabled it finds several memory leaks in zfsdev_ioctl
-
09:24 PM Feature #3113 (Resolved): ztest should use watchpoints to protect frozen arc bufs
- There is a relatively frequent failure in ztest where the arc detects that a buffer was modified while frozen and fai...
-
09:22 PM Bug #3112 (Resolved): ztest does not honor ZFS_DEBUG
- ztest does not check the ZFS_DEBUG environment variable, which specifies which dprintf() messages should be enabled.
-
04:06 PM Bug #933: Sound is periodically scratchy
- Thought I'd finally try 64-bit on a board with the same audio electronics...
Using OpenIndiana Build oi_151a5 64-bit... -
04:02 PM Bug #3087: libuuid has a lot of dependencies
- The UUID spec requires us to know things that require libdlpi, if I recall correctly.
But look, the root of the pr... -
10:29 AM Bug #3109 (Resolved): libshare_nfs: findopt() should return index
- Currently, it returns the counter, fortunately, it's equal to the index for a while. But the optdefs symbol has an if...
-
10:11 AM Bug #3108 (Feedback): nfs:VERIFY/NVERIFY operations return wrong error code when fs_attribute
-
10:10 AM Bug #3108 (Feedback): nfs:VERIFY/NVERIFY operations return wrong error code when fs_attribute
- VERIFY/NVERIFY operations return INVAL but shoud return NOTSUPP
-
10:04 AM Bug #3107 (Feedback): nfs4_getattr incorrectly checks bit masks
-
10:04 AM Bug #3107 (Resolved): nfs4_getattr incorrectly checks bit masks
- Erroneous using OR to check bits instead of AND in nfs4_getattr() in usr/src/uts/common/fs/nfs/nfs4_vnops.c
In nfs... -
09:42 AM Bug #3105 (Feedback): Kernel inet_pton() implementation returns result in host byte order
-
09:39 AM Bug #3105 (Resolved): Kernel inet_pton() implementation returns result in host byte order
- Currently, kernel's inet_pton returns result with wrong order, of bytes, for it depends on the system endian style. B...
-
09:41 AM Bug #3106 (Resolved): rpc: xdr_sizeof can return wrong size
- Due to non initialized x_base, x_inline() can return NULL with moved x_handy.
2012-08-21
-
06:35 PM Feature #3104 (Resolved): eliminate empty bpobjs
- From Matt Ahrens's original bug report at delphix:
Every snapshot has a deadlist, which tracks which blocks it del... -
12:45 PM Bug #2986: nfs: exi refcounter leak at rfs3_lookup
- ...
-
11:43 AM Bug #3086 (Resolved): unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasets
- changeset: 13776:cd512c80fd75
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Tu... -
04:07 AM Bug #3103 (Resolved): zfs mdb module may get wrong refcount struct
- The refcount structure is different when compiled debug vs nondebug. Therefore, we want to make sure we get the refc...
2012-08-20
-
11:56 PM Feature #3057 (Resolved): Remove sgml util from cmd/man
- Resolved in r13775 commit:1d7e7613366b
-
07:36 PM Bug #3102 (Resolved): vdev_uberblock_load() and vdev_validate() may read the wrong label
- While running 'ztest' we occasionally hit failures that look like this:
Executing zdb -bccsv -U /tank/fs/ztest/zpo... -
07:27 PM Feature #104: Bring back lx brand
- As recently pointed on the mailing list, there is a blog with diff-files and explanation of these updates which retur...
-
03:45 AM Bug #3100 (Resolved): zvol rename fails with EBUSY when dirty
- When renaming a zvol we need to sync out dirty data first.
-
02:29 AM Bug #3099 (Closed): AMD hudson D3 AHCI support
- 151a5 not support AMD hudson D3 chipset AHCI.
AMD hudson D3 chipset AHCI device, the vendor id is 0x1022, device i... -
12:47 AM Bug #3098 (Resolved): zfs userspace/groupspace fail without saying why when run as non-root
- ...
2012-08-19
-
10:05 PM Bug #3097 (New): zfs set doesn't check length of user property
- Despite the zfs(1M) saying the following in 'User Properties' section:...
-
08:36 PM Bug #3088: some THIRDPARTYLICENSE files erroneously removed
- perl and tcpd. I'll have the webrev out tomorrow.
-
07:33 PM Bug #3088: some THIRDPARTYLICENSE files erroneously removed
- It would be nice to have the list of them here ;-)
-
03:35 PM Bug #3096 (Resolved): libctf does not validate function types correctly
- Currently libctf does not validate the types of a function that are passed in. It does not make sure that the return ...
-
03:14 PM Bug #3095 (Resolved): libctf does not validate arrays correctly
- Currently libctf does no validation when using the ctf_create_array() function. All it currently checks is that the a...
-
03:10 PM Feature #3094 (Resolved): libctf should support removing a dynamic type
- As part of doing the work for 3089 and trying to support self-referential structures, this forces us to be unable to ...
-
01:39 PM Bug #3093 (Resolved): zfs {user,group}space's -i is noop
- zfs {user,group}space's -i option (SID to POSIX ID translation) isn't used at all.
2012-08-18
-
02:49 PM Bug #3091 (Resolved): add -n to zlogin so its more compatible with rsh command line
- In some circumstances, it is easy to replace the execution of rsh with zlogin quite easily, e.g.
rsh remotemachine... -
02:20 AM Bug #3065 (Resolved): some functions in the tcp module can be static
- Resolved in r13774 commit:80b84226b49f
2012-08-17
-
10:26 PM Bug #3090 (Resolved): vdev_reopen() during reguid causes vdev to be treated as corrupt
- There is a period between the time spa_change_guid() is called and when the
labels with the new guid are synced to d... -
08:32 PM Feature #3089 (Resolved): want ::typedef
- Often times when using mdb, people run into situations where they either don't have CTF data or there are anonymous s...
-
07:02 PM Bug #3088 (Resolved): some THIRDPARTYLICENSE files erroneously removed
- A couple of THIRDPARTYLICENSE files got removed in error, despite the fact we still use them.
"Luckily", the close... -
03:56 PM Bug #3087: libuuid has a lot of dependencies
- Rich Lowe wrote:
> libuuid is not the problem, libdlpi (and others) are, as you point out. Fix them, if anything.
... -
03:55 PM Bug #3087: libuuid has a lot of dependencies
- libuuid is not the problem, libdlpi (and others) are, as you point out. Fix them, if anything.
-
12:15 PM Bug #3087 (In Progress): libuuid has a lot of dependencies
- libuuid has a lot of dependencies through libdlpi.so:...
2012-08-16
-
09:19 PM Bug #3086 (Resolved): unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasets
- The DS_FLAG_INCONSISTENT is set synchronously on a dataset before it is
destroyed. With async_destroy enabled this i... -
08:58 PM Bug #2399 (Resolved): zfs manual page does not document use of "zfs diff"
- Resolved in r13773 commit:00c2a08cf1bb
-
05:46 PM Bug #2399 (In Progress): zfs manual page does not document use of "zfs diff"
-
08:58 PM Bug #3085 (Resolved): zfs diff panics, then panics in a loop on booting
- Resolved in r13772 commit:2579580ac955
-
06:25 PM Bug #3085: zfs diff panics, then panics in a loop on booting
- It looks like the panic will occur any time a 'zfs release' causes a defer-destroyed snapshot to actually get destroy...
-
04:33 PM Bug #3085: zfs diff panics, then panics in a loop on booting
- I booted a prior BE, out of desparation, which hasn't crashed.
It seems likely that Matt's change to use _internal... -
01:58 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- Yes, dsl_dataset_user_release_sync....
-
01:45 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- I think we found the problem. spa_history_log_internal_ds() is being called too late from dsl_dataset_user_release_sy...
-
01:32 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- Are you able to get a dump? If the diff was not on your root filesystem, you can boot with "-m milestone=none" in th...
-
01:11 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- It's not clear to me (or, I think, Schrock), whether the problem is that the ds_dir is NULL, or that we don't cope.
... -
12:52 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- It is perhaps important that the zfs diff invocation I used was of the form...
-
12:38 AM Bug #3085 (Resolved): zfs diff panics, then panics in a loop on booting
- I had the misfortune to interrupt a 'zfs diff'. The system immediately panicked for a reason I didn't catch, subsequ...
-
01:55 PM Feature #212 (Resolved): Atheros AR8132 / L1c Gigabit Ethernet Adapter
- Integrated.
changeset: 13768:ed21ea5d20cf
tag: tip
user: Gary Mills <gary_mills@fastmail.fm>
d... -
10:13 AM Bug #3084 (Feedback): System slow when accssing many file using CIFS.
- Here is some fresh data from this morning:...
2012-08-15
-
11:30 PM Bug #3084 (Closed): System slow when accssing many file using CIFS.
- h2. General Description
The entire system becomes 'slow' during(possible also after) accessing many files in a large... -
11:13 PM Bug #2445 (Resolved): savecore fails with dump archive but return EXIT_OK
-
06:46 PM Bug #3080 (Resolved): uninitialized var in dcopy_free may panic on boot
- Resolved in r13771 commit:2903afd49fe8
-
02:56 PM Bug #2601: kctl_isadep.c should support four serial consoles
- The change to kctl_pcache_create() is pretty simple.
I've tested this change on a system with a Tyan motherboard t...
2012-08-13
-
06:39 PM Bug #3080 (Resolved): uninitialized var in dcopy_free may panic on boot
- cleanup in dcopy_free is uninitialized, if the stack garbage under it is non-0, we'll free dcopy channels which we sh...
-
01:44 PM Bug #3043 (Closed): zfs diff does not report removed files
2012-08-12
-
02:58 PM Bug #3059 (Resolved): cmd/tcpd/* files should have correct functions prototypes
- changeset: 13770:f6f7025c7a4d
tag: tip
user: Igor Kozhukhov <ikozhukhov@gmail.com>
date: S... -
12:59 PM Bug #3068 (In Progress): vmstat swap/free wrong in local zones
2012-08-11
-
09:24 PM Bug #3072: GUI of TimeSlider will not start until password change
- Is this not just the problem of the root password being expired initially? In that case, changing the root password ...
-
04:14 PM Bug #3072 (New): GUI of TimeSlider will not start until password change
- As reported by openindiana@redharvey.com :
boot from openindiana 151a5 desktop dvd
default keyboard, language
la...
2012-08-10
-
08:10 PM Bug #3070 (In Progress): write lgrpinfo by C based on Perl lgrpinfo.pl
-
07:10 PM Bug #3013 (Resolved): ifconfig with no args should list all interfaces
- Fixed in:
changeset: 13769:2317a7492de4
tag: tip
user: Daniil Lunev <d.lunev.mail@gmail.com>
dat... -
12:37 PM Bug #3052: uname compatibility should be implemented with redefine_extname
- [spam was here]
-
09:30 AM Bug #1154 (Resolved): cpio needs a quiet option
- Resolved in r13767 commit:8c906b14afbd
-
09:18 AM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> Server of it. Can you test these server and client? Will they reproduce the bug?
I've nearl... -
09:06 AM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Server of it. Can you test these server and client? Will they reproduce the bug?...
2012-08-09
-
10:07 PM Bug #3068 (In Progress): vmstat swap/free wrong in local zones
- vmstat sometimes displays incorrect values when used inside a local zone with 1 second interval and count set:
<pr... -
03:18 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- May be, I am doing something wrong, but off don't become zero in the followed code.
@while true; do kill -SIGALRM PI... -
01:34 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> I call sendfile with non-blocking socket, it catch SIGALARM. Offset isn't changed. What versio...
2012-08-08
-
06:04 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- I call sendfile with non-blocking socket, it catch SIGALARM. Offset isn't changed. What version of OI do you use?
-
05:15 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> I can't reproduce this bug on my system. It works pretty fine. I call sendfilev64, then send S... -
04:53 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- And sendfile64, even after receiving SIGALRM, returns right value - off + len;
-
04:42 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- I can't reproduce this bug on my system. It works pretty fine. I call sendfilev64, then send SIGALRM and sfv_off isn'...
-
03:12 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> libsendfile calls SYS_sendfile. This syscall check receiving any signals in three places. When... -
09:31 AM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- libsendfile calls SYS_sendfile. This syscall check receiving any signals in three places. When it finds out that ther...
-
03:43 PM Bug #2982: nfs3: cleanup debug code at nfs3_srv.c
- I think the justification here is that the code was used for testing a specific scenario during implementation and is...
-
03:19 PM Bug #3067 (Resolved): Typo in spelling "succssful"
- There are another two occurrences of misspelled "succssful" word beyond the one mentioned in 3064...
-
11:42 AM Support #3066 (New): ahci: [ID 517647 kern.warning] WARNING: ahci0: watchdog port 1 satapkt 0xffffff02ea521988 timed out
- not sure if this is a bug, a regression in oi_151a5 or my ssd too close to full or worse, slowly dying.
I notice a... -
09:02 AM Bug #3065 (Resolved): some functions in the tcp module can be static
- Some functions declared as extern are in fact local static ones.
-
06:55 AM Bug #3064 (Resolved): usr/src/cmd/zpool/zpool_main.c misspells "successful"
- Line 3274 misspells the word "successful"...
-
03:49 AM Feature #3014: Intel X540 Support
- Rich Lowe wrote:
> Resolved in r13761 commit:229af35d14fb
>
> Unless there's some reason this was left open? Dan?... -
03:09 AM Feature #3014 (Resolved): Intel X540 Support
- Resolved in r13761 commit:229af35d14fb
Unless there's some reason this was left open? Dan?
2012-08-07
-
05:44 PM Bug #3059 (Pending RTI): cmd/tcpd/* files should have correct functions prototypes
-
05:44 PM Bug #3059 (In Progress): cmd/tcpd/* files should have correct functions prototypes
- I can't change state "to RTI"
-
05:43 PM Bug #3063 (Resolved): many instances of unlike enum comparison
- Throughout the tree, there are quite a few places where we compare an enum foo to an enum bar, almost always accident...
-
03:56 PM Bug #3062 (Resolved): illumos should build/work with GCC 4.6 or newer
- Given the long lead time necessary to get everything fixed and tested, I've begun trying to get things happy with 4.6...
-
02:08 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> And what about other signals? Do they reset the offset?
Don't know, SIGALRM is the only sig... -
01:58 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- And what about other signals? Do they reset the offset?
-
07:28 AM Bug #1884: Empty "used" field for zfs *space commands
- Igor Pashev wrote:
> Yuri Pankov wrote:
> > there's a column named *USED* in the output, and it should report corre...
Also available in: Atom