AIX GPFS Setup


 
Thread Tools Search this Thread
Operating Systems AIX AIX GPFS Setup
# 1  
Old 11-29-2010
AIX GPFS Setup

SmilieHello,

can someone guide me how to create a GPFS filesystem, I've read a couple of redbooks however certain things are still not certain, like if you require to download files or licenses...

any help would be appreciated!
# 2  
Old 01-18-2011
you can create a GPFS filesystem using the mmcrfs command. here's what the manual says:

Code:
       Use  the mmcrfs command to create a GPFS file system.  The first two parameters must be Device and either DiskDescList or DescFile and
       they must be in that order. The block size and replication factors chosen affect file system performance. A maximum of 256  file  sys-
       tems can be mounted in a GPFS cluster at one time, including remote file systems.

       When  deciding  on  the maximum number of files (number of inodes) in a file system, consider that for file systems that will be doing
       parallel file creates, if the total number of free inodes is not greater than 5% of the total number of inodes, there is the potential
       for slowdown in file system access. The total number of inodes can be increased using the mmchfs command.

# 3  
Old 04-18-2011
GPFS setup

Hello ,

Refer to this documentation ...
quite easy but u need to be carefull with your planning...

Goto

aix4you website and
go to Howto section ...
for GPFS...

u ll find a simple docs for inital setup..

also contact your storage to get ur requirement of storage...

---------- Post updated at 06:58 AM ---------- Previous update was at 06:57 AM ----------

Quote:
Originally Posted by ollie01
SmilieHello,

can someone guide me how to create a GPFS filesystem, I've read a couple of redbooks however certain things are still not certain, like if you require to download files or licenses...

any help would be appreciated!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

New to AIX: How do I setup high availability on an AIX System

I am new to AIX but not new to unix. I have an interview for an AIX systems admin position and I know they want someone who has knowledge of High Availability, Failover and LPARs From my research so far, It appear powerha is used to setup high availability and failover on Power systems but is... (2 Replies)
Discussion started by: mathisecure
2 Replies

2. AIX

GPFS initial setup, but perhaps this is a SAN/VIO question

I'm having some trouble getting a POC of GPFS up and running. I've read a couple install guides including a couple IBM pdfs but I'm getting stumped on something I think is fairly fundamental.... I'm trying to do this all on a single 795, right now only the VIOs have HBAs so all LUNs are pointed to... (3 Replies)
Discussion started by: kneemoe
3 Replies

3. AIX

How to configure new hdisk such that it has a gpfs fs on it and is added to a running gpfs cluster?

Hi, I have a running GPFS cluster. For one every mountpoint that i have created i have one disk assigned to it. That disk is converted to an NSD and is a part of the GPFS Cluster. Now i have a new disk and there is this requirement to add it to the GPFS cluster, such that this becomes an NSD.... (1 Reply)
Discussion started by: aixromeo
1 Replies

4. AIX

mail setup in AIX

Hi All, We are using IBM AIX. I have to send an automated mail from unix. For which i tried mail -s "test message" <mail id> It didn't give me any error message. but i didn't get any mail. On checking mail command, i see the below details. Final-Recipient: RFC822;... (3 Replies)
Discussion started by: mjdarm
3 Replies

5. AIX

Encryption of files on AIX 5.3 GPFS filesystem

Hi Are there any tools out there that can encrypt files on a GPFS file system which are being accessed by multiple AIX 5.3 nodes? Situation, I need various application servers to read/write files that are on a GPFS share. Therefore the encryption mechanisum need to be transparent to the... (1 Reply)
Discussion started by: maximum
1 Replies

6. AIX

Routing setup - AIX

Hi All, I know there is a way to do this in routers. The question is whether it is posisble to do this in AIX. For our Web Focus ODBC connection to the Disaster Recovery servers, we want to restrict the access to the ODBC ports so that only the IP address of the Web Focus server can get to... (1 Reply)
Discussion started by: strunz
1 Replies

7. AIX

how to setup a remote printer in aix 5.2

how to setup a remote printer in aix 5.2 i have an aix 5.2 os and need to setup a remote printer off of it need help on how it is done (2 Replies)
Discussion started by: itivanh
2 Replies

8. AIX

Print server setup on AIX

Hi, I'm very new to AIX, I have to setup a D-Link print server with HP Laserjet 1300 printer on AIX, any body can guide me thru simple steps to acheive this, like how to install print server, driver and then which services i have to restart after adding the print server all this kind of stuff. ... (1 Reply)
Discussion started by: patras
1 Replies

9. AIX

NIM server setup (AIX 5.3)

Hi, I'a a new member here. My company just bought p570 with 8 LPAR (previously we have p650 with 4 LPAR). Did anyone have procedure how to setup NIM server (NIM LPAR) and how to install other new LPAR to use the NIM server (as client). Appreciate your help and thank you very much. Rgds, David (0 Replies)
Discussion started by: dshg
0 Replies

10. AIX

setup of 2 gateways on AIX

Please, anybody help on resolving the following problem? I have 2 netwotks ( 10.0.0.0 and 10.0.11.0 ) on 2 different areas I need both networks to telnet the corresponding ethernet card. This is a prblem because AIX is configured with a default gateway. Please advice how to assign 2... (2 Replies)
Discussion started by: mynikolas
2 Replies
Login or Register to Ask a Question