16%
    
    
    10.12.2013
        
    
    	
         is that there is no equivalent of RAID 0+1 or 51 in ZFS – only device arrangements similar to RAID 10, 50, or 60.
By default, ZFS will use any idle RAM in the system as the primary Adaptive Replacement Cache (ARC). A common rule
    
 
		    
				    
    16%
    
    
    08.01.2013
        
    
    	 
        _LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
DWORD DomainCompatibilityMode 1
DWORD DNSNameResolutionRequired 0
The preceding code tells the registry to add two DWORD
    
 
		    
				        
    16%
    
    
    19.02.2013
        
    
    	
        _syslog => "local0";
You need to add one of the two lines to the Rexfile before the first task. A word of caution: In both cases, only the messages generated by Rex itself end up in the logfiles. The returned uptime
    
 
		    
				    
    16%
    
    
    05.03.2013
        
    
    	 
        '];
04 for (_i = 0, _len = _ref.length; _i < _len; _i++) {
05   auto = _ref[_i];
06   alert(auto);
07 }
Additionally, for [...] in
 lets you create comprehensions — that is, functions that generate a new
    
 
		    
				    
    16%
    
    
    02.04.2013
        
    
    	 
         Authenticator Project is released under the Apache License 2.0 and is freely available. A PAM module is available for the server; the Google Authenticator client runs on Android, iOS, and BlackBerry devices
    
 
		    
				    
    16%
    
    
    13.12.2011
        
    
    	 
        . That means you need to define a different separator – the new separator follows the option with the angled brackets:
hostlist relay_from_hosts = <; 85.214.7.0/24; 2a01:238:10b::/56
If you are configuring
    
 
		    
				    
    16%
    
    
    13.12.2011
        
    
    	 
        , and PGP key servers. The sources supported are Google, Google profiles, Bing, PGP, LinkedIn, and Exalead. New features were added as of March 4, 2011, with the version 2.0 release, including time delays
    
 
		    
				        
    16%
    
    
    24.09.2015
        
    
    	
         would take is to use a high-level library such Parallel HDF5. You can use MPI-IO underneath the library to get improved I/O performance, but it might require some tuning. The benefit of using a high0level
    
 
		    
				        
    16%
    
    
    21.04.2016
        
    
    	
         behind on the 1.0 milestone because initially I did not plan on releasing with MPI support. But conditions were in alignment to include MPI support in the release and that was worth the delay. Check
    
 
		    
				        
    16%
    
    
    19.05.2016
        
    
    	
        : For CephFS to work, the cluster needs MONs and OSDs, plus a MDS. They developers beefed up the server in Ceph v10.2.0 (Jewel).
    
Under the hood, access to Ceph storage via CephFS works almost identically