Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
two disks in the same mounting point
Name: sn Date: December 20, 2001 at 07:11:45 Pacific
Comment:
my root ( / ) partition is full and i need more space; i can't delete enything;]
how could i mount two disks in the same mounting point?
Name: oliver Date: December 20, 2001 at 11:53:16 Pacific
Reply:
do you have any other partitions or is everything ( /opt /usr /export etc ) part of root?
0
Response Number 2
Name: Mark M Date: December 20, 2001 at 13:07:16 Pacific
Reply:
Two main ways of doing this.....
1) Back up root, install a new HDD, restore to the new disk and change the vfstab entry for /
2) install a new disk and use solstice disksuite to make root into a concatenated stripe.
0
Response Number 3
Name: Johan Date: December 27, 2001 at 02:17:20 Pacific
Reply:
Apperantly you know nothing about the filesystem design in Unix. Read some about it at the net and you will understand that you simple can do what you ask for but in a total different way then you thought...
Good luck
0
Response Number 4
Name: Dummy Date: January 6, 2002 at 18:59:54 Pacific
Reply:
He ask for help and solution, not your comments toward him.
Summary: Formatted capacity is always lower than the possible max. Solaris formats a drive with superblocks and a provision to remap bad sectors, although I'm not sure the later applies to IDE. Don't have two ...
Summary: 2 disks cannot poit to the exact same mount point, what is possible that 1 disk point to /oracle and the orther to i.e. /oracle/log but it you need the disk size of 2 disks then you need to concat/st...