- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Not able to configure Lan on Virtual Machine
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
04-17-2008 06:44 AM
04-17-2008 06:44 AM
Not able to configure Lan on Virtual Machine
I am configuring Virtual machines on Itegrity system. Configured APA by using 6 PNIC's and assigned it to virtual switch and shared this virtual switch between 2 Guest Machines but lan HW state is Down and not been able to kape it up.
o/p is as,
# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/1/0 0x3EE2AEF7EA27 0 DOWN lan0 snap0 1 ETHER Yes 119
thanks in advance.
Balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 06:53 AM
04-17-2008 06:53 AM
Re: Not able to configure Lan on Virtual Machine
what is the state of vswitch in VM host?
#hpvmnet -v
Best Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 07:06 AM
04-17-2008 07:06 AM
Re: Not able to configure Lan on Virtual Machine
lanscan
netstat -in
and how are the vswitches configured?
hpvmnet -v
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 07:07 AM
04-17-2008 07:07 AM
Re: Not able to configure Lan on Virtual Machine
hpvmnet -v
Version A.03.00.00
Name Number State Mode NamePPA MAC Address IP Address
======== ====== ======= ========= ======== ============== ===============
localnet 1 Up Shared N/A N/A
vmsw1 4 Up Shared lan1 0x0017a451ee1c 10.20.1.100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 07:30 AM
04-17-2008 07:30 AM
Re: Not able to configure Lan on Virtual Machine
Probably your virtual switch if down. By default if you do not set explicit option when creating the virtual switch the status of the switch is down and then you need to boot it by executing:
hpvmnet -b -s switch_number
Regards,
sve