Operating System - HP-UX
1751975 Members
4873 Online
108784 Solutions
New Discussion юеВ

Re: Cannot unmount a devicefile system

 
SOLVED
Go to solution
Ameena Shaik
Advisor

Cannot unmount a devicefile system

Hi,

I have a problem while checking the bdf output on an unix system.

bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 2097152 371128 1712656 18% /
/dev/vg00/lvol1 2053241 215139 1632777 12% /stand
/dev/vg00/lvol8 12582912 3618392 8900592 29% /var
/dev/vg00/lvol7 5242880 3364432 1863872 64% /usr
/dev/vg00/lvol4 2097152 1136664 953016 54% /tmp
/dev/vg00/lvol6 10485760 5740776 4707952 55% /opt
/dev/vg00/lvol5 6815744 906936 5862688 13% /home
DevFS 11 11 0 100% /dev/deviceFileSystem
/dev/vg01/data1 143327232 68987080 73759376 48% /database1
/dev/vg01/data2 143327232 90272472 52640312 63% /database2
/dev/vg01/finuser 10485760 21392 10382624 0% /finusers
/dev/vg01/finacle 52428800 22092256 30099728 42% /finacle



In the above output the /dev/deviceFileSystem is showing 100%. Also I cannot umount the filesystem. Can u please help me in resolving this issue.

Regards,
Ameena

 

 

P.S. This thread has been moved from Training & Education to  HP-UX > sysadmin. -HP Forum Moderator

8 REPLIES 8
Jeeshan
Honored Contributor

Re: Cannot unmount a devicefile system

mention your OS version and server model.
a warrior never quits
Ameena Shaik
Advisor

Re: Cannot unmount a devicefile system

Hi

Version of the operating system is B.11.31
Server model is rx2660 (Itanium processor).


Regards,
Ameena
Venkatesh BL
Honored Contributor
Solution

Re: Cannot unmount a devicefile system

Ameena Shaik
Advisor

Re: Cannot unmount a devicefile system

Hi Ahsan,

While unmounting I am getting an error message as follows

umount: cannot access DevFS-specific umount command
umount: return error 1.


Regards,
Ameena
Jeeshan
Honored Contributor

Re: Cannot unmount a devicefile system

apply command

#devfs stop
a warrior never quits
Ameena Shaik
Advisor

Re: Cannot unmount a devicefile system

Hi venkatesh,

Now the problem is resolved.

Thank you very much.

Regards,
Ameena
Ameena Shaik
Advisor

Re: Cannot unmount a devicefile system

Hi Ahsan

Thank you.

Regards,
Ameena
Ameena Shaik
Advisor

Re: Cannot unmount a devicefile system

The issue got resolved.