Doubt in Adding hosts

Frienz,
I have installed Oracle 10G Grid control in one RHEL Server,created database and when I tried to add hosts it says like "To add a host target, install the Oracle Management Agent on the host computer you want to manage".
How to start the Management Agent in other servers. Do I need to install Grid software in every machine or only the Management Agent.
Bocz document says like
Download the Linux_Grid_Control_agent_download_10_1_0_6_0.zip file from OTN.
2. Copy the downloaded file to <OMS_HOME>/sysman/agent_download directory.
3. cd <OMS_HOME>/sysman/agent_download
4. unzip Linux_Grid_Control_agent_download_10_1_0_6_0.zip
5. If agent_download.rsp already exists in <OMS_HOME>/sysman/agent_download directory, then rename agent_download.rsp
          ex: mv agent_download.rsp agent_download.rsp.old
6. i) mv agent_download.rsp.bak agent_download.rsp
ii) edit agent_download.rsp and modify s_OMSHost="%s_OMSHost%" and s_OMSPort="%s_OMSPort%" with the correct OMSHost and OMSPort values.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
For eg. s_OMSHost="stadt37.us.oracle.com"
s_OMSPort="4889"
7. If agentDownload.linux already exists in <OMS_HOME>/sysman/agent_download directory, then rename agentDownload.linux
          ex: mv agentDownload.linux agentDownload.linux.old
8. i) mv agentDownload.linux.bak agentDownload.linux
ii) edit agentDownload.linux and modify OMShost=%s_OMSHost% and httpPort=%s_OMSPort% with the correct OMSHost and OMSPort.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
For eg. OMShost =stadt37.us.oracle.com
httpPort=4889
Pls guide me.
I am new to Grid.

1. You can not add host from OEM console
2. To add a host target, install the Oracle Management Agent on he host computer you want to manage
3. You don't need to install Grid software in every machine, only the Management Agent
4. What Bocz document says is about putting Management Agent distribution kit into centralized repository inside OMS. Usually it is already done during Grid control installation. If not you should install it.
5. After that you can install Management Agent from central repository by downloading it from the target host, see 10g R2 Management Agent Deployment Best Practices on
http://www.oracle.com/technology/products/oem/techinfo.html

Similar Messages

  • Error in adding host to vCloud Director 5.5.

    In our vCloud Director 5.5, we have added vcenter server through which ESXi Host are visible. however while preparing the ESXi host for vCloud Director i.e. installing vcloud agent it stucks in installation and never completes. N/W connectivity is working fine also we did manual uninstallation and reinstalling the vcloud director agent we are getting error message.
    Can someone help, where are the logs file getting generated in ESXi Host also how to resolve this issue.

    Hi,
        Can you please confirm VC and Host Version ?  "we did manual uninstallation and reinstalling the vcloud director agent we are getting error message" What is the message saying ? Screenshot would be of great help.
    Please ensure that we don't have any running VM's on that host,if VCD fails to place the host in MM,you can manually put the host in MM mode and try preparing.Also keep an eye on below article to check if you are hitting with any such issues.
    VMware KB:     Setting up a provider in vCloud Director fails with the error: Cannot prepare host 
    VMware KB: Preparing a host for VMware vCloud Director fails with the error: java.net.UnknownHostException
    For log check -- > /opt/vmware/vcloud-director/logs do check for vcloud-container-debug.log,better to 'tail' the log when the host is going through preparation phase
    Also do check /var/log/vmkernel.log and hostd logs.

  • Qaaws "Web services url is not correct" while adding host.

    Hello all,
                I am getting error "The web services Url is not correct" while adding the host name for Qaaws. The error is coming on the right side of the input text field of the Name showing by yellow warning icon.Please help me to resolve it.I was tried by keeping the host name instead of ip address.But is saying the same error.
    regards
    vishnu

    To enable rest support there are some instructions below:
    Before undertaking this process, I recommend backing up the file(s)
    you are going to edit.
    By default REST is disabled in Axis 2. We need to enable it. We
    need to go to the following folder. Assuming D: is the installation drive:
    1.     D:\Program
    Files\Business Objects\Tomcat55\webapps\dswsbobje\WEB-INF\conf (for 32 Bit OS)
    or D:\Program Files (x86)\Business Objects\Tomcat55\webapps\dswsbobje\WEB-INF\conf (for 64 Bit OS)
    2.     There is a file with the name axis2.xml (This file is an XML File and contains many parameters as well as many other things).
    3.     Make a backup copy of the filename you are about to edit.
    4.     Open the axis2.xml file in Notepad or 'XML Editor' to edit
    5.     Search for the word REST (Ctrl & F is probably easiest)
    6.     You will see a line like this
    <parameter name="disableREST" locked="true">true</parameter>
    We need to replace' true' with 'false' to enable REST, and after the changing that line will look like following:
    <parameter name="disableREST" locked="true">false</parameter>
    7.     Save the file and restart the web server.

  • Wrong added host through OAM register

    Hi,
    Some how one wrong hosts is added (for standy DB) (register) through OAM, for Standby. I want to add the new correct host name for host.
    there is a delete option for this. Can we simple delete this host name , or any implication of deleting this host.
    please sussgest how to remove this , if we can not remove this from option delete.
    Naqvigation:- OAM--Site MAp->System Configuration-->hosts-->other hosts
    here we have three options ..edit,delete and online/disable.
    or we can change this host name to the correct one.
    plese help me to resolve this.
    Regards,

    Hi,
    You do not need to clean FND_NODES or even run AutoConfig (please see your other thread).
    Need to remove Wrongly added(register) Host name through OAM
    Need to remove Wrongly added(register)  Host name through OAM
    Regards,
    Hussein

  • Setting a proper domain name and adding hosts for quick name resolution

    I have 3 other computers in my house.
    Two run linux at this time.
    I want to do 2 things. Right now my machine says Steve.local for its hostname right? I want to change that so it reads Steve.mydomain.net.
    Am I correct that I need to
    sudo /etc/hostconfig
    And change the hostname line from -Automatic- to =
    HOSTNAME=Steve.mydomain.net
    And for quicker resolution of the small number of hosts on my network (primarily so I can use hostname instead of IP for ssh) can I add static hosts to the /etc/hosts file on my machine ala:
    sudo /etc/hosts
    Is this the proper way to do these things in Mac OS X?
    Also to change my workgroup for Samba:
    Open the Directory Access utility (under Applications -> Utilities)
    I highlight SMB and click configure and just change the Workgroup entry there. Is that correct as well?
    Just checking before I go tooling up my machine tonight for better integration into my home network.

    Ok update changing the hostname in the field does NOT allow me to edit the .local part. In fact it converts Steve.mydomain.net.local to Steve-mydomain-net.local.
    But I got my windows workgroup changed and I am showing up with the correct workgroup name from my other servers.
    Also, lets say you only have a couple of computers on your home network right? So dedicated dns is kind of overkill especially when most of them are laptops rebooting all the time.
    Well, your mac os x box has a hosts file. /etc/hosts as in if you want to edit sudo vi /etc/hosts. So you keep the computers pretty much in sync from those files.
    I was afraid the information would not be persistent across a reboot. It was.
    So, two out of three ain't bad. I read in the server forum its a pain in the ***. I was almost thinking of doing the hostconfig trick but I saw an Apple bulletin saying do NOT do that.

  • Encounter another error when adding host target in EM 12c

    Hi, all
    After installing EM 12c successfully, I then tried to add target to the EM, I encountered such error:
    Error Message: The Oracle Management Server (OMS) host and port specified via OMS_HOST and EM_UPLOAD_PORT is not available. Pass in a valid hostname and port number for the OMS to successfully deploy the agent.
    Exit Code :1
    Again I am sure that my host name is reachable and port number it complains is open.
    I also opened the SR with oracle support, the SR is 3-6060170341.
    I would appreciate if anyone can help and shed some light on this issue.
    Regards.
    Yong

    As i mentioned earlier if you need help from Oracle pls open a Service request (SR) with oracle support and upload the following logs:
    <OMS_INSTANCE_HOME>/sysman/agentpush/*.*
    Share the SR number.
    Can you also ping the oms host from agent host and vice-versa?
    Do you have any firwall ?
    While deploying the agent using Add host wizard, keep the port input field blank and it will pick up the next free port automatically. There is some env setup issue which is causing this in both install types.
    Once you log an SR, Oracle support will help you, they will look into your env and find the root cause. Posting small snapshot of failure in forum can’t be debugged further without logs or a web conference.
    Edited by: Akanksha on Feb 11, 2013 2:32 PM

  • Difference betweek adding node via Sysadmin and adding host via OAM

    We have cluster setup at DB node in EBiz 11.5.10.2. After running autoconfig we have to manually add physical host entry in FND_NODES table. We do this via sysadmin > Install > Nodes. But I have seem some difference when we add node via OAM > add new host and sysadmin > install > nodes. Specially if you add host via OAM, it add support_CP value along with hostname, same doesn't happen if you do via sysadmin.
    Did anyone know technical difference between these two approach.

    Here is the X server backtrace I get when I try to open an image in GIMP:
    Backtrace:
    0: /usr/bin/X(xorg_backtrace+0x3b) [0x813017b]
    1: /usr/bin/X(xf86SigHandler+0x51) [0x80d8cb1]
    2: [0xb7fde400]
    3: /usr/lib/xorg/modules//libexa.so [0xb7a07f4c]
    4: /usr/lib/xorg/modules//libexa.so(exaComposite+0x607) [0xb7a08747]
    5: /usr/bin/X [0x8175e5d]
    6: /usr/bin/X(CompositePicture+0x19a) [0x815e86a]
    7: /usr/bin/X [0x810ef9a]
    8: /usr/bin/X [0x811f20d]
    9: /usr/bin/X(miPointerUpdateSprite+0x1ac) [0x8118aec]
    10: /usr/bin/X [0x8118bd5]
    11: /usr/bin/X [0x8145948]
    12: /usr/bin/X [0x81691ee]
    13: /usr/bin/X [0x809378f]
    14: /usr/bin/X [0x8098611]
    15: /usr/bin/X(miSlideAndSizeWindow+0x24e) [0x812734e]
    16: /usr/bin/X(ConfigureWindow+0xab3) [0x8078763]
    17: /usr/bin/X(ProcConfigureWindow+0x9c) [0x808b7ac]
    18: /usr/bin/X(Dispatch+0x34f) [0x808c20f]
    19: /usr/bin/X(main+0x47d) [0x8071c8d]
    20: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7beb6c5]
    21: /usr/bin/X [0x8071071]

  • Doubts in Adding a subscriber

    Hi,
    I ran the following code snippet.
    AQSession aq_sess;
    /* After getting the appropriate Session */
    queue = aq_sess.getQueue("aq_user", "sampleQ");//SampleQ queue exists in aq_user user
    AQAgent agent = new AQAgent("subscriber1","sampleQ");
    queue.addSubscriber(agent,"subscriber1");
    and ended up getting these stacktraces
    Exception in thread "main" oracle.AQ.AQOracleSQLException: ORA-00604: error occu
    rred at recursive SQL level 1
    ORA-00920: invalid relational operator
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 3387
    ORA-06512: at "SYS.DBMS_AQADM", line 295
    ORA-06512: at line 1
    If someone can help me out
    Regards
    Saumya

    The second argument to the addSubscriber call is the rule (SQL expression) on the basis of which you want to filter messages.
    Change the call as follows:
    queue.addSubscriber(agent, null);
    If you want a specific rule - the syntax should be a SQL expression eg:
    queue.addSubscriber(agent,"corrid='abc'");
    null

  • Virtualbox Win7 guest VM runs 1-2 minutes then freezes host

    I have a Windows 7 guest running on an Arch Linux host. It was created and ran perfectly for a long while on my old Lenovo Thinkpad T510, but when I moved it to my new W530, this problem started.
    W530 Specifications
    Processor: Intel Core i7-3740QM Processor (6M Cache, up to 3.70 GHz)
    Operating System: Windows 8 64
    Operating System Language: Windows 8 64 English
    Display Type: 15.6" FHD (1920 x 1080) LED Backlit AntiGlare Display, Mobile Broadband Ready
    System Graphics: NVIDIA Quadro K1000M Graphics with 2GB DDR3 Memory
    Total Memory: 8 GB DDR3 - 1600MHz (2 DIMM)
    Keyboard: Keyboard (Backlit) US English
    Pointing Device: UltraNav with Fingerprint Reader for Color Sensor, Smart Card Reader
    Camera: 720p HD Camera with Microphone
    Hard Drive: 500GB Hard Disk Drive, 7200rpm
    Optical Device: DVD Recordable 8x Max, Dual Layer, Ultrabay Enhanced w/ SW Royalty for Windows 8
    System Expansion Slots: Express Card Slot & 4-in-1 Card Reader & Smart Card Reader
    Battery: 9 Cell Li-Ion TWL 70++
    Power Cord: 170W Slim AC Adapter - US (3pin)
    Bluetooth: Bluetooth 4.0 with Antenna
    Integrated WiFi Wireless LAN Adapters: Intel Centrino Ultimate-N 6300 AGN
    Integrated Mobile Broadband: Mobile Broadband upgradable
    Language Pack: Language Pack Win8 US English
    I am a part of the vboxusers group:
    groups matt
    wheel vboxusers users
    I am using the ck kernel in order to avoid an NVIDIA bug:
    pacman -Q | grep '\-ck'
    linux-ck-ivybridge 3.11.6-1
    linux-ck-ivybridge-headers 3.11.6-1
    nvidia-ck-ivybridge 325.15-8
    virtualbox-ck-host-modules-ivybridge 4.3.2-1
    VBox.log:
    VirtualBox VM 4.3.2_OSE r90405 linux.amd64 (Nov 2 2013 00:37:14) release log
    00:00:00.279529 Log opened 2013-11-04T08:49:54.581431000Z
    00:00:00.279532 Build Type: release
    00:00:00.279534 OS Product: Linux
    00:00:00.279535 OS Release: 3.11.6-1-ck
    00:00:00.279536 OS Version: #1 SMP PREEMPT Fri Oct 18 16:25:57 EDT 2013
    00:00:00.279554 DMI Product Name: 2436CTO
    00:00:00.279561 DMI Product Version: ThinkPad W530
    00:00:00.279606 Host RAM: 15649MB total, 12841MB available
    00:00:00.279609 Executable: /usr/lib/virtualbox/VirtualBox
    00:00:00.279609 Process ID: 7535
    00:00:00.279610 Package type: LINUX_64BITS_GENERIC (OSE)
    00:00:00.284444 Installed Extension Packs:
    00:00:00.284452 Oracle VM VirtualBox Extension Pack (Version: 4.3.2 r90405; VRDE Module: VBoxVRDP)
    00:00:00.296684 Using XKB for keycode to scan code conversion
    00:00:00.301989 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xffffffffa143b020 - ModuleInit at ffffffffa1457fa0 and ModuleTerm at ffffffffa1458240
    00:00:00.302017 SUP: VMMR0EntryEx located at ffffffffa1459600, VMMR0EntryFast at ffffffffa1459220 and VMMR0EntryInt at ffffffffa1459210
    00:00:00.302921 Guest OS type: 'Windows7_64'
    00:00:00.304870 fHMForced=true - Lots of RAM
    00:00:00.304880 fHMForced=true - SMP
    00:00:00.304884 fHMForced=true - 64-bit guest
    00:00:00.309262 File system of '/home/matt/VirtualBox VMs/cole/Snapshots' (snapshots) is ext4
    00:00:00.309273 File system of '/home/matt/VirtualBox VMs/cole/cole-disk1_1.vmdk' is ext4
    00:00:00.319009 Shared clipboard mode: Bidirectional
    00:00:00.322978 Drag'n'drop mode: Off
    00:00:00.337774 ************************* CFGM dump *************************
    00:00:00.337780 [/] (level 0)
    00:00:00.338180 CSAMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.338189 CpuExecutionCap <integer> = 0x0000000000000050 (80)
    00:00:00.338191 EnablePAE <integer> = 0x0000000000000000 (0)
    00:00:00.338192 HMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.338193 HMForced <integer> = 0x0000000000000001 (1)
    00:00:00.338194 MemBalloonSize <integer> = 0x0000000000000000 (0)
    00:00:00.338195 Name <string> = "cole" (cb=5)
    00:00:00.338196 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338197 PATMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.338198 PageFusion <integer> = 0x0000000000000000 (0)
    00:00:00.338199 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.338201 RamSize <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
    00:00:00.338203 RawR0Enabled <integer> = 0x0000000000000001 (1)
    00:00:00.338204 RawR3Enabled <integer> = 0x0000000000000001 (1)
    00:00:00.338205 TimerMillies <integer> = 0x000000000000000a (10)
    00:00:00.338206 UUID <bytes> = "78 cb 96 4e 9d 24 03 4c 8d 55 44 75 02 76 2c 93" (cb=16)
    00:00:00.338211
    00:00:00.338212 [/CPUM/] (level 1)
    00:00:00.338213 SyntheticCpu <integer> = 0x0000000000000000 (0)
    00:00:00.338214
    00:00:00.338215 [/DBGF/] (level 1)
    00:00:00.338215 Path <string> = "/home/matt/VirtualBox VMs/cole/debug/;/home/matt/VirtualBox VMs/cole/;/home/matt/" (cb=82)
    00:00:00.338216
    00:00:00.338217 [/Devices/] (level 1)
    00:00:00.338217
    00:00:00.338218 [/Devices/8237A/] (level 2)
    00:00:00.338219
    00:00:00.338219 [/Devices/8237A/0/] (level 3)
    00:00:00.338220 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338220
    00:00:00.338221 [/Devices/AudioSniffer/] (level 2)
    00:00:00.338222
    00:00:00.338222 [/Devices/AudioSniffer/0/] (level 3)
    00:00:00.338223
    00:00:00.338223 [/Devices/AudioSniffer/0/Config/] (level 4)
    00:00:00.338225
    00:00:00.338226 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
    00:00:00.338227 Driver <string> = "MainAudioSniffer" (cb=17)
    00:00:00.338228
    00:00:00.338228 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
    00:00:00.338229 Object <integer> = 0x00007f43a40060f0 (139 928 491 024 624)
    00:00:00.338231
    00:00:00.338231 [/Devices/VMMDev/] (level 2)
    00:00:00.338232
    00:00:00.338233 [/Devices/VMMDev/0/] (level 3)
    00:00:00.338235 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338236 PCIDeviceNo <integer> = 0x0000000000000004 (4)
    00:00:00.338237 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338238 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338239
    00:00:00.338240 [/Devices/VMMDev/0/Config/] (level 4)
    00:00:00.338241 GuestCoreDumpDir <string> = "/home/matt/VirtualBox VMs/cole/Snapshots" (cb=41)
    00:00:00.338242 RamSize <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
    00:00:00.338243
    00:00:00.338244 [/Devices/VMMDev/0/LUN#0/] (level 4)
    00:00:00.338245 Driver <string> = "HGCM" (cb=5)
    00:00:00.338245
    00:00:00.338245 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
    00:00:00.338246 Object <integer> = 0x00007f4384000930 (139 927 954 131 248)
    00:00:00.338248
    00:00:00.338248 [/Devices/VMMDev/0/LUN#999/] (level 4)
    00:00:00.338250 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338251
    00:00:00.338251 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
    00:00:00.338253 First <integer> = 0x0000000000000000 (0)
    00:00:00.338254 Last <integer> = 0x0000000000000000 (0)
    00:00:00.338255 papLeds <integer> = 0x00007f43a40018b0 (139 928 491 006 128)
    00:00:00.338257
    00:00:00.338257 [/Devices/acpi/] (level 2)
    00:00:00.338258
    00:00:00.338258 [/Devices/acpi/0/] (level 3)
    00:00:00.338259 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338261 PCIDeviceNo <integer> = 0x0000000000000007 (7)
    00:00:00.338262 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338263 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338264
    00:00:00.338264 [/Devices/acpi/0/Config/] (level 4)
    00:00:00.338267 CpuHotPlug <integer> = 0x0000000000000000 (0)
    00:00:00.338268 FdcEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.338270 HostBusPciAddress <integer> = 0x0000000000000000 (0)
    00:00:00.338271 HpetEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.338272 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.338273 IocPciAddress <integer> = 0x0000000000010000 (65 536)
    00:00:00.338274 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338276 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.338278 RamSize <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
    00:00:00.338279 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
    00:00:00.338280 Serial0Irq <integer> = 0x0000000000000000 (0)
    00:00:00.338280 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
    00:00:00.338281 Serial1Irq <integer> = 0x0000000000000000 (0)
    00:00:00.338282 ShowCpu <integer> = 0x0000000000000001 (1)
    00:00:00.338282 ShowRtc <integer> = 0x0000000000000000 (0)
    00:00:00.338283 SmcEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.338284
    00:00:00.338284 [/Devices/acpi/0/LUN#0/] (level 4)
    00:00:00.338285 Driver <string> = "ACPIHost" (cb=9)
    00:00:00.338286
    00:00:00.338286 [/Devices/acpi/0/LUN#0/Config/] (level 5)
    00:00:00.338287
    00:00:00.338287 [/Devices/acpi/0/LUN#1/] (level 4)
    00:00:00.338288 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.338289
    00:00:00.338289 [/Devices/acpi/0/LUN#1/Config/] (level 5)
    00:00:00.338291
    00:00:00.338292 [/Devices/acpi/0/LUN#2/] (level 4)
    00:00:00.338293 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.338294
    00:00:00.338294 [/Devices/acpi/0/LUN#2/Config/] (level 5)
    00:00:00.338296
    00:00:00.338296 [/Devices/acpi/0/LUN#3/] (level 4)
    00:00:00.338298 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.338299
    00:00:00.338299 [/Devices/acpi/0/LUN#3/Config/] (level 5)
    00:00:00.338301
    00:00:00.338301 [/Devices/ahci/] (level 2)
    00:00:00.338302
    00:00:00.338303 [/Devices/ahci/0/] (level 3)
    00:00:00.338304 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338305 PCIDeviceNo <integer> = 0x000000000000000d (13)
    00:00:00.338306 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338308 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338309
    00:00:00.338309 [/Devices/ahci/0/Config/] (level 4)
    00:00:00.338311 Bootable <integer> = 0x0000000000000001 (1)
    00:00:00.338312 PortCount <integer> = 0x0000000000000001 (1)
    00:00:00.338313
    00:00:00.338314 [/Devices/ahci/0/Config/Port0/] (level 5)
    00:00:00.338315 NonRotationalMedium <integer> = 0x0000000000000000 (0)
    00:00:00.338315
    00:00:00.338316 [/Devices/ahci/0/LUN#0/] (level 4)
    00:00:00.338317 Driver <string> = "Block" (cb=6)
    00:00:00.338317
    00:00:00.338318 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
    00:00:00.338319 Driver <string> = "VD" (cb=3)
    00:00:00.338319
    00:00:00.338320 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6)
    00:00:00.338321 BlockCache <integer> = 0x0000000000000001 (1)
    00:00:00.338322 Format <string> = "VMDK" (cb=5)
    00:00:00.338322 Path <string> = "/home/matt/VirtualBox VMs/cole/cole-disk1_1.vmdk" (cb=49)
    00:00:00.338324 Type <string> = "HardDisk" (cb=9)
    00:00:00.338325 UseNewIo <integer> = 0x0000000000000001 (1)
    00:00:00.338326
    00:00:00.338326 [/Devices/ahci/0/LUN#0/Config/] (level 5)
    00:00:00.338328 Mountable <integer> = 0x0000000000000000 (0)
    00:00:00.338328 Type <string> = "HardDisk" (cb=9)
    00:00:00.338329
    00:00:00.338330 [/Devices/ahci/0/LUN#999/] (level 4)
    00:00:00.338331 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338332
    00:00:00.338333 [/Devices/ahci/0/LUN#999/Config/] (level 5)
    00:00:00.338335 DeviceInstance <string> = "ahci/0" (cb=7)
    00:00:00.338336 First <integer> = 0x0000000000000000 (0)
    00:00:00.338337 Last <integer> = 0x0000000000000000 (0)
    00:00:00.338338 pConsole <integer> = 0x00007f43a40012c0 (139 928 491 004 608)
    00:00:00.338340 papLeds <integer> = 0x00007f43a40015e0 (139 928 491 005 408)
    00:00:00.338342 pmapMediumAttachments <integer> = 0x00007f43a40018c8 (139 928 491 006 152)
    00:00:00.338343
    00:00:00.338344 [/Devices/apic/] (level 2)
    00:00:00.338345
    00:00:00.338346 [/Devices/apic/0/] (level 3)
    00:00:00.338347 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338348
    00:00:00.338349 [/Devices/apic/0/Config/] (level 4)
    00:00:00.338350 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.338351 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338352
    00:00:00.338353 [/Devices/e1000/] (level 2)
    00:00:00.338354
    00:00:00.338354 [/Devices/e1000/0/] (level 3)
    00:00:00.338356 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338357 PCIDeviceNo <integer> = 0x0000000000000003 (3)
    00:00:00.338358 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338359 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338361
    00:00:00.338361 [/Devices/e1000/0/Config/] (level 4)
    00:00:00.338363 AdapterType <integer> = 0x0000000000000000 (0)
    00:00:00.338364 CableConnected <integer> = 0x0000000000000001 (1)
    00:00:00.338365 LineSpeed <integer> = 0x0000000000000000 (0)
    00:00:00.338366 MAC <bytes> = "08 00 27 f8 64 23" (cb=6)
    00:00:00.338368
    00:00:00.338369 [/Devices/e1000/0/LUN#0/] (level 4)
    00:00:00.338370 Driver <string> = "IntNet" (cb=7)
    00:00:00.338370
    00:00:00.338371 [/Devices/e1000/0/LUN#0/Config/] (level 5)
    00:00:00.338372 IfPolicyPromisc <string> = "deny" (cb=5)
    00:00:00.338373 IgnoreConnectFailure <integer> = 0x0000000000000000 (0)
    00:00:00.338373 Network <string> = "HostInterfaceNetworking-enp0s25" (cb=32)
    00:00:00.338374 Trunk <string> = "enp0s25" (cb=8)
    00:00:00.338375 TrunkType <integer> = 0x0000000000000003 (3)
    00:00:00.338376
    00:00:00.338376 [/Devices/e1000/0/LUN#999/] (level 4)
    00:00:00.338377 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338377
    00:00:00.338378 [/Devices/e1000/0/LUN#999/Config/] (level 5)
    00:00:00.338379 First <integer> = 0x0000000000000000 (0)
    00:00:00.338380 Last <integer> = 0x0000000000000000 (0)
    00:00:00.338380 papLeds <integer> = 0x00007f43a4001790 (139 928 491 005 840)
    00:00:00.338381
    00:00:00.338382 [/Devices/hda/] (level 2)
    00:00:00.338382
    00:00:00.338383 [/Devices/hda/0/] (level 3)
    00:00:00.338384 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338385 PCIDeviceNo <integer> = 0x0000000000000005 (5)
    00:00:00.338386 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338387 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338388
    00:00:00.338389 [/Devices/hda/0/Config/] (level 4)
    00:00:00.338390
    00:00:00.338391 [/Devices/hda/0/LUN#0/] (level 4)
    00:00:00.338392 Driver <string> = "AUDIO" (cb=6)
    00:00:00.338393
    00:00:00.338394 [/Devices/hda/0/LUN#0/Config/] (level 5)
    00:00:00.338395 AudioDriver <string> = "pulse" (cb=6)
    00:00:00.338395 StreamName <string> = "cole" (cb=5)
    00:00:00.338396
    00:00:00.338396 [/Devices/i8254/] (level 2)
    00:00:00.338397
    00:00:00.338397 [/Devices/i8254/0/] (level 3)
    00:00:00.338398
    00:00:00.338399 [/Devices/i8254/0/Config/] (level 4)
    00:00:00.338401
    00:00:00.338401 [/Devices/i8259/] (level 2)
    00:00:00.338402
    00:00:00.338402 [/Devices/i8259/0/] (level 3)
    00:00:00.338404 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338405
    00:00:00.338405 [/Devices/i8259/0/Config/] (level 4)
    00:00:00.338407
    00:00:00.338407 [/Devices/ioapic/] (level 2)
    00:00:00.338409
    00:00:00.338409 [/Devices/ioapic/0/] (level 3)
    00:00:00.338410 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338411
    00:00:00.338412 [/Devices/ioapic/0/Config/] (level 4)
    00:00:00.338413 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338414
    00:00:00.338414 [/Devices/mc146818/] (level 2)
    00:00:00.338415
    00:00:00.338415 [/Devices/mc146818/0/] (level 3)
    00:00:00.338416
    00:00:00.338416 [/Devices/mc146818/0/Config/] (level 4)
    00:00:00.338417 UseUTC <integer> = 0x0000000000000000 (0)
    00:00:00.338418
    00:00:00.338418 [/Devices/parallel/] (level 2)
    00:00:00.338419
    00:00:00.338419 [/Devices/pcarch/] (level 2)
    00:00:00.338420
    00:00:00.338420 [/Devices/pcarch/0/] (level 3)
    00:00:00.338421 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338422
    00:00:00.338422 [/Devices/pcarch/0/Config/] (level 4)
    00:00:00.338423
    00:00:00.338423 [/Devices/pcbios/] (level 2)
    00:00:00.338424
    00:00:00.338425 [/Devices/pcbios/0/] (level 3)
    00:00:00.338425 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338426
    00:00:00.338426 [/Devices/pcbios/0/Config/] (level 4)
    00:00:00.338428 BootDevice0 <string> = "FLOPPY" (cb=7)
    00:00:00.338429 BootDevice1 <string> = "DVD" (cb=4)
    00:00:00.338429 BootDevice2 <string> = "IDE" (cb=4)
    00:00:00.338430 BootDevice3 <string> = "NONE" (cb=5)
    00:00:00.338431 FloppyDevice <string> = "i82078" (cb=7)
    00:00:00.338432 HardDiskDevice <string> = "piix3ide" (cb=9)
    00:00:00.338433 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.338434 LanBootRom <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom" (cb=85)
    00:00:00.338436 McfgBase <integer> = 0x0000000000000000 (0)
    00:00:00.338437 McfgLength <integer> = 0x0000000000000000 (0)
    00:00:00.338438 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338439 PXEDebug <integer> = 0x0000000000000000 (0)
    00:00:00.338440 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.338441 RamSize <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
    00:00:00.338443 SataHardDiskDevice <string> = "ahci" (cb=5)
    00:00:00.338443 SataLUN1 <integer> = 0x0000000000000000 (0)
    00:00:00.338444 UUID <bytes> = "78 cb 96 4e 9d 24 03 4c 8d 55 44 75 02 76 2c 93" (cb=16)
    00:00:00.338446
    00:00:00.338447 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
    00:00:00.338448
    00:00:00.338448 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
    00:00:00.338449 NIC <integer> = 0x0000000000000000 (0)
    00:00:00.338450 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338451 PCIDeviceNo <integer> = 0x0000000000000003 (3)
    00:00:00.338451 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338452
    00:00:00.338453 [/Devices/pci/] (level 2)
    00:00:00.338454
    00:00:00.338455 [/Devices/pci/0/] (level 3)
    00:00:00.338456 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338457
    00:00:00.338458 [/Devices/pci/0/Config/] (level 4)
    00:00:00.338459 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.338460
    00:00:00.338461 [/Devices/pckbd/] (level 2)
    00:00:00.338461
    00:00:00.338462 [/Devices/pckbd/0/] (level 3)
    00:00:00.338463 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338463
    00:00:00.338464 [/Devices/pckbd/0/Config/] (level 4)
    00:00:00.338464
    00:00:00.338465 [/Devices/pckbd/0/LUN#0/] (level 4)
    00:00:00.338467 Driver <string> = "KeyboardQueue" (cb=14)
    00:00:00.338467
    00:00:00.338468 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
    00:00:00.338470 Driver <string> = "MainKeyboard" (cb=13)
    00:00:00.338470
    00:00:00.338471 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
    00:00:00.338473 Object <integer> = 0x00007f43a400cbf0 (139 928 491 052 016)
    00:00:00.338474
    00:00:00.338475 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
    00:00:00.338477 QueueSize <integer> = 0x0000000000000040 (64)
    00:00:00.338478
    00:00:00.338479 [/Devices/pckbd/0/LUN#1/] (level 4)
    00:00:00.338480 Driver <string> = "MouseQueue" (cb=11)
    00:00:00.338481
    00:00:00.338481 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
    00:00:00.338482 Driver <string> = "MainMouse" (cb=10)
    00:00:00.338483
    00:00:00.338483 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
    00:00:00.338485 Object <integer> = 0x00007f43a400d9d0 (139 928 491 055 568)
    00:00:00.338487
    00:00:00.338487 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
    00:00:00.338489 QueueSize <integer> = 0x0000000000000080 (128)
    00:00:00.338490
    00:00:00.338490 [/Devices/pcnet/] (level 2)
    00:00:00.338492
    00:00:00.338492 [/Devices/piix3ide/] (level 2)
    00:00:00.338493
    00:00:00.338494 [/Devices/piix3ide/0/] (level 3)
    00:00:00.338495 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338495 PCIDeviceNo <integer> = 0x0000000000000001 (1)
    00:00:00.338496 PCIFunctionNo <integer> = 0x0000000000000001 (1)
    00:00:00.338497 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338498
    00:00:00.338499 [/Devices/piix3ide/0/Config/] (level 4)
    00:00:00.338500 Type <string> = "PIIX4" (cb=6)
    00:00:00.338501
    00:00:00.338501 [/Devices/piix3ide/0/Config/SecondaryMaster/] (level 5)
    00:00:00.338503 NonRotationalMedium <integer> = 0x0000000000000000 (0)
    00:00:00.338504
    00:00:00.338505 [/Devices/piix3ide/0/LUN#2/] (level 4)
    00:00:00.338506 Driver <string> = "Block" (cb=6)
    00:00:00.338507
    00:00:00.338507 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
    00:00:00.338509 Mountable <integer> = 0x0000000000000001 (1)
    00:00:00.338510 Type <string> = "DVD" (cb=4)
    00:00:00.338511
    00:00:00.338511 [/Devices/piix3ide/0/LUN#999/] (level 4)
    00:00:00.338513 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338514
    00:00:00.338514 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
    00:00:00.338516 DeviceInstance <string> = "piix3ide/0" (cb=11)
    00:00:00.338517 First <integer> = 0x0000000000000000 (0)
    00:00:00.338519 Last <integer> = 0x0000000000000003 (3)
    00:00:00.338520 pConsole <integer> = 0x00007f43a40012c0 (139 928 491 004 608)
    00:00:00.338522 papLeds <integer> = 0x00007f43a40015c0 (139 928 491 005 376)
    00:00:00.338523 pmapMediumAttachments <integer> = 0x00007f43a40018c8 (139 928 491 006 152)
    00:00:00.338524
    00:00:00.338525 [/Devices/serial/] (level 2)
    00:00:00.338525
    00:00:00.338526 [/Devices/usb-ohci/] (level 2)
    00:00:00.338527
    00:00:00.338528 [/Devices/usb-ohci/0/] (level 3)
    00:00:00.338529 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338530 PCIDeviceNo <integer> = 0x0000000000000006 (6)
    00:00:00.338532 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338533 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338534
    00:00:00.338534 [/Devices/usb-ohci/0/Config/] (level 4)
    00:00:00.338536
    00:00:00.338536 [/Devices/usb-ohci/0/LUN#0/] (level 4)
    00:00:00.338538 Driver <string> = "VUSBRootHub" (cb=12)
    00:00:00.338539
    00:00:00.338539 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
    00:00:00.338541
    00:00:00.338541 [/Devices/usb-ohci/0/LUN#999/] (level 4)
    00:00:00.338542 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338543
    00:00:00.338543 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
    00:00:00.338544 First <integer> = 0x0000000000000000 (0)
    00:00:00.338545 Last <integer> = 0x0000000000000000 (0)
    00:00:00.338546 papLeds <integer> = 0x00007f43a40018b8 (139 928 491 006 136)
    00:00:00.338548
    00:00:00.338548 [/Devices/vga/] (level 2)
    00:00:00.338549
    00:00:00.338550 [/Devices/vga/0/] (level 3)
    00:00:00.338551 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338553 PCIDeviceNo <integer> = 0x0000000000000002 (2)
    00:00:00.338554 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338554 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338555
    00:00:00.338555 [/Devices/vga/0/Config/] (level 4)
    00:00:00.338557 CustomVideoModes <integer> = 0x0000000000000000 (0)
    00:00:00.338558 FadeIn <integer> = 0x0000000000000001 (1)
    00:00:00.338559 FadeOut <integer> = 0x0000000000000001 (1)
    00:00:00.338560 HeightReduction <integer> = 0x0000000000000000 (0)
    00:00:00.338561 LogoFile <string> = "" (cb=1)
    00:00:00.338562 LogoTime <integer> = 0x0000000000000000 (0)
    00:00:00.338564 MonitorCount <integer> = 0x0000000000000001 (1)
    00:00:00.338565 ShowBootMenu <integer> = 0x0000000000000002 (2)
    00:00:00.338566 VRamSize <integer> = 0x0000000004000000 (67 108 864, 64 MB)
    00:00:00.338568
    00:00:00.338568 [/Devices/vga/0/LUN#0/] (level 4)
    00:00:00.338570 Driver <string> = "MainDisplay" (cb=12)
    00:00:00.338570
    00:00:00.338571 [/Devices/vga/0/LUN#0/Config/] (level 5)
    00:00:00.338572 Object <integer> = 0x00007f43a4001be0 (139 928 491 006 944)
    00:00:00.338574
    00:00:00.338574 [/Devices/virtio-net/] (level 2)
    00:00:00.338575
    00:00:00.338575 [/EM/] (level 1)
    00:00:00.338576 TripleFaultReset <integer> = 0x0000000000000000 (0)
    00:00:00.338577
    00:00:00.338577 [/HM/] (level 1)
    00:00:00.338578 64bitEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.338579 EnableLargePages <integer> = 0x0000000000000000 (0)
    00:00:00.338580 EnableNestedPaging <integer> = 0x0000000000000001 (1)
    00:00:00.338580 EnableUX <integer> = 0x0000000000000001 (1)
    00:00:00.338581 EnableVPID <integer> = 0x0000000000000001 (1)
    00:00:00.338582 Exclusive <integer> = 0x0000000000000001 (1)
    00:00:00.338583
    00:00:00.338583 [/MM/] (level 1)
    00:00:00.338584 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
    00:00:00.338584
    00:00:00.338584 [/PDM/] (level 1)
    00:00:00.338585
    00:00:00.338585 [/PDM/AsyncCompletion/] (level 2)
    00:00:00.338586
    00:00:00.338587 [/PDM/AsyncCompletion/File/] (level 3)
    00:00:00.338587
    00:00:00.338588 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
    00:00:00.338589
    00:00:00.338589 [/PDM/BlkCache/] (level 2)
    00:00:00.338590 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
    00:00:00.338592
    00:00:00.338592 [/PDM/Devices/] (level 2)
    00:00:00.338593
    00:00:00.338594 [/PDM/Devices/VBoxEhci/] (level 3)
    00:00:00.338595 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR3.so" (cb=97)
    00:00:00.338596 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.338597 RCSearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.338598
    00:00:00.338599 [/PDM/Devices/VBoxPciRaw/] (level 3)
    00:00:00.338601 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawR3.so" (cb=99)
    00:00:00.338601 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.338602
    00:00:00.338602 [/PDM/Drivers/] (level 2)
    00:00:00.338603
    00:00:00.338603 [/PDM/Drivers/DrvHostWebcam/] (level 3)
    00:00:00.338604 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so" (cb=101)
    00:00:00.338605
    00:00:00.338605 [/PDM/Drivers/VBoxC/] (level 3)
    00:00:00.338606 Path <string> = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
    00:00:00.338607
    00:00:00.338607 [/PDM/Drivers/VBoxPciRawDrv/] (level 3)
    00:00:00.338608 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawDrv.so" (cb=100)
    00:00:00.338609
    00:00:00.338610 [/PDM/NetworkShaper/] (level 2)
    00:00:00.338611
    00:00:00.338611 [/PDM/NetworkShaper/BwGroups/] (level 3)
    00:00:00.338613
    00:00:00.338613 [/PDM/USB/] (level 2)
    00:00:00.338614
    00:00:00.338615 [/PDM/USB/VBoxUsbCardReader/] (level 3)
    00:00:00.338617 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbCardReaderR3.so" (cb=106)
    00:00:00.338617
    00:00:00.338617 [/PDM/USB/VBoxUsbWebcam/] (level 3)
    00:00:00.338618 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbWebcamR3.so" (cb=102)
    00:00:00.338619
    00:00:00.338619 [/TM/] (level 1)
    00:00:00.338620 UTCOffset <integer> = 0x0000000000000000 (0)
    00:00:00.338621
    00:00:00.338621 [/USB/] (level 1)
    00:00:00.338622
    00:00:00.338623 [/USB/HidMouse/] (level 2)
    00:00:00.338624
    00:00:00.338624 [/USB/HidMouse/1/] (level 3)
    00:00:00.338626
    00:00:00.338626 [/USB/HidMouse/1/Config/] (level 4)
    00:00:00.338628 Mode <string> = "absolute" (cb=9)
    00:00:00.338629
    00:00:00.338629 [/USB/HidMouse/1/LUN#0/] (level 4)
    00:00:00.338630 Driver <string> = "MouseQueue" (cb=11)
    00:00:00.338631
    00:00:00.338632 [/USB/HidMouse/1/LUN#0/AttachedDriver/] (level 5)
    00:00:00.338634 Driver <string> = "MainMouse" (cb=10)
    00:00:00.338635
    00:00:00.338636 [/USB/HidMouse/1/LUN#0/AttachedDriver/Config/] (level 6)
    00:00:00.338637 Object <integer> = 0x00007f43a400d9d0 (139 928 491 055 568)
    00:00:00.338638
    00:00:00.338639 [/USB/HidMouse/1/LUN#0/Config/] (level 5)
    00:00:00.338640 QueueSize <integer> = 0x0000000000000080 (128)
    00:00:00.338640
    00:00:00.338641 [/USB/USBProxy/] (level 2)
    00:00:00.338641
    00:00:00.338642 [/USB/USBProxy/GlobalConfig/] (level 3)
    00:00:00.338643
    00:00:00.338643 ********************* End of CFGM dump **********************
    00:00:00.338648 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false
    00:00:00.338651 VM: fRawRing1Enabled=false CSAM=true PATM=true
    00:00:00.339710 HMR3Init: VT-x w/ nested paging
    00:00:00.339764 MM: cbHyperHeap=0x140000 (1310720)
    00:00:00.343632 Debug: HCPhysInterPD=000000007fc90000 HCPhysInterPaePDPT=000000007fc93000 HCPhysInterPaePML4=000000007fc95000
    00:00:00.343652 Debug: apInterPTs={000000007fc91000,000000007fc92000} apInterPaePTs={000000032883b000,00000003badf0000} apInterPaePDs={00000003badf1000,00000003b5ef4000,00000003b5ef5000,000000032883e000} pInterPaePDPT64=000000007fc94000
    00:00:00.343660 Host paging mode: AMD64+PGE+NX
    00:00:00.343665 PGMPool: cMaxPages=4144 (u64MaxPages=4136)
    00:00:00.343668 pgmR3PoolInit: cMaxPages=0x1030 cMaxUsers=0x2060 cMaxPhysExts=0x2000 fCacheEnable=true
    00:00:00.393965 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=100
    00:00:00.426139 TM: cTSCTicksPerSecond=0xa0dfd428 (2 699 023 400) fTSCVirtualized=true fTSCUseRealTSC=false
    00:00:00.426152 TM: fMaybeUseOffsettedHostTSC=false TSCTiedToExecution=false TSCNotTiedToHalt=false
    00:00:00.426904 CoreCode: R3=00007f43c47e1000 R0=ffffc90004128000 RC=a1041000 Phys=00000000c551b000 cb=0x1000
    00:00:00.427071 AIOMgr: Default manager type is "Async"
    00:00:00.427078 AIOMgr: Default file backend is "NonBuffered"
    00:00:00.427141 BlkCache: Cache successfully initialised. Cache size is 5242880 bytes
    00:00:00.427147 BlkCache: Cache commit interval is 10000 ms
    00:00:00.427151 BlkCache: Cache commit threshold is 2621440 bytes
    00:00:00.438466 [SMP] BIOS with 4 CPUs
    00:00:00.439354 DevPcBios: Using LAN ROM '/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom' with a size of 0xc000 bytes
    00:00:00.443471 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xffffffffa0045020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
    00:00:00.445128 SUP: Loaded VBoxDD2R0.r0 (/usr/lib/virtualbox/VBoxDD2R0.r0) at 0xffffffffa0063020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
    00:00:00.445150 Activating Local APIC
    00:00:00.445159 CPUM: SetGuestCpuIdFeature: Enabled APIC
    00:00:00.445516 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:00.447969 Shared Folders service loaded.
    00:00:00.463779 Chipset cannot do MSI: VERR_NOT_IMPLEMENTED
    00:00:00.463930 DrvBlock: Flushes will be ignored
    00:00:00.463936 DrvBlock: Async flushes will be passed to the disk
    00:00:00.464515 VDInit finished
    00:00:00.464605 AIOMgr: Endpoint for file '/home/matt/VirtualBox VMs/cole/cole-disk1_1.vmdk' (flags 000c0723) created successfully
    00:00:00.602201 AIOMgr: Flush failed with VERR_INVALID_PARAMETER, disabling async flushes
    00:00:00.602304 VD: Opening the disk took 138345011 ns
    00:00:00.602376 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 629145600
    00:00:00.602406 AHCI: LUN#0: using async I/O
    00:00:00.602560 AHCI#0: Reset the HBA
    00:00:00.602749 PIIX3 ATA: LUN#0: no unit
    00:00:00.602760 PIIX3 ATA: LUN#1: no unit
    00:00:00.602797 DrvBlock: Flushes will be ignored
    00:00:00.602804 DrvBlock: Async flushes will be passed to the disk
    00:00:00.602904 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 0, passthrough disabled
    00:00:00.602927 PIIX3 ATA: LUN#3: no unit
    00:00:00.602950 PIIX3 ATA: Ctl#0: finished processing RESET
    00:00:00.602972 PIIX3 ATA: Ctl#1: finished processing RESET
    00:00:00.603098 IntNet#0: szNetwork={HostInterfaceNetworking-enp0s25} enmTrunkType=3 szTrunk={enp0s25} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
    00:00:00.603650 Chipset cannot do MSI: VERR_NOT_IMPLEMENTED
    00:00:00.603683 Audio: Trying driver 'pulse'.
    00:00:00.607137 Pulse: open PCM_IN rate=44100Hz channels=2 format=s16le
    00:00:00.607159 Pulse: Requested record buffer attributes: maxlength=26460 fragsize=17640
    00:00:00.608218 Pulse: Obtained record buffer attributes: maxlength=26460 fragsize=8820
    00:00:00.608315 HdaCodec: can't open in fmt(freq: 44100)
    00:00:00.608329 Pulse: open PCM_OUT rate=44100Hz channels=2 format=s16le
    00:00:00.608340 Pulse: Requested playback buffer attributes: maxlength=26460 tlength=17640 prebuf=-1 minreq=-1
    00:00:00.680651 Pulse: Obtained playback buffer attributes: maxlength=26460 tlength=12348 prebuf=8824 minreq=3528
    00:00:00.680711 HdaCodec: can't open out fmt(freq: 44100)
    00:00:00.681169 VUSB: attached 'HidMouse' to port 1
    00:00:00.683638 DevPcBios: SATA LUN#0 LCHS=1024/255/63
    00:00:00.683781 PGM: The CPU physical address width is 36 bits
    00:00:00.683791 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
    00:00:00.687349 VMM: Thread-context hooks enabled!
    00:00:00.687434 HM: Using VT-x implementation 2.0!
    00:00:00.687435 HM: Host CR4 = 0x1407e0
    00:00:00.687438 HM: Host EFER = 0xd01
    00:00:00.687439 HM: MSR_IA32_FEATURE_CONTROL = 0x5
    00:00:00.687442 HM: MSR_IA32_VMX_BASIC_INFO = 0xda040000000010
    00:00:00.687444 HM: VMCS id = 0x10
    00:00:00.687446 HM: VMCS size = 1024 bytes
    00:00:00.687447 HM: VMCS physical address limit = None
    00:00:00.687448 HM: VMCS memory type = 0x6
    00:00:00.687449 HM: Dual-monitor treatment support = true
    00:00:00.687450 HM: OUTS & INS instruction-info = true
    00:00:00.687451 HM: Max resume loops = 8192
    00:00:00.687452 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016
    00:00:00.687454 HM: VMX_VMCS_CTRL_PIN_EXEC_EXT_INT_EXIT
    00:00:00.687456 HM: VMX_VMCS_CTRL_PIN_EXEC_NMI_EXIT
    00:00:00.687457 HM: VMX_VMCS_CTRL_PIN_EXEC_VIRTUAL_NMI
    00:00:00.687457 HM: VMX_VMCS_CTRL_PIN_EXEC_PREEMPT_TIMER
    00:00:00.687460 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172
    00:00:00.687461 HM: VMX_VMCS_CTRL_PROC_EXEC_INT_WINDOW_EXIT
    00:00:00.687462 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_TSC_OFFSETTING
    00:00:00.687463 HM: VMX_VMCS_CTRL_PROC_EXEC_HLT_EXIT
    00:00:00.687463 HM: VMX_VMCS_CTRL_PROC_EXEC_INVLPG_EXIT
    00:00:00.687464 HM: VMX_VMCS_CTRL_PROC_EXEC_MWAIT_EXIT
    00:00:00.687465 HM: VMX_VMCS_CTRL_PROC_EXEC_RDPMC_EXIT
    00:00:00.687466 HM: VMX_VMCS_CTRL_PROC_EXEC_RDTSC_EXIT
    00:00:00.687467 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT
    00:00:00.687469 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT (must be set)
    00:00:00.687470 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT
    00:00:00.687470 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT (must be set)
    00:00:00.687471 HM: VMX_VMCS_CTRL_PROC_EXEC_CR8_LOAD_EXIT
    00:00:00.687471 HM: VMX_VMCS_CTRL_PROC_EXEC_CR8_STORE_EXIT
    00:00:00.687472 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_TPR_SHADOW
    00:00:00.687472 HM: VMX_VMCS_CTRL_PROC_EXEC_NMI_WINDOW_EXIT
    00:00:00.687473 HM: VMX_VMCS_CTRL_PROC_EXEC_MOV_DR_EXIT
    00:00:00.687473 HM: VMX_VMCS_CTRL_PROC_EXEC_UNCOND_IO_EXIT
    00:00:00.687474 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_IO_BITMAPS
    00:00:00.687474 HM: VMX_VMCS_CTRL_PROC_EXEC_MONITOR_TRAP_FLAG
    00:00:00.687476 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS
    00:00:00.687476 HM: VMX_VMCS_CTRL_PROC_EXEC_MONITOR_EXIT
    00:00:00.687477 HM: VMX_VMCS_CTRL_PROC_EXEC_PAUSE_EXIT
    00:00:00.687477 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_SECONDARY_EXEC_CTRL
    00:00:00.687478 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0x8ff00000000
    00:00:00.687479 HM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC
    00:00:00.687480 HM: VMX_VMCS_CTRL_PROC_EXEC2_EPT
    00:00:00.687480 HM: VMX_VMCS_CTRL_PROC_EXEC2_DESCRIPTOR_TABLE_EXIT
    00:00:00.687481 HM: VMX_VMCS_CTRL_PROC_EXEC2_RDTSCP
    00:00:00.687481 HM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_X2APIC
    00:00:00.687482 HM: VMX_VMCS_CTRL_PROC_EXEC2_VPID
    00:00:00.687482 HM: VMX_VMCS_CTRL_PROC_EXEC2_WBINVD_EXIT
    00:00:00.687483 HM: VMX_VMCS_CTRL_PROC_EXEC2_UNRESTRICTED_GUEST
    00:00:00.687483 HM: VMX_VMCS_CTRL_PROC_EXEC2_PAUSE_LOOP_EXIT (must be cleared)
    00:00:00.687484 HM: VMX_VMCS_CTRL_PROC_EXEC2_RDRAND_EXIT
    00:00:00.687484 HM: VMX_VMCS_CTRL_PROC_EXEC2_INVPCID (must be cleared)
    00:00:00.687485 HM: VMX_VMCS_CTRL_PROC_EXEC2_VMFUNC (must be cleared)
    00:00:00.687485 HM: MSR_IA32_VMX_ENTRY_CTLS = 0xffff000011ff
    00:00:00.687486 HM: VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG
    00:00:00.687487 HM: VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG (must be set)
    00:00:00.687487 HM: VMX_VMCS_CTRL_ENTRY_IA32E_MODE_GUEST
    00:00:00.687488 HM: VMX_VMCS_CTRL_ENTRY_ENTRY_SMM
    00:00:00.687488 HM: VMX_VMCS_CTRL_ENTRY_DEACTIVATE_DUALMON
    00:00:00.687488 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PERF_MSR
    00:00:00.687489 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PAT_MSR
    00:00:00.687499 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_EFER_MSR
    00:00:00.687500 HM: MSR_IA32_VMX_EXIT_CTLS = 0x7fffff00036dff
    00:00:00.687501 HM: VMX_VMCS_CTRL_EXIT_SAVE_DEBUG
    00:00:00.687501 HM: VMX_VMCS_CTRL_EXIT_SAVE_DEBUG (must be set)
    00:00:00.687502 HM: VMX_VMCS_CTRL_EXIT_HOST_ADDR_SPACE_SIZE
    00:00:00.687503 HM: VMX_VMCS_CTRL_EXIT_LOAD_PERF_MSR
    00:00:00.687503 HM: VMX_VMCS_CTRL_EXIT_ACK_EXT_INT
    00:00:00.687503 HM: VMX_VMCS_CTRL_EXIT_SAVE_GUEST_PAT_MSR
    00:00:00.687504 HM: VMX_VMCS_CTRL_EXIT_LOAD_HOST_PAT_MSR
    00:00:00.687504 HM: VMX_VMCS_CTRL_EXIT_SAVE_GUEST_EFER_MSR
    00:00:00.687505 HM: VMX_VMCS_CTRL_EXIT_LOAD_HOST_EFER_MSR
    00:00:00.687505 HM: VMX_VMCS_CTRL_EXIT_SAVE_VMX_PREEMPT_TIMER
    00:00:00.687506 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106114141
    00:00:00.687507 HM: MSR_IA32_VMX_EPT_VPID_CAP_RWX_X_ONLY
    00:00:00.687508 HM: MSR_IA32_VMX_EPT_VPID_CAP_GAW_48_BITS
    00:00:00.687508 HM: MSR_IA32_VMX_EPT_VPID_CAP_EMT_UC
    00:00:00.687509 HM: MSR_IA32_VMX_EPT_VPID_CAP_EMT_WB
    00:00:00.687509 HM: MSR_IA32_VMX_EPT_VPID_CAP_SP_21_BITS
    00:00:00.687510 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT
    00:00:00.687510 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_SINGLE_CONTEXT
    00:00:00.687511 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS
    00:00:00.687511 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID
    00:00:00.687512 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_INDIV_ADDR
    00:00:00.687512 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT
    00:00:00.687513 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_ALL_CONTEXTS
    00:00:00.687513 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
    00:00:00.687514 HM: MSR_IA32_VMX_MISC = 0x100401e5
    00:00:00.687515 HM: MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT = 0x5
    00:00:00.687515 HM: MSR_IA32_VMX_MISC_STORE_EFERLMA_VMEXIT = true
    00:00:00.687516 HM: MSR_IA32_VMX_MISC_ACTIVITY_STATES = 0x7
    00:00:00.687517 HM: MSR_IA32_VMX_MISC_CR3_TARGET = 0x4
    00:00:00.687517 HM: MSR_IA32_VMX_MISC_MAX_MSR = 512
    00:00:00.687518 HM: MSR_IA32_VMX_MISC_RDMSR_SMBASE_MSR_SMM = false
    00:00:00.687518 HM: MSR_IA32_VMX_MISC_SMM_MONITOR_CTL_B2 = true
    00:00:00.687519 HM: MSR_IA32_VMX_MISC_VMWRITE_VMEXIT_INFO = false
    00:00:00.687520 HM: MSR_IA32_VMX_MISC_MSEG_ID = 0x0
    00:00:00.687520 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021
    00:00:00.687521 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff
    00:00:00.687522 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000
    00:00:00.687523 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x1767ff
    00:00:00.687524 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2a
    00:00:00.687524 HM: MSR_IA32_VMX_VMCS_ENUM_HIGHEST_INDEX = 0x15
    00:00:00.687525 HM: APIC-access page physaddr = 0x00000000c553a000
    00:00:00.687528 HM: VCPU 0: MSR bitmap physaddr = 0x00000000c553d000
    00:00:00.687529 HM: VCPU 0: VMCS physaddr = 0x00000000c553b000
    00:00:00.687530 HM: VCPU 1: MSR bitmap physaddr = 0x00000000c5542000
    00:00:00.687531 HM: VCPU 1: VMCS physaddr = 0x00000000c5540000
    00:00:00.687532 HM: VCPU 2: MSR bitmap physaddr = 0x00000000c5547000
    00:00:00.687533 HM: VCPU 2: VMCS physaddr = 0x00000000c5545000
    00:00:00.687533 HM: VCPU 3: MSR bitmap physaddr = 0x00000000c554c000
    00:00:00.687534 HM: VCPU 3: VMCS physaddr = 0x00000000c554a000
    00:00:00.687535 HM: Guest support: 32-bit and 64-bit.
    00:00:00.687540 HM: VMX enabled!
    00:00:00.687549 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
    00:00:00.687550 CPUM: SetGuestCpuIdFeature: Enabled PAE
    00:00:00.687550 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
    00:00:00.687551 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
    00:00:00.687552 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
    00:00:00.687552 CPUM: SetGuestCpuIdFeature: Enabled NX
    00:00:00.687553 HM: Nested paging enabled!
    00:00:00.687553 HM: EPT flush type = VMX_FLUSH_EPT_SINGLE_CONTEXT
    00:00:00.687554 HM: Unrestricted guest execution enabled!
    00:00:00.687554 HM: VPID enabled!
    00:00:00.687555 HM: VPID flush type = VMX_FLUSH_VPID_SINGLE_CONTEXT
    00:00:00.687557 HM: VMX-preemption timer enabled (cPreemptTimerShift=5).
    00:00:00.687558 HM: VT-x/AMD-V init method: GLOBAL
    00:00:00.687559 VMM: fUsePeriodicPreemptionTimers=false
    00:00:00.688299 Logical host processors: 8 present, 8 max, 8 online, online mask: 00000000000000ff
    00:00:00.688363 Physical host cores: 4
    00:00:00.688363 ************************* CPUID dump ************************
    00:00:00.688369 RAW Standard CPUIDs
    00:00:00.688370 Function eax ebx ecx edx
    00:00:00.688370 Gst: 00000000 00000005 756e6547 6c65746e 49656e69
    00:00:00.688372 Hst: 0000000d 756e6547 6c65746e 49656e69
    00:00:00.688374 Gst: 00000001 000306a9 00040800 00000201 178bfbff
    00:00:00.688375 Hst: 000306a9 01100800 7fbae3ff bfebfbff
    00:00:00.688376 Gst: 00000002 76035a01 00f0b2ff 00000000 00ca0000
    00:00:00.688378 Hst: 76035a01 00f0b2ff 00000000 00ca0000
    00:00:00.688379 Gst: 00000003 00000000 00000000 00000000 00000000
    00:00:00.688380 Hst: 00000000 00000000 00000000 00000000
    00:00:00.688381 Gst: 00000004 0c000000 00000000 00000000 00000000
    00:00:00.688382 Hst: 1c004121 01c0003f 0000003f 00000000
    00:00:00.688383 Gst: 00000005 00000000 00000000 00000000 00000000
    00:00:00.688384 Hst: 00000040 00000040 00000003 00021120
    00:00:00.688385 Hst: 00000006 00000077 00000002 00000009 00000000
    00:00:00.688386 Hst: 00000007 00000000 00000281 00000000 00000000
    00:00:00.688387 Hst: 00000008 00000000 00000000 00000000 00000000
    00:00:00.688388 Hst: 00000009 00000000 00000000 00000000 00000000
    00:00:00.688389 Hst: 0000000a 07300403 00000000 00000000 00000603
    00:00:00.688390 Hst: 0000000b 00000001 00000002 00000100 00000001
    00:00:00.688391 Hst: 0000000c 00000000 00000000 00000000 00000000
    00:00:00.688392 Hst: 0000000d 00000007 00000340 00000340 00000000
    00:00:00.688393 Name: GenuineIntel
    00:00:00.688394 Supports: 0-5
    00:00:00.688397 Family: 6 Extended: 0 Effective: 6
    00:00:00.688398 Model: 10 Extended: 3 Effective: 58
    00:00:00.688399 Stepping: 9
    00:00:00.688399 Type: 0 (primary)
    00:00:00.688400 APIC ID: 0x00
    00:00:00.688401 Logical CPUs: 4
    00:00:00.688401 CLFLUSH Size: 8
    00:00:00.688402 Brand ID: 0x00
    00:00:00.688403 Mnemonic - Description = guest (host)
    00:00:00.688403 FPU - x87 FPU on Chip = 1 (1)
    00:00:00.688404 VME - Virtual 8086 Mode Enhancements = 1 (1)
    00:00:00.688405 DE - Debugging extensions = 1 (1)
    00:00:00.688405 PSE - Page Size Extension = 1 (1)
    00:00:00.688406 TSC - Time Stamp Counter = 1 (1)
    00:00:00.688407 MSR - Model Specific Registers = 1 (1)
    00:00:00.688407 PAE - Physical Address Extension = 1 (1)
    00:00:00.688408 MCE - Machine Check Exception = 1 (1)
    00:00:00.688408 CX8 - CMPXCHG8B instruction = 1 (1)
    00:00:00.688409 APIC - APIC On-Chip = 1 (1)
    00:00:00.688410 10 - Reserved = 0 (0)
    00:00:00.688410 SEP - SYSENTER and SYSEXIT = 1 (1)
    00:00:00.688411 MTRR - Memory Type Range Registers = 1 (1)
    00:00:00.688411 PGE - PTE Global Bit = 1 (1)
    00:00:00.688412 MCA - Machine Check Architecture = 1 (1)
    00:00:00.688413 CMOV - Conditional Move Instructions = 1 (1)
    00:00:00.688413 PAT - Page Attribute Table = 1 (1)
    00:00:00.688414 PSE-36 - 36-bit Page Size Extention = 1 (1)
    00:00:00.688414 PSN - Processor Serial Number = 0 (0)
    00:00:00.688415 CLFSH - CLFLUSH Instruction. = 1 (1)
    00:00:00.688416 20 - Reserved = 0 (0)
    00:00:00.688416 DS - Debug Store = 0 (1)
    00:00:00.688417 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (1)
    00:00:00.688417 MMX - Intel MMX Technology = 1 (1)
    00:00:00.688418 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
    00:00:00.688419 SSE - SSE Support = 1 (1)
    00:00:00.688419 SSE2 - SSE2 Support = 1 (1)
    00:00:00.688420 SS - Self Snoop = 0 (1)
    00:00:00.688420 HTT - Hyper-Threading Technology = 1 (1)
    00:00:00.688421 TM - Thermal Monitor = 0 (1)
    00:00:00.688422 30 - Reserved = 0 (0)
    00:00:00.688422 PBE - Pending Break Enable = 0 (1)
    00:00:00.688423 Supports SSE3 = 1 (1)
    00:00:00.688423 PCLMULQDQ = 0 (1)
    00:00:00.688424 DS Area 64-bit layout = 0 (1)
    00:00:00.688425 Supports MONITOR/MWAIT = 0 (1)
    00:00:00.688425 CPL-DS - CPL Qualified Debug Store = 0 (1)
    00:00:00.688426 VMX - Virtual Machine Technology = 0 (1)
    00:00:00.688426 SMX - Safer Mode Extensions = 0 (1)
    00:00:00.688427 Enhanced SpeedStep Technology = 0 (1)
    00:00:00.688428 Terminal Monitor 2 = 0 (1)
    00:00:00.688428 Supplemental SSE3 instructions = 1 (1)
    00:00:00.688429 L1 Context ID = 0 (0)
    00:00:00.688429 11 - Reserved = 0 (0)
    00:00:00.688430 FMA extensions using YMM state = 0 (0)
    00:00:00.688431 CMPXCHG16B instruction = 0 (1)
    00:00:00.688431 xTPR Update Control = 0 (1)
    00:00:00.688432 Perf/Debug Capability MSR = 0 (1)
    00:00:00.688432 16 - Reserved = 0 (0)
    00:00:00.688433 PCID - Process-context identifiers = 0 (1)
    00:00:00.688434 DCA - Direct Cache Access = 0 (0)
    00:00:00.688434 SSE4.1 instruction extensions = 0 (1)
    00:00:00.688435 SSE4.2 instruction extensions = 0 (1)
    00:00:00.688435 Supports the x2APIC extensions = 0 (1)
    00:00:00.688437 MOVBE instruction = 0 (0)
    00:00:00.688437 POPCNT instruction = 0 (1)
    00:00:00.688438 TSC-Deadline LAPIC timer mode = 0 (1)
    00:00:00.688439 AESNI instruction extensions = 0 (1)
    00:00:00.688439 XSAVE/XRSTOR extended state feature = 0 (1)
    00:00:00.688440 Supports OSXSAVE = 0 (1)
    00:00:00.688440 AVX instruction extensions = 0 (1)
    00:00:00.688441 29/30 - Reserved = 0x0 (0x3)
    00:00:00.688442 Hypervisor Present (we're a guest) = 0 (0)
    00:00:00.688442
    00:00:00.688443 RAW Extended CPUIDs
    00:00:00.688443 Function eax ebx ecx edx
    00:00:00.688444 Gst: 80000000 80000008 00000000 00000000 00000000
    00:00:00.688445 Hst: 80000008 00000000 00000000 00000000
    00:00:00.688446 Gst: 80000001 00000000 00000000 00000001 28100800
    00:00:00.688447 Hst: 00000000 00000000 00000001 28100800
    00:00:00.688449 Gst: 80000002 20202020 6e492020 286c6574 43202952
    00:00:00.688450 Hst: 20202020 6e492020 286c6574 43202952
    00:00:00.688452 Gst: 80000003 2865726f 20294d54 332d3769 51303437
    00:00:00.688454 Hst: 2865726f 20294d54 332d3769 51303437
    00:00:00.688455 Gst: 80000004 5043204d 20402055 30372e32 007a4847
    00:00:00.688457 Hst: 5043204d 20402055 30372e32 007a4847
    00:00:00.688458 Gst: 80000005 00000000 00000000 00000000 00000000
    00:00:00.688459 Hst: 00000000 00000000 00000000 00000000
    00:00:00.688460 Gst: 80000006 00000000 00000000 01006040 00000000
    00:00:00.688461 Hst: 00000000 00000000 01006040 00000000
    00:00:00.688462 Gst: 80000007 00000000 00000000 00000000 00000000
    00:00:00.688463 Hst: 00000000 00000000 00000000 00000100
    00:00:00.688464 Gst: 80000008 00003024 00000000 00000000 00000000
    00:00:00.688465 Hst: 00003024 00000000 00000000 00000000
    00:00:00.688466 Gst: 80000009 00000007 00000340 00000340 00000000*
    00:00:00.688467 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688468 Ext Name:
    00:00:00.688469 Ext Supports: 0x80000000-0x80000008
    00:00:00.688470 Family: 0 Extended: 0 Effective: 0
    00:00:00.688470 Model: 0 Extended: 0 Effective: 0
    00:00:00.688471 Stepping: 0
    00:00:00.688472 Brand ID: 0x000
    00:00:00.688472 Mnemonic - Description = guest (host)
    00:00:00.688473 FPU - x87 FPU on Chip = 0 (0)
    00:00:00.688473 VME - Virtual 8086 Mode Enhancements = 0 (0)
    00:00:00.688474 DE - Debugging extensions = 0 (0)
    00:00:00.688475 PSE - Page Size Extension = 0 (0)
    00:00:00.688475 TSC - Time Stamp Counter = 0 (0)
    00:00:00.688476 MSR - K86 Model Specific Registers = 0 (0)
    00:00:00.688477 PAE - Physical Address Extension = 0 (0)
    00:00:00.688477 MCE - Machine Check Exception = 0 (0)
    00:00:00.688478 CX8 - CMPXCHG8B instruction = 0 (0)
    00:00:00.688478 APIC - APIC On-Chip = 0 (0)
    00:00:00.688479 10 - Reserved = 0 (0)
    00:00:00.688480 SEP - SYSCALL and SYSRET = 1 (1)
    00:00:00.688480 MTRR - Memory Type Range Registers = 0 (0)
    00:00:00.688481 PGE - PTE Global Bit = 0 (0)
    00:00:00.688481 MCA - Machine Check Architecture = 0 (0)
    00:00:00.688482 CMOV - Conditional Move Instructions = 0 (0)
    00:00:00.688483 PAT - Page Attribute Table = 0 (0)
    00:00:00.688483 PSE-36 - 36-bit Page Size Extention = 0 (0)
    00:00:00.688484 18 - Reserved = 0 (0)
    00:00:00.688484 19 - Reserved = 0 (0)
    00:00:00.688485 NX - No-Execute Page Protection = 1 (1)
    00:00:00.688486 DS - Debug Store = 0 (0)
    00:00:00.688486 AXMMX - AMD Extensions to MMX Instr. = 0 (0)
    00:00:00.688487 MMX - Intel MMX Technology = 0 (0)
    00:00:00.688487 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
    00:00:00.688488 25 - AMD fast FXSAVE and FXRSTOR Instr.= 0 (0)
    00:00:00.688489 26 - 1 GB large page support = 0 (0)
    00:00:00.688489 27 - RDTSCP instruction = 1 (1)
    00:00:00.688490 28 - Reserved = 0 (0)
    00:00:00.688490 29 - AMD Long Mode = 1 (1)
    00:00:00.688491 30 - AMD Extensions to 3DNow! = 0 (0)
    00:00:00.688491 31 - AMD 3DNow! = 0 (0)
    00:00:00.688492 LahfSahf - LAHF/SAHF in 64-bit mode = 1 (1)
    00:00:00.688493 CmpLegacy - Core MP legacy mode (depr) = 0 (0)
    00:00:00.688493 SVM - AMD VM Extensions = 0 (0)
    00:00:00.688494 APIC registers starting at 0x400 = 0 (0)
    00:00:00.688494 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0)
    00:00:00.688495 5 - Advanced bit manipulation = 0 (0)
    00:00:00.688496 6 - SSE4A instruction support = 0 (0)
    00:00:00.688496 7 - Misaligned SSE mode = 0 (0)
    00:00:00.688497 8 - PREFETCH and PREFETCHW instruction= 0 (0)
    00:00:00.688497 9 - OS visible workaround = 0 (0)
    00:00:00.688498 10 - Instruction based sampling = 0 (0)
    00:00:00.688499 11 - SSE5 support = 0 (0)
    00:00:00.688499 12 - SKINIT, STGI, and DEV support = 0 (0)
    00:00:00.688500 13 - Watchdog timer support. = 0 (0)
    00:00:00.688500 31:14 - Reserved = 0x0 (0x0)
    00:00:00.688501 Full Name: Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz
    00:00:00.688502 TLB 2/4M Instr/Uni: res0 0 entries
    00:00:00.688503 TLB 2/4M Data: res0 0 entries
    00:00:00.688503 TLB 4K Instr/Uni: res0 0 entries
    00:00:00.688504 TLB 4K Data: res0 0 entries
    00:00:00.688505 L1 Instr Cache Line Size: 0 bytes
    00:00:00.688505 L1 Instr Cache Lines Per Tag: 0
    00:00:00.688506 L1 Instr Cache Associativity: res0
    00:00:00.688506 L1 Instr Cache Size: 0 KB
    00:00:00.688507 L1 Data Cache Line Size: 0 bytes
    00:00:00.688507 L1 Data Cache Lines Per Tag: 0
    00:00:00.688508 L1 Data Cache Associativity: res0
    00:00:00.688508 L1 Data Cache Size: 0 KB
    00:00:00.688509 L2 TLB 2/4M Instr/Uni: off 0 entries
    00:00:00.688509 L2 TLB 2/4M Data: off 0 entries
    00:00:00.688510 L2 TLB 4K Instr/Uni: off 0 entries
    00:00:00.688511 L2 TLB 4K Data: off 0 entries
    00:00:00.688511 L2 Cache Line Size: 0 bytes
    00:00:00.688512 L2 Cache Lines Per Tag: 0
    00:00:00.688512 L2 Cache Associativity: off
    00:00:00.688513 L2 Cache Size: 0 KB
    00:00:00.688513 APM Features:
    00:00:00.688514 Physical Address Width: 36 bits
    00:00:00.688514 Virtual Address Width: 48 bits
    00:00:00.688515 Guest Physical Address Width: 0 bits
    00:00:00.688515 Physical Core Count: 0
    00:00:00.688516
    00:00:00.688516 RAW Centaur CPUIDs
    00:00:00.688517 Function eax ebx ecx edx
    00:00:00.688517 Gst: c0000000 00000007 00000340 00000340 00000000
    00:00:00.688518 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688519 Gst: c0000001 00000007 00000340 00000340 00000000
    00:00:00.688520 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688521 Gst: c0000002 00000007 00000340 00000340 00000000
    00:00:00.688522 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688523 Gst: c0000003 00000007 00000340 00000340 00000000
    00:00:00.688524 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688525 Centaur Supports: 0xc0000000-0x00000007
    00:00:00.688526 Mnemonic - Description = guest (host)
    00:00:00.688526 AIS - Alternate Instruction Set = 0 (0)
    00:00:00.688527 AIS-E - AIS enabled = 0 (0)
    00:00:00.688528 RNG - Random Number Generator = 0 (0)
    00:00:00.688528 RNG-E - RNG enabled = 0 (0)
    00:00:00.688529 LH - LongHaul MSR 0000_110Ah = 0 (0)
    00:00:00.688529 FEMMS - FEMMS = 0 (0)
    00:00:00.688530 ACE - Advanced Cryptography Engine = 0 (0)
    00:00:00.688531 ACE-E - ACE enabled = 0 (0)
    00:00:00.688531 ACE2 - Advanced Cryptography Engine 2 = 0 (0)
    00:00:00.688532 ACE2-E - ACE enabled = 0 (0)
    00:00:00.688532 PHE - Padlock Hash Engine = 0 (0)
    00:00:00.688533 PHE-E - PHE enabled = 1 (0)
    00:00:00.688534 PMM - Montgomery Multiplier = 0 (0)
    00:00:00.688534 PMM-E - PMM enabled = 0 (0)
    00:00:00.688535 14 - Reserved = 0 (0)
    00:00:00.688535 15 - Reserved = 0 (0)
    00:00:00.688536 Parallax = 0 (0)
    00:00:00.688537 Parallax enabled = 0 (0)
    00:00:00.688537 Overstress = 0 (0)
    00:00:00.688538 Overstress enabled = 0 (0)
    00:00:00.688538 TM3 - Temperature Monitoring 3 = 1 (0)
    00:00:00.688539 TM3-E - TM3 enabled = 0 (0)
    00:00:00.688540 RNG2 - Random Number Generator 2 = 0 (0)
    00:00:00.688540 RNG2-E - RNG2 enabled = 0 (0)
    00:00:00.688541 24 - Reserved = 0 (0)
    00:00:00.688541 PHE2 - Padlock Hash Engine 2 = 0 (0)
    00:00:00.688542 PHE2-E - PHE2 enabled = 0 (0)
    00:00:00.688543 Bit 27 = 1 (0)
    00:00:00.688543 Bit 29 = 1 (0)
    00:00:00.688544
    00:00:00.688545
    00:00:00.688545 ******************** End of CPUID dump **********************
    00:00:00.691182 VM: Halt method global1 (5)
    00:00:00.691223 HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000
    00:00:00.691254 Changing the VM state from 'CREATING' to 'CREATED'.
    00:00:00.691563 SharedFolders host service: adding host mapping
    00:00:00.691574 Host path '/srv/files', map name 'files', writable, automount=true, create_symlinks=false, missing=false
    00:00:00.691846 Changing the VM state from 'CREATED' to 'POWERING_ON'.
    00:00:00.691911 AIOMgr: Endpoints without assigned bandwidth groups:
    00:00:00.691916 AIOMgr: /home/matt/VirtualBox VMs/cole/cole-disk1_1.vmdk
    00:00:00.691975 Changing the VM state from 'POWERING_ON' to 'RUNNING'.
    00:00:00.697524 Guest Log: BIOS: VirtualBox 4.3.2
    00:00:00.698118 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:00.702905 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={480b372c-c0b5-4c23-9bd7-dcbb85b1594c} aComponent={Display} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false
    00:00:00.711696 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
    00:00:00.711739 PIIX3 ATA: Ctl#1: finished processing RESET
    00:00:00.712274 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
    00:00:00.719318 AHCI#0: Reset the HBA
    00:00:00.719376 AHCI#0: Port 0 reset
    00:00:00.719772 Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 629145600 sectors
    00:00:00.719812 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
    00:00:00.732459 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=640 h=480 bpp=32 cbLine=0xA00, flags=0x1
    00:00:00.987813 2D video acceleration is disabled.
    00:00:03.195036 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:03.195309 Guest Log: BIOS: Boot : bseqnr=1, bootseq=0231
    00:00:03.195533 Guest Log: BIOS: Boot from Floppy 0 failed
    00:00:03.195756 Guest Log: BIOS: Boot : bseqnr=2, bootseq=0023
    00:00:03.196170 Guest Log: BIOS: CDROM boot failure code : 0003
    00:00:03.196342 Guest Log: BIOS: Boot from CD-ROM failed
    00:00:03.196554 Guest Log: BIOS: Boot : bseqnr=3, bootseq=0002
    00:00:03.196802 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
    00:00:03.197435 Guest Log: BIOS: Booting from Hard Disk...
    00:00:03.802887 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1024 h=768 bpp=24 cbLine=0xC00, flags=0x1
    00:00:34.848503 RTC: period=0x200 (512) 64 Hz
    00:00:38.218843 AHCI#0: Reset the HBA
    00:00:38.291762 Guest Additions information report: Version 4.2.6 r82870 '4.2.6'
    00:00:38.292184 Guest Additions information report: Interface = 0x00010004 osType = 0x00037100
    00:00:38.292307 Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
    00:00:38.293642 Guest reported fixed hypervisor window at 00008000000 (size = 0x3400000, rc = VINF_SUCCESS)
    00:00:41.586563 Guest Log: VBoxMP::VBoxDrvFindAdapter: using HGSMI
    00:00:41.872000 OHCI: Software reset
    00:00:41.872200 OHCI: USB Reset
    00:00:41.942715 OHCI: USB Operational
    00:00:42.250934 IEM: rdmsr(0x40000081) -> GP(0)
    00:00:42.252200 IEM: rdmsr(0x40000081) -> GP(0)
    00:00:42.252943 IEM: rdmsr(0x40000081) -> GP(0)
    00:00:42.254204 IEM: rdmsr(0x40000081) -> GP(0)
    00:00:43.902183 Guest Log: VBoxDisp[0]: VBVA enabled
    00:00:43.902224 VBVA_INFO_SCREEN: [0] @0,0 1440x2560, line 0x1680, BPP 32, flags 0x1
    00:00:43.902241 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2560 bpp=32 cbLine=0x1680, flags=0x1
    00:00:43.906850 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2560 bpp=32 cbLine=0x1680, flags=0x1
    00:00:46.006007 RTC: period=0x20 (32) 1024 Hz
    00:00:46.106422 RTC: period=0x100 (256) 128 Hz
    00:00:46.662178 RTC: period=0x20 (32) 1024 Hz
    00:00:46.692265 RTC: period=0x100 (256) 128 Hz
    00:00:50.196235 RTC: period=0x20 (32) 1024 Hz
    00:01:19.886524 Starting host clipboard service
    00:01:19.886561 Initializing X11 clipboard backend
    00:01:19.888113 Guest Additions capability report: (0x0 -> 0x4) seamless: no, hostWindowMapping: no, graphics: yes
    00:01:19.888276 Shared clipboard: starting shared clipboard thread
    00:01:19.888553 VMMDev::SetVideoModeHint: got a video mode hint (1440x2461x0)@(0x0),(1;0) at 0
    00:01:19.903028 Guest Additions capability report: (0x4 -> 0x5) seamless: yes, hostWindowMapping: no, graphics: yes
    00:01:21.032482 Guest Log: VBoxDisp[0]: VBVA enabled
    00:01:21.032514 VBVA_INFO_SCREEN: [0] @0,0 1440x2461, line 0x1680, BPP 32, flags 0x1
    00:01:21.032521 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:21.038856 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.106348 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.106585 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.218051 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.360556 VMMDev::SetVideoModeHint: got a video mode hint (1440x2532x0)@(0x0),(1;0) at 0
    00:01:25.369438 Guest Log: VBoxDisp[0]: VBVA enabled
    00:01:25.369462 VBVA_INFO_SCREEN: [0] @0,0 1440x2532, line 0x1680, BPP 32, flags 0x1
    00:01:25.369473 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2532 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.369480 Display::handleDisplayResize(): Warning: resize postponed.
    00:01:25.378688 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2532 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.398875 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2532 bpp=32 cbLine=0x1680, flags=0x1
    VBoxSVC.log:
    VirtualBox XPCOM Server 4.3.2_OSE r90405 linux.amd64 (Nov 2 2013 00:37:14) release log
    00:00:00.001347 main Log opened 2013-11-04T08:49:51.549755000Z
    00:00:00.001351 main Build Type: release
    00:00:00.001355 main OS Product: Linux
    00:00:00.001356 main OS Release: 3.11.6-1-ck
    00:00:00.001357 main OS Version: #1 SMP PREEMPT Fri Oct 18 16:25:57 EDT 2013
    00:00:00.001385 main DMI Product Name: 2436CTO
    00:00:00.001395 main DMI Product Version: ThinkPad W530
    00:00:00.001454 main Host RAM: 15649MB total, 12865MB available
    00:00:00.001459 main Executable: /usr/lib/virtualbox/VBoxSVC
    00:00:00.001460 main Process ID: 7507
    00:00:00.001461 main Package type: LINUX_64BITS_GENERIC (OSE)
    00:00:00.109579 nspr-2 Loading settings file "/home/matt/.VirtualBox/VirtualBox.xml" with version "1.12-linux"
    00:00:00.116532 nspr-2 Successfully initialised host USB using sysfs
    00:00:00.120707 nspr-2 NetIfAdpCtlOut: VBoxNetAdpCtl: Error while retrieving link speed for wlp3s0: VBoxNetAdpCtl: ioctl failed: Operation not supported
    00:00:00.121136 nspr-2 Failed to open "/dev/vboxdrvu", errno=13, rc=VERR_VM_DRIVER_NOT_ACCESSIBLE
    00:00:00.121772 nspr-2 VDInit finished
    00:00:00.122352 nspr-2 ERROR [COM]: aRC=NS_ERROR_FA

    This page mentions that the permissions of /dev/vboxdrvu should be 0666, but that they may erroneously be set to 0600:
    Linux installers: Move the udev rule execution order from 10 to 60. The reason for having it at 10 was to allow other rules to overwrite these rules, mainly permissions of the USB devices. This is not longer necessary (we are using /dev/vboxusb for a long time now) and we need to take care that certain systems like EL6 don't reset the permissions of /dev/vboxdrvu -- the unrestricted device -- back to 0600 (we want 0666 here).
    And sure enough:
    matt@localhost ~ $ ls -Al /dev | grep vbox
    crw------- 1 root root 10, 59 Nov 8 11:46 vboxdrv
    crw------- 1 root root 10, 58 Nov 8 11:46 vboxdrvu
    drwxr-x--- 3 root vboxusers 60 Nov 8 11:46 vboxusb/
    I've changed the permissions on /dev/vboxdrvu to 0666, and the VirtuaBox log is not longer getting filled with the
    Failed to open "/dev/vboxdrvu", errno=13, rc=VERR_VM_DRIVER_NOT_ACCESSIBLE
    error message.  I'll check back in here once I've had enough time to assess my Windows 7 guest's stability.

  • Small Doubt Regarding SY-MANDT

    Hi All,
         SELECT changenr FROM cdhdr CLIENT SPECIFIED INTO CORRESPONDING FIELDS OF TABLE it_cdhdr
                                             WHERE mandant = syst-mandt
                                             AND   objectclas = 'MATERIAL'
                                             AND   objectid   = wa_matl-matnr
                                             AND   tcode      = 'MM02'.
         I have written the select stament as shown above.
         In this i have a doubt like adding a field sy-mandt  in the where condition will increase the Efficiency of program or not.
    regards,
    raghu.

    Hi..
    No doubt the efficency would be affected but from business point of view there will many  things that need to be checked as in:
    If you are viewing data from CDHDR and CDPOS which is client specific then you are not viewing complete data.
    These tables give us and document changes made to a particular object in SAP but if anything is cross client like company code(lets assume) then changes to it wont be visible in all the clients..
    so there can be some key information you can miss out while working on some of the objects.
    else in this case its good to make query cross client.
    regards
    vishal

  • Error 406 access denied while trying to Add Windows 2008 HV host in SCVMM 2008.

    I am trying to add Windows 2008 HV host in SCVMM 2008. While adding host i am getting error message...
    Error (406)
    Access
    has been denied while contacting the server <server name>. 
    Recommended
    Action
    1.
    Verify that the specified user account has administrative privileges on <server name>.
    2.
    Verify that DCOM access, launch, and activation permissions are enabled on <server name> for the Administrators group. Use dcomcnfg.exe to modify
    permissions, and then try the operation again.
    I have already done DCOM security modification for my user. I am able to RDP or any file sharing HV host from SCVMM machine. My user is member of local administrator for both the machines. 
    Before that i have added one Windows 2008 HV (Core) successfully and 2 ESX host in same SCVMM machine. 
    Any Help would be greatly appreciated.
    vaibhav

    Has anyone found a fix for this? I've been troubleshooting this issue for 4 days now. I've unjoined/rejoined the host to the domain, deleted SCVMM certificate, given permissions (out the wahzoo) in COM/Access Permissions, all updates installed, firewall
    is off (I even tried turning it on and configuring program/port access), I've tried with 3 different domain accounts that are a member of the local Administrators group.
    The other day I managed to get the host added (don't ask me how) but then all the VM's were in status 'Host not responding' so I couldn't even manage them. So I removed it and now can't get the host added again. I'm using SCVMM 2008 R2 SP1 and the problem
    host is Server 2008 R2 SP1 x64.
    Error (406)
    Access has been denied while contacting the server xxxxxxxx.domain.com.  
    Recommended Action
    1. Verify that the specified user account has administrative privileges on xxxxxxx.domain.com.
    2. Verify that DCOM access, launch, and activation permissions are enabled on xxxxxxx.domain.com for the Administrators group. Use dcomcnfg.exe to modify permissions, and then try the operation again.
    I was getting this error after I got the host added:
    Error (2910)
    VMM does not have appropriate permissions to access the resource C:\Windows\system32\qmgr.dll on the xxxxxxxx.domain.com server.
     (Access is denied (0x80070005))
    Recommended Action
    Ensure that Virtual Machine Manager has the appropriate rights to perform this action.

  • Sender group SBRS and added senders

    Hi All
    Hope you can help.
    When it comes to Sender Groups where you add a SBRS scoring filter and add domains to the Sender List, do both of these rules have to be matched for the sender group to work, or is there a way you can do this?
    Some background on my issues is that we seem to be rejecting genuine emails from .yahoo.com as they are hitting our suspect list due to low reputation from -2 to 0. I just want to create a new sender group with this SBRS range, and add .yahoo.com but I would like both of these rules to be met. This new group would then be in a higher order than our suspect list which is where they are getting dropped.
    This is in close relation to https://supportforums.cisco.com/discussion/11148196/yahoo-ips-low-sbrs-and-mail-delays
    Thanks
    Matt

    Hey Matthew,
    With regards to your enquiry;
    In short; No both do not need to be matched so your requested setup will not work to use both, however anti-spam scanning will still be done even if SBRS score were not considered at sendergroup level.
    Sendergroup if you enable both SBRS filtering and also add the .yahoo.com SMTP hostname directly into the sendergroup, it'll use the 'or' clause.
    Meaning if the host ends with .yahoo.com it'll match this sendergroup, OR if (any other hosts) matches that SBRS score, it will also hit this sendergroup, so it's not restricted.
    Sendergroup matching takes a top-down approach, and it'll match SBRS or added host-names depending on which is matched first.
    EG: 
    If you created a sendergroup just for .yahoo.com with no SBRS filter scores added to it and moved it above the BLACKLIST, this means all emails from .yahoo.com regardless of SBRS will go through this sendergroup and ignore the rest.
    However anti-spam filtering will still be done to assist to remove obvious spam emails.
    However if this sendergroup is put BELOW the BLACKLIST but above SUSPECTLIST, should the SBRS score for .yahoo.com servers be bad, it'll be blocked by the BLACKLIST, but should it not match the SBRS threshold on BLACKLIST, it'll fall into this custom sendergroup.
    I hope this helps the understanding.

  • Is there a similar file to windows\ssytem32\drivers\etc\hosts in OS X

    Hi,
    I am running a Windows 2003 Server with several websites. I would like to view my websites from my new Imac, however I keep getting prompted for the user name and password for the router.
    In windows on my old computer I could edit the file C:\Windows\System32\Drivers\etc\hosts with the IP address and URL of the site and it would open. Is there a similar file in the Mac OS X 10.5.7 software.
    Many Thanks in anticipation

    {quote:title=Herr Lazaro wrote: > So if /etc/hosts works reliably I'll probably switch to it}{quote}
    Adding host records by editing the /etc/hosts file is not entirely reliably. Since Leopard, some people have reported issues of the added host records "mysteriously" disappearing, or Apache not being able to properly resolve the added hosts. The bigger issue is that the modifications in the /etc/hosts file can create unwanted side effects in the normal functioning of services like the mail server and others.
    Since Leopard, there has been an alternate way to add host records using the dscl utility. In fact, by many, it is considered the better, more reliable, and safer method.
    You can read this recent article to see how its done:
    http://tomafro.net/2009/07/dscl-the-easy-way-to-add-hosts-on-osx
    There are a number of additional articles on the web about using dscl for adding host records to OS X.
    The choice, of course, is yours. If you are using the /etc/hosts file without issue, then it might be safe to continue doing so. But, if your system starts experiencing domain name resolution issues or problems with services such as the mail server, you should consider switching to and using the dslocal database to manage your host records.

  • Adding No. of Datafiles to TableSpace

    Hi All,
    I have doubt regarding adding no. of datafiles to Tablespace. I wanna connect my application to Oracle10g database. As a DBA I am going to allocate on separate Tablespace to this new Application. As time will pass the data acumulated by the application would reach in GBs, So how should I control the datafile???
    1) Shall I add only one Big datafile to the TB
    OR
    2) Periodically I should go on adding the datafile as it crosses the particular limit of
    data size???
    What policy should I follow....
    Regards,
    Darshan

    Hi,
    There is no issue in creating multiple datafiles while creating database or adding them later. If space is no constraitn for you then you should create multiple datafiles during creation of database.
    Also create then with AUTOEXTEND clause and you don't have to put this clause OFF if you create it with MAXSIZE parameter. It's always better tot have MAXSIZE parameter defined because this will not allow your datafile to grow bigger then the MAXSIZE parameter size. Here is example of adding a datafile to tablespace with MAXSIZE clause;
    ALTER TABLESPACE users
    ADD DATAFILE '/u02/oracle/rbdb1/users03.dbf' SIZE 10M
    AUTOEXTEND ON
    NEXT 512K
    MAXSIZE 250M;
    After defining the MAXSIZE, keep a close eye on growth of data in datafile and when its near to fill add a new datafile to tablespace and keep this cycle on....
    Regarding your second question :
    You are write that data is written 2nd to datafile when first one is full. But you try to validate this point running database then sometimes you will find that 2nd datafile is consuming more space then 1st, even have 1st datafile is sufficient empty. This is due to fact od frequent deletions in the tables who resides in datafile.
    Hope that you got some hints......

  • 9i HOST() DEMO not working

    HI. I downloaded the 9iDS HOST() sample code, compiled the class file and
    when I try to run the form, the host90.fmx runs fine but nothing happens
    when I type in a command and push HOST button. ie I type DIR C:\
    and nothing is displayed in console output window????
    I see know errors. I put in formsweb.cfg envFile=forms90demo.env
    Help...Jon

    Hi Frank,
    I followed the signing directions creating a certificate and signed the host.jar file. I
    added host.jar to ARCHIVE_JINI entry. Java console shows it being loaded, but, I am
    still not being prompted to trust code. Java console shows error:
    Loading http://jonjon:8889/forms90/java/f90all_jinit.jar from JAR cache
    Loading http://jonjon:8889/forms90/java/local.jar.sig from JAR cache
    Downloading http://jonjon:8889/forms90/java/host.jar to JAR cache
    connectMode=HTTP, native.
    Forms Applet version is : 90290
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    Host.fmx still displays but nothing seems to happen when I type in command and push Host.
    Any other ideas will be appreciated
    Jon

Maybe you are looking for

  • Unable to load the data from PSA to INFOCUBE

    Hi BI Experts, good afternoon.     I am loading 3 years data( Full load ) from R/3 to Infocube.    So loaded the data by monthwise. So i created 36 info packages.   Everything is fine. But i got a error in Jan 2005 and Mar 2005. It is the same error

  • Lookout Client V6.0.2 keeps crashing - lkwrks.dll problem

    On several of my machines running the Lookout client version (6.0.2 with updates), Lookout consistently crashes. Below is the information from Event Viewer: Event Type: Error Event Source: Application Error Event Category: None Event ID: 1000 Date:  

  • Data Packages not hitting server

    Hi, I have an issue where the users log in remotely and submit data packages. When they run the package they get a successfully submitted message, but when they have a look on the View Status box the package never arrived. I have to admit this only h

  • How to access query based view object in backing bean

    Hi I am using JDev11.1.2.1.0 I want to use the query result of query based view object in backing bean. How can i do the same Please Solve this Thanks

  • Couleur d'un segment d'une courbe

    Bonjour, Voila je fait l'acquisition de valeurs, parmi celles-ci certaines valeurs font l'objet d'un traitement. Est-il possible, de modifier par programmation la couleur ce ces points (et donc les différents segments de la courbes reliant ces points