User Tools

Site Tools


tsm:blackeagle:06sep11

Warning: Undefined array key -1 in /usr/share/dokuwiki/inc/html.php on line 1458

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
tsm:blackeagle:06sep11 [2011/09/19 16:13]
hmeij [Mac Drives]
tsm:blackeagle:06sep11 [2011/09/22 13:58] (current)
hmeij [Filespace]
Line 82: Line 82:
  
 It appears most servers are simply stuffed into the first schedule listed.  Since the first window is for laptops we need to move nodes out of that slot into others, surely not all of these are laptops.  1,048 nodes so the ideal number is to have about 200 per schedule window. It appears most servers are simply stuffed into the first schedule listed.  Since the first window is for laptops we need to move nodes out of that slot into others, surely not all of these are laptops.  1,048 nodes so the ideal number is to have about 200 per schedule window.
 +
 +
 +UPDATE 09/20/2011:
 +  * SCHED1216 has been extended to run till 18:00 hours (did not change the schedule name ...)
 +  * SCHED0912 has been created
 +  * Database backup and maintenance window is now 6am - 9am (reclamation might happen but migration is stopped)
  
 ^  SCHED1216 node count = 550  ^ ^  SCHED1216 node count = 550  ^
Line 200: Line 206:
   * Exclude external drives /Volumes/MyPassport? (western digital)   * Exclude external drives /Volumes/MyPassport? (western digital)
   * Exclude /Volumes/Iomega HDD?   * Exclude /Volumes/Iomega HDD?
 +
 +ANSWER
 +http://www.oucs.ox.ac.uk/hfs/help/excluding.xml.ID=excludedrives
 +
 +explains nicely what Jim was talking about excluding drives via GUI and also points out you can do it via client dsm.opt settings.  but it also shows me how we can do this server side wise, so i tried with bstewart-2008 after making sure /Volumes/WD1.5TB1 and /Volumes/WD1.5TB-2 were unique, added excludes for them and boom they were gone, node back to 350GB.
 +
 +so if we adopt a convention to force / to mount at some unique mountpoint, which it already does, we could do, evaluate from bottom up
 +
 +exclude /Volumes/.../*\\
 +include /Volumes/SomeApprovedVolume/.../*\\
 +include.dir /Volumes/Macintosh HD\\
 +
 +In the meantime i can set up global excludes for some of our problem cases whose mountpoint are unique and if they do not need to be backed up. 
  
 ===== Mac Drives ===== ===== Mac Drives =====
Line 205: Line 224:
 report of 09/19/2011: roughly 45 drives with a total utilized capacity of 7.7 TB report of 09/19/2011: roughly 45 drives with a total utilized capacity of 7.7 TB
  
-  * last column will help you find the hogs: GB util = capacity MB * (pct util/100)+  * last column will help you find the hogs: GB util = (capacity MB/1024) * (pct util/100)
   * RBRAULT-DESKTOP needs to be dealt with   * RBRAULT-DESKTOP needs to be dealt with
   * MWEIR-2008 has a, gasp, 5 TB array on it   * MWEIR-2008 has a, gasp, 5 TB array on it
Line 400: Line 419:
 |*:\TIMESPROSQL\TPROSERV\LOGS| |*:\TIMESPROSQL\TPROSERV\LOGS|
 |*:\CYGWYN\...\.CPAN| |*:\CYGWYN\...\.CPAN|
 +|*:\CYGWIN\...\USR\SHARE|
 exclude exclude
   
Line 418: Line 438:
 |/Users/*/Documents/Microsoft User Data/Main Identity*/Database*|  |/Users/*/Documents/Microsoft User Data/Main Identity*/Database*|
 |/Users/*/Library/Mail/.../*@*wesleyan.edu*| |/Users/*/Library/Mail/.../*@*wesleyan.edu*|
 +|/USERS/.../DOWNLOAD|
  
   * Filters have been applied.  Wait for 60 days to take effect, sigh.   * Filters have been applied.  Wait for 60 days to take effect, sigh.
tsm/blackeagle/06sep11.1316463185.txt.gz ยท Last modified: 2011/09/19 16:13 by hmeij