Profiles: file system requirements
Overview
An error can occur when you do not provide enough space to create a profile. Verify that you have, in addition to the minimum space required for a particular profile,
Directory Space required Application Server profile 200 MB Deployment manager profile 30 MB Custom profile 10 MB Cell profile that contains...
- Federated appserver profile
- Deployment manager profile
230 MB Log and temporary files 40 MB
Situations in which you could have insufficient file system space
The Profile Management tool and the manageprofiles command check that the amount of file system space needed to create the profile is available right before profile creation begins. However, a slight chance exists that the profile creation can fail due to a lack of file system space. This failure can occasionally occur in the following situations:
- Another user performs an action, such as copying files, that occupies file system space at the same time that either...
...writes to the file system.
- Another program writes to the disk at the same time that either the Profile Management tool or the manageprofiles command writes to it to create a profile.
- The Profile Management tool writes its logs and the profile that it creates to the same file system at the same time.
- The manageprofiles command writes its logs and the profile that it creates to the same file system at the same time.
Use the following recommendations to avoid profile creation failure:
- Ensure that enough temporary space is allocated for profile creation. Some temporary space is needed for the profile creation logs. These logs can be on a different file system than the file system on which the profile is created.
- Ensure no other program writes to the file system space when either the Profile Management tool or the manageprofiles command creates the profile.
- Ensure no user performs actions that occupy the file system space when either the Profile Management tool or the manageprofiles command creates the profile.
Differences between the manageprofiles command and the Profile Management tool when creating cell profiles
Both the manageprofiles command and the Profile Management tool can create a cell profile that has both a federated Application Server profile and a deployment manager profile. However, the Profile Management tool and the manageprofiles command create cell profiles differently. The differences are important to understand in terms of the available file system space needed to create the cell profiles. You can create a cell profile in one pass through the Profile Management tool. In this case we need 230 MB of available file system space to create the cell profile. However, to create a cell profile using the manageprofiles command that is equivalent to the cell profile that the Profile Management tool creates, create two individual profiles, the cell deployment manager profile and the cell node profile. The cell deployment manage profile requires 30 MB of available file system space, while the cell node profile requires 200 MB of available file system space.
Related tasks
Create and delete profiles
Related Reference
manageprofiles command