Activity
From 2012-10-10 to 2012-11-08
2012-11-08
-
11:12 PM Bug #3308 (Resolved): ipmi.h causes SPARC build noise
- Resolved in e4942d4
-
11:12 PM Bug #3272 (Resolved): findunref should support git
- Resolved in 1b1e41d
-
07:32 PM Feature #3310 (Resolved): root CA certs should be removed from illumos-gate
- Integrated in:
commit 520b7dcb0ddb3a8e36db755a9c840615df68b020
Author: Paul B. Henson <henson@acm.org>
Date: T... -
06:08 PM Bug #3344 (Resolved): splashimage needs to be updated with "new" logo
- Resolved in:
commit 5a7aa9af90e4fc305e96f3592d2f1e5809ec5680
Author: Garrett D'Amore <garrett@damore.org>
Date: ... -
06:01 PM Bug #3348: zlogin -C vs zlogin and directory names
- strange, modified my shell *in the zone* from /usr/bin/bash to /usr/xpg4/bin/sh for pkgsrc purposes and just happened...
-
02:29 PM Bug #3348 (New): zlogin -C vs zlogin and directory names
- running oi_151a7, just happened to notice a strange anomaly with zlogin (as opposed to zlogin -C).
In the french loc... -
05:58 PM Bug #3349 (Closed): zpool upgrade -V bumps the on disk version number, but leaves the in core version
- From John Kennedy's original bug report at Delphix:...
-
04:36 PM Bug #3289: zfs panic when sending replication stream
- Maybe the core dump problem is related to:
https://www.illumos.org/issues/1110
You could try putting that workaroun... -
04:19 PM Feature #3335 (Closed): make SYNC_PASS_* constants tunable
- ...
-
04:19 PM Bug #3331 (Closed): deferred frees should happen after sync_pass 1
- ...
-
04:19 PM Bug #3330 (Closed): space_seg_t should have its own kmem_cache
- ...
-
04:18 PM Bug #3329 (Closed): spa_sync() spends 10-20% of its time in spa_free_sync_cb()
- ...
-
02:56 PM Bug #1097: glob(3c) needs to support non-POSIX options
- I've updated the two diff files slightly.
-
01:46 AM Feature #3178 (Resolved): Support for LSI 2208 chipset in mr_sas
- Resolved in 2ffc8bc
2012-11-07
-
09:32 PM Bug #3341: The sftp command should use the native glob()
- This turned out to be pretty easy to do. The only complication was that I had to remove glob.h from the ssh source. ...
-
11:45 AM Bug #3305: smbfs mount shows password
- A quick workaround until this reaches the distributions is to specify the
user/password information persistently wit...
2012-11-06
-
09:54 PM Bug #3314 (Resolved): disable multi-threaded dump until it can be removed
- Resolved in c523716
-
09:30 PM Bug #3339 (Resolved): vmware e1000 emulation does not support multiple mac addresses
- Fixed in:
commit 59e72b15ed15fd97bf66c1d27ea667d363efffac
Author: Garrett D'Amore <garrett@damore.org>
Date: S... -
08:03 PM Bug #3347 (Closed): zonecfg(1M) is confused about selection
- ...
-
07:49 PM Bug #2897: "zpool split" documentation missing from manpage
- Yes, I can confirm 'zpool split' works. I run an virtualized OI SAN and the root pool is on a vmware vmdk, but I back...
-
07:39 PM Feature #3310: root CA certs should be removed from illumos-gate
- Attached are two tarballs of the certificates removed from illumos-gate by this issue. crypto-ca-certificates.tgz con...
-
06:24 PM Bug #3320: ZFS: kernel panic running "zfs diff" on oi_151a7
- Are you willing/able to provide a crash dump for this failure? It's hard to tell from the information provided what c...
-
02:42 PM Feature #390: bge driver need to support Broadcom BCM5784M chipset
- I managed to get it complied but it still won't recognize my NIC & when I attached the driver or attempt to plumb it ...
-
01:25 PM Feature #390: bge driver need to support Broadcom BCM5784M chipset
- Attempting to build the fix posted above fails with: http://pastebin.com/PPT8jK0W
-
02:33 PM Bug #3289: zfs panic when sending replication stream
- I understand that you need more information, and I would be happy to provide it, but I need some help in order to do ...
-
06:54 AM Bug #3346 (Closed): svc-hostid uses perl stupidly
- The svc-hostid script uses a crazy perl script to perform its calculation of ROT-47. (The /etc/hostid file is ROT-47...
2012-11-05
-
11:44 PM Bug #3344 (Resolved): splashimage needs to be updated with "new" logo
- Both the grub splash.xpm.gz and the splashimage file used for graphical boot need to be updated to reflect illumos' n...
-
10:57 PM Bug #3296: Assertion failed in function zpool_in_use
- Do you know what c2t50015179594D675Fd0 was used for before you tried to add it to the pool.
What does 'zdb -l /dev... -
10:43 PM Bug #3289: zfs panic when sending replication stream
- I can't seem to get your video to display the stack trace in a readable way (it's blurry). The panic message only con...
-
06:23 PM Bug #3340: BGE driver not forwading data to system
- This may be resolved by the changes for #390.
-
06:17 PM Feature #390: bge driver need to support Broadcom BCM5784M chipset
- rmustacc merged the fix for this issue as well as #3056: https://github.com/joyent/illumos-joyent/commit/6ab6198a2608...
-
03:05 PM Feature #3142: SMB truncation issue - downgrade log message
- Hello Felix,
I tried reproducing issue on SmartOS using http://www.perkin.org.uk/posts/setting-up-samba-on-smartos... -
12:42 AM Support #3295 (Rejected): How to set up a Chinese character set in smartOS machine: zh_CN.gbk
- To do this on SmartOS, you'll need help from the SmartOS folks.
If setting your locale doesn't work, you should fi... -
12:35 AM Support #3295: How to set up a Chinese character set in smartOS machine: zh_CN.gbk
- Garrett D'Amore wrote:
> There is no GBK. You can use zh_CN.GB18030. You need to install locale/zh_cn-extra first,... -
12:22 AM Bug #3343 (Closed): maximum zfs string property length bogusly checked
- ...
2012-11-04
-
08:02 PM Bug #3342 (New): The ftp client should use the native glob()
- The ftp command currently uses a custom function to do local file globbing. Once bug #1097 is integrated, this comma...
-
07:58 PM Bug #3341 (Closed): The sftp command should use the native glob()
- The sftp command currently does globbing with a private copy of the BSD glob() function. Once bug #1097 is resolved,...
-
07:10 PM Bug #3337: x64 link-editor is painfully literal-minded about TLS
- It's going to prove fairly challenging to test this, but I have code that very likely works maybe 90% of the time-ish...
-
06:50 PM Bug #3203 (Resolved): system-zones tries to deliver global-zone only template files into NGZ
- Fixed in:
commit 7c45eec5760d4195b6b85770e7ac51c380adfb8a
Author: Garrett D'Amore <garrett@damore.org>
Date: S... -
06:20 AM Bug #3203 (In Progress): system-zones tries to deliver global-zone only template files into NGZ
-
04:30 PM Feature #2745: Allow filtering of properties on zfs receive
- Hi Steven,
sorry i'm not an official illumos guy. but I'm interested in seeing your stuff integrated.
Here's some... -
03:47 PM Bug #3340 (New): BGE driver not forwading data to system
- Hi
I am attempting to use the BGE driver with my 57766 chipset. It loads and attaches without any issues but the dri... -
04:58 AM Bug #3339: vmware e1000 emulation does not support multiple mac addresses
- Lets try that again. ...
-
04:57 AM Bug #3339: vmware e1000 emulation does not support multiple mac addresses
- Code for this:...
-
04:41 AM Bug #3339 (Resolved): vmware e1000 emulation does not support multiple mac addresses
- Apparently the e1000 emulated hardware under VMware does not properly support multiple mac addresses. It silently di...
2012-11-03
-
11:54 PM Bug #3294 (Resolved): pfiles postmortem support
- Fixed. It took a little longer because I added support for elfdump to dump the new prfdinfo_t (NT_FDINFO) sections.
... -
06:49 PM Bug #3298 (Resolved): illumos link-editor and related tools should be differentiable
- Resolved in 70087ad
-
06:49 PM Bug #3263 (Resolved): link.h should work in a largefile environment
- Resolved in 4d1bea1
-
06:49 PM Bug #3265 (Resolved): link-editor builds bogus .eh_frame_hdr on ia32
- Resolved in 965630c
-
03:44 PM Support #3295 (Resolved): How to set up a Chinese character set in smartOS machine: zh_CN.gbk
- There is no GBK. You can use zh_CN.GB18030. You need to install locale/zh_cn-extra first, though.
-
02:15 PM Bug #3336: ld: fatal: relocations remain against allocatable but non-writable sections
- May be a bit over my head here with libtool:...
-
02:14 AM Bug #3337 (Resolved): x64 link-editor is painfully literal-minded about TLS
- The x64 link-editor makes erroneous assumptions about Initial Executable TLS (GOTTPOFF relocations).
The assumptio...
2012-11-02
-
09:04 PM Feature #3306 (Closed): zdb should be able to issue reads in parallel
- ...
-
09:03 PM Bug #3321 (Closed): 'zpool reopen' command should be documented in the man page and help message
- ...
-
06:40 PM Bug #3336: ld: fatal: relocations remain against allocatable but non-writable sections
- I can't, at a glance, work out why relocations remain (never mind why they remain in that object alone).
It'd prob... -
04:19 PM Bug #3336: ld: fatal: relocations remain against allocatable but non-writable sections
- I just realised that the .lo is a text file:...
-
04:08 PM Bug #3336: ld: fatal: relocations remain against allocatable but non-writable sections
- Hello,
I attached a tarball with the object file indicated in the error message (in .libs) and, as well, the objec... -
03:41 PM Bug #3336 (Feedback): ld: fatal: relocations remain against allocatable but non-writable sections
- Errors of this kind are almost always the fault of the software you're building. Generally because some bit of code ...
-
09:30 AM Bug #3336 (Feedback): ld: fatal: relocations remain against allocatable but non-writable sections
- as this is perhaps an issue with /usr/bin/ld, here is a link to an issue discovered using illumos pkgsrc... https://g...
-
12:00 PM Bug #3282: idmap hangs
- Today this happens again.
pstack output in attached file.
Any ideas about it?
2012-11-01
-
08:52 PM Feature #3335 (Closed): make SYNC_PASS_* constants tunable
- There are several SYNC_PASS_* constants that affect the performance of spa_sync(). We have already seen one of these ...
-
08:08 PM Bug #3334 (Closed): zonestat missing man page
- Per bug #1227, reporting missing man page for zonestat command.
-
05:38 PM Bug #3333 (New): USCSI ioctl: SCSI passthrough of ATA command: "0xe5: check power mode" wakes up sleeping drive
- Sending a "0xe5: check power mode" ATA command via "0x85: SCSI pass through" using the USCSI ioctl to a SATA drive b...
-
02:58 PM Bug #1097: glob(3c) needs to support non-POSIX options
- I'm attaching two diff files. `glob.c-ill.diff' contains the content changes to adapt the Openbsd version of glob.c ...
2012-10-31
-
09:53 PM Bug #3331 (Closed): deferred frees should happen after sync_pass 1
- From George Wilson's original bug report at Delphix:...
-
09:51 PM Bug #3330 (Closed): space_seg_t should have its own kmem_cache
- From Matt Ahrens's original bug report at Delphix:...
-
09:50 PM Bug #3329 (Closed): spa_sync() spends 10-20% of its time in spa_free_sync_cb()
- This bug is based on performance problems observed on a heavily loaded server we are running at Delphix. Matt Ahrens'...
-
07:55 PM Feature #1575 (In Progress): untangle libmlrpc from SMB server
- I have a fix for this that I had "parked" for a while (due to lack of time).
It turns out I need it for something no... -
07:53 PM Bug #3328 (In Progress): smbutil view does't work with Win2008 and later
- I have a fix for #1575 that also fixes this issue.
-
07:49 PM Bug #3328 (Closed): smbutil view does't work with Win2008 and later
- The "smbutil view" command is using the old Remote Administration Protocol (RAP) methods to request the list of share...
-
07:46 PM Feature #3327 (Resolved): Add -m flag to df
- I frequently run 'df -m' out of GNU coreutils habit. It would be nice for df to support this in addition to the exist...
-
07:22 PM Feature #2338: ND RDNSS IPv6 support
- Why is something like nscfg needed here?
-
06:41 PM Feature #2338: ND RDNSS IPv6 support
- This is blocked by missing functionality similar to project "duckwater".
Especially 'nscfg' to import and export leg... -
01:14 PM Bug #3304 (Resolved): need workaround for QEMU bug that induces bad e1000g checksums
- commit 5c68564d80b7e4acff16ce069e5e3d412d73ce69
Author: Bryan Cantrill <bryan@joyent.com>
Date: Wed Oct 31 05:51:... -
10:10 AM Feature #2745: Allow filtering of properties on zfs receive
- Patch updated
-
05:12 AM Bug #3326: VMWare: mutex panic during shutdown
- I am suspicious this may be vmware related. I'd been running this OI VM under ESXi 5.0 for months with no problems. ...
-
05:11 AM Bug #3326: VMWare: mutex panic during shutdown
- http://www.druber.com/illumos/3326/
-
05:02 AM Bug #3326 (In Progress): VMWare: mutex panic during shutdown
- OI151a7 running virtualized under ESXi5.1. I can reproduceably cause a panic on shutdown. Either via ACPI button (v...
-
04:16 AM Bug #3305: smbfs mount shows password
- Better fix attached. (one that works:)
Only show the server name and share name in the mounted resource.
That's suf... -
03:23 AM Bug #3325 (Resolved): nsmb_close locking and teardown deadlock
- One may observe the SMB server failing to authenticate domain users,
and upon examining stacks, one may find:... -
03:10 AM Bug #3324 (New): NT Trans. Notify returning too quickly
- After correcting #3223, it was observed that a Windows 7 client, when listing a directory with about 27,500 subdirect...
-
03:02 AM Bug #3269 (Feedback): idmapd hangs?
- This is not a "site" issue - should close.
2012-10-30
-
05:14 PM Bug #3305 (In Progress): smbfs mount shows password
- Here's a simple fix: (see attached)
-
09:32 AM Bug #3322 (Rejected): dd speed of the path of a volumn is slow
- when I use dd command like "dd if=/dev/zero of=/dev/zvol/dsk/tank/block1",the write speed of pool tank is about 60MB/...
2012-10-29
-
05:24 PM Bug #3321 (Closed): 'zpool reopen' command should be documented in the man page and help message
- What the title says.
-
05:19 PM Bug #3246 (Closed): ZFS I/O deadman thread
- ...
-
02:15 PM Bug #3320 (New): ZFS: kernel panic running "zfs diff" on oi_151a7
- I got this kernel panic on oi_151a7 when running "zfs diff" between two snapshots of the same dataset. The dataset ha...
-
02:01 PM Bug #3319: Push sshd_config's ServerKeyBits up to at least 1024 bits
- It appears that this number is used for ephemeral RSA keys in version 1 of the protocol. Lowering priority accordingly.
-
01:51 PM Bug #3319 (Closed): Push sshd_config's ServerKeyBits up to at least 1024 bits
- 768-bit RSA keys can now be factored for ~$70 of compute time on Amazon.
We should at least go to 1024 (which stil... -
06:28 AM Bug #1756: iwp missing some Centrino 6205 IDs
- Albert Lee wrote:
> It's possible this change is not sufficient for all 62xx devices. They seemed to be compatible b...
2012-10-28
-
10:29 PM Bug #3126: oi_151a5 ixgbe driver
- openindiana is the currently working BE, with oi151a, and openindiana-1 is the freshly created oi151a7 BE....
-
05:19 PM Bug #3289: zfs panic when sending replication stream
- It's not easy to catch what's going on, and 'savecore' does not seem to work:...
-
01:48 AM Feature #3317 (Closed): dis(1) should support cross-target disassembly
- Presently _dis(1)_ will only disassemble instructions in ELF binaries of the native machine type. A selection of fla...
2012-10-27
-
07:59 PM Bug #3126: oi_151a5 ixgbe driver
- György Pásztor wrote:
> The new try was on 151a7, not on a5. I don't know if it's count's or not...
That counts... -
04:15 PM Bug #3126: oi_151a5 ixgbe driver
- Sorry too, for the long wait...
But I can't get a maintenance window anytime...
So, let's see the results. I th... -
07:25 PM Bug #3302 (Resolved): ld(1) should document -zguidance
- Resolved in 7202588
2012-10-26
-
11:21 PM Bug #3265: link-editor builds bogus .eh_frame_hdr on ia32
- So what's going on here is that on i386, we use ..._datarel values in .eh_frame (because, apparently, the Sun assembl...
-
10:34 PM Feature #3316 (New): MSI(-X) support on legacy PCI.
- The PCI 2.2 standard adds MSI support, and PCI 3.0 extended it to MSI-X.
Currently, illumos only supports MSI on PCI... -
10:12 PM Feature #3240: Move some functions from libproject into libc
- http://docs.oracle.com/cd/E23824_01/html/821-1464/libsecdb-3lib.html
> Historically, functions in libsecdb provided ... -
10:00 PM Bug #3315 (Resolved): svccfg export -a drops values in PG "general"
- When exporting a service with valued properties in the "general" property group, svccfg(1M) exports these properties ...
-
09:56 PM Bug #3314 (Resolved): disable multi-threaded dump until it can be removed
- Until multi-threaded dump can be removed, we should disable it by default
-
08:04 PM Bug #3305: smbfs mount shows password
- No, I suspect that this was only fixed on the support line of Osol, we just recently saw this when
converting one sp... -
07:14 PM Bug #3305: smbfs mount shows password
- Do you have any information on which release or build first exhibits this problem?
-
07:37 PM Feature #3313 (Resolved): Add a testrunner package to convert ZFS tests from STF
- This change includes the tests ported from the SUNW-stc-fs-zfs
STF package. So far, this includes the tests under cl... -
07:37 PM Feature #3312 (Resolved): Add a testrunner package for OS unit tests
- Currently this package only contains one test, but can act as
a repository for miscellaneous tests until there are e... -
07:36 PM Feature #3311 (Resolved): Want a test framework for arbitrary OS unit tests
- The testrunner has three modes of operation:
With -c <runfile>:
Reads in an ini-style runfile that describes all ... -
06:30 PM Feature #3310 (Resolved): root CA certs should be removed from illumos-gate
- Currently, illumos-gate includes a number of CA certs in usr/src/cmd/cmd-crypto/etc/CA-certs which were evidently pul...
-
02:15 PM Feature #3309 (New): Spare qualification
- Twice now when I've had an active drive fail and get replaced by a spare, the spare itself had too many bad sectors a...
-
03:17 AM Bug #3308 (Resolved): ipmi.h causes SPARC build noise
- due to an oversight on my part, ipmi.h is currently installed to the SPARC proto, where it should not be.
Unfortun...
2012-10-25
-
07:25 PM Bug #3303: format: Searching for disks...Arithmetic Exception
- This is probably a duplicate of #396 (which has been narrowed down the offending divisor in generic_disk_sense to nhe...
-
06:55 PM Bug #3303: format: Searching for disks...Arithmetic Exception
- We're actually in generic_sense here, and have divided by 0.
I'm not certain which divide it is, but none of them ... -
12:54 PM Bug #3303: format: Searching for disks...Arithmetic Exception
- https://dl.dropbox.com/u/7506135/illumos_3303_core.format.1797.gz
-
12:53 PM Bug #3303 (New): format: Searching for disks...Arithmetic Exception
- ...
-
07:08 PM Bug #3300 (Resolved): file should care about all object capabilities
- Resolved in 3d6a6d0
-
07:08 PM Bug #3299 (Resolved): file should only care about object capabilities
- Resolved in 3d6a6d0
-
06:55 PM Bug #3301 (Resolved): lapsus calami multum
- Resolved in 1724dc7b89ff9c4d1006fdb79d20a4102d226def.
-
01:55 AM Bug #3301 (Resolved): lapsus calami multum
- There are several typographical errors in both the manual pages and code comments. This change seeks to correct:
... -
06:55 PM Feature #3306 (Closed): zdb should be able to issue reads in parallel
- From George Wilson's original bug report at Delphix:...
-
04:27 PM Bug #3305 (Resolved): smbfs mount shows password
- OI151a7:
Using 'mount' to show mounted filesets (even as a normal user) shows
the password used for mounting (here ... -
01:22 PM Bug #3304 (Resolved): need workaround for QEMU bug that induces bad e1000g checksums
- From Bryans patch:
According to the documentation, the packet options field (POPTS) is "ignored except on the firs... -
02:00 AM Bug #3302 (Resolved): ld(1) should document -zguidance
- Currently, the link-editor manual does not cover the -zguidance option, which provides suggestions as to features tha...
2012-10-23
-
10:56 PM Bug #1756: iwp missing some Centrino 6205 IDs
- It's possible this change is not sufficient for all 62xx devices. They seemed to be compatible based on using the Fre...
-
07:20 PM Bug #3300 (Resolved): file should care about all object capabilities
- at present file(1) only prints the last capability set found.
#3299 fixes that such that we only care about object... -
07:04 PM Bug #3299: file should only care about object capabilities
- It also turns out that if an object has both symbol _and_ object capabilities, this same issue causes file(1) to disp...
-
05:54 PM Bug #3299 (Resolved): file should only care about object capabilities
- At present, file(1) displays all capabilities in a .SUNW_cap section. This is wrong. Capabilities groups after the ...
-
05:31 PM Bug #3289: zfs panic when sending replication stream
- Your image is missing the top part of the stack trace that says which function the failure actually occurred in. Also...
-
05:25 PM Bug #3258 (Resolved): ztest's use of file descriptors is unstable
- ...
-
04:13 PM Bug #3298 (Resolved): illumos link-editor and related tools should be differentiable
- It's unfortunately going to be useful for people to be able to tell our link-editor and similar tools from the Solari...
-
04:07 PM Bug #3297: non-critical group packages should go away
- These would be:
storage-storage-server.mf
storage-storage-nas.mf
storage-avs.mf is confined to illumos package... -
04:02 PM Bug #3297 (New): non-critical group packages should go away
- It's not useful for illumos to ship "convenience" group packages that presume the existence of a full indiana-like OS...
-
11:14 AM Bug #3296: Assertion failed in function zpool_in_use
- core file:
https://dl.dropbox.com/u/7506135/illumos_3296_core_zpool_add_data1_cache.bz2 -
11:11 AM Bug #3296 (New): Assertion failed in function zpool_in_use
- ...
-
06:48 AM Support #3295 (Rejected): How to set up a Chinese character set in smartOS machine: zh_CN.gbk
- How to set up a Chinese character set in smartOS machine: zh_CN.gbk
# locale -a
...
zh_CN.UTF-8
...
But I d... -
03:49 AM Bug #3294: pfiles postmortem support
- Note that adding the new .note involves adding support to elfdump to print it out, as well. (see corenote.c, struct_l...
-
02:33 AM Bug #3294 (Resolved): pfiles postmortem support
- pfiles should support postmortem debugging -- i.e. it would be nice if pfiles could operate on a core file. This wou...
-
01:14 AM Bug #3285 (Resolved): memory leaks in libsldap
- Resolved in b3b48d8
2012-10-22
-
09:46 AM Bug #3293 (New): AAC driver should implement MODE SENSE on caching page
- on a Sun X4275 with Sun STK RAID controller I get regular
'Mode sense caching page code mismatch 0' messages with
...
2012-10-21
-
10:08 PM Bug #3193 (Resolved): mdb save-args matching should only consider insns which have executed
- Resolved in 2d4be7a
-
10:08 PM Bug #3192 (Resolved): mdb save-args matching should accept more agressive insn scheduling
- Resolved in 2d4be7a
-
10:08 PM Bug #3180 (Resolved): mdb should handle push-based argument save area
- Resolved in 2d4be7a
-
10:08 PM Feature #3169 (Resolved): userland amd64 code should save arguments
- Resolved in 2d4be7a
2012-10-20
-
12:14 PM Feature #3291: add target '-R <root>' to svcadm
- and need to add 'BASEDIR' environment variable functionality - for automation operations pre-, post- in scripts.
-
12:11 PM Feature #3291 (New): add target '-R <root>' to svcadm
- I need often to change services on another BE before reboot.
We can mount BE to mountpoint, but we can't change serv... -
12:09 PM Bug #3290 (New): add target '--help' to svcadm
- often for helps from tool we are using command line:
<tool> --help
svcadm provide info:
root@srv249:~# svcadm --... -
12:05 PM Bug #3289 (New): zfs panic when sending replication stream
- I've had a 'zfs send' problem for a long time (OpenSolaris 2009.06) and last week I stupidly decided to scrub the poo...
-
02:13 AM Bug #3288 (Resolved): git-pbchk invents blank lines, then complains about them
- Resolved in 274953
2012-10-19
-
02:35 PM Bug #1097 (Feedback): glob(3c) needs to support non-POSIX options
- The best course of action seems to be to replace the glob() function in libc with the Openbsd version, while retainin...
-
12:14 AM Bug #3288 (Resolved): git-pbchk invents blank lines, then complains about them
- when we check git comments, we run git in a way to ask for the full commit message. Unfortunately, we also get a bla...
2012-10-18
-
05:11 PM Bug #3278: yge Tx descriptor error/TX hang detected!
- Attached 'prtconf -pv' and 'scanpci -v'.
-
07:38 AM Bug #3278: yge Tx descriptor error/TX hang detected!
- Can you please supply the output from prtconf -vp -- we would like to see the specific chipset model involved.
-
12:24 PM Bug #3268: Rename ztest to zfstest
- Igor Pashev wrote:
> "ztest" for ZFS(Zettabyte File System) conflicts with "ztest" from Zutils (http://www.nongnu.org... -
12:13 PM Bug #3268: Rename ztest to zfstest
- # Move ztest away into, say, /usr/lib/, and call it from @zfs@ as @zfs test@
# Rename to testzfs, zetaste, zprobe, d... -
07:40 AM Bug #3268: Rename ztest to zfstest
- There is another tool called zfstest as well. I am not sure what the right resolution here is. Do we really need "...
-
07:38 AM Bug #702 (Resolved): tput calls gets()
- Resolved in
commit d23589482994f9ec7e17f81415324eea6e26d015
Author: Gary Mills <gary_mills@fastmail.fm>
Date: ...
2012-10-17
-
11:17 PM Bug #3286 (Resolved): README.mapfiles needs an update
- Resolved in 0409b9
-
09:06 PM Bug #3286 (Resolved): README.mapfiles needs an update
- When we first started adding new public symbols to illumos, we realized that we needed to treat symbol versioning sli...
-
10:01 PM Feature #2563 (Resolved): remove python2.4 from onbld
- Resolved in:
commit 6066d16efa0b0247d0ea7e382214e7d19b0681a9
Author: Piotr Jasiukajtis <estibi@me.com>
Date: ... -
08:13 PM Bug #2911 (Resolved): blkdev-related panic on DEBUG kernels
- Resolved in
commit 679ac1565a070e343ccb5d6dcff1231cc6011ce4
Author: Alexey Zaytsev <alexey.zaytsev@gmail.com>
Da... -
08:12 PM Feature #1562 (Resolved): Integrate the virtio core module
- Integrated in
commit e0724c534a46ca4754330bc022bf1e2a68f5bb93
Author: Alexey Zaytsev <alexey.zaytsev@gmail.com>... -
08:11 PM Feature #1147 (Resolved): integrate the virtio-block driver
- Integrated in
commit 1c5bc425cc346c6844d58e1fdd8794e9553dd289
Author: Alexey Zaytsev <alexey.zaytsev@gmail.com>
... -
08:03 PM Bug #3285: memory leaks in libsldap
- webrev: http://grumpf.hope-2000.org/illumos-3285-webrev/
While at it I also added a few newlines to a bunch of deb... -
07:51 PM Bug #3285 (Resolved): memory leaks in libsldap
- 'ldap_cachemgr' can allocate whole memory if LDAP server is not available. This can be reproduced with this configura...
-
03:07 PM Feature #3283: ZFS: correctly remember device node ownership and ACLs for ZVOLs
- The mentioned bug about ACL entries for ZVOLs is posted as https://www.illumos.org/issues/3284 and possibly concerns ...
-
03:02 PM Feature #3283 (New): ZFS: correctly remember device node ownership and ACLs for ZVOLs
- Device nodes for ZFS volumes (ZVOLs) - symlinks in /dev/zfs/*dsk/poolname/datasetname and corresponding entries in /d...
-
03:02 PM Bug #3284 (New): devfs: ACLs on device node can become applied to wrong devices; UID/GID not retained
- NFSv4-style ACLs can be set on device nodes (/devices/*) and can be "remembered" across reboots.
However, these ACL... -
02:49 PM Feature #3142: SMB truncation issue - downgrade log message
- https://www.illumos.org/issues/1868
This seems to be a duplicate (more or less) of this bug I filed some time ago.
-
07:55 AM Bug #3282 (Closed): idmap hangs
- Hello!
I have one server on OI_151a5, it's cifs server on local network joined to AD (windows 2003).
Sometimes user...
2012-10-16
-
08:32 PM Bug #3280: ::findstack should bail out if it encounters a loop in the stack
- The thread in question is TS_FREE, which I suppose may be relevant to how we got into this state.
-
08:31 PM Bug #3280 (New): ::findstack should bail out if it encounters a loop in the stack
- I have a dump which, somehow, has a true loop in the stack:...
-
08:12 PM Bug #3279 (New): savecore fails to tell fmd when crashdumps fail
- ...
-
06:35 PM Bug #3260 (Resolved): linker is insufficiently careful with strtok
- Resolved in cc4ec43
-
06:35 PM Bug #3259 (Resolved): ld.so.1(1) should document capabilities environment variables
- Resolved in d999fff
-
06:35 PM Bug #3261 (Resolved): linker should ignore unknown hardware capabilities
- Resolved in 9d4bc39
-
08:03 AM Bug #3278 (New): yge Tx descriptor error/TX hang detected!
- I recently tried to install oi_151a_prestable7 on a server that was previously running OpenSolaris 2009.06, but found...
-
01:15 AM Bug #72 (Resolved): _tx_error needs to preserve the errno value it is supposed to display
-
01:14 AM Bug #72: _tx_error needs to preserve the errno value it is supposed to display
- Resolved in ace0359e9b3ac0b4bb7ddb51ae9138de3df33789
2012-10-15
-
07:19 PM Feature #1789: "zpool labelclear" should remove ZFS label on desired devices
- Is it possible to implement this? This option is very useful
-
08:31 AM Bug #3055 (Feedback): sendfile sets *off to 0 when interrupted by SIGALRM
- Unable to ever get this really reproduced. I think we should close this issue.
2012-10-13
-
04:02 PM Bug #702 (Feedback): tput calls gets()
- I have a fix that eliminates the buffer overflow that can occur in the gets() and sscanf() functions. Here's an exam...
-
04:24 AM Feature #3177 (Resolved): LDAP client: support for uniqueMember attribute
- Resolved in 4c6ae46166796718de10c1839ffe0569daa48250
2012-10-12
-
09:08 PM Bug #3150: poll times out immediately in 32bit kernels
- Rich Lowe wrote:
> Resolved in r13846 commit:e00baf913d93
Thank you! I am a happy user again. -
07:28 AM Bug #1756: iwp missing some Centrino 6205 IDs
- I installed OI151a7 on my ASUS U36s. I replaced wifi from N1000 to N6230. And I followed the above steps. My N6230 wa...
2012-10-11
-
06:17 PM Feature #1553: ZFS should not trust the layers underneath regarding drive timeouts/failure
- A fix for mpt_sas:
http://linux01.everycity.co.uk/~alasdair/nexenta-patches.hgdiff -
03:29 PM Feature #3273: additional ld option '--gc-section'
- This is one of the things which -z ignore does, if you've used -ffunction-sections and -fdata-sections.
-
11:08 AM Feature #3273 (New): additional ld option '--gc-section'
- need implement ld option '--gc-section' described here : http://gcc.gnu.org/onlinedocs/gnat_ugn_unw/Compilation-optio...
-
02:05 PM Bug #3238: zonecfg cores on invalid syntax
- Duplicates #2069
-
02:49 AM Bug #3272 (Resolved): findunref should support git
- In my prior git tools stuff, I'd ommitted findunref. It'd be useful to me, so I suppose I should add it.
2012-10-10
-
08:29 PM Bug #3262 (Resolved): webrev only includes oldest cset comment when file changes multiple times
- Fixed in 3cb02613df33d0be6e1b0ed7c2ecbf33525431d6
-
02:10 PM Bug #72 (Feedback): _tx_error needs to preserve the errno value it is supposed to display
- I've made the minimum changes to resolve the problem noted in this bug report. However, I don't have a way to test t...
-
06:40 AM Bug #3271 (In Progress): ktkt_warn service is not renewing ticket
- Hi,
we have setup kerberized environment and i would like to use svc:/network/security/ktkt_warn:default to warn me ...
Also available in: Atom