
Friends here is a small script which can pull AIX OS LVM information of the server and if want it in a file re-direct the output of the script into a file.This is best useful when your are doing system reboots and upgrades.
Script:
#!/bin/ksh
#
# Simple script to...