Found the solution myself. I had to use LVM (Logical Volume Manager) and then initialize the drive with "newfs" command. I'm including the page I found that outlined the different commands necessary. To do this for large volumes requires calculating the number of extents per physical volume necessary and expanding the partition to the desired size.
Once this is done, doing something like:
mount /dev/dg20 /mountpt
works just fine.
http://pagesperso-ora
Main Topics
Browse All Topics





by: vivekparaPosted on 2009-09-02 at 22:36:45ID: 25248082
Anyone? Anyone? Bueller? Bueller?