23%
17.11.2016
Volume ID: 4f8d25a9-bbee-4e8c-a922-15a7f5a7673d
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: gluster1:/storage/brick1/gv0
Brick2: gluster2:/storage/brick1/gv0
Options
23%
15.08.2016
Volume ID: 4f8d25a9-bbee-4e8c-a922-15a7f5a7673d
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: gluster1:/storage/brick1/gv0
Brick2: gluster2:/storage/brick1/gv0
Options
23%
15.12.2011
take advantage of the new technologies to be awarded?
Submissions will be accepted from November 14, 2011, through February 15, 2012. The grant recipient will be announced on March 15, 2012
23%
19.01.2012
HPC-18 will be held February 25-29 in New Orleans, Louisiana. The registration deadline is February 5, 2012.
According to the website, this year’s conference session topics include: Reliability
23%
13.12.2011
, 2011, through February 15, 2012. The grant recipient will be announced on March 15, 2012.
Application details, including the downloadable application form, are available at http
23%
23.12.2015
the Microsoft Download Center. Current versions run on Windows Server 2012 R2, Windows Server 2012, Windows 2008 R2 SP1, Windows 8.1, and Windows 7 SP1. You'll also need the .NET Framework 4.5.
23%
30.11.2025
="4096"
12
13 # Last offset to try
14 final_offset="$(du -b "$DEV" | cut -f 1)"
15
16 # A free loop device
17 LOOP="/dev/loop2"
18
19 # Start
20 offset=0
21
22 while [ "$offset" -lt "$final_offset" ]; do
23%
18.08.2021
20.04 system. I had to install some packages for the postprocessing (darshan-util
) tools to work:
texlive-latex-extralibpod-latex-perl
Different distributions may require different packages. If you
23%
30.11.2025
Include {
13 File = /usr/sbin
14 Options {
15 Signature = MD5
16 }
17 }
18 Exclude {
19 File = /var/lib/bacula
20 File = /tmp
21 }
22 }
23
24 Messages {
25 Name = Daemon
26
23%
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