Computing.Net > Forums > Solaris > creating f/s system

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.

creating f/s system

Reply to Message Icon

Name: vsjay
Date: April 15, 2005 at 13:55:36 Pacific
OS: Solaris
CPU/Ram: 4GB
Comment:

Hello
We got a new machine. I need to set up f/s as per oracle. The machine came as below df -k:
df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c1t0d0s0 8268461 1601662 6584115 20% /
/proc 0 0 0 0% /proc
mnttab 0 0 0 0% /etc/mnttab
fd 0 0 0 0% /dev/fd
swap 7571656 32 7571624 1% /var/run
swap 7574560 2936 7571624 1% /tmp
/dev/dsk/c1t0d0s7 128777607 65618 127424213 1% /export
/dev/dsk/c1t2d0s7 141185027 65553 139707624 1% /export/data

/export has home directory

/export/data.
Now /export/data i need to remove and create the file systems for oracle
Please guide me
appriciate any help

Jay



Sponsored Link
Ads by Google

Response Number 1
Name: cdac1000
Date: April 18, 2005 at 05:03:02 Pacific
Reply:

The best is to log in as single user, when you want to make file system related operations.

Once you log in in Single user mode,

1.Mount the root file system ONLY.
2.Create the mount points on system /u01/oracle, or /u01/oradata
3.vi the /etc/fstab file
4.change the mount point to point to the location you define above
5.save the changes and shift to next runleve. eg. init 3

The system shold follow the normal boot sequence, and mount rest of the locations, and finally after processing all in runlevel 3 you login, and do another df -k to verify that your changes are correctly reflected.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: creating f/s system

Backup/mirror of legacy system www.computing.net/answers/solaris/backupmirror-of-legacy-system/4433.html

creating a 2nd system www.computing.net/answers/solaris/creating-a-2nd-system/2168.html

creating slices www.computing.net/answers/solaris/creating-slices/1852.html