Activity
From 2011-12-01 to 2011-12-30
2011-12-30
-
09:04 PM Bug #1938 (Resolved): various letters out of seqeunce
- Resolved in r13553:3bed7426c561
-
09:04 PM Bug #1898 (Resolved): Kernel assertion in zfs_putpage() raised by rfs_write()
- Resolved in r13554:fae070bfb73a
2011-12-29
-
10:56 AM Bug #1938 (Resolved): various letters out of seqeunce
- There are three instances in the gate of "sequence" being misspelt.
2011-12-28
-
06:32 PM Bug #1927: nfs4 stale clientid loop (OI server, Linux client)
- Just for information, we applied several fixes from Trond to resolve the problem on client side, even if it does not ...
-
05:50 PM Feature #644: Add Toshiba AL10/12/* devices to mpxio sym list
- See attached latest, greatest scsi_vhci.conf.
I've also added some comments to help the poor souls who might need ... -
04:36 PM Bug #1777: byteswap.h and endian.h could be provided
- Updated patch which uses sys/isa_info.h to determine endianness.
-
09:58 AM Feature #1936: add support for "-t <datatype>" argument to zfs get
- Here is my initial patch.
-
09:52 AM Feature #1936 (Resolved): add support for "-t <datatype>" argument to zfs get
- "zfs get all" would be more useful if it supported the -t argument to limit its output only to a certain datatype.
2011-12-27
-
10:04 PM Bug #1909 (In Progress): disk sync write perf regression when slog is used post oi_148
- The issue is that ZIL blocks should always be contiguous blocks and thus the "fast gang" logic should not apply to th...
-
02:50 PM Bug #417: Stale OpenOwner entries are not reaped for active clients
- Juho Juopperi wrote:
> Will the fix mentioned in http://lists.illumos.org/pipermail/developer/2010-December/001162.h... -
02:29 PM Bug #852 (In Progress): Update data files for localedef UTF-8 locales from CLDR v2.0.1
-
07:59 AM Bug #1931 (Resolved): smb_convert_wildcards incorrectly expands < at the end of the pattern
- smb_convert_wildcards incorrectly converts '<' at the end of the pattern to '*', making the results from @dir *.@ on ...
-
07:52 AM Bug #1930 (Resolved): smb_match functions incorrectly handle multibyte characters
- smb_match{,_ci}_private functions incorrectly think that size of character == size of byte when handling wildcards:
...
2011-12-26
-
01:17 AM Bug #1925: stack overflow from mac code
- Resolved in r13552:375fcb299d27
2011-12-25
-
03:33 PM Bug #1442: apic_timer_reprogram request is too far in future (on vmware workstation)
- Hi Dan and Stepan,
Perhaps this is the same issue (or related) as Bug #1333 [https://www.illumos.org/issues/1333]
...
2011-12-24
-
08:18 AM Bug #1926: libresolv evades compiler warnings
- The same is true of the DTrace tests (baddof, at least)
2011-12-23
-
11:33 PM Bug #1774: keyboard does not work in kmdb at times when cold boot with "-v -m verbose -dk" appended to GRUB
- Spotted the same on x201
-
09:57 PM Bug #1928 (New): zfs send/receive kills COMSTAR
- We're running COMSTAR on oi_151a with the iSCSI LUNs backed by ZFS volumes. Whenever we try to back up the server, do...
-
02:50 PM Bug #1927 (Resolved): nfs4 stale clientid loop (OI server, Linux client)
- A filesystem mounted over nfs4 from an OI 151a server on a Linux client becomes unresponsive after running a filebenc...
-
11:46 AM Bug #1442: apic_timer_reprogram request is too far in future (on vmware workstation)
- I have the same issue on vbox 4.1.8.
-
07:32 AM Bug #1926: libresolv evades compiler warnings
- It's not evading them, it's just not specifying adding $(CCVERBOSE) to cflags when it, apparently, should. I'd thoug...
-
07:26 AM Bug #1926 (Closed): libresolv evades compiler warnings
- Via a mechanism I haven't investigated, libresolv is built without cc -v, and thus with compiler warnings disabled. ...
2011-12-22
-
08:00 PM Bug #1863 (Resolved): gcc compiled libsmb coredumps in trim_whitespace
- Resolved in r13550 commit:84f53d070f62
-
08:00 PM Bug #1866 (Resolved): libsmbns is passing constant string to mktemp(3C)
- Resolved in r13550 commit:84f53d070f62
-
08:00 PM Bug #1867 (Resolved): mktemp(3) gives bad advice in EXAMPLES section
- Resolved in r13550 commit:84f53d070f62
-
07:59 PM Bug #1673 (Resolved): Panic in conn_ip_output()
- Resolved in r13551 commit:022a137cd76d
-
07:08 PM Bug #1925 (Resolved): stack overflow from mac code
- Joyent observed a panic with the following stack trace:...
-
06:06 PM Bug #1923: kernel panic in ire_round_robin due to divide by zero
- Here's some additional analysis from Dave Pacheco:
It's not clear that the state is invalid when we crashed. Regar... -
12:52 AM Bug #1923 (Resolved): kernel panic in ire_round_robin due to divide by zero
-
04:08 PM Bug #1918: stack overflow from mac_promisc_dispatch()
- Also, can someone with permission move this out of "site" and into "illumos kernel" or whereever this bug really belo...
-
04:07 PM Bug #1918: stack overflow from mac_promisc_dispatch()
- Simply moving the mac_perim_enter_by_mh() doesn't help. The aforementioned DTrace script still makes the machine sta...
-
07:20 AM Bug #1918: stack overflow from mac_promisc_dispatch()
- FWIW, here are the diffs for the dls_accept_promisc() solution:...
-
07:00 AM Bug #1918: stack overflow from mac_promisc_dispatch()
- I think I've been able to reproduce the bug.
Here's the scenario:
1.) Enable ip_forwarding.
2.) Consider thi... -
06:53 AM Bug #1918: stack overflow from mac_promisc_dispatch()
- Dan made the key breakthrough: ds_promisc is 0, but it's still on the mi_promisc_list. Looking at the code paths wher...
-
03:59 AM Bug #1918: stack overflow from mac_promisc_dispatch()
- Okay, I know what's wrong, but I'm not sure how to get into this state:
- ipnet snooping is *supposed* to never s... -
11:57 AM Bug #1924 (New): sharefs should be zone-aware
- sharefs is used to provide the list of active CIFS and NFS shares to user-space programms like sharemgr. Currently, s...
-
12:43 AM Bug #1922 (Resolved): t_pcb of panic thread should be preserved on a panic
- Currently, the t_pcb of the panicking thread is plowed by the setjmp() in panicsys that saves the registers at the ti...
2011-12-21
-
11:46 PM Bug #1921 (New): pstop fails if process is being truss-ed
- ...
-
11:28 PM Bug #1920 (Resolved): ::ugrep and ::kgrep don't work for sizes less than 4
- Running ::kgrep/::ugrep for sizes less than 4 (i.e., 1 or 2) doesn't properly work: it returns many too many hits.
-
11:27 PM Bug #1919 (New): need ::scalehrtime dcmd
- Increasingly in the system, timestamps are being recorded as TSCs (e.g., t_hrtime) – but this leaves them unscaled. S...
-
11:18 PM Bug #1918 (Resolved): stack overflow from mac_promisc_dispatch()
- We saw a double fault with the following stack trace:...
-
11:12 PM Bug #1917 (Resolved): ::umem_verify seg faults on a dump with rampant corruption
- Running ::umem_verify on a dump with corruption was seen to induce a core dump from mdb:
{code}
libumem.so`umem... -
11:10 PM Bug #1916 (Closed): some mdb bug fixes
-
11:08 PM Bug #1916: some mdb bug fixes
- Man, no. Separate bugs for unrelated things.
-
11:03 PM Bug #1916 (Closed): some mdb bug fixes
- Corresponding with Joyent bugs:...
-
08:20 PM Bug #1915: IPsec kstats shouldn't be persistent
- ...
-
08:10 PM Bug #1915 (Closed): IPsec kstats shouldn't be persistent
- Currently ipsec creates persistent kstats which are based upon the netstack id.
Having persistent kstats here does... -
06:51 PM Bug #1911 (Resolved): panic in smb_tree_connect
- ...
-
06:46 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> Change both %x's in that line to %p.
Done; Here's:
Crash dump: http://ilavsky.name/oi/vm... -
05:51 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Change both %x's in that line to %p.
-
04:39 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Now the "iscsit_sess" script worked. I had to crash it from kmdb, system was hung.
Crash: http://ilavsky.name/oi/... -
03:58 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> I'm a little disappointed about the second one not catching anything. I may rewhack it to dep... -
03:45 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- My bad on the modification. It's supposed to be iscsi*t*_conn_t:...
-
11:48 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Modified dtrace script is not workig, I got an error:...
-
01:29 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- The ways to obtain a dump from a hung system are numerous, but fragile. The most reliable is...
-
02:33 PM Bug #1914 (Resolved): libses cannot set more than one properties at once
- If more than one properties are specified only the last one is set, other ones are discarded.
-
02:04 PM Bug #393: Invalid nd_hostservlist contents crash mountd
- Fixed patch: http://cr.illumos.org/view/bm9forx6
-
07:59 AM Feature #1910: Implement a generic dev_err
- Thank you for the comments.
Rich: I'm not sure how you'd implement a buffer-less version with vcmn_err. Could you ... -
12:37 AM Feature #1910: Implement a generic dev_err
- I asked for the macro to avoid the bogus static buffer. I'd be just as fine with use of a vprintf, vcmn_err, or what...
-
12:34 AM Feature #1910: Implement a generic dev_err
- I would prefer to avoid the macro version altogether. There are lots of reasons to deplore macros, and apart from si...
-
01:16 AM Bug #763 (In Progress): FMD msg URLs should refer to something visible
- FYI:
richlowe and I have cleaned up the web application powering the /msg URLs and it's on github here: https://g... -
12:34 AM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
- Wyllys Ingersoll wrote:
> Im almost certain it is NOT fixed in the latest trousers package, I doubt that they are ev...
2011-12-20
-
10:19 PM Bug #1912 (New): 'zfs diff' should probably show spaces as spaces
- At present, zfs diff displays spaces in octal, as \040. Given it's a printable character, it seems entirely reasonab...
-
10:03 PM Bug #1911: panic in smb_tree_connect
- The fix is pretty simple:...
-
09:56 PM Bug #1911: panic in smb_tree_connect
- A stack backtrace is not an evaluation. It is, however, sufficient to see the severity of the problem. Write in the...
-
09:53 PM Bug #1911 (Resolved): panic in smb_tree_connect
- [ Nexenta issue 6628 ]
Here's the stack back-trace:... -
09:41 PM Feature #1910: Implement a generic dev_err
- Now, I'd like to get people's input on this. Currently, I've got it implemented in my virtio drivers in a header file...
-
09:23 PM Feature #1910 (Resolved): Implement a generic dev_err
- A lot of drivers implement custom cmn_err wrappers that prepend the messages with "device:instance #". Implement a ge...
-
08:52 PM Bug #748: /usr/perl5/bin needs to be split into its own package
- From http://lists.illumos.org/pipermail/developer/2011-March/001651.html
> My understanding of the proposal was th... -
08:04 PM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
- Im almost certain it is NOT fixed in the latest trousers package, I doubt that they are even aware that it is a problem.
-
07:39 PM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
- ...
-
05:13 PM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
- pkcs11_tpm is not the problem. The root of the problem is the TSS library - libtspi.so.1.1.3 - which comes from the ...
-
07:18 PM Bug #1909 (Resolved): disk sync write perf regression when slog is used post oi_148
- Initially I discovered this while testing VMWare ESXi 4.1u2 on latest Illumos bits. I found out that the write perfor...
-
07:10 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I've a new theory, and a new D script to match:...
-
06:22 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Thank you. I wasn't expecting that much output. Also, I printed the wrong field vs. what actually crashed.
Can y... -
05:46 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I see .. delta is ~150 lines out of ~17k.
So the scenario now:
Fresh OI boot, original idm module, flags set, d... -
05:01 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- The double-sized probably isn't code. Try this if you don't believe me:
dis orig-idm | wc -l
dis new... -
04:53 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Thanks, that indeed helped.
Dump is available here: http://ilavsky.name/oi/vmdump.6
Kmem flags are set as requ... -
04:51 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I have a DTrace script to try after you reset the system to its default idm module. You'll need to run it BEFORE the...
-
03:23 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Martin Ilavsky wrote:
>
> Is there a way to setup a watchdog that would reboot this system when it gets hung?
Th... -
02:43 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- ..right, if I can't even spawn a login shell, hardly I would be able to spawn reboot (something I realized later, but...
-
04:48 AM Bug #1878: mountd crashes during unsuccessful NFS mount
- ...
-
04:43 AM Bug #311: acpica components are using export restricted license
- Can be closed as ACPICA update was integrated?
-
04:38 AM Bug #851: tz data update needed
- Can this be closed, or re-targeted to current version (2011n)?
-
04:18 AM Bug #1907 (Resolved): schpc switches for impossible bitfield value
- in schpc pci_getslot_t->slot_condition is a 2-bit field, however in schpc_test we switch for PCIMSG_SLOTCOND_NOHOTPLU...
-
01:12 AM Bug #1627 (Resolved): nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- Resolved in r13548 commit:c7b36cdbb672 (with just the check to disable PAD if CMT is also disabled).
2011-12-19
-
11:27 PM Bug #1906 (New): pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
- You can make any consumer of crypto hang indefinitely by doing this:...
-
08:50 PM Feature #1904 (New): ZFS should be able to dump to a RAID-Z pool
- Corresponds with Joyent issues
STOR-27 ZFS should be able to dump to a RAID-Z pool
STOR-57 new ZFS checksum... -
07:27 PM Bug #1627: nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- Rich,
I just pulled new code (made sure I had no local changes) and built two new BE's to test your patch based on... -
12:55 PM Bug #1665: Illumos wont build against openssl 1.0.0
- This is the latest version of Igor K's patch.
-
11:24 AM Bug #1902 (Closed): illumos-gate component libkmsagent FTBFS
- Nevermind. I see we haven't added support for OpenSSL 1.0 yet.
-
10:54 AM Bug #1902 (Closed): illumos-gate component libkmsagent FTBFS
- libkmsagent makes use of ERR_remove_state which has been deprecated in OpenSSL 1.0 but it also defines OPENSSL_NO_DEP...
-
10:53 AM Bug #1901: beadm fails to create a cloned BE
- truss output would be useful
-
09:37 AM Bug #1484: upgrading to oi_151a blocking on hard drive
- Upgraded to latest kernel (as of Friday 16th) from dev-il and the blocking issues seem to have "disappeared".
than... -
05:52 AM Bug #1884: Empty "used" field for zfs *space commands
- After looking at the concerned code and a few snips from the manpage.. I believe this is the expected behavior
Here...
2011-12-18
-
10:38 PM Bug #1901 (New): beadm fails to create a cloned BE
- ...
-
06:52 PM Bug #1898 (Resolved): Kernel assertion in zfs_putpage() raised by rfs_write()
- NFSv2 server side write() implementation raises kernel assertion in zfs_putpage().
panic[cpu0]/thread=ffffff017063... -
10:15 AM Bug #1896 (New): netstat shows duplicate LISTEN line for telnet and sunrpc
- #grep Build /var/adm/messages |tail -1
Dec 18 10:51:47 xxxxx genunix: [ID 365267 kern.notice] ^MOpenIndiana Build o...
2011-12-17
-
09:01 PM Bug #1894 (Resolved): ps goes walkabout through /dev in search of foreign ttys
- Resolved in r13547 commit:7d365d7822b1
-
01:07 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> If you happen to be able to login on the console, doing "reboot -d" would be really helpful ... -
01:05 AM Bug #1886 (Resolved): intel_nb5000 may erroneously decide DIMMs aren't present
- Resolved in r13546 commit:6d7e5def82fb
2011-12-16
-
10:17 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Martin Ilavsky wrote:
> I used "-FnClmprt" flags. Yes, obj32/ was used. I turned kmem flags on before doing actual t... -
10:13 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I used "-FnClmprt" flags. Yes, obj32/ was used. I turned kmem flags on before doing actual tests.
Well your gut fe... -
10:01 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- For a full build, -D *adds* a DEBUG build to the mix. Non-DEBUG is always there with nightly. I'm assuming you copi...
-
09:51 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Thanks, that helped. To do non-debug build, NIGHTLY_OPTIONS have to be set without "D", correct? I was not using scri...
-
09:07 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- To use it on your running system you'll need to compile it with non-debug. A "make all" in $SRC/uts/intel/idm will c...
-
09:00 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I want to help, but I would need some guidance, if possible. I'm new to OI/illumos, I'm just getting familiar with it...
-
07:36 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I may have a lead (and Rich's denial-of-service possibility may be a deeper architectural flaw).
Look through here... -
03:58 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I'm assuming the "You" in the above is not me.
I don't think that reduces a crasher to a leak, I think it changes ... -
03:51 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Rich --> that appears to be the trigger. At the very least, I'd like to reduce this from a crasher to a memory leak....
-
03:09 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- My assumption was that two clients with the same name was the trigger. Do we have anyway to notice that there's two ...
-
02:57 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Someone's releasing twice or forgetting to hold a second time, for sure. Question is, how to prevent it?
-
07:50 PM Bug #1894: ps goes walkabout through /dev in search of foreign ttys
- Rich, if you wouldn't mind integrating it over the weekend, that'd be appreciated. That'll be sooner than we can get ...
-
07:07 PM Bug #1894: ps goes walkabout through /dev in search of foreign ttys
- Joshua, I'd actually (for other reasons), be very interested in which parts of the /dev walk suck the most (perhaps b...
-
08:42 AM Bug #1894: ps goes walkabout through /dev in search of foreign ttys
- We hit this internally at Joyent simply by having a large number of zones. What follows is from the internal analysis...
-
08:33 AM Bug #1894 (Resolved): ps goes walkabout through /dev in search of foreign ttys
- Analysis here: https://gist.github.com/1484969
Suggested fix, thus far, is to tell ps not to look for ttys in a z... -
06:08 AM Bug #1888 (Resolved): zfs(1M) should mention zfs recv -e
- Resolved in r13545 commit:b35304501ec3
-
04:05 AM Bug #1627: nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- ...
-
02:11 AM Bug #1627 (In Progress): nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- Talking to Trisk about this, I plan to fix this via the first part of the three things mentioned (only), that is disa...
-
02:20 AM Bug #1893 (New): pruning of bad PGs from the CMT hierarchy may need to be more aggressive
- Debugging #1627, we end up with a PG hierarchy which is incomplete in a very strange way. Namely, we're missing enti...
-
02:15 AM Bug #1892 (New): The ACPI _CSD maybe unworthy of our trust
- While debugging #1627 I happened upon the fact that (it appears) we're the only OS to actually trust the ACPI _CSD (a...
2011-12-15
-
01:39 PM Bug #1890 (Resolved): Updated emlxs driver from Emulex
- We have received updated driver code for the latest Emulex FC adapters. This is needed also to support the latest ge...
-
10:08 AM Bug #1854: timegm() works incorrect
- As Garrett said "behavior is correct".
-
10:04 AM Bug #1854 (Closed): timegm() works incorrect
- WONTFIX
-
09:16 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I've set the kmem_flags (reboot) and set the initiator names on both clients to the same name. System crashed twice (...
-
08:05 AM Bug #1888 (Resolved): zfs(1M) should mention zfs recv -e
- As of _PSARC/2009/663_, there is a new flag for zfs receive: *-e*.
It should be documented in zfs(1M). -
07:26 AM Bug #1241 (Resolved): Need support for latest Emulex 10GbE
- Integrated in:
changeset: 13544:4fd590021359
tag: tip
user: Garrett D'Amore <garrett@nexenta.co... -
12:40 AM Bug #1886 (Resolved): intel_nb5000 may erroneously decide DIMMs aren't present
- The intel_nb500 code does this...
2011-12-14
-
10:06 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> 32-bit is okay now that I think I have a handle on WTF is going on. Can you please do the kme... -
09:55 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- 32-bit is okay now that I think I have a handle on WTF is going on. Can you please do the kmem_flags trick for one m...
-
09:44 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> This is weird. The offsets you have (e.g. idm_conn_even_locked+0x7f) don't correspond to inst... -
09:34 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> Oh my... I just realized something. Are you running 32-bit by any chance?
Yeah, it's 32-bi... -
09:27 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Oh my... I just realized something. Are you running 32-bit by any chance?
Yes... yes you are. My bad. I'll contin... -
09:25 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- This is weird. The offsets you have (e.g. idm_conn_even_locked+0x7f) don't correspond to instructions in my oi_151a ...
-
09:09 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Is is possible to upload the actual system dumps (vmdump.X files)? I'll be back with more in a bit.
-
08:56 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Huh, that's bad. Hey Dan, obvious implications.
-
09:04 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I had one of those facepalm moments yesterday ..
Both HPUX nodes were reignited (restored) from the golden image. ... -
08:35 PM Bug #1865 (Resolved): i86 cpr and gcc4 don't get along
- Resolved in r13543 commit:33634a52a6c1
Note that this fixes compilation, and brings cpr to the same state as _gcc ... -
06:11 AM Bug #1884 (Resolved): Empty "used" field for zfs *space commands
- ...
-
02:26 AM Bug #1877 (Resolved): ctfconvert should give more detail on DWARF errors
- Resolved in r13542 commit:0657a48834a9
-
02:26 AM Bug #1876 (Resolved): ksh93 almost certainly doesn't really need to be DWARF
- Resolved in r13541 commit:7320fae78e0e
2011-12-13
-
05:55 PM Bug #1778: Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func
- Probably this is an old problem with EFI labels reading
-
09:18 AM Bug #1882 (Resolved): blkdev should limit physio by bd->d_maxxfer instead of maxphys
- Maxphys is a global variable. Let the user decide what is the maximum transfer size their driver supports.
2011-12-12
-
07:01 PM Bug #1627: nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- And, sadly, assuming that coreID:powerdomain is 1:1 may break on AMD Bulldozer (I'm not sure I understand what's bein...
-
11:10 AM Bug #1726 (Resolved): Removal of pyzfs broke delegation for volumes
- Pushed in
changeset: 13540:97a48b559488
tag: tip
user: Alexander Eremin <a.eremin@nexenta.com... -
10:54 AM Bug #1726 (In Progress): Removal of pyzfs broke delegation for volumes
-
03:53 AM Feature #1880 (New): more things could be shadow compiled
- Currently, cw does not shadow-compile things that aren't built with -c on the command line which means that we miss a...
2011-12-11
-
10:34 PM Bug #1772: OI cannot import a data zpool created by S11X
- If there's any chance that can help: the same pool is imported fine into FreeBSD 9.0rc3.
-
06:41 AM Bug #1879: TLS causes unprocessable relocations in DWARF sections
- Option #2 would require ctfconvert supporting multiple compilation units (I picked a bad test case to see whether it ...
-
06:22 AM Bug #1879 (New): TLS causes unprocessable relocations in DWARF sections
- The use of TLS in certain ON libraries (libc, libses, libsmp) causes relocations in the DWARF debug information which...
-
03:16 AM Bug #1876: ksh93 almost certainly doesn't really need to be DWARF
- They didn't, and actually _removing_ it is a lot harder than you're giving credit to.
Moving it to nexenta's illum... -
03:08 AM Bug #1876: ksh93 almost certainly doesn't really need to be DWARF
- We almost certainly don't need ksh93, wonder if smartos did already drop it.
2011-12-10
-
11:37 PM Bug #1878 (Closed): mountd crashes during unsuccessful NFS mount
- I've been trying to set up OI 151a to share a ZFS folder over NFS to be used as an ESXi datastore. During my attempt...
-
11:33 PM Bug #1876 (In Progress): ksh93 almost certainly doesn't really need to be DWARF
-
10:23 PM Bug #1876: ksh93 almost certainly doesn't really need to be DWARF
- Further research has discovered two bugs that may have necessitated this, one of which is long since fixed, the other...
-
10:05 PM Bug #1876 (Resolved): ksh93 almost certainly doesn't really need to be DWARF
- usr/src/Makefile.ast forces ksh93 to use DWARF because "We need this for C99/VLA support", experimentally, that's not...
-
10:54 PM Bug #1877 (Resolved): ctfconvert should give more detail on DWARF errors
- At present ctfconvert treats any DWARF error as an absence of type information. That's often not true, the lack of a...
2011-12-09
-
09:13 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- For the sake of test I've upgraded iSCSI initiator on both nodes to B.11.31.03c. I got panic again though with a diff...
-
08:08 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- We're running B.11.31.03c on one client and don't see this problem. But, you have two clients. We do see a different ...
-
08:05 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- The Written Word Inc wrote:
> What version of HP-UX? What version of the HP-UX initiator?
HP-UX 11.31:... -
07:56 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- What version of HP-UX? What version of the HP-UX initiator?
-
07:51 PM Bug #1873 (New): comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- OS: oi_151a
iSCSI server with two HP-UX iSCSI clients.
System panics with a message: bad mutex in idm_conn_ev... -
07:51 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- The report about netlogon was from a post to the samba mailing list. It said nothing more (including about _why_ it ...
-
06:47 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- Rich Lowe wrote:
> Further backing up the idea that it's not us truncating, people have had these same issues with s... -
07:42 PM Bug #1872: NULL pointer dereference in iscsit
- All of this is conjecture, I understand none of iscsi, the target, nor comstar.
I think we're processing deferred ... -
07:20 PM Bug #1872: NULL pointer dereference in iscsit
- Looking very briefly, it looks like we're really here:
http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/c... -
07:12 PM Bug #1872 (Resolved): NULL pointer dereference in iscsit
- Running oi_151a on a Sun X4100M2 with COMSTAR and ZFS active. Kernel faulted with:
BAD TRAP: type=e (#pf Page faul... -
06:02 PM Bug #195: Need replacement for nfs/lockd+klm
- Anyway I can get in on this by helping, testing, or other?
I'm defently having nfs lock issues, and can't tune the... -
04:20 AM Bug #1870: ctfconvert should accept DWARF objects with no type data
- https://github.com/richlowe/illumos-gate/compare/tools/ctf-empty-cu contains a first stab at doing this in a way that...
-
12:59 AM Bug #1870 (Closed): ctfconvert should accept DWARF objects with no type data
- ctfconvert believes that every object with DWARF data should have type data.
This is true of GCC, which seems to alw...
2011-12-08
-
09:25 PM Bug #1869 (New): "zfs holds" is O(n^2)
- "zfs holds snap ..." is O(number snapshots listed ^2). For every snapshot, it gets all the holds on all of the named...
-
07:58 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- Further backing up the idea that it's not us truncating, people have had these same issues with samba:
- https://b... -
07:49 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- So as I remember the packet trace, it seems certain that the truncation is happening on the client system (so we're n...
-
03:56 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- Here's a small snip of a packet trace on it.
-
03:39 PM Bug #1868 (Closed): CIFS shares log errors when getting properties(right click) in Windows
- Right clicking CIFS shares causes an error to log in dmesg / /var/adm/messages with a truncated name and "share not f...
-
07:43 PM Bug #1867: mktemp(3) gives bad advice in EXAMPLES section
- For what it's worth, with all these write-strings bugs, the same is true of newer Sun Studio too.
-
01:37 PM Bug #1867 (Resolved): mktemp(3) gives bad advice in EXAMPLES section
- ...
-
09:38 AM Bug #1866: libsmbns is passing constant string to mktemp(3C)
- And as Yuri pointed out on IRC, the manual page suggests that you do precisely the wrong thing, so it should be fixed...
-
09:10 AM Bug #1866 (Resolved): libsmbns is passing constant string to mktemp(3C)
- libsmbns is passing constant string to mktemp(3C), which makes smbd crash when compiled using gcc or SunStudio cc wit...
-
07:47 AM Bug #1865 (Resolved): i86 cpr and gcc4 don't get along
- cpr on x86 does some fairly weird things (copying function text, most notably), to facilitate the transition back out...
-
03:56 AM Bug #1863: gcc compiled libsmb coredumps in trim_whitespace
- False, building with _gcc 3.x_ is fine, and this is still broken
-
02:17 AM Bug #1863: gcc compiled libsmb coredumps in trim_whitespace
- This is a small tip of a very big ice berg.
(Building the kernel with gcc...)
-
02:08 AM Bug #1863 (Resolved): gcc compiled libsmb coredumps in trim_whitespace
- gcc compiled libsmb coredumps in trim_whitespace on smbd startup due to gcc having -fno-writable-strings as default, ...
2011-12-07
-
08:18 PM Bug #76: broken 'smbadm add-member'
- ...
-
08:11 PM Bug #76: broken 'smbadm add-member'
- It's not fixed in #1526. Now on oi_151a it fails even earlier:...
-
06:18 PM Bug #1862 (Resolved): incremental zfs receive fails for sparse file > 8PB
- This is a description based on my incomplete knowledge of ZFS send/receive internals. When updates for sparse files a...
-
03:57 PM Bug #1860 (Rejected): CIFS: dir -> long delay or Error in dskattr: NT_STATUS_IO_TIMEOUT
- my problem occures on a 151a server with a large filesystem (12 TB) exported via sun-cifs. When doing a simple "dir" ...
-
08:00 AM Bug #1848: sshd always tries to resolve client's IP to hostname
- > > The fix related to PTR records looks like it'd be really nice to have, too.
>
> It is not related to this bug.... -
07:55 AM Bug #1848: sshd always tries to resolve client's IP to hostname
- Rich Lowe wrote:
> It doesn't remove anything that I can see, it just changes the name of a few arguments.
No, Ve... -
08:00 AM Feature #1858 (New): ssh reverse-mapping check should care about crafted PTR records
- The (openssh) upstream diffs for #1848 included a check:...
2011-12-06
-
11:03 PM Bug #1848: sshd always tries to resolve client's IP to hostname
- It doesn't remove anything that I can see, it just changes the name of a few arguments.
The fix related to PTR rec... -
07:56 PM Bug #1848: sshd always tries to resolve client's IP to hostname
- Just moving
"if (!verify_reverse_mapping)"
is enough. Don't sync with full commit because it removes "Verif... -
10:44 PM Bug #1854: timegm() works incorrect
- It is a strptime() issue. It does convert to locale's timezone if "GMT" specifier is in format.
-
02:08 PM Bug #1796: "ZFS HOLD" should not be used when doing "ZFS SEND" from a read-only pool
- Not sure that cmd option required, but this is possible fix:...
2011-12-05
-
09:24 PM Bug #1857: "No SOF interrupts have been received..USB UHCI is unusable" under KVM
- I've seen this basic symptom a lot on older systems, depending on such things as:
- Whether the BIOS is set to use... -
09:17 PM Bug #1857 (New): "No SOF interrupts have been received..USB UHCI is unusable" under KVM
- Sunplus Innovation Technology USB to Serial-ATA bridge does not work under Fedora 16 KVM...
-
09:22 AM Bug #1855 (New): need add define AV_SPARC_AES to /usr/include/sys/auxv_SPARC.h
- build LIBSSL-1.0 failed on SPARC
need add define AV_SPARC_AES to /usr/include/sys/auxv_SPARC.h
http://blogs.oracl...
2011-12-04
-
09:08 PM Bug #1854 (Closed): timegm() works incorrect
- test code:...
-
05:25 PM Feature #1852: iconv doesn't handle "" encoding strings
- I should add, I ran into this while trying to compile R. It's configure script checks to make sure that it can conve...
-
05:23 PM Feature #1852 (New): iconv doesn't handle "" encoding strings
- GNU iconv allows an empty string to be specified for an encoding. The manpage says:
> The empty encoding name "" i...
2011-12-03
-
07:19 PM Bug #1848: sshd always tries to resolve client's IP to hostname
- This is fixed in the SmartOS tree, too, if someone wants an easy place to pull diffs from.
-
11:23 AM Bug #1848 (Resolved): sshd always tries to resolve client's IP to hostname
- I have follow options in my sshd_config:
LookupClientHostnames no
VerifyReverseMapping no
but i see that sshd ... -
12:59 PM Bug #1813: onbld should be provided from proto/opt/onbld
- I have found workaround for package generation/converting process
I can see that package developer/build/onbld is ...
2011-12-02
-
07:27 PM Feature #1845 (New): allow disable of UNMAP via stmfadm(1M).
- Some Nexenta customers have complained about the UNMAP functionality of iSCSI misbehaving with VMware. This RFE trac...
-
05:26 PM Bug #1844 (Resolved): xen: "disk_link: invalid disk device number"
- During boot VM under Xen hypervisor system got message:
"disk_link: invalid disk device number (2048)"
---
-
04:44 PM Bug #1843: add new mercutial version 1.8.4 to tools
- Igor S.Kozhukhov wrote:
> we have mercurial 1.8.4 at illumos-userland.
> after installation we can't to use webrev.... -
04:41 PM Bug #1843 (New): add new mercutial version 1.8.4 to tools
- we have mercurial 1.8.4 at illumos-userland.
after installation we can't to use webrev.
small patch:... -
04:16 AM Bug #1838 (Rejected): New ACPI code (20110527) breaks suspend/resume
- We decided to push all with one change set against #1621
so no need for this issue.
-
04:13 AM Feature #1621 (Resolved): update acpica code to newer version (Joyent OS-441)
-
04:10 AM Feature #1621: update acpica code to newer version (Joyent OS-441)
- This was originally going to be two change sets, the first being:
https://github.com/joyent/illumos-joyent/commit/3... -
02:46 AM Bug #1841: SMB dtrace provider is incomplete
- It's worth noting that these probes don't look even somewhat useful as members of an _actual_ smb provider. The fix ...
-
02:40 AM Bug #1841 (Closed): SMB dtrace provider is incomplete
- When probes were added to smbsrv, the obvious intent was that a SMB provider exist.
Unfortunately, the work was only... -
02:17 AM Bug #1829 (Resolved): ipf and gcc4 could get along better
- Resolved in r13538 commit:c3705095a078
2011-12-01
-
09:53 PM Bug #1627: nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- I had someone test some preliminary diffs, and the problem is indeed that the _CSD is entirely incorrect.
I have a... -
09:44 PM Bug #1834: kvm driver hangs kernel on Xeon E3-1230
- Hi Jon, I do have hyperthreading enabled. But I've followed the instructions over at the github issue and that appear...
-
04:35 PM Bug #1834: kvm driver hangs kernel on Xeon E3-1230
- Matt, If you build a new nightly BE from source (e.g. updated code base after the oi_151a release) for your Xeon E3-1...
-
09:29 PM Bug #1719: ahci needs to actually issue software port reset for misbehaving multiplier
- Workaround:...
-
09:19 PM Bug #1082: remnants of old perl license still exist in the build system
- this is a duplicate of #603
-
04:36 PM Bug #1838: New ACPI code (20110527) breaks suspend/resume
- Implementing the fixes re. "_PRW" methods as decribed in
https://www.illumos.org/issues/1621#note-5
has restored susp... -
04:26 PM Bug #1838 (Rejected): New ACPI code (20110527) breaks suspend/resume
- The new ACPI code (Intel code drop 20110527) from Joyent OS-441,
proposed for integration in #1621, was observed to ... -
04:31 PM Feature #1621: update acpica code to newer version (Joyent OS-441)
- The regressions described in note-4 are now being tracked in issue #1838
-
06:00 AM Bug #1837 (Feedback): network card group problems
- As I mentioned on IRC:...
-
05:49 AM Bug #1837 (Feedback): network card group problems
- My os is openindiana 15a , when I group my e1000g0 and e1000g1 network card together , my e1000g1 network card becam...
-
04:11 AM Bug #1835: network drivers
- thanks for your help . appreciated for your replies .
-
04:03 AM Bug #1835 (Feedback): network drivers
- pci8086,1502 is the Intel 82579LM which was added to illumos after OI 151a in #832. The binary attached in that bug s...
-
03:20 AM Bug #1835: network drivers
I just finished installation the openindiana 15a on my PC , the virtualbox works properly , but on my PC , the ne...-
02:21 AM Bug #1835: network drivers
- These are intel pci8086,1502.17aa.21ce.4 and realtek pciex10ec,8176.10ec.8195.1
for folks not wanting to dig. Th... -
02:08 AM Bug #1835 (Closed): network drivers
- My pc is thinkpad x220i 4286-A19 , when I finished installing , I have the following device which can not work . th...
Also available in: Atom