Displaying 4 results from an estimated 4 matches for "hexadecmial".
Did you mean:
  hexadecimal
  
2008 Apr 09
1
[Bug 1053] New: ''zfs create'' core dumped with keysource=hex, prompt and unmatched entered in
...AssignedTo: darrenm at opensolaris.org
        ReportedBy: hua.tang at sun.com
         QAContact: hua.tang at sun.com
                CC: zfs-crypto-discuss at opensolaris.org
   Estimated Hours: 0.0
# zfs create -o encryption=on -o keyscope=dataset -o keysource=hex,prompt
tank/fs3
Enter hexadecmial key for ''tank/fs3'': (Enter:
9adf6ac44655ccc414a5e9197a34c52731f5fe08d9191a7cd3811ab6f69f1078)
Enter again: 
(Enter:
9adf6ac44655ccc414a5e9197a34c52731f5fe08d9191a7cd3811ab6f69f10789adf6ac44655ccc414a5e9197a34c52731f5fe08d9191a7cd3811ab6f69f1078)
Segmentation Fault (core dumped)
-...
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
...restrictions:
1105                 /* Retreive the source value for the current keyscope */
1353          * keysource changes have no restictions.
DEA-7: hexadecimal is misspelled twice in this function (this is user-visible, not a comment):
176                             gettext("Enter new hexadecmial key for"),
180                             gettext("Enter hexadecmial key for"), zc->zc_name);
DEA-8: Grammar: I suggest changing "Failed generate" to "Failed to generate"
in this user-visible message:
 194                             dgettext(TEXT_DOMAIN, &q...
2008 Mar 27
5
[Bug 871] New: ''zpool key -l'' core dumped with keysource=hex, prompt and unmatched entered in
...t opensolaris.org
   Estimated Hours: 0.0
-bash-3.2$ zpool list
NAME            SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
pool_101992_1  1016M   157K  1016M     0%  ONLINE  -
pool_105153_2  1016M   122K  1016M     0%  ONLINE  -
-bash-3.2$ zpool key -l
Key Load Error: Key already loaded.
Enter in hexadecmial key for ''pool_105153_2'':  ===> Enter "test" here
Enter again:  ===> Enter "tttt" here
free(80bbd7c): invalid or corrupted buffer
stack trace:
libumem.so.1''umem_err_recoverable+0x39
libumem.so.1''process_free+0xe1
libumem.so.1''fre...
2008 Jun 02
6
[Bug 2114] New: delegation_004: a non-root user can''t do ''zfs key -c'' with keychange delegated
...pto/lib/zfs_create.exp                                    /usr/sbin/z
fs pool_21582 fs on hex,prompt 9adf6ac44655ccc414a5e9197a34c52731f5fe08d9191a7c
d3811ab6f69f1078
stdout| 21582| spawn /usr/sbin/zfs create -o encryption=on -o keyscope=dataset
-o keysource=hex,prompt pool_21582/fs^M
stdout| Enter hexadecmial key for ''pool_21582/fs'': ^M^M
stdout| Enter again: ^M^M
stdout| 21582| /usr/sbin/zfs allow zfsc keychange pool_21582/fs
stdout| 21582| /bin/su zfsc -c "/usr/sbin/zfs key -c -o keysource=hex,file:///e
xport/home/zfscrypto-tests/proto/suites/security/zfs-crypto/etc/hex_key_file...