in reply to Virtual Disk for Perl

You keep calling this a 'virtual disk', but all you are talking about is creating a file system. disk != file system. There can be many file systems on a disk, and a file system can span many disks. And there are other uses for disks than to put file systems on it. (Swap space, raw disks for databases, etc.)

Abigail