General

Profile

Alan Somers

  • Login: asomers
  • Email: asomers@gmail.com
  • SSH Key:

    ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAgEAvlmVU7sZGwK1DgFBfXLGW9N66AbuggINUWxvYiQ1d1sOVWdcxKEH01ztEN65Jk4+g8bXN96g1nOyVIXsmfP8ZWetLOmPbS0hzfUx/XTFrlMnvGd6y0u021pJrd9AbVKjzZFa/dcWcqnhfqXm7kx1xDc2yjzjHCsBwUbtqvPgWA5c01PsonklImS+9xerc5RHHBZPzZk4eXQI9/2FAxK/ZaEfnlybZXc1q1TlSCyTDRsajaFztPEj4UfMItMCgTej7LO99L6P7ONcm4TtH6U+abCpE/UhsFLNriLYKLbv27O8Ew6bQ79Ru/OVLPop7+lkwej6ORvv57bT58sfFYZSJOSUDk2Qh+pH8znplj36MuCVpMXqmmx5JZtCKsqQVkaO+L0vEGhhMWNaw4BRRVK+F6t29BNFHzNCZq4XEk2YlDhCbG/i56F9cyFokMk7zsE6OhN3nFsFI0xUuGfl65pG+/eSWXqr2ojvuJeJ5QMcKzxWOqj0dRCAM8a/1lJYa9k3wa5pYmkArxHACKA8v4gIu+6tzaKn/ovGkH8S47ZS++cP2nD9rADogRUegIO9ucAbebbN3xLSoKfogdRKV/fcHZ5gD5Uo+6Mkokqv2RLcCT6qUon+W5RRDHeFL1aNwYZzNq6FZGIKI/JR5r1iuA7DgCl8aRtukULM4WN1BQfEre0= alans@alans-omnios

  • Registered on: 2016-01-04
  • Last connection: 2018-03-08

Issues

open closed Total
Assigned issues 3 10 13
Reported issues 8 13 21

Activity

2018-03-05

06:31 PM illumos gate Bug #9237 (Closed): "zpool add" fails for very large pools
8567 changed the return value of zpool_read_label. Error paths that previously returned 0 began to return -1 instead... Alan Somers

2018-02-20

05:32 PM illumos gate Bug #8599: Snapshots don't preserver user properties
Is it expected behavior that builtin properties and user properties would inherit differently? Alan Somers

2017-09-13

02:57 PM illumos gate Bug #8652: Tautological comparisons with ZPROP_INVAL
Don't sweat it Igor. I've already fixed it on FreeBSD and I should have a pull request for OpenZFS later today. Alan Somers

2017-09-12

05:29 PM illumos gate Bug #8652: Tautological comparisons with ZPROP_INVAL
Here's GCC's explanation for how they handle enum signededness. I would guess that the problem exists on Illumos, bu... Alan Somers
04:26 PM illumos gate Bug #8652 (Closed): Tautological comparisons with ZPROP_INVAL
Clang and GCC prefer to use unsigned ints to store enums. With Clang, that causes tautological comparison warnings w... Alan Somers

2017-09-08

04:55 PM illumos gate Bug #8641 (Closed): "zpool clear" and "zinject" don't work on "spare" or "replacing" vdevs
"zpool clear" and "zinject -d" can both operate on specific vdevs, either leaf or interior. However, due to an overs... Alan Somers

2017-09-06

02:56 PM illumos gate Bug #8618 (New): assertion failed when renaming the root filesystem
Trying to "zfs rename" the root filesystem should fail, according to the rootpool_003_neg test. However, it fails by... Alan Somers

2017-09-05

09:49 PM illumos gate Bug #8614 (New): Checksum errors on a mirrored child of a raidz are incorrectly accounted
If a drive returns incorrect data, ZFS generates checksum errors. When a drive experiences too many checksum errors... Alan Somers

2017-09-01

09:41 PM illumos gate Bug #8606 (Closed): zpool man page was never updated for removal of "used" property
On 5-nov-2009, George Wilson committed mercurial changeset 485bbbf5450c6645352388d798251c1a89ef4c9c with the descript... Alan Somers

2017-08-31

11:07 PM illumos gate Bug #8599 (New): Snapshots don't preserver user properties
If you explicitly set a user property on a snapshot, then it will be preserved, as expected. However, if you set a u... Alan Somers

Also available in: Atom