- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to change MTU size on tachyon FC (11.11)
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
09-26-2003 10:54 AM
09-26-2003 10:54 AM
How to change MTU size on tachyon FC (11.11)
my FC HBA to 2k. How do I do that ?
I think, I have to use fcmsutil. But can
someone give the exact options ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2003 03:34 PM
09-26-2003 03:34 PM
Re: How to change MTU size on tachyon FC (11.11)
You don't set the mtu with fcmsutil. You do this with lanadmin
Display with
lanadmin -m
Ammend with
lanadmin -M
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2003 04:04 PM
09-26-2003 04:04 PM
Re: How to change MTU size on tachyon FC (11.11)
# fcmsutil /dev/td0
Vendor ID is = 0x00103c
Device ID is = 0x001028
TL Chip Revision No is = 2.3
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x000006
Topology = PTTOPT_FABRIC
Local N_Port_id is = 0x670000
N_Port Node World Wide Name = 0x50060b0000087937
N_Port Port World Wide Name = 0x50060b0000087936
Driver state = ONLINE
Hardware Path is = 0/4/0/0
Number of Assisted IOs = 1528413
Number of Active Login Sessions = 0
Dino Present on Card = NO
Maximum Frame Size = 960
Driver Version = @(#) PATCH_11.11: libtd.a : Jun 28 2002, 11:08:35, PHSS_26799
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2003 04:07 PM
09-26-2003 04:07 PM
Re: How to change MTU size on tachyon FC (11.11)
Steve is right.
lanadmin -M 1500 ( is the max speed for Ethernet)
Just a tought!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2003 05:02 PM
09-26-2003 05:02 PM
Re: How to change MTU size on tachyon FC (11.11)
Accoring to fcmsutil man pages,it can not be used to change the MTU size or even Max Frame size. If came across a solution, please post your results back here.
I would check the Technical documents for the FC HBA.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2003 08:22 AM
09-27-2003 08:22 AM
Re: How to change MTU size on tachyon FC (11.11)
Eugeny