- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: timeout vale of lv and pv
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
03-13-2005 07:30 PM
03-13-2005 07:30 PM
#pvdisplay -v /dev/dsk/c4t0d0
--- Physical volumes ---
PV Name /dev/dsk/c4t0d0
PV Name /dev/dsk/c8t0d0 Alternate Link
PV Name /dev/dsk/c5t0d0 Alternate Link
PV Name /dev/dsk/c9t0d0 Alternate Link
VG Name /dev/vgyz01
PV Status available
Allocatable yes
VGDA 2
Cur LV 49
PE Size (Mbytes) 4
Total PE 25596
Free PE 0
Allocated PE 25596
Stale PE 0
IO Timeout (Seconds) default
Autoswitch On
#lvdisplay -v /dev/vgyzfs/lv_fs|more
--- Logical volumes ---
LV Name /dev/vgyzfs/lv_fs
VG Name /dev/vgyzfs
LV Permission read/write
LV Status available/syncd
Mirror copies 0
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 180000
Current LE 11250
Allocated PE 11250
Stripes 0
Stripe Size (Kbytes) 0
Bad block on
Allocation strict
IO Timeout (Seconds) default
query: what value is the " default" ????
shoudl we change it ?
we use a HDS9500 disk array and rp8420. and HDS doc says that these value shoud be ajusted
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 07:37 PM
03-13-2005 07:37 PM
Re: timeout vale of lv and pv
lvdisplay:
IO Timeout (Seconds)
The IO timeout used by LVM for all IO to this logical volume. A value of default, indicates that the system will use the value of "forever". (Note: the actual duration of a request may exceed this timeout value when the underlying physical volume(s) have timeouts which either exceed this value or are not integer multiples thereof.)
pvdisplay:
IO Timeout The IO timeout used by the disk driver when accessing the physical volume. A value of default, indicates that the driver default IO timeout is being used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 07:40 PM
03-13-2005 07:40 PM
Re: timeout vale of lv and pv
about timeout settings you should consult with HDS, they can tell you what values they recommend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 07:44 PM
03-13-2005 07:44 PM
Re: timeout vale of lv and pv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 07:47 PM
03-13-2005 07:47 PM
Re: timeout vale of lv and pv
the default is 30 seconds.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 07:51 PM
03-13-2005 07:51 PM
Solutionhttp://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066258834
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 07:54 PM
03-13-2005 07:54 PM
Re: timeout vale of lv and pv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 07:55 PM
03-13-2005 07:55 PM
Re: timeout vale of lv and pv
lvdisplay = "forever"
pvdisplay = 30s