24%
    
    
    17.06.2017
        
    
    	
         a complete loss of data is in the cards.
Distributed Storage
Distributed file storage, as provided by the Network File System (NFS) [19], GlusterFS [20], or Ceph [21], offers a remedy. In principle
    
 
		    
				        
    24%
    
    
    14.11.2013
        
    
    	
        . This translates to Google's experiencing about 25,000-75,000 correctable errors (CE) per billion device hours per megabit, which translates to 2,000-6,000 CE/GB-yr (or about 250-750 CE/Gb-yr). This is much higher
    
 
		    
				        
    24%
    
    
    07.06.2019
        
    
    	
           check_args "$@"
13
14   local image=$1
15   local token=$(get_token $image)
16   local tags=$(get_tags $image $token)
17   echo "tags reported are:"
18   echo $tags
19 }
20
21 get_token() {
22   local
    
 
		    
				        
    24%
    
    
    18.07.2013
        
    
    	
         into Red Hat's cloud stack (Figure 1). After all, CloudForms 1.1, DeltaCloud 1.0, Storage Server 2.0, JBoss Middleware, and Enterprise Virtualization 3.1 form the foundation for the new products
    
 
		    
				        
    24%
    
    
    21.08.2014
        
    
    	
         tools
  
  sqlite3 [19]
  
  SQLite database interface
  
  https://docs.python.org/2/library/sqlite3.html
  
  PostgreSQL [20]
  
  Drivers for PostgreSQL
  
  https ...  22
    
 
		    
				        
    24%
    
    
    05.08.2024
        
    
    	
        /average VFull-backup size is above acceptable limit of 25TB
(W102) last VFull runtime is longer then acceptable limit of 22h
(C301) average incremental-backup size is above acceptable limit of 200GB
(W302
    
 
		    
				        
    24%
    
    
    17.02.2015
        
    
    	
                                   generic-service
21        host_name                     ubuntusrv
22        service_description           Current Users
23        check_command                 check_nrpe!check_users!20!50
24 }
25
26 define ...  25
    
 
		    
				        
    24%
    
    
    18.07.2013
        
    
    	
         proxy_intercept_errors on;
17 ...
18 Filming location
19 ...
20 error_page 502 @ fallback;
21 proxy_next_upstream HTTP_500 http_502 http_503 http_504 timeout error invalid_header;
22 proxy_pass http
    
 
		    
				        
    24%
    
    
    11.04.2016
        
    
    	
         Example
# iostat -xmt 1 /dev/sda
Linux 3.16.7-21-desktop (tweedleburg)   08/07/15        _x86_64_        (8 CPU)
08/07/15 17:25:13
avg-cpu:  %user   %nice  %system  %iowait  %steal   %idle
           1
    
 
		    
				        
    24%
    
    
    18.07.2013
        
    
    	
          => Service['apache']
17 }
18
19 file { '/var/www/index.html':
20     ensure  => present,
21     source  => 'puppet:///modules/myproject/web/index.html',
22     owner   => 'root',
23     group   => 'root',
24