Edition 1
1801 Varsity Drive
Raleigh, NC 27606-2072 USA
Phone: +1 919 754 3700
Phone: 888 733 4281
Fax: +1 919 754 3701
ntpd
- Network Time Protocol (NTP) Daemon
Component | HPC | General Purpose | Archival |
---|---|---|---|
Chassis (only applicable with SuperMicro) | 2u 24x2.5" Hotswap with redundant power | 2u 12x3.5" Hotswap with redundant power | 4u 36x3.5" Hotswap with redundant power |
Processor | Dual Socket Hexacore Xeon | Dual Socket Hexacore Xeon | Dual Socket Hexacore Core Xeon |
Disk | 24x 2.5" 15K RPM SAS | 12x 3.5" or 24x 2.5" SFF 6gb/s SAS | 36x 3.5" 3gb/s SATA II |
minimum RAM | 48 GB | 32 GB | 16 GB |
Networking | 2x10 GigE | 2x10 GigE (preferred) or 2x1GigE | 2x10 GigE (preferred) or 2x1 GigE |
Max # of JBOD attachments | 0 | 2 | 4 |
Supported Dell Model | R510 | R510 | R510 |
Supported HP Model | DL-180, DL-370, DL-380 | DL-180, DL-370, DL-380 | DL-180 |
JBOD Support | NA | Dell MD-1200, HP D-2600, HP D-2700 | Dell MD-1200, HP D-2600, HP D-2700 |
Component | Recommended | Supported | Unsupported |
---|---|---|---|
Chassis | Redundant power configuration | R510, R710 (Intel® 5520 Chipset) | All other Dell models by exception only |
Processor |
Dual Six- core processors:
|
Unsupported processors:
| |
Memory | 32GB | 24GB Min, 64GB Max | |
NIC | |||
RAID | PERC 6/E SAS 1gb/512, PERC H800 1gb/512 | Dell single channel ultra SCSI | |
System Disk | 2x200GB Min (mirrored) 7.2K or 10/15 | ||
Data Disk |
|
Component | Recommended | Supported | Unsupported |
---|---|---|---|
Chassis |
| DL-180 G6, DL-370 G7, DL-380 G7 (Intel® 5520 Chipset) | All other HP models by exception only |
Processor |
Dual Six-core processors
|
| |
Memory | 32GB | 16GB Min, 128GB Max | |
NIC | |||
RAID |
|
|
|
System Disk |
| ||
Data Disk |
|
cd
into a directory, stat of deleted file recreates it (directory self- heal not triggered).
Test
directory) of replicated volume. From another node, you will delete a file inside Test
directory. Then if you perform stat
operation on the same file name, the file will be automatically created. (that is, a proper directory self-heal is not triggered when process has done cd
into a path).
# gluster volume replace-brick VOLNAME Brick New-Brick
commit
command is issued, the file system operations on that particular volume, which are in transit will fail.
# gluster volume replace-brick ...
will fail in a RDMA set up.
# gluster volume reset VOLNAME
force
# gluster volume geo-replication stop MASTER SLAVE
# gluster volume set VOLNAME
read-ahead off
and # gluster volume set VOLNAME
read-ahead on
.
cd
into a directory on which the administrator is setting the limit, even though the command succeeds and the new limit value will be applicable to all the users except for those users’ who has done cd
in to that particular directory. The old limit value will be applicable until the user has cd
out of that directory.
+
(plus) sign in the file permissions will not be displayed. This is for performance optimization and will be fixed in a future release.
-o acl
, directory read performance can be bad. Commands like recursive directory listing can be slower than normal.
-o noac
option on NFS mount to switch off attribute caching. This could have a performance impact on operations involving attributes.
Revision History | |||
---|---|---|---|
Revision 1-9 | Mon Dec 20 2011 | ||
| |||
Revision 1-1 | Fri Nov 18 2011 | ||
|