3rd Chimp 3rd Chimp
3rd Chimp
3rd Chimp
3rd Chimp

Home

Chimplife
Writing
Stories
Places
Music
Tech
Got Mail
Doom

Pages
BCSC
Tascha
Footy
Fat Club
Squash

Trash
Origins
Ripples
Gimp

Am I Valid

Get Firefox!

Tech Pages

Some technology related info - things I may need to remember for future use. In general this page is probably not very interesting.

Unix Notes


In this section are various notes/examples relating to Unix (primarily AIX).

Filesystems

Performance

Miscellaneous


Oracle Notes


In this section are various notes/examples relating to Oracle

Mount/Unmount A Filesystem


Mount a filesystem in directio mode (mount)

root@tpo >mount -o dio /a03

Options are:
	rw - use a unix cache
	dio - bypass unix cache
	cio - as above but allow ?

See also The Oracle (tm) Users' Co-Operative FAQ for a note I wrote related to this.

Add a default mount option for system reboots (chfs)

root@tpo >chfs -a options=cio /a09

Unmount a filesystem (unmount)

root@tpo >umount /a03

If you are unable to unmount a filesystem fuser can be used
	 

 

© Third Chimpanzee Net 2001 - 2005. All persons mentioned on this site are non-ficticious. Lawsuits are futile as funds are lacking.