Sponsored Content
Operating Systems AIX File system not mounting at bootup Post 302129497 by m223464 on Tuesday 31st of July 2007 08:45:14 AM
Old 07-31-2007
File system not mounting at bootup

Hi,

I've got a recent problem with 2 file systems on an AIX 5.3 server. The fs's are marked to auto mount at startup and do show as being mounted after a a restart however if you cd to the mount point and 'df -g .' it shows the fs hasn't actually mounted.

Code:
$ mount |grep SQLT0001.0
         /dev/stpfadb03   /db2data/db2afaa1/stpfaad1/data/db2afaa1/NODE0000/SQL00001/SQLT0001.0 jfs2   Jul 31 13:05 rw,log=/dev/loglv01
         /dev/stpmbdb04   /db2data/db2amba1/stpmbadr/data/db2amba1/NODE0000/SQL00001/SQLT0001.0 jfs2   Jul 31 13:05 rw,log=/dev/loglv01
         /dev/stpdbdb04   /db2data/db2adba1/stpdbad1/data/db2adba1/NODE0000/SQL00001/SQLT0001.0 jfs2   Jul 31 13:05 rw,log=/dev/loglv01
         /dev/stpdbdb09   /db2data/db2adbb1/stpdbad1/data/db2adbb1/NODE0000/SQL00001/SQLT0001.0 jfs2   Jul 31 13:05 rw,log=/dev/loglv01
$ cd /db2data/db2amba1/stpmbadr/data/db2amba1/NODE0000/SQL00001/SQLT0001.0
/db2data/db2amba1/stpmbadr/data/db2amba1/NODE0000/SQL00001/SQLT0001.0 $ df -g .
Filesystem    GB blocks      Free %Used    Iused %Iused Mounted on
/dev/stpmbdb02      1.00      0.97    3%      307     1% /db2data/db2amba1/stpmbadr/data
$

If I try and mount this fs I get the message 'The requested resource is busy', so I have to unmount it and then mount it and it mounts correctly.

Code:
$ ls -l /db2data/db2amba1/stpmbadr/data/db2amba1/NODE0000/SQL00001/SQLT0001.0
total 0
$ unmount /db2data/db2amba1/stpmbadr/data/db2amba1/NODE0000/SQL00001/SQLT0001.0
$ mount /db2data/db2amba1/stpmbadr/data/db2amba1/NODE0000/SQL00001/SQLT0001.0
$ ls -l /db2data/db2amba1/stpmbadr/data/db2amba1/NODE0000/SQL00001/SQLT0001.0
total 8
-rw-------   1 db2amba1 stpaadm         512 Jul 31 00:18 SQLTAG.NAM
$

Anyone got any ideas what could be causing this?

Thanks

Gareth
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Mounting an ISO As a file system in AIX

I want to mount an ISO image as a file system in AIX, have been unable to find a utility to do so after scouring the net. Bryan (1 Reply)
Discussion started by: murdaugh
1 Replies

2. UNIX for Dummies Questions & Answers

Mounting a Floppy on System V

Hi, i want to mount a floppy disk device on a System V/68 Release R3V6 system because i want to copy some files from this Unix computer to a Win-98 based computer. I have logged in as "root" and used command line: mount /dev/f0ps2 /floppy (the "floppy folder" on the computer i'm working on is... (1 Reply)
Discussion started by: xtremexp
1 Replies

3. Solaris

mounting windows(vfat) file system

how can i mount windows file system into solaris using vfstab or mount command. also please tell me how to display the partition information. (1 Reply)
Discussion started by: ajoy patel
1 Replies

4. Solaris

mounting file system /etc/vfstab

Hello. When I use format command - It shows: /dev/dsk/c0d0s4 is normally mounted on /u02 according to /etc/vfstab. Please remove this entry to use this device. What does it mean? (4 Replies)
Discussion started by: panchpan
4 Replies

5. Solaris

Mounting a NFS network file system across platforms - Solaris to AIX

Hi all, Kind of an emergency situation, I have to NFS mount an AIX filesystem on to a Sun Solaris OS (5.10). Typically from Sun to Sun is: mount -F nfs <remote file system>/dir <mount point> Which of course doesn't work if the remote file system is another OS (like AIX). Is there... (1 Reply)
Discussion started by: jeffpas
1 Replies

6. UNIX for Dummies Questions & Answers

Facts about mounting remote file system

Say, we are going to mount a remote file system on our server. I am not too sure about how will data be transferred back to original host when it is written to the mounted FS. Could you please share an article or your knowledge on this? Thanks in advance; Stephen W. (2 Replies)
Discussion started by: swmk
2 Replies

7. UNIX for Advanced & Expert Users

system slows after bootup for some time

Hi, I am using a Linux system running at run level 3. I am finding a wired problem, once the system boots, the system terminal slows down, I need to type the characters repeatedly to enter my login and password info. Also running any commands takes time, it stays in this condition for some... (1 Reply)
Discussion started by: cjjoy
1 Replies

8. Emergency UNIX and Linux Support

Problem mounting NTFS file System in REDHAT Enterprise 5

When I am trying to mount my windows partitions in REDHAT Enterprise Linux 5 using these command mount -t ntfs-3g /dev/sda1 /mnt/ntfs I have encountered with the problem mentioned below FATAL: Module fuse not found. ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root I have... (3 Replies)
Discussion started by: dearanik
3 Replies

9. UNIX for Dummies Questions & Answers

Mounting File System

Hi Team , Team Can any give me a good explanation of mount file system.:wall:if we have do a df -k it show /var/orcl/abc/txt mounted on /var/orcl. example : Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 4021876 0 ... (2 Replies)
Discussion started by: kkabc789
2 Replies

10. Red Hat

Issue with mounting the file system .

Hi gurus, Need your help , Am facing some issue with one of the ext3 file system.while rebooting it failed to mount fs after running fsck i tried manuall but still no luck.However i made the machine up but am unable to mount file system can some one please help me. root@vm258902]~# cat... (2 Replies)
Discussion started by: kapil514
2 Replies
MOUNT_FDESC(8)						    BSD System Manager's Manual 					    MOUNT_FDESC(8)

NAME
mount_fdesc -- mount the file-descriptor file system SYNOPSIS
mount_fdesc [-o options] fdesc mount_point DESCRIPTION
The mount_fdesc command attaches an instance of the per-process file descriptor namespace to the global filesystem namespace. The conven- tional mount point is /dev and the filesystem should be union mounted in order to augment, rather than replace, the existing entries in /dev. This command is normally executed by mount(8) at boot time. The options are as follows: -o Options are specified with a -o flag followed by a comma separated string of options. See the mount(8) man page for possible options and their meanings. The contents of the mount point are fd, stderr, stdin, stdout and tty. fd is a directory whose contents appear as a list of numbered files which correspond to the open files of the process reading the directory. The files /dev/fd/0 through /dev/fd/# refer to file descriptors which can be accessed through the file system. If the file descriptor is open and the mode the file is being opened with is a subset of the mode of the existing descriptor, the call: fd = open("/dev/fd/0", mode); and the call: fd = fcntl(0, F_DUPFD, 0); are equivalent. The files /dev/stdin, /dev/stdout and /dev/stderr appear as symlinks to the relevant entry in the /dev/fd sub-directory. Opening them is equivalent to the following calls: fd = fcntl(STDIN_FILENO, F_DUPFD, 0); fd = fcntl(STDOUT_FILENO, F_DUPFD, 0); fd = fcntl(STDERR_FILENO, F_DUPFD, 0); Flags to the open(2) call other than O_RDONLY, O_WRONLY and O_RDWR are ignored. The /dev/tty entry is an indirect reference to the current process's controlling terminal. It appears as a named pipe (FIFO) but behaves in exactly the same way as the real controlling terminal device. FILES
/dev/fd/# /dev/stdin /dev/stdout /dev/stderr /dev/tty SEE ALSO
mount(2), unmount(2), tty(4), fstab(5), mount(8) CAVEATS
No ~. and .. entries appear when listing the contents of the /dev/fd directory. This makes sense in the context of this filesystem, but is inconsistent with usual filesystem conventions. However, it is still possible to refer to both ~. and .. in a pathname. This filesystem may not be NFS-exported. HISTORY
The mount_fdesc utility first appeared in 4.4BSD. 4.4BSD March 27, 1994 4.4BSD
All times are GMT -4. The time now is 12:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy