VMware 4.5

Hello fellow archers.  I'm having a difficult time getting vmware running my system.  I've tried the steps in the wiki, as well as the steps in:
http://bbs.archlinux.org/viewtopic.php? … ght=vmware
I've also tried the wiki steps with VMware 5.  Here is my problem:
The installation goes great until I run vmware-config.pl.  When the script comes to the part where it compiles the modules it hangs up on vmnet with the following error:
Building the vmnet module.
Building for VMware Workstation 4.5.2 or VMware GSX Server 3.1.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmnet-only'
make -C /lib/modules/2.6.13-rc1-mm1/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.13-rc1-mm1'
CC [M] /tmp/vmware-config1/vmnet-only/driver.o
/tmp/vmware-config1/vmnet-only/driver.c: In function 'VNetProcessOwnsPort':
/tmp/vmware-config1/vmnet-only/driver.c:1816: error: 'struct files_struct' has no member named 'max_fds'
make[2]: *** [/tmp/vmware-config1/vmnet-only/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config1/vmnet-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.13-rc1-mm1'
make: *** [vmnet.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/vmnet-only'
Unable to build the vmnet module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
I originally saw this problem with kernel 2.6.12-rc5-mm2.  Thinking it was simply a change in the kernel code I didn't think much of it until now.  I'm running 2.6.13-rc1-mm1.  Since I don't read of anyone else having this problem, I wonder if maybe it has to do with my kernel config.  Any help would be much appreciated.

I kind of forgot about this problem until it recently became necessary for me to get vmware working for work purposes.  These instructions appear to only be necessary if you are running the mm series kernel or the files-break-up-files-struct.patch patch.  The problem is that the mm series kernel no longer has a variable max_fds in files_struct.  The variable now lives in fdtable.  Here is how I got everything working:
Obtain vmware-any-any-update93.tar.gz from http://ftp.cvut.cz/vmware/
Bust that open and locate vmnet.tar.  Untar vmnet.tar and locate driver.c and apply the following patch:
--- driver.c.orig 2005-06-18 21:00:03.000000000 -0400
+++ driver.c 2005-09-09 12:02:36.000000000 -0400
@@ -1803,6 +1803,7 @@
VNetPort *port) // IN: port
struct file *file;
+ struct fdtable *fdt;
int fd;
int maj;
@@ -1813,7 +1814,8 @@
fileTraversalLock(&p->files->file_lock);
- for (fd = 0; fd < p->files->max_fds; fd++) {
+ fdt = files_fdtable(p->files);
+ for (fd = 0; fd < fdt->max_fds; fd++) {
#ifdef KERNEL_2_3_99
file = fcheck_files(p->files, fd);
#else
Retar vmnet.tar, and tar/gzip vmware-any-any-update93.tar.gz.
Now, follow the instructions at:
http://bbs.archlinux.org/viewtopic.php? … ght=vmware
but instead of using vmware-any-any-update89.tar.gz use vmware-any-any-update93.tar.gz
I haven't even looked at vmware 5 yet.  A solution might be just as simple.  Hope this helps someone.

Similar Messages

  • Using a VMware Fusion XP environment with multiple Mac users

    Hi,
    I have installed an XP environment using VMware Fusion. I am only able to start this XP environment when logged in as the user that created it. How can I grant access to this environment to other MAC users on my machine?
    Any input is much appreciated.
    Kind regards, Hans.

    Thanks all, thanks for your input. I have been able to solve it now.
    As suggested I moved the VMWARE file to the shared folder. Then I assigned read/write access rights to the specific users. This is something I had not tried before. Somehow just moving to the shared folder did not change access rights on file level.
    Thanks all,
    Hans.

  • Run Windows 8.1 Pro on a SDXC card via VMware Fusion

    Hi everyone,
    I'm kinda new to the whole Mac story.
    Have been using iPhone and iPad from day one, but never could get myself to go off Windows.
    Well, a few weeks ago I bought myself a 13.3" MBP (Mid 2014 - 11.1 model).
    It's the retina one with a 256GB SSD in it.
    Now my question is...
    I have a license from work for VMware Fusion 7, and I need some programs to run on Windows.
    But I don't wan't to partition my drive and run it via bootcamp, I want to keep my Mac clean.
    Does anyone have experience or know if I can run this on a SDXC card?
    I would use a 128GB SDXC card with 60MB/s write and 80MB/s read.
    Can I stick this SD into the slot, install Windows 8.1 Pro via Fusion on this card and let it run on a decent level?
    Thanks in advance,
    And with best regards,
    Sonicje

    Thank you for the fast responds.
    I took a look into it and you are right.
    The read/write speed is much higher and cheaper.
    But, like I said, I'm nog willing to share my drive with Windows.
    So I'm going to buy a 64GB USB stick (less than 60 euro) and going to install it on that source.
    With 64GB I've some extra space for the futher if I need to work with more Windows only programs.
    Thanks again for the advice!

  • Need to repair disk frequently, only happens after running VMWare Fusion, though

    I have to repair my disk by booting with command-R at least twice a week.  The disk gets corrupted and peformance goes down the toilet.
    I have finally isolated that it happens only after I am have run VMWare Fusion 3.1.3.  Whether I leave it open or suspend the VM doesn't matter.  Of course the solution from VMWare was "pay for an upgrade to Vmware 4", but that is not in the cards for me.
    Anyone have similar issues or problems.
    Model Name:          MacBook
      Model Identifier:          MacBook6,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.26 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache:          3 MB
      Memory:          4 GB
      Bus Speed:          1.07 GHz
      Boot ROM Version:          MB61.00C8.B00
      SMC Version (system):          1.51f53
      Serial Number (system):          W89433W88PX
      Hardware UUID:          8DB112AF-8BE0-5614-A976-77A0D903A028
      Sudden Motion Sensor:
      State:          Enabled

    Tony Politano wrote:
    Sorry, I should have been clearer on the VMware response.  3.1.3 is the lowest version they run on Lion and should work (minus the bells and whistles of 4), but I think he was just trying to upsell me 4.
    Unfortunately, no.  While the initial response from VMware was the release of the 3.1.3 update, it was quickly determined from all the reports that people were still experiencing issues with 3.1.3 on Lion.  (I suspect it became more prevelant after the 10.7.1 and 10.7.2 updates.  For the record, I did not have an issue with 3.1.3 on Lion, but I upgraded to Fusion4 before 10.7.1 came out.)  While not everyone experienced an issue with 3.1.3 on Lion, there were enough reports coming in that VMware has pretty much stopped saying 3.1.3 is ok on Lion.  But old webpages with outdated info still live on in Google, etc.
    On a brighter note, VMware dropped the price of Fusion.  Fusion3 was $70 when it was initially released.  Fusion4 is $50.  So from that point of view, VMware is give you $20 off.

  • Can I install both Snow Leopard and Windows 7 on the same version of VMWare 5?

    Even though I am running Apple OSX Mountain Lion 10.8.3 on my new 2013 iMac, I have just installed VMWare's "Fusion 5" so I can have Windows 7 installed on the "Fusion 5, for limited usage needs.
    I also would like to have a running version of Snow Leopard available to run my large collection of original Lynda.com training DVD's and CD's ... which unfortunately, now only allow the Lynda.com GUI player to operate in (and up to) Snow Leopard (at least this is what the Tech folks at Lynda.com have told me).
    Since Lynda.com is no longer producing any or their training programs on CD or DVD any longer, and because they have stopped supporting their training programs to run on Lion and above, I will have to have a version of Snow Leopard installed to run these training programs, and still be able to run them using the Lynda.com GUI player.
    So here's my dilemma:
    1.  Can I install both a version of Snow Leopard OS on my "VMWare "Fusion 5" .... along with a running version of Windows 7 on       the same "Fusion 5"?
    2.  Do I install only the Windows 7 on the VMWare, and find some other "device" to run a version of Snow Leopard off of?
    3.  Do I consider using "BootCamp", in conjunction with "Fusion 5", to get access to both Snow Leopard and Windows 7?
    Has anyone had any experience installing BOTH a previous (older) version of Apple OSX  ... AND ... a Windows OS version on one installed version of VMWare "Fusion"?
    OR
    Any suggestions on how to set up having access to both Snow Leopard and Windows 7 .... while keeping OS Mountain Lion as my main OS?

    mende1
    Thanks ... the "You have to purchase Snow Leopard Server" I knew about, and a few days ago I just ordered a copy from the Apple Store:
    Snow Leopard Server - Ordered at: 1-800-692-7753 ... OR ... 1-866-254-8313
    I asked for Apple Snow Leopard Server (Model MC588Z/A (SLSVR)
    "Unlimited Client License"
    It was around $25.50 (USD) with sales tax and shipping (NYS).
    One thing though ... when you mention:  "you should make two virtual machines".
    Not being too familiar with "Fusion 5" yet, Is setting up "two machine" all done under one installed version of "Fusion 5"?
    Would you have "links" to any "Fusion 5" installation instructions/info for setting up the
    "two machines" (one for Snow Leopard and one for Windows 7)?

  • Running win 7 pro on Mac. VMware fusion - Help

    Hey Guys,
    I bought a mac and well I have been missing a few of my favourite PC programs so I have now installed VMware Fusion and put windows in and I logged into last night really quickly before I went to bed.
    A few questions I have if someone can please help me with is :
    1. How do I jump across to the windows OS ?
    2. Do I need to transfer the app from my external to internal mac HD
    3. Do I need winzip or is it still mac or once I goto the windows OS.. I can use normal winzip ?
    sorry to ask so many noobish questions I just want to make sure I can run 3 main things from my Pc on the Mac and been told it was through Fusion which looks like the windows OS.
    Please can someone help me out with these questions.

    Hi and welcome to Discussions,
    since Fusion is not an Apple product it would be better to use their own Support resources here http://www.vmware.com/products/fusion/support.html
    Regards
    Stefan

  • Installing XP, running under VMWare

    I am brand new to a Mac, and have found the Mac Pro I received a week ago was great to upgrade. Adding both memory and a new Caviar Black 1T drive this morning was the quickest/easiest upgrade I've ever done.
    I am currently formatting the new drive I just installed. The Format settings are Mac OS Extended (journaled), and the erase option was set to Zero out the data - I'm assuming this will ensure bad blocks will be marked as they are found - *Out of curiosity, does the disk utility mark bad blocks when found during the Zeroing out process?*
    I'm hoping to avoid problems with the way the drive is set up prior to installing VMWare, XP, and moving files onto the drive.
    Does VMWare Fusion deal with the format differences between what XP expects (NTFS) and the HFS+ format of the new drive? If not, do I need to do anything to handle this issue?
    Secondly, I want to load XP from my MSDN disks - All of the Microsoft operating systems are contained on the MSDN disks. Anybody know if this will cause an issue?
    Should I install XP for both VMWare and Bootcamp? Or can I run fine with a single copy running under VMware?
    Thanks in advance,
    Michael

    Zeroing with OS X Disk Utility seems very iffy and not as good as if you use vendor supplied utility which runs in Windows. I've even done 7-way write in Disk Utility and the drive showed problems.
    I suggest you try something else than DU. MicroMat TechTool Pro seems able to identify weak or bad sectors, does not have means to remap. Intech Speedtools should be able to, and may, but that's another $89.
    LIfeguard from WD, Seatools from Seagate... those are better.

  • BIA running under VMware

    Please don't flame me as I am just trying to understand licensing, scalability, and cost of this solution.  My understanding of the BIA appliance consist of Linux blades (16GB of memory), share SAN disk subsystem (GPFS configured), isolated switched infrastructure, and the application software (TREX).  Speaking to the physical configuration, this could all be virtualized into a custom VMware configuration where you could maintain/guarantee a high level of performance for disk, network, and Linux guest/blade performance.  Now for some of my questions.
    My understanding of the license is per 16GB where 16GB is the max per blade.  This license is for production usage and would be priced different in a dev/test environment.  Is this correct?  To move a dev blade to a production blade center would have a license cost, correct?  Also, if this solution was virtualized, an additional license would be needed when adding new virtual Linux guests to the solution.
    Based on licensing, would it be possible to virtualize the dev/test environment for no or little cost and concentrate the hardware solution to production usage?
    What have people done when they max out their current blade center (10 or 14 depending on HP or IBM)?  Just buy another appliance?  It would see easier to support a configuration where you could add a VMware guest and just purchase the additional software license.  A win for SAP and the customer!  This would allow an easier scalability path when loads increase.  I haven't heard/read about processor being a bottleneck so I have left this out but please let me know if this is an issue.
    I know this is easier said then done but with virtual being supported in all other areas of the SAP landscape, it would make sense to allow it to creep into the BIA solution.  
    What do you guys think?  Am I crazy for even thinking it possible?
    Thanks,
    Steve

    Hello Steve,
    first about licensing... There are no SAP license fees for the non-productive blades. If you move blades from dev/qa system to production, then you new license fees are due. Please talk to your SAP account executive in this case.
    Next about virtualization... BI Accelerator is all about performance. BIA is highly optimized for parallel processing and taking advantage of Intel CPUs. VMware or other attempts to virtualize BIA will not get even close to the real deal. It's basically a waste of time to even try.
    Nevertheless there is one case where it makes sense. For a training system you would not need good performance and you would be using the "virtual BIA" only with a single training user. We have been thinking about it but as you said, it's not as easy as it sounds.
    Regards,
    Marc
    SAP NetWeaver RIG

  • VMWare issue?

    I have been running a MacBook Pro with OSX 10.5.8. I needed to use it with Windows XP (SP2) running an old Risograph RP 3700 printer through a USB to RISO PARALLEL PORT cable (called Prolific Technology Inc IEEE 1284 Controller) running under the VMWare Fusion environment (a simulator) - it all worked very smoothly.
    I now have Windows 7, 64 bit, and Windows 7, 32 bit, and XP SP3 all running happily (only one at a time!) in the updated VMWare Fusion environment.
    I still want to print to the older printer (Risograph RP 3700) which I have to use regularly, but I now have a MacBook Pro running 10.7.2 (Lion) with updated VMWare (64 bit) running on it when required.
    Using the same cable (prolific IEEE 1284), the RISO WON'T PRINT FROM the new Mac in XP (now SP3). The IEEE 1284 cable is recognised immediately, but as a printer. However, the Riso isn't recognised through it, being the only way to connect the printer to the computer, and which worked so well before.
    ANY CHANCE anyone knows what I can do to get the Riso to print from the new computer arrangement??? OR what I am not doing that I should be, or doing that I shouldn't be??
    I have done all I understand to do and I am completely foxed.
    Simonfromtiverton

    I really don't think it is a VMware problem or a problem that you are now running XP SP3, instead of SP2.
    I think it is more a XP/printer driver issue or that for some reason the USB ports on the MBP are not being totally recognized by the virtual machine.
    Have you installed the VMware Tools? You could try reinstalling them.
    Check the VM settings and one thing I always do is set the network into bride mode. That for me actually ties the VM to the host OS better.

  • Installed helpdesk to sles11sp1 vmware and won't startup

    Hi,
    I installed the service desk to sles11sp1 for vmware and it won't startup.
    I am also running zenworks configuration mgmt 11 RC3 on the same server.
    I installed with:
    java -install install.jar -console
    When prompted for a port I took the default 8700. It gave me a null and then prompted for a 1 to continue. So I selected 1 and continued.
    If I http://ip:8700 I get nothing.
    If I netstat -a -n|grep 8700 I get nothing.
    What do I need to do to get this to work? Also I thought I could get this service desk integrated with zenworks configuration management?
    Gwen

    Originally Posted by gleahy
    got it. The startup.sh doesn't execute automatically.
    How could I start the script automatically (may be by runlevel)?
    I have no Idea

  • Question regarding Oracle and Linux on VMware

    Hello,
    I carefuly read the paper on Oracle and Linux on Your Own VMware and I'm missing a point.
    The paper explains how to start a cluster on a single host in a single Linux VM on VMware.
    So, there are 2 instances of Oracle 10g DB on the same Linux VM inside VMware. What does allow that?
    Is it possible to run 2 instances on any (single) Linux box, or is VMware required? If VMware is not required, why this complication in that paper? If VMware is required, what does it bring that make running 2 cluster instances on the same host possible?
    Many thanks for your help.

    userLynx wrote:
    I have an oracle database (10.2) and I have a query that needs to compare data on the Oracle database to data on a MS SQL server DB. I'm using a DB Link between the two databases.
    How would I compare the date fields?
    I have a table that has a date as one of the fields and I need to restrict the records where the date is equal to the date on SQL, however the formats are different:
    My query is as follows:
    SELECT mkt_css_name,
    pmv_rqst_corp_id,
    pmv_rqst_source,
    'G',
    pmv_css_acct_no,
    eq.start_date
    FROM power_move@cmdt,
    enroll_que@tcis eq,
    marketer@cmdt
    WHERE eq.css_account_number = pmv_css_acct_no
    AND eq.requestor_type = 'P'
    AND eq.status IN ('A','P','G','S')
    AND eq.marketer_id = mkt_seq_no
    AND pmv_service_type IN ('G','D')
    And Pmv_Gas_Mktr_No = Eq.Marketer_Id
    AND pmv_received_timestamp= eq.enroll_date ;
    The problem is that the date is stored in Oracle in the following format: DD-MON-YYYY and in SQL as 'YYYY-DD-MM HH:MI:SSSSSS'
    for example: Data in Oracle would be 27-JAN-2012 and in SQL as 2012-01-27 00:00:00.000
    I get an error when I compile.
    How do you reconcile the formats when the syntax is different between databases?
    Thanks, SeanDATE datatypes do NOT have any "format"
    DATE datatype is stored in internal binary notation.
    use TO_CHAR to display, present & compare the DATE datatypes

  • Problem on installation of linux through the vmware software on compaq CQ60

    Problem on installation of linux through the vmware software on xp operating system. My laptop is Compac CQ60.
    The error message is no device found compatable for the installation.

    user12190571 wrote:
    The error message is no device found compatable for the installation.The question after this kind of information is usually : What is the exact error you got, from who and when you were doing what.

  • Win Media Encoder on VMWare - Video Devices does not work!!! MBP 15"

    Hi,
    Im trying to setup Windows Media Encoder (9 series) through Windows XP (SP3 Virtualized on VMWare 2.0.5) to make a live webcast event on internet, but my Macbook Pro can't recognize my camcorder (Sony HVRA1)
    I want to setup an live webcast event but when I use an Intel Windows native computer (as I have been doing) all works gook.
    I've get a new Macbook Pro 2.53GHz 15" (aluminium) and I just cant make it work on Windows Media Encoder. The camcorder just doest exist inside Windows.
    First thing I've done was try to find a Win Media Encoder for Mac, but I havent found any. Only converters but they not work with live events.
    I could try others encoders but Im already on a server which just run Windows.
    Any tips how to make it work?
    Thanks in advance.

    Hi lgmmachado,
    Presumably you connect the camcorder to the MBP using Firewire?
    As far as I am aware one cannot access directly from a Virtual Machine a Firewire Port as it is not virtualised and no virtualisation software that I know of works directly with Firewire. I may be wrong here as I've never had the need to do so.
    You would have to install BootCamp, then install Windows and then start up your Mac directly from the BootCamp/Windows partition to directly access the Firewire port from within Windows.
    Kryten

  • Sequencing multiple versions of the VMWare vSphere client (and reducing the size of the final sequence)

    Application Name:  vSphere client
    Application Version:  4.1, 5.0, and 5.5 (all in one package)
    Company Name:  VMWare
    Sequencer Version:  5.0 SP1 or SP2
    App-V Client Version Tested On:  5.0, 5.0 SP1, 5.0 SP2
    Operating System Sequenced On:  Windows 7 (64bit)
    Pre-requisites:  Orca
    Client Operating Systems Successfully Deployed To:  Windows 7 (64bit), Windows Server 2008 (64bit)
    *Posted by non-Microsoft Employee:  Cody Lambert (a Fortune 100 company)
    If Posted by Microsoft Employee, the Corresponding KB Article Reference: 
    N/A
    Steps to Prepare and Sequence the Application:
    Phase 1:  Prepare vSphere install to be used in your sequence (to be performed prior to sequencing)
    Clear %TEMP% directory on machine you are using to prepare the install
    Create a folder that will be referred to as "vSphereInstDir"
    that install files are copied to
    Download the vSphere 5.5 client from your vSphere management server
    Run the installer for the vSphere Client
    Once at the Language Selection portion of the installer,
    using windows explorer browse to the %temp% directory and copy the files that were just created when the vSphere installer extracted to a directory (name it vSphereInstDir)
    Kill the installer
    Find VMware-viclient.exe in the files you just copied
    and run it
    Once at the "Welcome to the installation
    wizard" stage of the installer, using windows explorer browse to the %temp% directory and copy the files that were just created into the vSphereInstDir
    Kill the installer
    Find the VMware vSphere Client 5.5.msi in the vSphereInstDir,
    in the second set of files you copied over
    Using Orca, open the VMware vSphere Client 5.5.msi
    Drop the following rows from the msi (some of the rows may have additional text at the end of the names) (InstallExecuteSequence/VM_InstallHcmon,
    InstallExecuteSequence/VM_InstallHcmon_SetData,
    InstallExecuteSequence/VM_InstallUSB,
    InstallExecuteSequence/VM_InstallUSB_SetData,
    InstallExecuteSequence/VM_InstallUSBArbritrator,
    InstallExecuteSequence/VM_InstallUSBArbritratorSetData,
    InstallExecuteSequence/VM_StartUSBArbSvc) 
    Save the VMware vSphere 5.5.msi in place
    Copy the vSphereInstDir to a network location that
    can be used during sequencing on your Sequencer
    Phase 2:  Sequence the vSphere Client
    Pre-requisites:  All of the latest available VC++ redist (x64 and x86) are installed on the Sequencer VM
    Copy vSphereInstDir to your temporary install directory on your Sequencer (mine is C:\temp)
    Start up the Sequencer
    Click Create a New Virtual Application Package
    Click Next with Create Package (default) selected
    Click Next on the Prepare Computer screen, taking
    note of any findings
    Click Next with Standard Application (default) selected
    Choose Perform a custom installation, then click Next
    Input the Virtual Application name (vSphere Client
    5.5 for example)
    Enter the Primary Virtual Application Directory (C:\vSphere55
    for example) and click Next
    Using Windows Explorer find the Visual J# install (vjredist64.exe) in the vSphereInstDir you copied over.  Install using defaults
    Using Windows Explorer, find and install the vSphere client using the VMware vSphere Client 5.0.msi located in the vSphereInstDir you copied over. 
    Change the installation directory to use the Primary Virtual Application Directory you configured above (C:\vSphere55 for example).  Install using
    defaults
    While the sequencer is still monitoring changes connect to the 4.1 environment to get the files needed.  To do this, launch the vSphere client and connect
    to your 4.1 environment.  When prompted, choose RUN to install the files needed for the 4.1 environment.
    While the sequencer is still monitoring changes connect to the 5.0 environment to get the files needed.  To do this, launch the vSphere client and
    connect to your 5.0 environment.  When prompted, choose RUN to install the files needed for the 5.0 environment.
    With the sequencer still monitoring changes, after the additional environments have been installed, delete all of the language folders from the install locations
    that are not required.  You will find that there are language folders in each of the different modules that are installed.  Make sure look in every folder.  This will free up approximately 300mb from the package.
    When done, check the box to finish the sequence and continue cleaning up the sequenced application.
    Known Issues/Limitations: 
    Functions that require the USB Arbritration Service will not work
    Approximate Sequencing Time: 
    20 minutes
    Descriptive Tags: 
    App-V, 5.0, VMWare, vSphere, Recipe, Guidance
    Credit Due:  Thanks to Rorymon and Aaron Parker for accurate information that allowed for me to put together this recipe.

    Can you double check the that the following were removed from the MSI:
    InstallExecuteSequence/VM_InstallHcmon
    InstallExecuteSequence/VM_InstallHcmon_SetData
    InstallExecuteSequence/VM_InstallUSB
    InstallExecuteSequence/VM_InstallUSB_SetData
    InstallExecuteSequence/VM_InstallUSBArbritrator
    InstallExecuteSequence/VM_InstallUSBArbritratorSetData
    InstallExecuteSequence/VM_StartUSBArbSvc

  • Issues with Arch 2009.02 in VMware Workstation [SOLVED]

    I installed Arch Linux 2009.02 i686 as a guest in VMware Workstation 6.5.1, my host is Vista x64. The installation of Arch itself and Xorg wasn't a problem although from this point I've had several issues.
    I was unable to 'startx' or 'xinit' without getting crashes, however adding hal to the daemons fixed that problem - some wiki entries state to add dbus, but dbus is already started. A lot of content on the wiki is outdated, telling users to use hwd; I did install hwd separately (from sourceforge) although it gave me hundreds? of errors related to PCI and eventually failure to parse some x configuration binary in /usr/bin.
    Multimedia Issues
    I then installed xfce4 and gstreamer-plugins. All video and audio play back too quickly, i.e. it seems to play the streams as fast as they can decode. This also happens with flash content such as youtube after I'd installed the appropriate programs. Thinking this may be a timing issue, I editted the vmware config file on my Windows host although it did not help; the timing in the VM seemed to be correct anyway.
    Display Issues
    When I run 'startxfce4' from a terminal, Xfce will start as 800x600 - if I go to change this resolution all options show 0Hz as the refresh rate and many options my monitor cannot display are shown even though I have VMware set to allow a maximum size of 1680x1050. I was unable to generate a 'good' xorg.conf file using 'X -configure' and as mentioned earlier, hwd would not work for me. I installed xf86-video-vmware and xf86-video-vesa as well as both open-vm-tools and normal vmware-tools (not at the same time or together) but can't seem to sort this issue. vmware-tools was able to generate a valid xorg.conf file but it only included a handful of 4:3 resolutions and some of these still showed 0hz. For some strange reason 'startx' and 'xinit' now do not work having failed to find /dev/fb0.
    VMware Tools
    When I did try to install vmware-tools, it had many difficulties trying to build the modules - mostly regarding to not recognising __FREEBSD__, I cannot remember the complete error. I also tried to build open-vm-tools but that gave an error about not being able to find libproc even though I had procps installed. Stopping open-vm-tools on shutdown also always fails and occurs twice.
    I'm going to try reinstalling now that I know a little more about what I did to get things working but if anyone could give me a hand it'd be much appreciated.
    Last edited by andyxl987 (2009-08-04 00:17:29)

    After a lot of experimentation I've got a satisfactory installation although a few minor problems remain:
    Adjustments required to correctly run Alsa+Xorg in Arch Linux 2009.02 using VMware Workstation
    The current kernel does not play nicely with alsa, downgrade to kernel26-2.6.29.4-1:
    wget http://www.schlunix.org/archlinux/core/ … pkg.tar.gz
    pacman -U kernel26-2.6.29.4-1-i686.pkg.tar.gz
    Install/Upgrade dbus:
    pacman -Sy dbus
    Add hal (if it's not installed then make sure to do so) to your daemons located in /etc/rc.conf, e.g.
    DAEMONS=(syslog-ng network netfs crond hal)
    The current open-vm-tools-modules is not compatible with the older kernel, instead use open-vm-tools-modules-2009.04.23-1:
    wget http://www.schlunix.org/archlinux/commu … pkg.tar.gz
    pacman -U open-vm-tools-modules-2009.04.23-1
    The installation will prompt you with an error that /etc/modprobe.conf could not be found (as does the current version), add the following to /etc/modprobe.d/modprobe.conf:
    install pcnet32 /sbin/modprobe -q --ignore-install vmxnet; /sbin/modprobe -q --ignore-install pcnet 32 ; /bin/true;
    You can now install open-vm-tools:
    pacman -S open-vm-tools
    To autoload open-vm-tools on start up you need to add it to your daemons located in /etc/rc.conf, e.g.
    DAEMONS=(syslog-ng network netfs crond hal open-vm-tools)
    Add vmware-user to your /etc/X11/xinit/xinitrc file if you desire (for seamless mouse and display switching), e.g. my xinitrc with xfce4 ends with:
    vmware-user &
    exec startxfce4
    Install the following components: xf86-video-vmware xf86-video-vesa xf86-input-vmmouse xf86-input-mouse:
    (You will not be able to start x if you have installed xf86-video-fbdev and do not have a valid xorg.conf file, this is addressed later)
    pacman -S xf86-video-vmware xf86-video-vesa xf86-input-vmmouse xf86-input-mouse
    Lastly we need to edit/create the /etc/X11/xorg.conf file to use our vmware drivers, this will enable automatic resolution switching and seamless mouse functionality:
    (All of the following is necessary otherwise X will ignore our vmware drivers)
    Section "ServerFlags"
        Option "AllowEmptyInput" "false"
    EndSection
    Section "InputDevice"
        Identifier  "VMware Mouse"
        Driver      "vmmouse"
        Option "Protocol"         "ps/2"
        Option "Device"           "/dev/input/mice"
        Option "ZAxisMapping"     "4 5"
        Option "Emulate3Buttons"  "true"
    EndSection
    Section "Device"
        Identifier  "VMware SVGA"
        Driver      "vmware"
    EndSection
    Section "ServerLayout"
        Identifier  "VMware Config"
        InputDevice "VMware Mouse" "CorePointer"
    EndSection
    Issues
    * open-vm-tools fails to stop during a shutdown or /etc/rc.d/open-vm-tools stop/restart
    * most screen resolutions show 0Hz (although everything works correctly) and adding VertRefresh to xorg.conf produces a major error
    * playback of flash video produces a sound artefact when starting - although I think this may be to do with the decoder rather than system
    I've marked this as solved although I welcome any suggestions regarding these minor issues. The open-vm-tools one I can probably sort out but it's too late now to look into tonight
    Last edited by andyxl987 (2009-08-04 00:21:03)

  • New UCS and VMware setup Questions

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    We are currently in the process of migrating out vmware infrastructure from HP to UCS.  We are utilizing the Virtual Connect Adapters for the project.  With the migration we also plan on implementing the cisco nexus v1000 in our environment.  I have demo equipment setup and have had a chance to install a test environment, but still have a few design questions.
    When implementing the new setup, what is a good base setup for the virtual connect adapters with the v1000?  How many Nics should I dedicate?  Right now I run 6 nics per server (2 console, 2 Virtual Machines, and 2 Vmotion).  Is this a setup I should continue with going forward?  The only other thing I am looking to implement is another set of nics for nfs access.  In a previous setup at a different job, we had 10 nics per server (2 console, 4 virtual machines, 2 vmotion and 2 iSCSI).  Is there any kind of standard for this setup?
    The reason I am asking is I want to get the most out of my vmware environment as we will be looking to migrate Tier 1 app servers once we get everything up and running.
    Thanks for the help!

    Tim,
    Migrating from HP Virtual Connect (VC) -> UCS might change your network design slightly, for the better of course .  Not sure if you're using 1G or 10G VC modules but I'll respond as if you've using 10G modules because this is what UCS will provide. VC modules provide a 10G interface that you can logically chop up into a max of 4 host vNIC interfaces totaling 10G. Though it's handy to divide a single 10G interfaces into virtual NICs for Service Console, VMotion, iSCSI etc, this creates the opportunity for wasted bandwidth.  The logical NICs VC creates provides a max limit of bandwidth to the adapter.  For example if create a 2GB interface for your host to use for vMotion, then 2G of your 10G pipe is wastes when there's no vMotions taking place!
    UCS & 1000v offer a different solution in terms of bandwidth utilization by means of QoS.  We feel it's more appropriate to specifiy a "minimum" bandwidth guarantee rather than a hard upper limit - leading to wasted pipe.  Depending on which UCS blade and mezz card option you have, the # of adapters you can present to the Host varies.  B200 blades can support one mezz card (with 2 x 10G interfaces) while the B250 and B440 are full width blades and support 2 Mezz cards.  In terms of Mezz cards now, there's the Intel/Emulex/Qlogic/Broamcom/Cisco VIC options.  In my opinion the M81KR (VIC) is best suited for virtualized environments as you can present up to 56 virtual interfaces to the host, each having various levels of QoS applied.  When you roll the 1000v into the mix you have a lethal combination of adding some of the new QoS features that automatically match traffic types such as Service Console, iSCSI, VMotion etc.  See this thread for a list/explanation of new features coming in the next verison of 1000v due out in a couple weeks https://www.myciscocommunity.com/message/61580#61580
    Before you think about design too much, tell us what blades & adapters you're using and we can offer some suggestions for setting them up in the best configuration for your virtual infrastructure.
    Regards,
    Robert
    BTW - Here's a couple Best Practice Guides with UCS & 1000v that you might find useful.

Maybe you are looking for

  • Help - MacBook Pro Constantly Freezing

    Recently my MacBook Pro started freezing.   I have to turn it off in order to get it to work again.  I have checked permissions and verified the disk.   I though Carbonite was the problem, uninstalled it but it kept doing it.  below is the report fro

  • Starting Windows 7 Backup : Server execution failed(0x80080005) ????

    A MSFT asked me to post here and here is a link to my original post and some troubleshooting already done. http://social.technet.microsoft.com/Forums/en-US/w7itprogeneral/thread/8669451c-772e-4bb4-91b0-9b089bf5c2cd/ My original first post in that for

  • How to preload my database into memory?

    1 In Java Edition, There's a method called "Database.Preload()" to do this. But in BDB C version ,is there an equivalent one? if not, How can I do the same thing (with java API)? 2 How to count the records in a database? Thanks.

  • E65 3rd party software

    Choose this phone with a view to run TomTom 6 and other software, but can't install any 3rd party software. I brought the phone from three and have spoken with them today. Apparently they modify the phone so you can't run any 3rd party software. Is t

  • Problem Connecting Philips Pegoda Reader

    Hi, This is in reference to my earlier post, listed below. I figured out that the tclpcd32.dll is present in the MifareWnd Application Installation directory, so I added this location in the environment Path Variable. After this when I restarted ecli