- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- how can i stop a process which is in RWAST state
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
11-19-2006 05:57 PM
11-19-2006 05:57 PM
how can i stop a process which is in RWAST state
what is the remedy to dismount the volume ,what could be the reason the proceess went to RWAST state...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2006 06:10 PM
11-19-2006 06:10 PM
Re: how can i stop a process which is in RWAST state
http://h71000.www7.hp.com/faq/vmsfaq.html
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2006 06:26 PM
11-19-2006 06:26 PM
Re: how can i stop a process which is in RWAST state
It's just like Karl said. Unless you can take away the reason for the RWAST, you're stuck. A reboot is the fastest way to remedy this situation.
Regards,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2006 06:29 PM
11-19-2006 06:29 PM
Re: how can i stop a process which is in RWAST state
too much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2006 07:31 PM
11-19-2006 07:31 PM
Re: how can i stop a process which is in RWAST state
Fwiw,
Jur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2006 08:14 PM
11-19-2006 08:14 PM
Re: how can i stop a process which is in RWAST state
If you do
$ ANALYZE/SYSTEM
SDA> SHOW PROCESS/ID=pid
post the results here it may be possible to find out more. However at this stage scheduling a reboot may be your best option.
If a reboot is not possible at this time then it is sometimes possible to change the SCSI id of the tape drive (so the device name changes) and perform another backup. This is if the tape drive is working and you know why the problem occurred in the first place.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 05:31 AM
11-20-2006 05:31 AM
Re: how can i stop a process which is in RWAST state
Stopping a RWAST process is probably the worst thing one can do. That said, we've all done it plenty of times.
As said, it's probably an I/O that failed to complete. It could be a symptom of a problem.
One thing you can recover from is a byte limit shortage. You can fix that using the availability manager or some tools you can get from Colorado Support.
They can help look at your RWAST, but don't bother them if someone tried to kill it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 09:51 AM
11-20-2006 09:51 AM
Re: how can i stop a process which is in RWAST state
Sometimes power cycling the drive or the controller causes enough action so that the device driver resumes and returns the I/O.
This is a (close to) day one weakness in VMS. Having to reboot a system because some I/O is stuck? That should not be needed for a mature OS.
/Guenther