Koozali.org: home of the SME Server

Two harddrives

Kent Budolfsen

Two harddrives
« on: September 27, 2003, 06:09:52 PM »
I have two hdds in my SME-server one on 160 and one 80 gb.

/dev/hdc6     ext2   131832100  60330120  64805288  49% /
/dev/hdc1     ext2       15522      2650     12071  19% /boot
/dev/hdd6     ext2    76667488  60370880  12402052  83% /mnt/80gb
 As you can see they are both mount.

My question is why are the total gb in windows only 160 and not 240.

I hope that someone can help me sorting this problem out.

Byte

Re: Two harddrives
« Reply #1 on: September 27, 2003, 07:31:00 PM »
Only the USERS and IBAYS are the viewable HD which is on /dev/hdc6 / the other HD on /dev/hdd6 is on /mnt/80gb you need to make sure that it is either on the IBAYS or USERS but you still wldnt see "240"

Hope this at least guides you in a direction

Byte

Kent Budolfsen

Re: Two harddrives
« Reply #2 on: September 27, 2003, 07:41:06 PM »
If I understand you correct then I can mount my 2nd hdd from /home/e-smith/files/ibays instead of from /mnt/80gb then I should see what is on the 2nd hdd.

Byte

Re: Two harddrives
« Reply #3 on: September 27, 2003, 07:45:20 PM »
thats right just create a IBAY folder via sme manager then in the fstab do something like...


/dev/hdd6   /home/e-smith/files/ibays/ ext2 ......

then that will auto mount it when booting next time

*BE CAREFUL WHEN DOING THIS*

Byte

Michiel

Re: Two harddrives
« Reply #4 on: September 27, 2003, 09:55:44 PM »
The other thing is that if you use quota, you'll only see the size of your quotum, not the size of your entire disk.
If you don't use quota you can disregard this message :-)
Michiel

Kent Budolfsen

Re: Two harddrives
« Reply #5 on: September 28, 2003, 02:36:27 AM »
It is working fine, but I can't get access to the mounted drive.

It keeps asking for username and password.

Could it have anything to do with the fact that the 80 gb hd is an old SME server installation and not a clean hd.

If so how can I change it so I don't need a username and a password.