- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Vmunix alet-- Error message
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-09-2007 01:36 AM
09-09-2007 01:36 AM
Vmunix alet-- Error message
In my server the following error comes.
GE2001A Sep 9 04:00:11 nnmp03 vmunix: USB frame sequencing 0x3c018dc to 0x3bfac29 (Event Log File Line) GE2001A vmunix
Any idea what would be the reason?
Thanks
Adithyan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 01:44 AM
09-09-2007 01:44 AM
Re: Vmunix alet-- Error message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 02:02 AM
09-09-2007 02:02 AM
Re: Vmunix alet-- Error message
What usb devices have you got hooked up?
As far as I remember, only keyboard and mouse are supported on this OS.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 03:04 AM
09-09-2007 03:04 AM
Re: Vmunix alet-- Error message
No USB devices have been plugged as far as my knowledge. And the same messages are coming in around on 8 servers. The server model is Model:9000/800/rp3440. Is there anything else I can look for?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 03:26 AM
09-09-2007 03:26 AM
Re: Vmunix alet-- Error message
Hi Adi,
FYI, this is nothing to concern.
This is not a critical messages. These messages are generated because of
frame sequence numbers being missed. These frame numbers are most likely
missed due to network collisions.
Collisions are not possible on a USB bus. The whole communication is strictly
controlled and initiated by the host bus controller. The host controller
generates a start of frame packet every one milli-second. The host controller
keeps track of the sequence numbers in a register (reset the driver internal
sequence numbers). The piece of code is there to allow us to detect when we
missed the USB interrupt for this sequence number register wrap around. It is
not clear why this interrupt was missed but the event itself is not considered
a severe problem.
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2007 03:33 AM
09-09-2007 03:33 AM
Re: Vmunix alet-- Error message
If collision is not possible in USB, How come this message comes? There is not USB devices attached to these servers. And the same message is there in several servers in the cluster nodes. This server is a part of 6 node cluster.