SCO Server: /u file system missing


 
Thread Tools Search this Thread
Operating Systems SCO SCO Server: /u file system missing
# 1  
Old 02-17-2010
SCO Server: /u file system missing

Hello All,

I have a SCO Unix server and when I do the command

"df -kP" I get the following:

Code:
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/root 2048000 934936 1113064 46% /
/dev/boot 15360 6419 8941 42% /stand

It should say

Code:
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/root 2048000 862141 1185859 43% /
/dev/boot 15360 6097 9263 40% /stand
/dev/u 32957302 1569442 31387860 5% /u

In other words I am missing my /u filesystem.

Now funny thing is I can cd /u and "ls -l" the directory.

Code:
xxxxxxx(mikep9) /u% ls -l
total 12
drwx------ 3 informix informix 512 Jul 25 2006 db_scripts
drwxrwxrwx 64 root sys 1536 Dec 22 17:10 home
drwx------ 5 root informix 512 Apr 8 2005 optifacts
drwx------ 3 root sys 512 Aug 14 2008 root
drwxrwxrwx 7 informix informix 512 Feb 17 13:07 tmp

So /u exist but is not mounted for use. I don't know how it become unmounted.

My question is can I do a "mountall" command to remount the /u directory or do I have to use the Filesystem manager to remount the directory?

Code:
xxxxxxx(mikep9) /u% uname -a
SCO_SV usf0550 3.2 5.0.6 i386

thanks

Last edited by pludi; 02-17-2010 at 04:13 PM.. Reason: code tags, please...
# 2  
Old 02-17-2010
The /u directory should be empty, so that /dev/u may be mounted.
When you have entries in /u, mounting /dev/u on /u will make the entries in /u disappear.
To solve this problem, with /dev/u not mounted, move all the contents of /u somewhere, then do mountall.
If mountall fails, run fsck /dev/u and try to mount again.
Then decide if you need the files that you saved.

If /dev/u is a second hard drive, there is the possibility that it has died.
# 3  
Old 02-17-2010
thanks jgt.

>When you have entries in /u, mounting /dev/u on /u will make the entries in /u disappear.

Are you able to explain the theory on why the entries in /u will disappear in /dev/u if mounted?
# 4  
Old 02-17-2010
I might be guessing here, but I think the theory is that /u was unmounted but stuff was written to the /u _directory_. YOu need to clear that directory, and remount /u and then if you want the files you cleared out, then copy them back in.
# 5  
Old 02-18-2010
you might want to look at /usr/adm/messages, which is a record of bootup hardware stuff since the system was built or the file was last pruned. You should see an attempt to attach the 2nd drive or 2nd file system, whichever you have.

From your description, you may have attempted a data restore to /u when /u file system was not mounted, leading to stuff being dumped into the directory on the root filesystem. But this isn't a recent thing or the blocks used in root would be the total of the previous blocks used on root plus the blocks used on /u.

From root you could do a "l (L) /dev/hd* and see what hard drive device entries you have and if there is a second hard drive divvy one of the hardware entries to see what divisions are on the drive.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

SCO Development System for System V 3.2 R4.2

Hi Guys, Some time ago I get a disk for my SCO System V 3.2 R4.2 tcp 1.2.1 distribution. Now 4 Year later I am serarching the development system due to the fact that System V did not come with the C compiler. There is any change to get it ? my intention is academyc only. or anyone... (3 Replies)
Discussion started by: locovich
3 Replies

2. HP-UX

how to mount a file system from a solaris server into an hp-ux system

Hi all I wonder if its possible to mount on a hp-ux server a file system that was previously mounted on a solaris 10 server. The LUN is on NetApp stoarge. The problem on hp-ux I cannot do pvcreate on the lun (disk) because contains data. Any help will be appreciated FR (2 Replies)
Discussion started by: fretagi
2 Replies

3. SCO

Sco Unix HFS file system error

HI, I have sco unix server currently i am trying to boot its not booting and giving error as HTFS error message contains - Warning : can not identify block 496 for i number 438 on HTFS dev hd (1/42). Warning : exit - /etc/init (PID 1) died, status 0x0000008B server is not getting boot... (0 Replies)
Discussion started by: islamsk
0 Replies

4. Fedora

Missing some System Settings from Gnome

Hello, I just installed Fedora 16 and wanted to add some apps to startup but realized System settings has only a small setup of utilities and does not have option for adding apps to startup. Also it's missing some other icons that I see on my Rhat 6.2 . I'm logged in as user from admin group but it... (2 Replies)
Discussion started by: susja
2 Replies

5. UNIX for Dummies Questions & Answers

What happens if i unmount local file system when is mounted to a different server?

Hi, as title says what happens if i unmount local file system when is mounted to a diffrent server ? (2 Replies)
Discussion started by: galuzan
2 Replies

6. SCO

Read and write into file system from SCO

hi Knows someone what kind of file system uses SCO Unix 5.0.6? Which linux or unix LIVE CD can read and write into file system from SCO Unix? I've tried to boot SCO using Knoppix 6.2.1 LIVE CD, but cannot mount. # mount -t sysv /dev/sda1 /mnt mount: wrong fs type, bad option, bad superblock... (2 Replies)
Discussion started by: ccc
2 Replies

7. SCO

SCO Open Server 6 - System Halt

Dear All, Newbie here, hope my post goes to the correct room. System: SCO Open Server 6.0 Everything running well, after this Sunday morning noone can login via telnet or via putty, the system suddenly reject without any message (and also ftp). The local IT Support there (without enough... (2 Replies)
Discussion started by: virgani
2 Replies

8. UNIX for Advanced & Expert Users

SCO Open Server 6 - System Halt

========================================================= Errrr previously post: https://www.unix.com/sco/140055-sco-open-server-6-system-halt.html Then I think it's better to post here. If I wrong, please ignore. ========================================================= Dear All, Newbie... (1 Reply)
Discussion started by: virgani
1 Replies

9. UNIX for Dummies Questions & Answers

File Missing When Grabbing Files from SFTP Server using SCP Command

Hi, I have this problem where sometimes my files would go missing when I schedule my crontab to run the SCP command to get file from the SFTP server. My crontab will run the scripts at an interval of 3 minutes (between the two scripts) The following is the setting in my crontab. ... (1 Reply)
Discussion started by: gingervitus
1 Replies

10. Filesystems, Disks and Memory

SCO TCP/IP runtime System for SCO Unix

Hi everyone i have a question for all of you. It may be basic or it may be a good one. I recently aquired a copy of "SCO TCP/IP runtime System for SCO Unix" (thats what the disks say) and for the life of me i can not get it to load. i have tried opening the disk in linux and it can not determine... (0 Replies)
Discussion started by: Cerberus
0 Replies
Login or Register to Ask a Question