- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Mounted sync or async ?
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
Discussions
Discussions
Discussions
Forums
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
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
тАО11-01-2004 11:23 PM
тАО11-01-2004 11:23 PM
I want to know if a shared FS system in a RedHat linux box is mounted with the option sync or async, but with "mount -v" I cannot see it. How can I see it?
Regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-01-2004 11:37 PM
тАО11-01-2004 11:37 PM
Re: Mounted sync or async ?
Look at /etc/mtab file.
Hope this helps.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2004 12:42 AM
тАО11-02-2004 12:42 AM
Re: Mounted sync or async ?
These files does not show this information.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2004 02:39 AM
тАО11-02-2004 02:39 AM
Re: Mounted sync or async ?
cat /etc/mtab
cat /proc/mounts
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2004 03:46 AM
тАО11-02-2004 03:46 AM
Re: Mounted sync or async ?
/dev/sc1 /mount1 ext3 rw 0 0
Both files show the same. This FS is not mounted at startup, by reading /etc/fstab (otherwise, it will show the option "sync" or "async"). This FS is mounted by cluster manager, and I├В┬┤ve found a command to verify this:
# redhat-config-cluster-cmd --services
...
mount:
mountpoint = /mount1
fstype = ext3
options = rw,suid,dev,exec,auto,nouser,async
forceunmount = yes
...
├Г┬з
Rega
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2004 08:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2004 09:30 AM
тАО11-02-2004 09:30 AM
Re: Mounted sync or async ?
try to assigne some points , you have
assigned points to 40 of 124 responses to your questions.
it is better for all forumers
br Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2004 09:55 PM
тАО11-02-2004 09:55 PM
Re: Mounted sync or async ?
Regards and thxs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2004 09:57 PM
тАО11-02-2004 09:57 PM