| SysAdmin to SysAdmin: Using RAID with PVFS under ROCKS |
| Source: linux.com - Posted by Vincenzo Ciaglia | ||
|
However, what I didn't realize was that PVFS can only use a single mount point for its data storage needs. I couldn't tell PVFS to use /dev/hda3 and /dev/hdb1. Then someone on the ROCKS list said I might consider using RAID, but that he hadn't tried it himself. I was game, and it works wonderfully. So here's how I did it. Moving the metadata server off the head node On a ROCKS cluster, the head node is called frontend-0-0. In testing, this is where my PVFS metadata server lived. However, the frontend also serves up home directories to the rest of the cluster, and handles intercommunications between the scheduler and workload management daemons across the cluster. It also gathers statistics on the cluster, pushes out administrative changes to the nodes, and runs a web server. That's more than enough load without coordinating all of the PVFS clients and matching their requests with the 16 PVFS IO nodes. Read this full article at linux.com
Only registered users can write comments. Powered by AkoComment! |
||