similar to: problems trying the "getting started" demo

Displaying 20 results from an estimated 200 matches similar to: "problems trying the "getting started" demo"

2009 Mar 12
4
dladm vnics and etherstub
redirecting to crossbow-discuss... On 03/12/09 15:17, Andrew Gabriel wrote: > In snv_108, I''m playing with creating a vnic over an etherstub, and I > might not be doing it right, but the behaviour I''m seeing doesn''t look > right either. > > So this is what I did... > > # dladm create-etherstub estub0 > # dladm create-vnic -l estub0 vnic0 > #
2010 Jul 02
4
Help: Virtual Network of Domu's
Basically what I am trying to attempt here is to have multiple vm''s in a private network that is seperate from any of the physical networking devices. So far all I have really been able to do is connect the vm''s to an etherstub, but cannot get them to communicate with eachother. I have been using this (http://blogs.sun.com/droux/entry/private_virtual_networks_for_solaris) as a
2009 Jun 16
7
objects disappear from dladm after reboot
On OpenSolaris 2009.06 I created a flow, half a dozen VNICs, and I set some properties, and everything was working, then I rebooted my system and everything disappeared from show-vnic, show-flow, and show-prop. When I tried to re-create the objects, dladm said they already existed. While I could not see the objects, I could delete them. Example: # dladm show-vnic # dladm create-vnic -l bge0
2009 Apr 17
10
Virtual devices disappear in dladm show-link
Using OpenSolaris 2008.11 build 110. Created vnic''s and etherstub''s and they are displayed using dladm show-links but when the server is rebooted a ''dladm show-link'' is empty although the vnic and etherstub devices are still there and function properly. That is a real inconvenience, so why do the no longer show after a reboot or shutdown/start? Is there a
2008 Mar 19
14
dladm does not show create-etherstub option.
Hi All, I have bfu''ed to net-virt_xb-21_snv_81_021308. The dladm command on my machine does not have create-etherstub option. Please let me know what could be the issue. Thanks Khushal
2008 Jun 03
1
new in the list
Hi everyone, I''m Ezequiel from Buenos Aires. I''m new in this list, so please forgive me if my questions are not the correct one''s fro this alias. I''m working as a campus ambassador in Sun, while finishing my engineer degree, creating communities around opensolaris in Argentina. I discovered this project, and this group, looking for something that I could
2009 May 13
2
corssbow and virtualbox issues..
Hi, I''m afraid I have some problems understanding how crossbow is supposed to work ;) On my machine (OpenSolaris, snv_111) I''m running VirtualBox with couple of linux / XP installation and additionally a zone with exclusive IP. My network configuration looks like this: [6]elsinore:~>dladm show-link LINK CLASS MTU STATE OVER bge0 phys 1500 up
2006 Sep 29
8
creating a vnic to represent the factory MAC address
How do I create a vnic that represents the factory assigned MAC address of my physical nic? The bge device in my system (x2100) appears to support 4 MAC addresses. The driver reserves the first as the ''primary/default'' address and allows manipulation of the other three via the MAC_CAPAB_MULTIADDRESS interface. I''d like to use vnics on this system, as I have Xen guest
2008 Jun 14
1
Another name for EtherStub...
How about Virtual Network Crossbar or VNX for short. Darren
2009 Jan 15
1
virtual switch with more than one phyical nic?
Hi. Can a virtual switch have more than one physical NIC? Or, can a VNIC have more than one NIC? (this is the same question, I think)? emike
2009 May 04
8
CentOS DomU on Opensolaris Dom0 - virt-install fails with error in virDomainCreateLinux()
Hi, I am trying to install CentOS on an Opensolaris Dom0. virt-install fails with an error in virDomainCreateLinux(). Is this a known issue? Am I missing some step? manoj@mowgli:~$ uname -a SunOS mowgli 5.11 snv_101b i86pc i386 i86xpv Solaris manoj@mowgli:~$ pfexec virt-install What is the name of your virtual machine? centos How much RAM should be allocated (in megabytes)? 512 What would
2009 Jan 17
6
how to add vnic to pvm domU
Hi, Is there any way to add VNIC to the domU? # virsh attach-interface mydomU network myvnic1 # libvir: XML error : missing source information for device myvnic1 It''s SXCE105. -- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
2008 Jul 30
8
xvm networking on 2005.11 (b94) with iwk
After googling around and reading the material on the opensolaris.org xvm community site, I still do not understanding the configuration of networking and would appreciate some assistance. Problem: I have successfully installed an hvm domU running Windows XP on opensolaris 2005.11 (build 94), and when the laptop (lenovo t61, core2 9300) is connected via the e1000g0 interface networking works
2009 Feb 26
4
SXCE104, Cannot boot HVM domain
Hi, I cannot boot Windows XP domU on SXCE104 dom0. It was running for weeks.. Is it a known bug? # virsh start wxpp01 & # virsh dumpxml wxpp01 <domain type=''xen'' id=''-1''> <name>wxpp01</name> <uuid>fb96e8c9-940d-7e0a-12ef-f167a7f1102c</uuid> <os> <type>hvm</type>
2009 Aug 11
1
XVM guest install over PXE
Hi, osol-0906 (b111b), ISC DHCP 4.0.0 I''m trying to install a client over PXE as: root@mk-xvm-1:~# virt-install --hvm --name node-6 --ram 1024 --os-type=solaris --network bridge=vmswitch0 -f /xvm/guests/node-6/root -s 5 --pxe In the VNC console I can see: [...] [rtl8139] - ioaddr 0XC200, irq 5, addr 00:16:3E:22:D8:C2 100Mbps half-duplex Searching for server (DHCP)....No IP address .No
2009 Jun 29
1
sppp device not routing ? (need help)
Ok, I''m hoping this is a fairly trivial issue, and I''m missing something. I''m trying to use Solaris zones (Nevada Build 117) to act as a DMZ and a router, using exclusive IPs, VNICs (from Crossbow), and connecting to the internet (static IP from my ISP). I''ve got the DMZ working - that zone sees the internet, can do name lookups, ftp, telnet, ssh, etc etc etc.
2009 Jun 10
5
trouble with maxbw
Folks, I''m playing with maxbw on links (as opposed to flows) in Crossbow, and I have a couple of questions. First, the limts seem only advisory. The first example has the main host talking to a zone that has 172.16.17.100 configured on znic0. When there is no maxbw, the throughtput is as expected; when maxbw is 55M the throughput only drops to 76 Mbps: # netperf -H
2009 Apr 17
3
Crossbow virtual router and firewall
I want to run a non-global zone as a virtual router and run ipnat inside the non-global zone, however, when I try to enable routing it can''t find route:default or network/ipfilter. I''m using exclusive IP inside the zones and using OpenSolaris 2008.11 build 110. I''ve tried sparse root and whole root zones without success. I''ve read blogs and posts and
2009 Jan 12
11
dedicated vnic IP zone not recieving unicast traffic
Hi Folks, I have a snv_105 sxce host that I just can''t get to work as expected with crossbow + zones. My test host persephone, is a virtual machine running under VMware ESXi 3.5, with 2 virtual network cards (e1000), all on the same flat network/subnet. It started life just 2 days ago with a clean install of snv_95, and I LUed to 105 yesterday. To rule out any sharing issue, the first
2009 Jul 06
69
link protection review
Hi all, Link protection is a new feature we are planning to introduce to Solaris and we would like to solicit your feedback on it. Please see attached document for details.