OpenSolaris

Printable Version Enter a New Search
Bug ID 6562532
Synopsis typo in zfs recv output
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:zfs
Keywords s10u4beta
Responsible Engineer Matthew Ahrens
Reported Against s10u4_05
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_69
Fixed In snv_69
Release Fixed solaris_nevada(snv_69) , solaris_10u6(s10u6_01) (Bug ID:2156377)
Related Bugs
Submit Date 27-May-2007
Last Update Date 29-April-2008
Description
When zfs recv -v is used, the concluding message says Mb or Gb instead of MB or GB.  Little b implies bit, as that is how it is generally used.  For instance, in transferring a 13.5 MB file, the following output is seen: "received 13.5Mb stream in 3 seconds (4.52Mb/sec)"  Both Mb here should be MB.
STEPS TO DUPLICATE
-------------------------
zfs send pool/fs@snap|zfs recv -v pool/fs
EXPECTED VS ACTUAL RESULTS
-------------------------------------
b should be capitalized when it means bytes.
ERROR MESSAGES
---------------------
(No Answer)
SOURCE CODE
------------------
(No Answer)
SYSTEM INFORMATION
--------------------------
Hardware Platforms (moloch, Mid-Range Server, Sun, Other, Sun Enterprise 4500, SPARC, 8GB, 70GB, 12x464 MHz processors, 6 GB RAM, 2x36 GB external SCSI hard drives, ge and hme networking interfaces (ge0 primary), SBUS system board)
Operating Platforms (s10u4beta, Solaris 10 7/07, Solaris, JDS 3 Sun Java Desktop System Release 3, English)
SUBMITTER PROVIDED WORKAROUND
--------------------------
Just know the issue and ignore it.
Work Around
Just know the issue and ignore it.
Comments
N/A