29%
30.11.2025
}
19
20 -re "($|%|>) " { interact }
21
22 timeout {
23 send_tty "No response from $host\n"
24 exit
25 }
26 }
The script begins as usual by saving its arguments into variables
29%
30.11.2025
-b81d-c42b-c008-a70649501262
05 # stmfadm add-view -h myiscsiclient -t myiscsiserver -n 1 600144f05f71070000004bc999020002
# cat /etc/iscsi/initiatorname.iscsi
InitiatorName=iqn.1993-08.org
29%
30.11.2025
the computer on which it is running. The first thing you need to have in place is Ruby version 1.8.5 through 1.9.2 (with SSL bindings). Add to this, RubyGems, which will want to build various extensions
29%
30.11.2025
25-E SSD [9] courtesy of Intel is mounted as /dev/sdd
ext4 filesystem with the default options
Open MPI [10] v1.5.4
NAS Parallel Benchmarks 3.3.1-MPI [11]
Iozone [12]
Daemon ... 9
29%
30.11.2025
, but you will be spending time deciphering instructions, hunting down tools, and undoing missteps before you can enjoy your new furniture. Indeed, should you not have the mechanical inclination to put bolt A ... 9
29%
20.10.2013
Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S.M.A ... ://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Device Model: Samsung SSD 840 Series
Serial Number: S19HNSAD620517N
LU WWN Device Id: 5 002538 5a005092e
Firmware Version: DXT08B0Q
User Capacity: 120,034,123,776 bytes ...
Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S.M.A ... S.M.A.R.T., Smartmontools, and Drive Monitoring
29%
04.08.2020
21 # The name and age of the persons who know the person with ID 1:
22 gremlin> g.V(1).outE('knows').inV().valueMap('name', 'age')
23 ==>[name:[vadas],age:[27]]
24 ==>[name:[josh],age:[32]]
25
26
29%
18.07.2013
to NFS-export the storage to the data mover. Then, just copy the data between mountpoints. For example:
$ cp -a --preserve=all -r /old_storage/data /new_storage/data
Be warned that if you use NFS, you
29%
12.09.2013
should do a bit of testing to make sure it is working:
primary:~$dig +norecurs @127.0.0.1 ns1.example.com A
dig +norecurs @127.0.0.1 ns1.example.com A
; <<>> DiG 9.9.2-P1 <<>> +norecurs @127.0.0.1 ns1
29%
14.03.2013
, this example uses 192.168.144.0/25. Because in Quantum, public IP addresses are not directly assigned to the individual VMs (instead, they use the network node and its iptables DNAT rules for access to it