Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 145749 Details for
Bug 212265
lvm'd multipath'd iscsi luns don't shutdown properly
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to iscsi init script to deactive lvs before flushing multipath maps when iscsi is stopped
linux-iscsi-4.0.3.0-iscsi-init-deactivate-iscsi-lvs.patch (text/plain), 446 bytes, created by
Dave Wysochanski
on 2007-01-16 22:32:58 UTC
(
hide
)
Description:
Patch to iscsi init script to deactive lvs before flushing multipath maps when iscsi is stopped
Filename:
MIME Type:
Creator:
Dave Wysochanski
Created:
2007-01-16 22:32:58 UTC
Size:
446 bytes
patch
obsolete
>--- /etc/init.d/iscsi.orig 2007-01-16 17:27:02.000000000 -0500 >+++ /etc/init.d/iscsi 2007-01-16 17:10:20.000000000 -0500 >@@ -331,9 +331,14 @@ stop() > { > ret=0 > >+ # First, deactivate any LV's >+ /sbin/iscsi-deactivate-lvs >+ >+ # Now, flush multipath devices > list_dms > flush_iscsi_dms > >+ # Now we can shut down the protocol > echo -n "Stopping iscsid: " > if ! pidofproc iscsid > /dev/null 2>&1; then > echo -n "iscsid not running"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212265
:
139412
|
139417
|
139418
|
139480
|
145748
|
145749
|
146233
|
146264
|
146457
|
411163
|
411399