Displaying 3 results from an estimated 3 matches for "305g".
Did you mean:
305
2008 Feb 14
9
100% random writes coming out as 50/50 reads/writes
...t to the file).
Run I/O against that file, doing 100% random writes with an 8K block size.
zpool iostat shows the following...
capacity operations bandwidth
pool used avail read write read write
---------- ----- ----- ----- ----- ----- -----
testpl 305G 92.8G 10 83 1.25M 8.24M
testpl 305G 92.8G 573 1.16K 69.4M 59.6M
testpl 305G 92.8G 573 1.24K 70.2M 74.8M
testpl 305G 92.8G 600 729 72.0M 31.3M
testpl 305G 92.8G 448 1.23K 54.3M 70.1M
testpl 305G 92.8G 576 1.39K 70.1M 76.3M...
2006 Nov 09
16
Some performance questions with ZFS/NFS/DNLC at snv_48
Hello.
We''re currently using a Sun Blade1000 (2x750MHz, 1G ram, 2x160MB/s mpt
scsi buses, skge GigE network) as a NFS backend with ZFS for
distribution of free software like Debian (cdimage.debian.org,
ftp.se.debian.org) and have run into some performance issues.
We are running SX snv_48 and have run with a raidz2 with 7x300G for a
while now, just added another 7x300G raidz2 today but
2013 Aug 24
10
Help interpreting RAID1 space allocation
...Since the mount
flag is at mount time only, degraded seems to mean "be degraded if
needed" instead of a positive indicator that the volume is indeed
degraded"
$ mount | grep btrfs
/dev/sdc on /mnt/new-store type btrfs (rw,relatime,degraded,space_cache)
$ du -hsx /mnt/new-store
305G /mnt/new-store
$ df -h | grep new-store
/dev/sdc 932G 307G 160G 66% /mnt/new-store
$ btrfs fi show /dev/sdc
Label: ''new-store'' uuid: 14e6e9c7-b249-40ff-8be1-78fc8b26b53d
Total devices 2 FS bytes used 540.00KB
devid 2 size 465.76GB used 2.01GB pa...