- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- umount /users restriction - device busy
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 10:11 PM
04-14-2008 10:11 PM
i want to increase some space for /users, but since we don't have jfs2 file system, we need to umount the /users.
it says device busy. can we force out all the users fuser -cuk /users? because i'm using root id, what is the impact to my session?
thanks a lot
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 10:25 PM
04-14-2008 10:25 PM
Solutionbdf /users
fuser -u /dev/vg00/lvolname - of /users)
who
The above two cmds will give you the info who are using the systems.
If you are sure nobody is accessing then you can umount it and extend it. Otherwise, fuser -uk will kill all the users already connected. Of course, their session will get killed and the work they are doing will be lost.
Regards,
Rasheed Tamton.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 10:32 PM
04-14-2008 10:32 PM
Re: umount /users restriction - device busy
fuser -k is not good practice.
You can check the above command and better send a mail to every user in advance and at the time of activity u may send some wall messages then still if smone is connected u may go for fuser -k.
Well all point in saying this u should not have any application and DB running while doing anything nasty.
Generally nothing bad happens , but when ur luck is sucking....its hard ;)
BR,
Kapil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:01 PM
04-14-2008 11:01 PM
Re: umount /users restriction - device busy
/users:
nobody sits on it, i'm wondering my session using root. will it impacted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:03 PM
04-14-2008 11:03 PM
Re: umount /users restriction - device busy
# pwd
/
my root id profile in root, can i say if i extend /users, my root id will not impacted (my current session is not terminated)?
thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:08 PM
04-14-2008 11:08 PM
Re: umount /users restriction - device busy
i'll send an email and ensure the database and application is down.
appreciate you can guide me how to send some wall messages? it's very interesting. i've seen this kind of message before. thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:15 PM
04-14-2008 11:15 PM
Re: umount /users restriction - device busy
u can use wall command to send messages to all users
if group is mentioned with wall command it will get all logged members in that group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:19 PM
04-14-2008 11:19 PM
Re: umount /users restriction - device busy
u have to ensure all users are not doing any important tasks there, my advice is please don't do it immediately first u have to send messages or u have to do it in downtime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:20 PM
04-14-2008 11:20 PM
Re: umount /users restriction - device busy
if i umount /users will my current session terminated? currently i'm login using root id. hope to hear from you. thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:35 PM
04-14-2008 11:35 PM
Re: umount /users restriction - device busy
e.g.
fuser -u /dev/vg00/lvol8
-using wall
:>wall
type your message
Press Ctrl-d
:>
man wall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:43 PM
04-14-2008 11:43 PM
Re: umount /users restriction - device busy
>>/users:
what does who -u says.
If still nobody is logged in you may go ahead and do your activity.
You may want to check lsof /users as well,it will show all the files open from users filesystem.
BR,
Kapil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2008 12:07 AM
04-15-2008 12:07 AM
Re: umount /users restriction - device busy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2008 12:12 AM
04-15-2008 12:12 AM
Re: umount /users restriction - device busy
You can do it on multi mode.
Do a
cd /
If you are too much worried, open one more root session before you issue the command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2008 12:44 AM
04-15-2008 12:44 AM
Re: umount /users restriction - device busy
If you enter command fusr -u /users it will not tell you the total userr uses of it.
You need to fuser in /usrs directory with its total lvm path like
#fuser -u /dev/vgname/lvname
then you need to kill all users completely by issuing command
#fuser -ku /dev/vgname/lvnameofusersmountpoint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2008 12:49 AM
04-15-2008 12:49 AM
Re: umount /users restriction - device busy
/usr/sbin/wall
System is going to the maintence mode-------------
---------
cntrlD
open one more terminal with any user name u can see the message immediately there. coming from here
ok
just check it