We are getting ready to migrate our Oracle data warehouse from HP-UX to AIX with EMC storage (cx-700). Looking at the HP-UX system there is a volume group that has 5 files systems on it - FSVG has /fs1, /fs2, /fs3, /fs4 and /fs5. Each filesystem has a JFS2 LV. They vary in size from 5GB to 50GB. These look like just misc file systems that are not related to Oracle. They contain things like ftp files, application installation files, data files, old archives etc. Some of the ftp files are loaded into Oracle each night via Informatica.
In the new AIX system I would like to keep my objects to a minimum so that it will be easier to manage. Instead of having 5 LVs and 5 file systems why not combine all these misc directories into one file system with one LV. The LV and filesystem will be the same size as the 5 LVs and file systems on the HP.
Am I missing anything by combining these? Is there a performance or manageability issue? On the HP box all 5 file systems sit on the same set of disks in a RAID 1/0 config. On AIX/EMC I will likely use RAID 5 for these misc file systems and use RAID 1/0 for the Oracle database components.
In the new AIX system I would like to keep my objects to a minimum so that it will be easier to manage. Instead of having 5 LVs and 5 file systems why not combine all these misc directories into one file system with one LV. The LV and filesystem will be the same size as the 5 LVs and file systems on the HP.
Am I missing anything by combining these? Is there a performance or manageability issue? On the HP box all 5 file systems sit on the same set of disks in a RAID 1/0 config. On AIX/EMC I will likely use RAID 5 for these misc file systems and use RAID 1/0 for the Oracle database components.