| Summary: | Can not do "newfs" vinum volume larger than 1TB | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Masaki Takakashi <mtakahashi> |
| Component: | misc | Assignee: | le |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.2.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->le I'll handle this. State Changed From-To: open->closed This bug is fixed in vinumrequest.c rev. 1.72; thanks for pointing this out! |
I can not do "newfs" vinum volume larger than 1TB. # newfs -O2 -U /dev/vinum/vinum0 /dev/vinum/vinum0: 1168806.9MB (2393716440 sectors) block size 16384, fragment s ize 2048 using 6361 cylinder groups of 183.77MB, 11761 blks, 23552 inodes. with soft updates newfs: can't read old UFS1 superblock: read error from block device: Invalid arg ument How-To-Repeat: 1. Create the vinum volume larger than 1TB. (Any RAID level. I tested "concat" and "RAID5"). 2. Do newfs.