View Single Post

   
  #6 (permalink)  
Old 01-05-2008, 09:13 AM
sjm
 
Posts: n/a
Default Re: is there an equivalent to slices on aix and how to mount.

It's not a filesystem issue at all. It is that filesystems exist on
Logical Volumes (LVs) and AIX LVM manages LVs within VGs, and VGs are a
whole number of Physical Volumes (PVs - disks to you), and there are
Good Reasons Why.

Cheap solution? Buy one more disk - create a VG with that PV as it's
disk and away you go.

Reply With Quote