```
22:35:26.71 NOTE: Create a volume device of desired sizes: 2eb
```
I don't think the output 
buffer is too small, and if it is, substituting the longer string `<overflow>` 
wouldn't be the right solution :-)

It looks like it's trying to create a 2EB pool, and your code is handling up to 
`E`, so it should still fit into the 5 characters available.  The largest 
possible value (2^64) is 16EB, which should also fit into 5 characters.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/435#issuecomment-319739022
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T1bb1d6d8ecb1936c-Md92d8f796037eb8eacd70f1b
Powered by Topicbox: https://topicbox.com

Reply via email to