Activity
From 2014-04-08 to 2014-05-07
2014-05-07
-
10:58 PM Bug #4768 (Pending RTI): Handling of rfs4_start_time is fragile
-
03:52 PM Bug #4853: illumos-gate is not lint-clean when built with openssl 1.0
- Webrev is here: http://cr.illumos.org/~webrev/alp/4853/
-
01:00 PM Bug #4853 (Closed): illumos-gate is not lint-clean when built with openssl 1.0
- illumos-gate can be built against openssl 1.0 and works properly, but lint produces some warnings:...
-
10:52 AM Bug #4802: Possible memory leaks in _clnt_tli_create_timed()/clnt_tp_create_timed()
- In addition to cl, we might also leak nc in _clnt_tli_create_timed().
Similar cl leak after the strdup() failure i... -
05:21 AM Bug #4851 (Closed): IPsec should use NANOSEC & friends from time.h
- "git commit cf0ee00a494fba00232790e34be9db9a41a516fd":https://github.com/illumos/illumos-gate/commit/cf0ee00a494fba00...
2014-05-06
-
11:22 PM Bug #4821: remove filebench
- "git commit 92db401c04def311ec2fbd6cab722a35cd63f511":https://github.com/illumos/illumos-gate/commit/92db401c04def311...
-
10:26 PM Bug #4802 (In Progress): Possible memory leaks in _clnt_tli_create_timed()/clnt_tp_create_timed()
-
09:17 PM Bug #4852 (Closed): rpc_clnt_auth(3nsl): Minor man page formatting issues
- The rpc_clnt_auth(3nsl) man page contains this:...
-
06:23 PM Bug #4851 (Closed): IPsec should use NANOSEC & friends from time.h
- Subject pretty much describes it.
Ideally the new code should compile to identical code as the pre-cleanup source. -
06:12 PM Feature #2078 (Feedback): Support for RFC 4025 and RFC 4322 - using DNSSEC to hold IPsec config
- The IPsec part of this bug (gathering SPD information via DNSSEC) might be possible, but the IKE part is not, due to ...
-
06:10 PM Bug #1915: IPsec kstats shouldn't be persistent
- A similar change will be needed in ipsecah as well.
-
03:25 PM Bug #4850 (In Progress): File descriptor leak in tlicall()
- There are two possible file descriptor leaks in tlicall().
*Leak 1*
Here is the source code:... -
11:08 AM Bug #4846: HAL partition names don't match real partition names
- Updated webrev: http://cr.illumos.org/~webrev/andy_js/4846-3/
Example output of eject -l before the changes:... -
05:09 AM Bug #4840 (Closed): ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)
-
05:09 AM Bug #4840 (Resolved): ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)
- commit a7175e2030b8105e954880bdc63bf0e3dba62d2c
Author: Garrett D'Amore <garrett@damore.org>
Date: Fri May 2 21:3... -
04:47 AM Feature #4843: add ld --as-needed and --no-as-needed
- Apparently Or*cle Solaris has added this _compatibility_ feature
http://docs.oracle.com/cd/E36784_01/html/E36870/l...
2014-05-05
-
06:26 PM Bug #4849 (Closed): strlcpy(9F) points to the wrong header
- The manual page suggests to look in ...
-
04:51 PM Bug #1784 (Closed): zone configuration passes zonecfg but not zoneadm for limitpriv property
- "git commit f93d2c191d5ef071436181338612f79b8daa751c":https://github.com/illumos/illumos-gate/commit/f93d2c191d5ef071...
-
11:21 AM Bug #1784 (Pending RTI): zone configuration passes zonecfg but not zoneadm for limitpriv property
-
03:29 PM Bug #4848 (In Progress): libnsl: The initial check in nb_send() is complete mess
- There is following piece of code in nb_send():...
-
03:14 PM Bug #4838 (Closed): Fix for 4596 has some inverted booleans
- "git commit 14b7b4606a1faf7fc4c0bbcc2946782d6538850e":https://github.com/illumos/illumos-gate/commit/14b7b4606a1faf7f...
-
02:51 PM Bug #4813: WARNING: kb8042: inconsistent getinfo(9E) implementation
- Since I don't have a debug build BE handy, here's info from a non-debug build (very similar version)...
This was f... -
02:39 PM Bug #4821 (Closed): remove filebench
- "git commit d05b42383f649c1384ae2af878515cc2c6674ec6":https://github.com/illumos/illumos-gate/commit/d05b42383f649c13...
-
02:35 PM Bug #4832: ON's perl modules need to be built with Large File support
- For OmniOS, I defined PCFLAGS (Perl CFLAGS) in Makefile.targ. This one is slightly different from OmniOS, because Om...
-
02:32 PM Bug #4831: Gate's Utils.so for perl needs to be linked properly
- This is easy to fix as well.
Apply this patch to $SRC/cmd/perl/contrib/Sun/Solaris/Utils/Makefile:...
2014-05-04
-
06:55 PM Bug #4845: rm(u)mount don't always print mount/unmount errors
- Example errors now displayed after changset:
Already mounted:... -
06:21 PM Bug #4845: rm(u)mount don't always print mount/unmount errors
- Webrev: http://cr.illumos.org/~webrev/andy_js/4845/
-
02:59 PM Bug #4845 (In Progress): rm(u)mount don't always print mount/unmount errors
-
01:48 PM Bug #4845: rm(u)mount don't always print mount/unmount errors
- Both commands also fail to catch cases where the inserted media contains no mountable volumes.
-
12:46 PM Bug #4845 (In Progress): rm(u)mount don't always print mount/unmount errors
- The rmmount or rmumount commands print out an error message unless the device they're trying to mount/unmount is alre...
-
06:18 PM Bug #4846: HAL partition names don't match real partition names
- Webrev: http://cr.illumos.org/~webrev/andy_js/4846/
-
04:59 PM Bug #4846 (In Progress): HAL partition names don't match real partition names
- For some reason that I cannot grok HAL is rewriting partition names for devices. The name /dev/dsk/c5t0d0p1 becomes ...
-
05:18 PM Bug #4847 (Rejected): ERROR: ctfconvert: file does not contain valid DWARF data: Dwarf_Error is NULL
- This isn't a bug in ctfconvert. ctfconvert is telling you the truth, you have no dwarf in the file you built. Specifi...
-
05:00 PM Bug #4847 (Rejected): ERROR: ctfconvert: file does not contain valid DWARF data: Dwarf_Error is NULL
- ctfconvert has problem with 64bit build of libsqlite...
-
05:10 PM Bug #4453: driver/storage/sdcard package missing driver for sdcard
- BUT,
sometime, back in 151a7 it was working. That was on same hardware as today (/hipster).
so, one more functi... -
05:03 PM Bug #4453: driver/storage/sdcard package missing driver for sdcard
- Garrett D'Amore wrote:
> There is indeed *no* sdcard driver.
>
> Some time ago (years!) I rearchitected the sdcar... -
10:46 AM Bug #4844 (New): Remove setmnt command
-
07:00 AM Feature #4843: add ld --as-needed and --no-as-needed
- http://cr.illumos.org/~webrev/risto3/il_4843/
-
06:52 AM Feature #4843 (New): add ld --as-needed and --no-as-needed
- Feature request to add gnu ld synonyms `--as-needed` and `--no-as-needed`, respectively `-z ignore` and `-z record` ...
-
12:11 AM Bug #4827: nfs4: slow file locking
- Simon Klinkert wrote:
>
> We’ve encountered a side effect when dropping the initial delay from 1s to 1ms. The dist... -
12:09 AM Bug #4827: nfs4: slow file locking
- The actual locking at the NFSv4 server is implemented in setlock() - see file nfs4_srv.c.
In a case the file is al...
2014-05-03
-
11:17 PM Bug #4842 (New): NFSv4 locking implementation at server is unfair
- According the RFC 7530, section _9.4. Blocking Locks_, the NFSv4 server should maintain an ordered list of pending bl...
-
09:01 PM Bug #4400: kernel panic
- Keyboard hotplug events are because I'm using a 4 port KVM switch to access the system. I've got the coredump if yo...
-
05:36 AM Bug #4400: kernel panic
- Do you have any further details about what you were doing when this occurred? I see lots of what look like keyboard ...
-
08:19 PM Bug #4826: ILB NAT has some serious problems with vmem arena
- The real problem (which cause I misinterpreted in 4826) was in incorrect order of resource release on IP stack shutdo...
-
05:23 PM Bug #4036: fix blkdev uninitialized return values
- Btw, please don't rip out the C99isms localized int loop control variables. We have C99 in our kernel, and localizin...
-
05:44 AM Bug #4036: fix blkdev uninitialized return values
- Dan, lets just go ahead and get these integrated.
-
02:45 PM Bug #4841 (Closed): lockf(3c): Minor formatting issues in man page
- The word "function" should be _italic_, not *bold*, here in the lockf(3c) man page (three occurences):...
-
05:42 AM Bug #4174: Torch the old and unmaintained Sun-dhcp
- If we yank it out of here, we should probably stick it into its own repo. I might spend a bit of effort setting that...
-
05:40 AM Bug #4312: Dumps to USB storage report success but appear to not actually be written
- What would be cool is to add some property that prevented attempts to set the dump device to something "non-useful". ...
-
05:31 AM Bug #4453: driver/storage/sdcard package missing driver for sdcard
- Doing some more reading, I've verified that indeed the TEAC model you found is a USB device.
The problem you may h... -
05:25 AM Bug #4453 (Rejected): driver/storage/sdcard package missing driver for sdcard
- There is indeed *no* sdcard driver.
Some time ago (years!) I rearchitected the sdcard stack so that it uses a more... -
05:15 AM Bug #4678: lms and heci can probably be EOF'd
- lms is a daemon that interfaces to heci, which provides local access to the AMT services on the system. Its never be...
-
05:04 AM Bug #4800 (Rejected): copyin(9F) doesn't mention sys/systm.h
- I just tested. You almost *CERTAINLY* forgot to add -D_KERNEL.
All kernel APIs (DDI) require the -D_KERNEL define... -
04:58 AM Bug #4827: nfs4: slow file locking
- 1ms back off may be under the threshold for user land sleep times (clock is often 100Hz, i.e. 10msec). I'd recommend...
-
04:55 AM Bug #4813: WARNING: kb8042: inconsistent getinfo(9E) implementation
- Please include the contents of "prtconf -vp" and "grep kb8042 /etc/path_to_inst"
The kb8042 driver assumes there i... -
04:31 AM Bug #4840 (Closed): ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)
- At Pluribus, we found that plumbing additional vnics on ixgbe (with many rings) could take a very long time. Some ti...
2014-05-02
-
09:40 PM Bug #4826: ILB NAT has some serious problems with vmem arena
- As Josef <jeffpc> pointed it is unconfirmed, based on wrong assumption.
Need still some investigations...
-
04:31 PM Bug #4826: ILB NAT has some serious problems with vmem arena
- Webrev:
http://mtc.md/sscdvp/webrevs/issue_4826/
Regards,
Serghei Samsi
-
09:26 PM Bug #4839 (Closed): 3294 generated elfdump struct layouts by hand, shouldn't have
- In elfdump, we have a tool that generates the structure layout definitions for us. 3294 didn't use it when adding pr...
-
09:07 PM Bug #4838 (Closed): Fix for 4596 has some inverted booleans
- The results of post-4596's ip_srcid_find_id() are TRUE when there's a v4mapped/v6only MATCH between srcid and the des...
-
08:37 PM Bug #4837 (New): NFSv4 client lock retry delay upper limit should be shorter
- In a case the NFSv4 client cannot get a lock, the exponential backoff is implemented in nfs4_block_and_wait(). The up...
-
01:09 AM Feature #4836 (New): implement processor_affinity(2) à la Solaris 11.2
- Illumos and Solaris have had *processor_bind(2)* for quite some time, but this only allows the programmer to bind a p...
2014-05-01
-
11:28 PM Bug #4835 (Closed): getexecattr(3secdb): Minor formatting issues
- There are few minor formatting issues in the getexecattr(3secdb) man page.
Extra space after paren (twice):
<pr... -
09:31 PM Bug #4834 (In Progress): Move /usr/has stuff to a separate package
- Simple. Move the /usr/has stuff to a separate package.
-
09:27 PM Bug #588: file(1) should be able to look inside compressed files
- You are correct. I incorrectly labeled it as GNU file.
I wonder if it would make sense to just drop file from illu... -
09:26 PM Bug #2990: file(1) should have a -s flag to process special files
- You are correct. I incorrectly labeled it as GNU file.
I wonder if it would make sense to just drop file from illu... -
06:01 PM Bug #4833 (In Progress): Remove volrmmount
- It has been deprecated and at the end of the day it's just another dependency on HAL and DBus.
-
05:12 PM Bug #4832 (Closed): ON's perl modules need to be built with Large File support
- Pre-3900, the ON perl modules (which are 32-bit) were built with -DPERL_EUPXS_ALWAYS_EXPORT -D_LARGEFILE_SOURCE -D_FI...
-
05:09 PM Bug #4831 (Closed): Gate's Utils.so for perl needs to be linked properly
- As part of the 3900 cleanup, the Makefile for Utils.so needs to include -lgen and -lintl, as the pre-3900 code did.
... -
10:40 AM Feature #1555: integrate vmxnet3s
- Nexenta has done this already: https://github.com/Nexenta/illumos-nexenta/commit/246aaaaf77f6c13cc11ebf0a928045f19990...
-
10:23 AM Bug #4830 (New): 'zfs diff' doesn't print headers
- Not sure if it should, but as -H option description mentions it ("Give more parsable tab-separated output, without he...
-
09:44 AM Bug #4816 (In Progress): rm does not print error messages when -f is used
-
01:01 AM Bug #4724 (Closed): Possible memory leak in _clnt_vc_create_timed()
- "git commit dff8cdb7c81be0916631bfe5b4384516b430227f":https://github.com/illumos/illumos-gate/commit/dff8cdb7c81be091...
-
01:01 AM Bug #4803 (Closed): libnsl: recursive mutex lock in return_xprt_copy()
- "git commit 0900f4f20e4cdeb8e5af4ba32aca32d28aeba2f9":https://github.com/illumos/illumos-gate/commit/0900f4f20e4cdeb8...
-
01:01 AM Bug #4808 (Closed): libnsl: SI_SRPC_DOMAIN is always defined
- "git commit c5953fd0a23d8a0dc9475dfa76ad0dfd07663717":https://github.com/illumos/illumos-gate/commit/c5953fd0a23d8a0d...
-
01:01 AM Bug #4812 (Closed): libnsl: Some nisplus leftovers
- "git commit 9a634533d15821efb93a491af59ea24d69227322":https://github.com/illumos/illumos-gate/commit/9a634533d15821ef...
-
01:01 AM Bug #4817 (Closed): README.mapfiles: Missing version in an example
- "git commit 9557befbc07a121f4baa233e966d24be5dca7345":https://github.com/illumos/illumos-gate/commit/9557befbc07a121f...
-
01:01 AM Bug #4670 (Closed): Resource leak in cots_listen_event() when set_addrmask() fails
- "git commit 5539384561c0efe744226d5e5d331f5546e500e4":https://github.com/illumos/illumos-gate/commit/5539384561c0efe7...
2014-04-30
-
11:30 PM Bug #4829 (Closed): sema_init(3C) botches the arguments in an example
- sema_init(3C) contains a synopsis of sema_init that says:...
-
11:23 PM Bug #4828 (New): ::pgrep could support more of pgrep(1)'s flags
- When using mdb -k to poke at certain processes, I almost always do things like, '::pgrep -z test', only to then remem...
-
08:13 PM Bug #4827: nfs4: slow file locking
- The code was introduced by Git commit 7c478bd95313f5f23a4c, so I think the code is at least 9 years old. To start wit...
-
12:52 PM Bug #4827 (New): nfs4: slow file locking
- With multiple concurrent processes, the nfs4 file locking gets unacceptable slow for us.
In case we cannot get the... -
03:51 PM Bug #4785: mdb crashes in ::ldi_handle
- I don't know if this is the correct fix (move mdb_getopts behind DCMD_ADDRSPEC) or if mdb_getopts should be modified....
-
09:20 AM Feature #4814 (Closed): Want an implementation of opendirat
-
09:03 AM Bug #4826 (In Progress): ILB NAT has some serious problems with vmem arena
- During ILB tests, it was found that ILB full NAT simply corrupts vmem arena causing random panic (more frequently obs...
2014-04-29
-
11:59 PM Bug #4823 (Closed): don't open-code NSEC2MSEC and MSEC2NSEC
- "git commit 19449258028e6813f0b7a606b554b2fa37a390ec":https://github.com/illumos/illumos-gate/commit/19449258028e6813...
-
10:36 PM Bug #4825 (New): mpt_sas should not do IO completions in the ISR
- We have seen a performance problem caused by spending too much time in interrupt context when doing lots of writes on...
-
05:50 PM Bug #4819 (Closed): fix mpt_sas command timeout handling
- "git commit cb3e7fb42f8104f779abb6856ccf6e5b8e6419d8":https://github.com/illumos/illumos-gate/commit/cb3e7fb42f8104f7...
-
04:52 PM Bug #4811 (Closed): in.mpathd: tv2ns suffers from an integer overflow bug
- "git commit b59e2127f21675e88c58a4dd924bc55eeb83c7a6":https://github.com/illumos/illumos-gate/commit/b59e2127f21675e8...
-
04:52 PM Bug #4810 (Closed): spa_async_tasks_pending suffers from an integer overflow bug
- "git commit b59e2127f21675e88c58a4dd924bc55eeb83c7a6":https://github.com/illumos/illumos-gate/commit/b59e2127f21675e8...
-
04:52 PM Bug #4809 (Closed): NANOSEC should be 'long long' to avoid integer overflow bugs
- "git commit b59e2127f21675e88c58a4dd924bc55eeb83c7a6":https://github.com/illumos/illumos-gate/commit/b59e2127f21675e8...
-
03:20 PM Bug #4804 (Closed): apix & pcplusmp are nearly warning free already
- "git commit a833a696f1726fd5d95ded0820612f465a2dad8d":https://github.com/illumos/illumos-gate/commit/a833a696f1726fd5...
-
03:20 PM Bug #4805 (Closed): apic_mode global should be an enum
- "git commit 9b1d70f8223c4278acf4ca60eaf5dd285f72eeee":https://github.com/illumos/illumos-gate/commit/9b1d70f8223c4278...
-
03:20 PM Bug #4807 (Closed): pcplusmp & apix should use x2apic feature flag
- "git commit 6eedf6a58bb97d935b764a55719f82a486168fbb":https://github.com/illumos/illumos-gate/commit/6eedf6a58bb97d93...
-
03:20 PM Bug #4806 (Closed): define x2apic feature flag
- "git commit 6eedf6a58bb97d935b764a55719f82a486168fbb":https://github.com/illumos/illumos-gate/commit/6eedf6a58bb97d93...
-
02:43 PM Bug #4670 (Pending RTI): Resource leak in cots_listen_event() when set_addrmask() fails
-
02:42 PM Bug #4817 (Pending RTI): README.mapfiles: Missing version in an example
-
02:42 PM Bug #4812 (Pending RTI): libnsl: Some nisplus leftovers
-
02:42 PM Bug #4808 (Pending RTI): libnsl: SI_SRPC_DOMAIN is always defined
-
02:41 PM Bug #4803 (Pending RTI): libnsl: recursive mutex lock in return_xprt_copy()
-
02:41 PM Bug #4724 (Pending RTI): Possible memory leak in _clnt_vc_create_timed()
2014-04-28
-
09:14 PM Bug #4824 (Closed): priv_basicset(3C) .so's to a page which doesn't describe priv_basicset()
- Somehow (I'm not sure how), we have a priv_basicset(3C), which refers to a page which doesn't actually describe priv_...
-
04:12 PM Bug #4823 (Closed): don't open-code NSEC2MSEC and MSEC2NSEC
- Use these macros instead of open-coding the division & multiplication.
-
03:40 PM Bug #4822 (New): nfs4 incorrectly checks bit masks
- There are a couple of instances of nfs4 code doing:...
-
02:34 PM Bug #4821 (Closed): remove filebench
- We have filebench 1.4.8. The community has moved on and newer releases (1.4.9.1 has existed for a couple of years) a...
-
01:42 PM Bug #4816: rm does not print error messages when -f is used
- That's pretty much why I filed the bug. I had a script that called 'rm -f' but it didn't have permission to remove t...
-
01:30 PM Bug #4816: rm does not print error messages when -f is used
- About all I can add is the typical use in a shell script. The construct:
@
if [ -f $F ]
then
rm $F
done
@
... -
11:59 AM Bug #4820 (New): Panic in zfs_ereport_start_checksum when checksum error is EINVAL
- Crash stack is the following:
ffffff005ca12cc0 zfs_ereport_start_checksum+0xa6(ffffff0d34a0f000, 0, ffffff11106134... -
11:55 AM Feature #4814 (Feedback): Want an implementation of opendirat
- Maybe we don't want opendirat after all. The GNU libc developers have decided not to make it public.
-
11:54 AM Bug #4819: fix mpt_sas command timeout handling
- webrev: http://ma.nexenta.com/~woodstock/mptsas-timeout/
This includes the following commits from Nexentas nza-ke... -
11:41 AM Bug #4819 (Closed): fix mpt_sas command timeout handling
- The existing timeout handling in mpt_sas are based on a per-target counter which is decremented every watchdog interv...
-
03:04 AM Bug #4818: printf(1) should support n$ width and precision specifiers
- Code reviews here:
http://cr.illumos.org/~webrev/gdamore/printf2/
and
https://bitbucket.org/gdamore/illumos... -
02:45 AM Bug #4818 (Closed): printf(1) should support n$ width and precision specifiers
- This was pointed out by folks looking to integrate printf(1) into FreeBSD, who noted that the n$ support in my printf...
2014-04-27
-
08:58 AM Bug #4817 (In Progress): README.mapfiles: Missing version in an example
-
08:44 AM Bug #4817 (Closed): README.mapfiles: Missing version in an example
- In the usr/src/lib/README.mapfiles there is this example:...
2014-04-26
-
09:52 PM Bug #4816: rm does not print error messages when -f is used
- Yes, but it only says "in the case of non-existent operands". What about other cases such as permission errors?
-
09:50 PM Bug #4816: rm does not print error messages when -f is used
- This exerpt from the man page seems clear to me:
@
/usr/xpg4/bin/rm
The following options are supported... -
07:18 PM Bug #4816 (In Progress): rm does not print error messages when -f is used
- When the -f option is passed to rm it does not print error messages meaning the only way to spot an error is to check...
-
07:01 PM Feature #4815 (In Progress): Want rm support for -v option
- I have encountered a number of scripts of both Debian and Gentoo that use GNU rm's -v option. This causing rm to pri...
-
05:32 PM Feature #4814 (Closed): Want an implementation of opendirat
-
03:53 PM Bug #4785 (In Progress): mdb crashes in ::ldi_handle
-
03:34 PM Feature #4732 (Closed): /usr/bin/file should provide -b option for compatiblity with GNU/BSD file
- "git commit 6e987ca0b653b6724551e3e999d35f05512a5a6a":https://github.com/illumos/illumos-gate/commit/6e987ca0b653b672...
-
02:57 PM Bug #4813 (New): WARNING: kb8042: inconsistent getinfo(9E) implementation
- DEBUG builds spit out the above on Thinkpad T520.
-
05:20 AM Bug #4812 (Closed): libnsl: Some nisplus leftovers
- After the nisplus removal in December 2009 (Sun bug 6874309) there were left some supporting functions in libnsl, for...
-
04:46 AM Bug #4698 (Closed): fix builds by gcc44 on sparc
- "git commit 9c720e3bfb657054035cb780c4d222291b7d4917":https://github.com/illumos/illumos-gate/commit/9c720e3bfb657054...
-
12:30 AM Bug #4809: NANOSEC should be 'long long' to avoid integer overflow bugs
- Because hrtime_t is defined as a *signed* 64-bit int:
http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/...
2014-04-25
-
11:59 PM Bug #4809: NANOSEC should be 'long long' to avoid integer overflow bugs
- If the expected result is most often an hrtime_t, how about using the ULL suffix?
-
10:03 PM Bug #4809 (Closed): NANOSEC should be 'long long' to avoid integer overflow bugs
- NANOSEC is defined as: 1000000000. This makes it an int - a 32-bit signed integer (on both ILP32 and LP64).
If NA... -
10:09 PM Bug #4811 (Closed): in.mpathd: tv2ns suffers from an integer overflow bug
- tv2ns multiplies time_t with NANOSEC:...
-
10:06 PM Bug #4810 (Closed): spa_async_tasks_pending suffers from an integer overflow bug
- spa_async_tasks_pending multiplies NANOSEC by zfs_ccw_retry_interval (a global static int = 300), the compiler simply...
-
10:00 PM Bug #4808 (Closed): libnsl: SI_SRPC_DOMAIN is always defined
- In the usr/src/lib/libnsl/rpc/getdname.c file there is this piece of code:...
-
08:04 PM Bug #4807 (Closed): pcplusmp & apix should use x2apic feature flag
- Instead of issuing CPUID directly, apix/pcplusmp should use is_x86_feature().
-
08:02 PM Bug #4806 (Closed): define x2apic feature flag
- x2APIC CPUID flag should be decoded and presented via the x86_feature interface.
-
07:59 PM Bug #4805 (Closed): apic_mode global should be an enum
- The apic_mode global really should be an enum instead of just an int. This makes mdb's ::print output way easier to d...
-
07:54 PM Bug #4804 (Closed): apix & pcplusmp are nearly warning free already
- The apix and pcplusmp makefiles disable a number of warnings needlessly. Other warnings are pretty easy to address.
... -
06:10 PM Bug #4803 (Closed): libnsl: recursive mutex lock in return_xprt_copy()
- The return_xprt_copy() in libnsl locks svc_door_mutex and then calls svc_door_destroy():...
-
01:32 PM Bug #1784 (In Progress): zone configuration passes zonecfg but not zoneadm for limitpriv property
-
10:20 AM Bug #4722: fm/smtp-notify mails about events in previously closed cases upon fmd (re)start
- Jussi Sallinen wrote:
> When implementing this kind of behavior we must also be sure that the email is sent when the... -
03:32 AM Bug #4722: fm/smtp-notify mails about events in previously closed cases upon fmd (re)start
- When implementing this kind of behavior we must also be sure that the email is sent when the event is created & immed...
2014-04-24
-
07:58 PM Bug #1442: apic_timer_reprogram request is too far in future (on vmware workstation)
- All the message appear to come from pcplusmp, not apix so I wouldn't expect tweaking apix to have any effect.
-
06:20 PM Bug #4802 (In Progress): Possible memory leaks in _clnt_tli_create_timed()/clnt_tp_create_timed()
- In a case a strdup() will fail in _clnt_tli_create_timed() we will leak cl.
-
12:30 AM Bug #4800 (Rejected): copyin(9F) doesn't mention sys/systm.h
- the prototype for copyin(9F) seems to be in sys/systm.h. Now, perhaps I'm an idiot, but I did what the manual page t...
2014-04-23
-
06:37 PM Bug #4745 (Closed): fix AVL code misspellings
-
05:48 PM Bug #4745: fix AVL code misspellings
- "git commit 6907ca4bc759c5fd81b8a60fc5e1a1c7d1972e6a":https://github.com/illumos/illumos-gate/commit/6907ca4bc759c5fd...
-
06:37 PM Bug #4747 (Closed): remove unused [DS]SIZE_LIMIT defines
-
05:48 PM Bug #4747: remove unused [DS]SIZE_LIMIT defines
- "git commit 9aff5184bfbc5b708bf2ddd810ce726347b52332":https://github.com/illumos/illumos-gate/commit/9aff5184bfbc5b70...
-
06:37 PM Feature #4748 (Closed): use an enum for tod_faulted global
-
05:48 PM Feature #4748: use an enum for tod_faulted global
- "git commit 4cde9a1e4370decb0ae4451cc85ce57730965c8c":https://github.com/illumos/illumos-gate/commit/4cde9a1e4370decb...
-
06:32 PM Bug #4746 (Closed): remove EXPORT_SRC leftovers
-
05:48 PM Bug #4746: remove EXPORT_SRC leftovers
- "git commit 3b082ee621e893f087e4272c7e8b6d512d24e155":https://github.com/illumos/illumos-gate/commit/3b082ee621e893f0...
-
04:46 PM Bug #4795: /usr/bin/ld manpage and help should indicate '-soname' not '--soname'
- http://cr.illumos.org/~webrev/risto3/il_4795/
-
12:48 PM Bug #4798 (New): Allow zfs filesystem_limit or snapshot_limit to be set on delegated dataset
- Currently the limits cannot be set for datasets that are under delegated datasets. We disallow this activity from wit...
-
12:42 PM Bug #4797 (New): zdb support for zfs filesystem_limit and snapshot_limit
- Add checks to zdb to verify that the fs/ss counts are correct. We visit all the dsl_dir's from dump_one_dir().
-
03:57 AM Feature #3897: zfs filesystem and snapshot limits
- "git commit a2afb611b30628fb74ad9eade4ae465f9031e262":https://github.com/illumos/illumos-gate/commit/a2afb611b30628fb...
-
03:56 AM Feature #3897 (Resolved): zfs filesystem and snapshot limits
2014-04-22
-
05:58 PM Bug #4767 (Closed): dtrace_probe() always has the timestamp
-
05:36 PM Bug #4767: dtrace_probe() always has the timestamp
- "git commit 82d86f4e8b1400610e24f161032c16e049f173a0":https://github.com/illumos/illumos-gate/commit/82d86f4e8b140061...
-
03:31 PM Bug #4795 (Closed): /usr/bin/ld manpage and help should indicate '-soname' not '--soname'
- ...
-
03:20 PM Bug #4736 (Closed): spamming zlogin with SIGINT will halt the target zone
-
02:59 PM Bug #4736: spamming zlogin with SIGINT will halt the target zone
- "git commit 136dc9cbe3ceda200434238d1015d39bca1d2d1a":https://github.com/illumos/illumos-gate/commit/136dc9cbe3ceda20...
-
11:11 AM Bug #4736 (Pending RTI): spamming zlogin with SIGINT will halt the target zone
-
02:50 PM Bug #4794 (Rejected): zpool split undocumented
- Duplicates #2897.
-
02:41 PM Bug #4794 (Rejected): zpool split undocumented
- @zpool@ shows a @split@ subcommand:...
-
11:22 AM Feature #4710 (Resolved): itadm(1M) needs an easily parsable output mode
-
11:22 AM Bug #4711 (Resolved): itadm(1M) usage output overflows 80 characters
-
11:21 AM Bug #4711 (Pending RTI): itadm(1M) usage output overflows 80 characters
-
01:27 AM Bug #4793 (New): spa_import_rootpool and vfs_mountroot rely on device path strings passed from GRUB
- A subject that I raised earlier in email, and apparently made no bug about it (can't find any): http://thr3ads.net/zf...
2014-04-21
-
10:16 PM Bug #4711: itadm(1M) usage output overflows 80 characters
- "git commit f4625c772597dc3b4c0331014447cb2120e17d43":https://github.com/illumos/illumos-gate/commit/f4625c772597dc3b...
-
10:16 PM Feature #4710: itadm(1M) needs an easily parsable output mode
- "git commit f4625c772597dc3b4c0331014447cb2120e17d43":https://github.com/illumos/illumos-gate/commit/f4625c772597dc3b...
-
08:16 PM Bug #4792 (New): heci shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
07:49 PM Bug #3322 (Rejected): dd speed of the path of a volumn is slow
- This is not a bug report but rather a question. I'm rejecting this bug.
-
07:47 PM Support #2935 (Closed): ksocket_sendmsg EINTR error
- Agreed, this isn't a bug report but rather a question. Closing the bug.
-
07:44 PM Bug #2401 (Rejected): buffer free to wrong cache
- This bug concerns a closed driver. Since (1) we can't debug it, and (2) we have an open source alternative, I'm reje...
-
07:36 PM Bug #4791 (New): aac shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
07:36 PM Bug #4790 (New): arcmsr shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
07:36 PM Bug #4789 (New): amr shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
07:24 PM Bug #4788 (Closed): mac shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
07:22 PM Bug #4786: emlxs shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
07:17 PM Bug #4786 (New): emlxs shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
07:21 PM Bug #4787 (Closed): ipf: remove rate_limit_message
- This is an unused function that has several issues:
(1) it uses ddi_get_item(9f) to rate limit instead of gethrtim... -
03:00 PM Bug #4772 (Closed): $C prints no output on crash dump following dtrace panic()
- ...
-
07:10 AM Feature #2216: add tool to check for/download updated CA certs
- I don't think this issue makes sense after #3310 was resolved.
-
02:42 AM Bug #4518: lockd: Cannot establish NLM service over <file desc. 9, protocol udp>
- Marcel Telka wrote:
> Are you able to reproduce this issue?
I have this same issue.
@[ Apr 20 20:28:17 Executi...
2014-04-20
-
09:14 PM Bug #4785 (In Progress): mdb crashes in ::ldi_handle
- ...
2014-04-19
2014-04-18
-
05:56 PM Bug #4784 (New): webrev contains closed build related code
- webrev contains a bunch of code to handle usr/closed in a special way. This can all go away.
-
04:35 PM Bug #4755 (Closed): mg_alloc_failures is no longer needed
- ...
-
04:35 PM Bug #4755: mg_alloc_failures is no longer needed
- "git commit b6240e830b871f59c22a3918aebb3b36c872edba":https://github.com/illumos/illumos-gate/commit/b6240e830b871f59...
-
04:35 PM Bug #4754 (Closed): io issued to near-full luns even after setting noalloc threshold
- ...
-
06:14 AM Bug #4773: iSCSI as a boot device
- The same behaviour is in a real hardware (multi-core celeron)
network in VBox is configured as a bridge to igb inter...
2014-04-17
-
09:53 PM Bug #4782 (Closed): usba shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
09:52 PM Bug #4781 (Closed): sd shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
09:51 PM Bug #4780 (Closed): comstar iSCSI target shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
09:50 PM Bug #4779 (Closed): vhci shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
09:49 PM Bug #4778 (Closed): iprb shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
09:48 PM Bug #4777 (Closed): ibdm shouldn't abuse ddi_get_time(9f)
- ddi_get_time() returns a Unix timestamp based on the current TOD. If the TOD setting changes for whatever reason (day...
-
09:42 PM Bug #4776 (Closed): man: don't lie about ddi_get_time(9f) uses
- The manpage actively encourages developers to do something that's dangerous.
ddi_get_time() returns a Unix timesta... -
09:35 PM Bug #4773: iSCSI as a boot device
- By the way, if VirtualBox allows you to snapshot a running system, the snapshot may be a good replacement for a crash...
-
09:34 PM Bug #4773: iSCSI as a boot device
- I definitely concur that iSCSI boot is finicky. However, it is not as simple as mp vs. up config. I've successfully ...
-
01:11 PM Bug #4773 (New): iSCSI as a boot device
- Cannot boot from an iSCSI target if the system (hardware) has more than one CPU,
single CPU systems can boot from it... -
06:57 PM Bug #1681: support for BUILD64=# no longer works
- See my comment above. Without the changes make can't parse the Makefiles.
-
06:55 PM Bug #1681: support for BUILD64=# no longer works
- Are the following changes really needed?...
-
06:46 PM Bug #1681 (In Progress): support for BUILD64=# no longer works
- Webrev: http://cr.illumos.org/~webrev/andy_js/1681/
-
05:52 PM Bug #4775 (Closed): Typo in getaddrinfo(3SOCKET) man page
- In the return values section:
The order of the addresses returned i nthe fourth argument is discussed in the A... -
01:38 PM Bug #4774 (Closed): Typos in tcp(7P) manpage
- tcp(7p) manpage has spelled timestamp as time stamp in several places over the manpage.
Replace the instances of tim... -
05:52 AM Bug #4742: update manifests for javadoc7
- Andrew Stormont wrote:
> I think you'd be better off trying to remove these java bits from the gate. There has alre... -
12:03 AM Feature #4764: Need a way to get tsc deltas
- "git commit 9278ddffeeeafc4766f74c6e2327b83ada62329a":https://github.com/illumos/illumos-gate/commit/9278ddffeeeafc47...
-
12:02 AM Feature #4764 (Resolved): Need a way to get tsc deltas
2014-04-16
-
05:47 PM Bug #4767: dtrace_probe() always has the timestamp
- When you use the "timestamp" variable in a dtrace program, dtrace_probe() records the timestamp (from dtrace_gethrtim...
-
04:25 AM Bug #4767 (Closed): dtrace_probe() always has the timestamp
- Matt Ahrens:...
-
05:16 PM Bug #4772 (Closed): $C prints no output on crash dump following dtrace panic()
- Sebastien Roy:...
-
05:11 PM Bug #4736 (In Progress): spamming zlogin with SIGINT will halt the target zone
-
04:44 PM Bug #4742: update manifests for javadoc7
- I think you'd be better off trying to remove these java bits from the gate. There has already been some talk of remo...
-
02:21 PM Bug #4715: Minor fixes in ILB code (usr/src/uts/common/inet/ilb)
- During the patch tests two panic were detected on ILB-enabled zone shutdown:
Apr 15 10:13:18 illumos-dev0 genunix:... -
10:47 AM Feature #4770 (Closed): soconfig(1M) needs an option to print the in-kernel socket configuration table
- Similar to the mdb dcmd sockparams.
-
09:50 AM Bug #4735: ILB unconditionally drops all ICMP/ICMPv6 traffic destinated to VIP address
- Please review update webrev:
http://mtc.md/sscdvp/webrevs/issue_4735/
Regards,
Serghei Samsi -
07:33 AM Bug #4735: ILB unconditionally drops all ICMP/ICMPv6 traffic destinated to VIP address
- System panic is detected after that patch applied:
panic message: BAD TRAP: type=e (#pf Page fault) rp=ffffff0006fb6... -
09:29 AM Feature #4769 (Closed): Want implementation of uuid command
-
08:57 AM Bug #4768 (Closed): Handling of rfs4_start_time is fragile
- There are basically two issues with handling of rfs4_start_time.
*Issue 1*
When the rfs4_start_time is set in r... -
03:45 AM Bug #4752 (Closed): fan out read zio taskqs
- ...
-
03:45 AM Bug #4752: fan out read zio taskqs
- "git commit 1b497ab83e8f1c58bba5da59c649207a442a4720":https://github.com/illumos/illumos-gate/commit/1b497ab83e8f1c58...
-
03:41 AM Bug #4374 (Closed): dn_free_ranges should use range_tree_t
- ...
2014-04-15
-
10:26 PM Bug #4765 (Closed): test
-
10:23 PM Bug #4765 (In Progress): test
-
10:23 PM Bug #4765 (Feedback): test
-
10:22 PM Bug #4765 (In Progress): test
-
10:18 PM Bug #4765 (Pending RTI): test
-
10:18 PM Bug #4765 (Closed): test
- test
-
10:25 PM Bug #4766 (In Progress): test2
-
10:25 PM Bug #4766 (Feedback): test2
-
10:24 PM Bug #4766 (Pending RTI): test2
-
10:24 PM Bug #4766 (In Progress): test2
-
10:24 PM Bug #4766 (Closed): test2
-
10:17 PM Feature #4757 (In Progress): ZFS embedded-data block pointers ("zero block compression")
-
10:17 PM Feature #4757 (Feedback): ZFS embedded-data block pointers ("zero block compression")
-
04:59 PM Feature #4757 (In Progress): ZFS embedded-data block pointers ("zero block compression")
-
04:59 PM Feature #4757 (Feedback): ZFS embedded-data block pointers ("zero block compression")
-
04:59 PM Feature #4757 (Resolved): ZFS embedded-data block pointers ("zero block compression")
-
09:26 PM Bug #4756 (Resolved): metaslab_group_preload() could deadlock
-
09:26 PM Bug #4756 (Pending RTI): metaslab_group_preload() could deadlock
-
09:23 PM Bug #4756 (In Progress): metaslab_group_preload() could deadlock
-
09:23 PM Bug #4756 (Feedback): metaslab_group_preload() could deadlock
-
05:01 PM Bug #4756 (In Progress): metaslab_group_preload() could deadlock
-
05:01 PM Bug #4756 (Pending RTI): metaslab_group_preload() could deadlock
-
02:24 PM Feature #4764 (Resolved): Need a way to get tsc deltas
- Various virutalization systems need to be able to virutalize the tsc. As part of that, they have to handle the fact t...
-
12:28 PM Bug #4763 (Closed): no manual page for cv_reltimedwait
- This is a duplicate of #4617.
-
12:03 PM Bug #4763 (Closed): no manual page for cv_reltimedwait
- CONDVAR(9F) has no description of this function
-
08:48 AM Bug #4761 (New): kernel panic in debug mode
- illumos was built with debug info and tried to boot in virtualbox
but it panics in uts/i86pc/os/mp_startup.c:707
as... -
05:08 AM Bug #4210 (Closed): unsigned unsigned short short is valid in dtrace
- ...
-
05:08 AM Bug #4210: unsigned unsigned short short is valid in dtrace
- "git commit 7266c4fdd3d819c74f84745da19a4eb34bd75f2d":https://github.com/illumos/illumos-gate/commit/7266c4fdd3d819c7...
2014-04-14
-
08:00 PM Bug #4738 (Resolved): tape block number is set at wrong place
- See above.
-
07:36 PM Bug #4738: tape block number is set at wrong place
- "git commit f5b1cef2488dc579cb4312d49164f10debf8e97d":https://github.com/illumos/illumos-gate/commit/f5b1cef2488dc579...
-
05:26 PM Bug #4738 (Pending RTI): tape block number is set at wrong place
-
05:50 PM Feature #4760 (New): Add ::mac mdb dcmd
- Add a ::mac dee-command to print information from mac_impl_t entries in the mac_impl_cache.
-
05:44 AM Feature #4757 (Closed): ZFS embedded-data block pointers ("zero block compression")
- Matt Ahrens:...
-
05:24 AM Bug #4756 (Closed): metaslab_group_preload() could deadlock
- George Wilson:...
-
05:11 AM Bug #4755 (Closed): mg_alloc_failures is no longer needed
- George Wilson:...
-
05:09 AM Bug #4754 (Closed): io issued to near-full luns even after setting noalloc threshold
- Original bug:...
-
04:47 AM Feature #4753 (Closed): increase number of outstanding async writes when sync task is waiting
- Matt Ahrens:...
-
04:39 AM Bug #4752 (Closed): fan out read zio taskqs
- Analysis by Adam Leventhal:...
2014-04-13
-
03:35 PM Bug #4751 (Closed): ipadm(1M) should make it clear that static v6 addrs on an interface require addrconf addrs
- You can't put a static v6 address on an interface via ipadm, unless an addrconf address already exists. This isn't r...
2014-04-12
-
06:11 PM Bug #4544 (In Progress): sock2path(4) man page needs to be updated for configuration fragments
-
04:00 PM Bug #4629: ::nlm_lockson does not work in mdb
- I guess this is the closed source version. Added #3409 as related.
-
02:53 PM Bug #4750 (Closed): mdb ::list command parses arguments incorrectly
- ...
-
10:05 AM Bug #4749 (In Progress): ilbd_run_probe() has several problems with resource releasing
- Please review http://mtc.md/sscdvp/webrevs/issue_4749/
Regards,
Serghei Samsi
2014-04-11
-
08:57 PM Bug #4749 (Closed): ilbd_run_probe() has several problems with resource releasing
- ILB daemon RSS continuously grows if it has active rules with health-check.
RSS growth during an hour:
102657 daemo... -
06:16 PM Feature #4748 (Closed): use an enum for tod_faulted global
- There is already an enum that defines all the possible fault states for TOD. The global tod_faulted should use this ...
-
06:13 PM Bug #4747 (Closed): remove unused [DS]SIZE_LIMIT defines
- These defines haven't been used by anything in a loooong time. Same goes for _[ds]size_limit externs.
-
06:12 PM Bug #4746 (Closed): remove EXPORT_SRC leftovers
- Some preprocessor definitions got left over after EXPORT_SRC got removed.
-
06:10 PM Bug #4745 (Closed): fix AVL code misspellings
- There are a number of silly typos in the AVL code. Fix them.
-
03:45 PM Feature #4732 (In Progress): /usr/bin/file should provide -b option for compatiblity with GNU/BSD file
-
08:56 AM Bug #4163 (Rejected): Illumos build should not break if /usr/bin/install is installed
- Closing. INS can be set. Not illumos problem.
-
08:56 AM Bug #4126 (Rejected): minor fixes to libkrb5 Makefile
- Closing. INS can be set. Not illumos problem.
-
06:41 AM Bug #4744 (Closed): remove traces of /var/sadm/system/admin/default_java
- as part of 4719 update gate build environment to [open]jdk7
remove trace of default_java
-
06:07 AM Bug #4743 (Closed): Fix deprecated /usr/j2se usage in slp and remove from filesystem(5) manpage
- as part of RTI: 4719 update gate build environment to [open]jdk7
the deprecated /usr/j2se usage should be removed fr... -
06:04 AM Bug #4742 (Closed): update manifests for javadoc7
- as part of 4719 update gate build environment to [open]jdk7
javadoc was noticed to have changed the generated files...
2014-04-10
-
11:25 PM Feature #4118: libuuid should provide uuid_unparse_{upper,lower} functions
- "git commit 0b5ce10aee80822ecc7df77df92a5e24078ba196":https://github.com/illumos/illumos-gate/commit/0b5ce10aee80822e...
-
06:36 PM Bug #4740: kstat(1M) prints wrong snaptime
- No problem. I haven't put together a patch yet because I found this while debugging another issue that I'm still wor...
-
06:17 PM Bug #4740: kstat(1M) prints wrong snaptime
- This bug was introduced by me. You plan to provide a patch in illumos-joyent or here? Thanks for the analysis.
-
12:52 AM Bug #4740 (Closed): kstat(1M) prints wrong snaptime
- Here's a D script I've been using to trace kstat_read() invocations in a target process:...
-
07:06 AM Bug #4741 (New): ILB rule hash should consider IPv6 address as a hashing base
- While working on 4735 I've observed ILB_RULE_HASH [which is used for looking up through ILB rules with VIP address as...
-
12:28 AM Bug #4736: spamming zlogin with SIGINT will halt the target zone
- Hey Alexander, I think that's probably fine. The only thing that'd change is our behaviour if the child process chan...
2014-04-09
-
08:40 PM Bug #4738 (Resolved): tape block number is set at wrong place
- Currently tape block number is reset in a thread which waits for mover continue event. In theory if there are n threa...
-
08:24 PM Bug #4736: spamming zlogin with SIGINT will halt the target zone
- Yeah, I'd been wondering why we weren't doing that, and assuming there had to be some kind of reason. Perhaps there ...
-
08:17 PM Bug #4736: spamming zlogin with SIGINT will halt the target zone
- Possible working fix: ...
-
07:45 PM Bug #4736: spamming zlogin with SIGINT will halt the target zone
- in (the kernel) zone_enter, we do indeed explicitly join zsched's session and pg. Which sets us up for racing like t...
-
07:21 PM Bug #4736: spamming zlogin with SIGINT will halt the target zone
- So, this is zlogin.c's sig_forward actually passing the signal along. The question then becomes, "How the hell is in...
-
07:11 PM Bug #4736: spamming zlogin with SIGINT will halt the target zone
- a bit of playing with dtrace...
-
05:54 PM Bug #4736 (Closed): spamming zlogin with SIGINT will halt the target zone
- bdha reported on twitter that holding ^C with zlogin with a shell loop will halt some percentage of his zones. This ...
-
08:14 PM Bug #4737 (New): dlmgtd process deadlocks.
- When performing the dlmgmt_zonehalt door command, a global write lock is held across a system call. The system call t...
-
08:13 PM Bug #4735: ILB unconditionally drops all ICMP/ICMPv6 traffic destinated to VIP address
- Some testing results are available:
Now ilb_probe with ICMP works as well as ping & traceroute -I commands:
roo... -
08:04 PM Bug #4735 (In Progress): ILB unconditionally drops all ICMP/ICMPv6 traffic destinated to VIP address
- Please review
http://mtc.md/sscdvp/webrevs/issue_4735/
Regards,
Serghei Samsi
-
03:17 PM Bug #4735 (In Progress): ILB unconditionally drops all ICMP/ICMPv6 traffic destinated to VIP address
- One of drawbacks is the stopping ilb_probe from work (for health-check configured with ICMP ping).
Also ping and tra... -
12:05 PM Feature #4118: libuuid should provide uuid_unparse_{upper,lower} functions
- Adding simple test program.
-
10:07 AM Feature #4118 (In Progress): libuuid should provide uuid_unparse_{upper,lower} functions
- Here is a cleaned up version of the changes which includes updated man pages: http://cr.illumos.org/~webrev/andy_js/4...
2014-04-08
-
12:05 PM Bug #4726 (In Progress): Misc. fixes in ILB code (usr/src/uts/common/inet/ilb)
- http://mtc.md/sscdvp/webrevs/issue_4726/
-
12:04 PM Bug #4734 (In Progress): ilbd_scf ip2str and vice versa parsing results should be checked more accurately
- Please review
http://mtc.md/sscdvp/webrevs/issue_4734/
Regards,
Serghei Samsi
-
11:56 AM Bug #4734 (In Progress): ilbd_scf ip2str and vice versa parsing results should be checked more accurately
- It mostly refers to ilbd' ilbd_scf_str_to_ip/ilbd_scf_ip_to_str.
As inet_pton(3xnet)/inet_ntop(3xnet) manual states,... -
10:54 AM Bug #4733 (In Progress): Memory leaks in ilb_probe and ilbd_scf.c
- Please review:
http://mtc.md/sscdvp/webrevs/issue_4733/
Regards,
Serghei Samsi -
10:39 AM Bug #4733 (In Progress): Memory leaks in ilb_probe and ilbd_scf.c
- Include different memory management fixes in ILB daemon (usr/src/cmd/cmd-inet/usr.lib/ilbd).
-
10:37 AM Bug #4174: Torch the old and unmaintained Sun-dhcp
- I think illumos-userland is dead. Do we even need to keep the Sun dhcp server?
Also available in: Atom