Displaying 3 results from an estimated 3 matches for "9f69".
Did you mean:
969
2004 Apr 01
2
Need help with rate-limiting NTTP traffic
...elijah 2.4.24-hardened-r1 #1 Wed Mar 31 14:20:58 MST 2004 i686
Mobile Pentium II GenuineIntel GNU/Linux
iproute-20010824-r4
iptables-1.2.9
Thanks,
--
Shane Hickey <shane@howsyournetwork.com>: Network/System Consultant
GPG KeyID: 777CBF3F
Key fingerprint: 254F B2AC 9939 C715 278C DA95 4109 9F69 777C BF3F
Listening to: american analog set - you own me
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2018 Apr 12
0
how to get the true used capacity of the volume
...How do I get the capacity of each volume in this case?
[root at f08n29glusterfs-3.7.20]# df -hT | grep f08n29
f08n29:/usage_test fuse.glusterfs 50G 24G 27G 48% /mnt
[root at f08n29glusterfs-3.7.20]# gluster volume info usage_test
Volume Name: usage_test
Type: Distribute
Volume ID: d9b5abff-9f69-41ce-80b3-3dc4ba1d77b3
Status: Started
Number of Bricks: 1
Transport-type: tcp
Bricks:
Brick1: f08n29:/brick1
Options Reconfigured:
performance.readdir-ahead: on
[root at f08n29glusterfs-3.7.20]# du -sh /brick1
100K/brick1
Is there any command that can check the actual space used by each volume i...
2018 Apr 13
0
how to get the true used capacity of the volume
...in this case?
>
> [root at f08n29glusterfs-3.7.20]# df -hT | grep f08n29
> *f08n29:/usage_test fuse.glusterfs 50G 24G 27G 48% /mnt*
>
> [root at f08n29glusterfs-3.7.20]# gluster volume info usage_test
> Volume Name: usage_test
> Type: Distribute
> Volume ID: d9b5abff-9f69-41ce-80b3-3dc4ba1d77b3
> Status: Started
> Number of Bricks: 1
> Transport-type: tcp
> Bricks:
> *Brick1: f08n29:/brick1*
> Options Reconfigured:
> performance.readdir-ahead: on
>
> [root at f08n29glusterfs-3.7.20]# du -sh /brick1
> *100K/brick1*
>
> Is there any...