creating f/s system
|
Original Message
|
Name: vsjay
Date: April 15, 2005 at 13:55:36 Pacific
Subject: creating f/s systemOS: SolarisCPU/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
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: cdac1000
Date: April 18, 2005 at 05:03:02 Pacific
|
Reply: (edit)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.
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: