[CLUE-Tech] Multiple file systems on one partition.

gager at mho.com gager at mho.com
Fri Aug 8 11:07:43 MDT 2003


Hello all,
I am doing some testing with Linux in a SAN environment and happened upon 
something rather odd to me.
When the system has LUN mapped disks attached to it I can create multiple 
filesystems on one partition which I cannot do with Solaris.
Below is a copy of my fstab so you see what I mean.
Is this practiced in production Linux environments or do most folks stick with 
the "one partition-one filesystem" scheme?

Thanks in advance.

Robert


LABEL=/                 /                       ext3    defaults        1 1
none                    /dev/pts                devpts  gid=5,mode=620  0 0
LABEL=/opt              /opt                    ext3    defaults        1 2
none                    /proc                   proc    defaults        0 0
none                    /dev/shm                tmpfs   defaults        0 0
/dev/sda3               swap                    swap    defaults        0 0
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,kudzu,ro 0 
0
/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0 0
darkness:/install	/inst			nfs	ro
darkness:/code		/src			nfs	ro
darkness:/public	/pub			nfs	rw
/dev/sdb1               /sharkvol1              ext2    defaults        1 1
/dev/sdc1               /sharkvol2              ext2    defaults        1 1
/dev/sdd1               /sharkvol3		ext2	defaults	1 1
/dev/sdb1               /sharkvol4		ext2	defaults	1 1
/dev/sdc1		/sharkvol5		ext2	defaults	1 1
/dev/sdd1		/sharkvol6		ext2	defaults	1 1
/dev/sdb1		/sharkvol7		ext2	defaults	1 1	
/dev/sdc1		/sharkvol8		ext2	defaults	1 1
/dev/sdd1		/sharkvol9		ext2	defaults	1 1
/dev/sdb1		/sharkvol10		ext2	defaults	1 1


---------------------------------------------
This message was sent using MHO WebMail.
http://www.mho.net





More information about the clue-tech mailing list