User Tools

Site Tools


cluster:151

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:151 [2016/11/22 18:46]
hmeij07 [Resync Data #2]
cluster:151 [2016/11/29 16:20]
hmeij07 [Resync Data #2]
Line 87: Line 87:
 3678 3678
  
-redefine with numtargets=2, no error +# with numtargets=1 beegfs still writes to all primary targets found in all buddygroups
-# resync - no results +
-# dropping hmeij/ into home2/ yields same amount of files+
  
 # rebuild test servers with from scratch with numparts=2 # rebuild test servers with from scratch with numparts=2
-# drop hmeij/ inot home1/ and slightly more files (couple of 100s), not double the amount +# drop hmeij/ into home1/ and obtain slightly more files (couple of 100s), not double the amount 
- +/home/hmeij has 7808 files in it which gets split over primaries but numparts=2 would yield 15,616 files? 
-Path: /home1/hmeij/xen/bvm1.img+# drop another copy in home2and file counts double to circa 7808 
 +[root@cottontail2 ~]# beegfs-ctl --getentryinfo  /mnt/beegfs/home1 
 +Path: /home1
 Mount: /mnt/beegfs Mount: /mnt/beegfs
-EntryID: 1B-5834626F-FA+EntryID: 0-583C50A1-FA
 Metadata node: cottontail2 [ID: 250] Metadata node: cottontail2 [ID: 250]
 Stripe pattern details: Stripe pattern details:
 + Type: Buddy Mirror + Type: Buddy Mirror
 + Chunksize: 512K + Chunksize: 512K
-+ Number of storage targets: desired: 2; actual2 ++ Number of storage targets: desired: 2 
-Storage mirror buddy groups+[root@cottontail2 ~]# beegfs-ctl --getentryinfo  /mnt/beegfs/home2 
-  2 +Path: /home2 
-  1+Mount: /mnt/beegfs 
 +EntryID: 1-583C50A1-FA 
 +Metadata node: cottontail2 [ID: 250] 
 +Stripe pattern details
 +TypeBuddy Mirror 
 +Chunksize: 512K 
 +Number of storage targets: desired: 2 
 + 
 +Source: /home/hmeij 7808 files in 10G
  
 +TargetID        Pool        Total         Free    %      ITotal       IFree    %
 +========        ====        =====         ====    =      ======       =====    =
 +   13601         low     291.4GiB      63.1GiB  22%       18.5M       18.5M 100%
 +   13602         low     291.4GiB      63.1GiB  22%       18.5M       18.5M 100%
 +   21701         low     291.2GiB     134.6GiB  46%       18.5M       16.2M  87%
 +   21702         low     291.2GiB     134.6GiB  46%       18.5M       16.2M  87%
 +[root@cottontail2 ~]# rsync -ac --bwlimit=2500 /home/hmeij /mnt/beegfs/home1/  &
 +[root@cottontail2 ~]# rsync -ac --bwlimit=2500 /home/hmeij /mnt/beegfs/home2/  &
 +TargetID        Pool        Total         Free    %      ITotal       IFree    %
 +========        ====        =====         ====    =      ======       =====    =
 +   13601         low     291.4GiB      43.5GiB  15%       18.5M       18.5M 100%
 +   13602         low     291.4GiB      43.5GiB  15%       18.5M       18.5M 100%
 +   21701         low     291.2GiB     114.9GiB  39%       18.5M       16.1M  87%
 +   21702         low     291.2GiB     114.9GiB  39%       18.5M       16.1M  87%
  
 </code>  </code> 
cluster/151.txt · Last modified: 2016/12/06 20:14 by hmeij07