Hi.
I am a dba using AIX but am now setting up a Linux server as well. I want to set up several filesystems, e.g. /var /home /usr /web but I think I am getting caught up on the way filesystems and partitions are defined on Linux.
I have Red-Hat 8.0 and after researching, decided to use ext3 for the type of filesystem. Further research indicates that Linux can have 4 partitions and then you have to set up extended partitions (which are logical).
I was going to use mkfs and create the filesystems with a type of ext3 but now I'm not sure if I have to create the partition and then create the filesystem.
I currently have the following:
/dev/sda2 /
/dev/sda1 /boot
none 0% /dev/shm
Can someone please shed light on this.
I am using to dealing with volume groups and file systems. And just having the filesystem mounted on the directory.
I have looked through the internet for info and I think the more info I have, the more I am confused.
Thanks so much.
Kathy
I am a dba using AIX but am now setting up a Linux server as well. I want to set up several filesystems, e.g. /var /home /usr /web but I think I am getting caught up on the way filesystems and partitions are defined on Linux.
I have Red-Hat 8.0 and after researching, decided to use ext3 for the type of filesystem. Further research indicates that Linux can have 4 partitions and then you have to set up extended partitions (which are logical).
I was going to use mkfs and create the filesystems with a type of ext3 but now I'm not sure if I have to create the partition and then create the filesystem.
I currently have the following:
/dev/sda2 /
/dev/sda1 /boot
none 0% /dev/shm
Can someone please shed light on this.
I am using to dealing with volume groups and file systems. And just having the filesystem mounted on the directory.
I have looked through the internet for info and I think the more info I have, the more I am confused.
Thanks so much.
Kathy