Disk space configuration

Hi,
Platform - Oracle 11gr2 OS - RHEL 6. IBM Blade Server.
The blade server comes with default storage of 140G having RAID 1.
We installed the OS Binaries. Around 80 G left.
1> Is it a good idea to use up the space to put the Oracle binaries and create the DB files in SAN only.
2> Any best practice on links on how we distribute the mount points (logical volumes) and LUN.
3> Oracle recommends RAID 1+0 but also RAID has it's own overhead. Whats the best practice for RAID on Oracle.
4> We don't have much space on SAN if we configure RAID 1+0. Can we go for NO-RAID on SAN Box. Will it affect the performance ?

Keep in mind that some log files may wind up on the same device as your binaries. Do an emctl status dbconsole to see where some are. Also watch out for dump directories (see the ADRCI docs, and be especially cognizant of OS audit files).
Also consider the size of the binaries install - does each patch set these days have an entire binary distribution? (Yes, partly because there was difficulty replacing pieces in use that were assumed to be shut down).
Google SAME (Stripe and Mirror Everything) - the general idea is, the more spindles, the better performance, so simply using all the spindles with RAID 10 will be as good as any LUN's you can come up with without going into Obsessive Configuration Disorder. On the other hand, redo and archiving have very sequential characteristics, while data and undo have very random characteristics, and there is a complex system of buffering between Oracle and the actual storage. You also want to be obsessively protective of redo. So you need to understand the reliability and performance characteristics of your database, the latter of which can only be determined empirically, and the former requires management input and direction. Unfortunately, too often management doesn't do that part well and just gives you insufficient cheap disk.
Some configurations work just fine with RAID-5, until they don't (that is, a buffering limit is reached, or operating under degraded mode with failing disk).
Listen to Ed.

Similar Messages

  • I am trying to resize disk space on parallels 6 for windows XP under configure Hardrive and I get the error resizing failed unable to resize last volume the file system of this volume might be damaged or not supported?  I am on a Mac using Parallels 6

    I have been trying to increase my disk space for windows xp on my Imac and I am running parallels 6.  before opening windows I go into configure in parallels and open the hard drive and try to move the allotted disk space from 32 gig to 64 or any other increased gig and then apply and I get the error message: resizing failed unable to resize last volume.  The file system of this volume might be damaged or not supported.  How do I increase the size??  I just also did a disk repair utility with Apple on the Apple side of my IMAC.  Please Help!!   I had uninstalled SQL server on the windows side and needed to uncompress files to install this and then I ran short on disk space.

    This sounds to me that your Parallels XP file system is corrupted and not the OSX file system.
    Have you checked the XP file system while running the Parallels XP yet ?
    However, it would be better to ask such question in the Parallels Forum http://forum.parallels.com/
    Stefan

  • Laptop keeps on rebooting after windows update configuration failure due to low disk space.

    Dear all, 
    My laptop keeps on restarting it self due to it cannot configure the windows update. I had tried all the solutions online including boot into safe mode, however none of this works as it keeps on going back to the windows configuration screen. I had no windows
    installation disc, i tried system repair and system restore, both also not working. 
    I know where my problems is, it is that I had turn on the quota management system in my c drive. Thus, it had limited my disk space. I suspect that the configuration failure is due to not enough disk space. 
    I am here to ask, anywhere i can start my windows without the update configuration step, or how did i turn off my quota management system without getting into the windows. I tried safe mode, it  still goes to the windows configuration screen and reboots
    again. 
    Please help, thanks. 

    Hi,
    You can access Advanced Boot Options by turning on your computer and pressing the F8 key before Windows starts.
    Then choose system restore to go back to a previous status if you have a restore point.
    Advanced startup options (including safe mode)
    http://windows.microsoft.com/en-in/windows/advanced-startup-options-including-safe-mode#1TC=windows-7
    Alex Zhao
    TechNet Community Support

  • NI Configuration Manager: Insufficient disk space to perform backup

    Hi,
    I'm having an issue with my PXI-8110 controller running LabVIEW Real-Time 10.0.1.  On start-up, I receive a message is displayed saying "NI Configuration Manager: Insufficient disk space to perform a backup"  This message just appeared.  Upon starting an FTP session I was able to see that there is only 181 megs of data on the hard drive.  In MAX, when I view the system settings of the remote PXI controller, it says that there are 0 bytes available.  I'm not sure why this is the case.  I'm not able to deploy any Veristand projects to the controller as a result.  Has anyone experienced this problem?
    Thanks,
    Cosimo

    Hello WillPwr,
    I have now had 2 different systems develop this exact error.  After the first occurrence, I assumed that it was a problem with the HD and replaced it.  Now, I am starting to worry that there may be an issue with the file management routines in LabVIEW RT.  I understand how to fix the issue, but do you have any idea of what causes the issue.  In my application, I create a temporary file to store DAQ data then save the data to a log file.  After a test is complete, the log file is transferred to a "Host" computer and the process is started again by the user when they initiate a new test.  My question: can the continuous creating and deleting of temporary files be causing the file management in the RT system to become corrupt?
    It is annoying for a customer to have to go through the process of formatting the hard drive and re-installing the software.  Not to mention that it makes the software appear to have issues...  Which it may have, but I have been very careful to close and open new files as to not develop open file references.
    Any Thoughts?
    Big Ev.

  • Disk space used much larger than actual files

    I noticed this morning that Terminal was giving a warning about running out of swap space, which I thought was odd, as /var/vm was only at around ~10GB, but later when I tried to install some updates, I noticed that it said I only had 1.8MB free on my hard drive. I ran a df -h and it showed %iused at 100%. I immediately deleted some logs to free up a few megabytes of space and started hunting for what could have been hogging all my disk space, I seem to remember having 60GB free last time I checked. I was deleting a few small files, when I noticed this
    bash-4.2# du -h -d 1
    6.2M          ./.DocumentRevisions-V100
    584K          ./.fseventsd
    583M          ./.Spotlight-V100
      0B          ./.Trashes
    31G          ./Applications
    2.1M          ./bin
    20K          ./cache
    3.8G          ./data
    5.0K          ./dev
    34M          ./Developer
    1.3M          ./EFI
    1.0K          ./home
    8.9G          ./Library
    1.0K          ./net
      0B          ./Network
    185M          ./opt
    12G          ./private
    1.5M          ./sbin
      0B          ./Shared Items
    4.1G          ./System
    52G          ./Users
    4.9G          ./usr
    4.0K          ./Volumes
    117G
    So apparently, according to du, I am only using 117GB of my hard drive. I immediately ran this
    bash-4.2# df -h
    Filesystem      Size   Used  Avail Capacity  iused   ifree %iused  Mounted on
    /dev/disk1     297Gi  283Gi   14Gi    96% 74220526 3630455   95%   /
    devfs          200Ki  200Ki    0Bi   100%      692       0  100%   /dev
    map -hosts       0Bi    0Bi    0Bi   100%        0       0  100%   /net
    map auto_home    0Bi    0Bi    0Bi   100%        0       0  100%   /home
    So my question is how is it that all of my files combined are using 117GB, including swap, but according to df, Disk Utility and Finder I am using 283GB? I am using FileVault 2, if that helps
    Here's some more data
    bash-4.2# diskutil cs list
    CoreStorage logical volume groups (1 found)
    |
    +-- Logical Volume Group 31DE1089-1F50-45A1-81C8-D42D61DB2EAC
        =========================================================
        Name:         Internal Hard Drive
        Status:       Online
        Size:         319213174784 B (319.2 GB)
        Free Space:   16777216 B (16.8 MB)
        |
        +-< Physical Volume B22747BA-EF78-4BB2-A2ED-57A8A3C39C5E
        |   ----------------------------------------------------
        |   Index:    0
        |   Disk:     disk0s2
        |   Status:   Online
        |   Size:     319213174784 B (319.2 GB)
        |
        +-> Logical Volume Family 80EF550B-053A-4DAF-8CC0-45D832CA8865
            Encryption Status:       Unlocked
            Encryption Type:         AES-XTS
            Conversion Status:       Complete
            Conversion Direction:    -none-
            Has Encrypted Extents:   Yes
            Fully Secure:            Yes
            Passphrase Required:     Yes
            |
            +-> Logical Volume 43CA4685-144B-450C-A2AD-30643D38D310
                Disk:               disk1
                Status:             Online
                Size (Total):       318877626368 B (318.9 GB)
                Size (Converted):   -none-
                Revertible:         Yes (unlock and decryption required)
                LV Name:            Internal Hard Drive
                Volume Name:        Internal Hard Drive
                Content Hint:       Apple_HFS
    Also, according to Activity Monitor I have 804MB of RAM free, but my VM size is 430GB. It also says Swap Used: 2.85GB, however /private/var/vm is at 8GB.
    System profile is here:
    Audio:
        Intel High Definition Audio:
          Audio ID: 31
            Headphone:
              Connection: Combination Output
            Speaker:
              Connection: Internal
            Line Input:
              Connection: Combination Input
            Internal Microphone:
              Connection: Internal
            S/PDIF Optical Digital Audio Output:
              Connection: Combination Output
            External Microphone / iPhone Headset:
              Connection: Combination Output
            HDMI / DisplayPort Output:
              Connection: Display
        Devices:
            AirPlay:
              Manufacturer: Apple Inc.
              Output Channels: 2
              Current SampleRate: 44100
              Transport: AirPlay
            Built-in Input:
              Default Input Device: Yes
              Input Channels: 2
              Manufacturer: Apple Inc.
              Current SampleRate: 44100
              Transport: Built-in
            Built-in Output:
              Default Output Device: Yes
              Default System Output Device: Yes
              Manufacturer: Apple Inc.
              Output Channels: 2
              Current SampleRate: 44100
              Transport: Built-in
            Soundflower (2ch):
              Input Channels: 2
              Manufacturer: ma++ ingalls for Cycling '74
              Output Channels: 2
              Current SampleRate: 44100
              Transport: Unknown
            Soundflower (64ch):
              Input Channels: 64
              Manufacturer: ma++ ingalls for Cycling '74
              Output Channels: 64
              Current SampleRate: 44100
              Transport: Unknown
            After Effects 10.0:
              Manufacturer: Apple, Inc.
              Current SampleRate: 0
              Transport: Unknown
            AirParrot:
              Input Channels: 2
              Manufacturer: squirrels
              Output Channels: 2
              Current SampleRate: 44100
              Transport: Unknown
    Bluetooth:
          Apple Bluetooth Software Version: 4.1.4f2 12041
          Hardware Settings:
              Address: C8-BC-C8-F0-BC-A5
              Manufacturer: Broadcom
              Name: niles-macbook
              Firmware Version: v41 c822
              Bluetooth Power: On
              Discoverable: Off
              Vendor ID: 0x5ac
              Product ID: 0x8218
          Services:
              Bluetooth File Transfer:
                  Folder other devices can browse: ~/Public
                  State: Enabled
              Bluetooth File Exchange:
                  Folder for accepted items: ~/Downloads
                  When other items are accepted: Ask
                  When receiving items: Prompt for each file
                  State: Enabled
          Devices (Paired, Favorites, etc):
              mouse:
                  Address: d4-9a-20-81-10-c2
                  Type: Mouse
                  Firmware Version: 0x84
                  Services: Apple Wireless Mouse
                  Paired: Yes
                  Favorite: No
                  Connected: Yes
                  Manufacturer: Apple (0x3, 0x31c)
                  Vendor ID: 0x5ac
                  Product ID: 0x30d
                  EDR Supported: No
                  eSCO Supported: No
          Incoming Serial Ports:
              Bluetooth-PDA-Sync:
                  RFCOMM Channel: 3
                  Requires Authentication: No
          Outgoing Serial Ports:
              Bluetooth-Modem:
                  Address:
                  RFCOMM Channel: 0
                  Requires Authentication: No
    Diagnostics:
        Power On Self-Test:
          Last Run: 9/4/13 5:28 PM
          Result: Passed
    Disc Burning:
        HL-DT-ST DVDRW  GS23N:
          Firmware Revision: SB10
          Interconnect: ATAPI
          Burn Support: Yes (Apple Shipping Drive)
          Cache: 2048 KB
          Reads DVD: Yes
          CD-Write: -R, -RW
          DVD-Write: -R, -R DL, -RW, +R, +R DL, +RW
          Write Strategies: CD-TAO, CD-SAO, CD-Raw, DVD-DAO
          Media: To show the available burn speeds, insert a disc and choose File > Refresh Information
    Ethernet Cards:
        ethernet:
          Type: Ethernet Controller
          Bus: PCI
          Vendor ID: 0x10de
          Device ID: 0x0d7d
          Subsystem Vendor ID: 0x106b
          Subsystem ID: 0xcb89
          Revision ID: 0x00a1
          BSD name: en0
          Kext name: nvenet.kext
          Location: /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/nvenet.kext
          Version: 2.0.19
    Firewall:
        Firewall Settings:
          Mode: Allow all incoming connections
          Firewall Logging: Yes
          Stealth Mode: Yes
    Graphics/Displays:
        NVIDIA GeForce 320M:
          Chipset Model: NVIDIA GeForce 320M
          Type: GPU
          Bus: PCI
          VRAM (Total): 256 MB
          Vendor: NVIDIA (0x10de)
          Device ID: 0x08a0
          Revision ID: 0x00a2
          ROM Revision: 3533
          Displays:
            Color LCD:
              Display Type: LCD
              Resolution: 1280 x 800
              Pixel Depth: 32-Bit Color (ARGB8888)
              Main Display: Yes
              Mirror: Off
              Online: Yes
              Built-In: Yes
    Hardware:
        Hardware Overview:
          Model Name: MacBook
          Model Identifier: MacBook7,1
          Processor Name: Intel Core 2 Duo
          Processor Speed: 2.4 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: MB71.0039.B0E
          SMC Version (system): 1.60f6
          Serial Number (system): 4505005NGP6
          Hardware UUID: 147BC83C-F831-52F6-976D-66749236DA55
          Sudden Motion Sensor:
              State: Enabled
    Locations:
        Automatic:
          Active Location: Yes
          Services:
            Wi-Fi:
              Type: IEEE80211
              BSD Device Name: en1
              Hardware (MAC) Address: c8:bc:c8:f0:d8:32
              IPv4:
                  Configuration Method: DHCP
              IPv6:
                  Configuration Method: Automatic
              Proxies:
                  Exceptions List: *.local, 169.254/16, 192.168/16
                  FTP Passive Mode: Yes
                  HTTP Proxy Enabled: No
                  HTTP Proxy Port: 6515
                  HTTP Proxy Server: 68.37.6.66
                  SOCKS Proxy Enabled: No
                  SOCKS Proxy Port: 9999
                  SOCKS Proxy Server: localhost
              IEEE80211:
                  PowerEnabled: 1
                  RememberJoinedNetworks: 1
                  RequireAdminIBSS: 0
                  RequireAdminNetworkChange: 0
                  RequireAdminPowerToggle: 0
              SMB:
                  NetBIOSName: niles-macbook
            Ethernet:
              Type: Ethernet
              BSD Device Name: en0
              Hardware (MAC) Address: dc:2b:61:fc:1c:ec
              IPv4:
                  Configuration Method: DHCP
              IPv6:
                  Configuration Method: Automatic
              DNS:
                  Server Addresses: 127.0.0.1
              Proxies:
                  Exceptions List: *.local, 169.254/16
                  FTP Passive Mode: Yes
              SMB:
                  NetBIOSName: niles-macbook
            VPN (PPTP):
              Type: PPP
              IPv4:
                  Configuration Method: PPP
              IPv6:
                  Configuration Method: Automatic
              Proxies:
                  FTP Passive Mode: Yes
              PPP:
                  ACSP Enabled: Yes
                  Authorization Name: vpnbook
                  Authorization Password: A6935819-8F9B-4A32-A9E6-B7B3B69CAA86
                  Authorization Password Encryption: KeyChain
                  CCP Enabled: 1
                  CCP MPPE 128 Enabled: 1
                  CCP MPPE 40 Enabled: 1
                  Display Terminal Window: No
                  Redial Count: 1
                  Redial Enabled: No
                  Redial Interval: 5
                  Remote Address: euro195.vpnbook.com
                  Use Terminal Script: No
                  Dial on Demand: No
                  Disconnect on Fast User Switch: No
                  Disconnect on Idle: No
                  Disconnect on Idle Timer: 600
                  Disconnect on Logout: No
                  Disconnect on Sleep: No
                  Idle Reminder: No
                  Idle Reminder Time: 1800
                  IPCP Compression VJ: No
                  LCP Echo Enabled: Yes
                  LCP Echo Failure: 15
                  LCP Echo Interval: 20
                  Log File: /var/log/ppp.log
                  Verbose Logging: Yes
              SMB:
                  NetBIOSName: niles-macbook
            Bluetooth DUN:
              Type: PPP
              IPv4:
                  Configuration Method: PPP
              IPv6:
                  Configuration Method: Automatic
              Proxies:
                  FTP Passive Mode: Yes
              PPP:
                  ACSP Enabled: No
                  Display Terminal Window: No
                  Redial Count: 1
                  Redial Enabled: Yes
                  Redial Interval: 5
                  Use Terminal Script: No
                  Dial on Demand: No
                  Disconnect on Fast User Switch: Yes
                  Disconnect on Idle: Yes
                  Disconnect on Idle Timer: 600
                  Disconnect on Logout: Yes
                  Disconnect on Sleep: Yes
                  Idle Reminder: No
                  Idle Reminder Time: 1800
                  IPCP Compression VJ: Yes
                  LCP Echo Enabled: No
                  LCP Echo Failure: 4
                  LCP Echo Interval: 10
                  Log File: /var/log/ppp.log
                  Verbose Logging: No
              SMB:
                  NetBIOSName: niles-macbook
    Memory:
        Memory Slots:
          ECC: Disabled
            BANK 0/DIMM0:
              Size: 2 GB
              Type: DDR3
              Speed: 1067 MHz
              Status: OK
              Manufacturer: 0x80AD
              Part Number: 0x484D54313235533654465238432D47372020
              Serial Number: 0x0973B606
            BANK 1/DIMM0:
              Size: 2 GB
              Type: DDR3
              Speed: 1067 MHz
              Status: OK
              Manufacturer: 0x80AD
              Part Number: 0x484D54313235533654465238432D47372020
              Serial Number: 0x0933B66D
    Network:
        AirPort:
          Type: AirPort
          Hardware: AirPort
          BSD Device Name: en1
          Has IP Assigned: Yes
          IPv4 Addresses: 192.168.1.5
          IPv4:
              Addresses: 192.168.1.5
              ARPResolvedHardwareAddress: 00:26:b8:5d:6b:ed
              ARPResolvedIPAddress: 192.168.1.1
              Configuration Method: DHCP
              Interface Name: en1
              Network Signature: IPv4.Router=192.168.1.1;IPv4.RouterHardwareAddress=00:26:b8:5d:6b:ed
              Router: 192.168.1.1
              Subnet Masks: 255.255.255.0
          IPv6:
              Configuration Method: Automatic
          DNS:
              Domain Name: homenetwork.internal
              Server Addresses: 192.168.1.1
          DHCP Server Responses:
              Domain Name: homenetwork.internal
              Domain Name Servers: 192.168.1.1
              Lease Duration (seconds): 0
              DHCP Message Type: 0x05
              Routers: 192.168.1.1
              Server Identifier: 192.168.1.1
              Subnet Mask: 255.255.255.0
          Ethernet:
              MAC Address: c8:bc:c8:f0:d8:32
              Media Options:
              Media Subtype: Auto Select
          Proxies:
              Exceptions List: *.local, 169.254/16, 192.168/16
              FTP Passive Mode: Yes
              HTTP Proxy Enabled: No
              HTTP Proxy Port: 6515
              HTTP Proxy Server: 68.37.6.66
              SOCKS Proxy Enabled: No
              SOCKS Proxy Port: 9999
              SOCKS Proxy Server: localhost
          Sleep Proxies:
            1 Printer 1:
              Marginal Power: 60
              Metric: 703560
              Portability: 35
              Total Power: 63
              Type: 70
          Service Order: 0
        Ethernet:
          Type: Ethernet
          Hardware: Ethernet
          BSD Device Name: en0
          Has IP Assigned: No
          IPv4:
              Configuration Method: DHCP
          IPv6:
              Configuration Method: Automatic
          DNS:
              Server Addresses: 127.0.0.1
          Ethernet:
              MAC Address: dc:2b:61:fc:1c:ec
              Media Options:
              Media Subtype: Auto Select
          Proxies:
              Exceptions List: *.local, 169.254/16
              FTP Passive Mode: Yes
          Service Order: 1
        VPN (PPTP):
          Type: PPP (PPTP)
          BSD Device Name: ppp0
          Has IP Assigned: Yes
          IPv4 Addresses: 172.16.36.248
          IPv4:
              Addresses: 172.16.36.248
              Configuration Method: PPP
              Destination Addresses: 172.16.36.1
              Interface Name: ppp0
              Network Signature: VPN.RemoteAddress=euro195.vpnbook.com
              Router: 172.16.36.1
              ServerAddress: 93.115.84.195
          IPv6:
              Configuration Method: Automatic
          DNS:
              Server Addresses: 195.60.76.114, 195.60.76.115
              Supplemental Match Domains:
              Supplemental Match Orders: 100000
          Proxies:
              FTP Passive Mode: Yes
              Supplemental Match Domains:
              Supplemental Match Orders: 100000
          Service Order: 2
        Bluetooth DUN:
          Type: PPP (PPPSerial)
          Hardware: Modem
          BSD Device Name: Bluetooth-Modem
          Has IP Assigned: No
          IPv4:
              Configuration Method: PPP
          IPv6:
              Configuration Method: Automatic
          Proxies:
              FTP Passive Mode: Yes
          Service Order: 3
    Power:
        Battery Information:
          Model Information:
              Serial Number: W0043T3DRE1KB
              Manufacturer: SMP
              Device Name: bq20z451
              Pack Lot Code: 0
              PCB Lot Code: 0
              Firmware Version: 201
              Hardware Revision: 000a
              Cell Revision: 164
          Charge Information:
              Charge Remaining (mAh): 4995
              Fully Charged: Yes
              Charging: No
              Full Charge Capacity (mAh): 5137
          Health Information:
              Cycle Count: 97
              Condition: Normal
          Battery Installed: Yes
          Amperage (mA): -1105
          Voltage (mV): 12162
        System Power Settings:
          AC Power:
              System Sleep Timer (Minutes): 0
              Disk Sleep Timer (Minutes): 10
              Display Sleep Timer (Minutes): 1
              Wake on AC Change: No
              Wake on Clamshell Open: Yes
              Wake on LAN: Yes
              Current Power Source: Yes
              Display Sleep Uses Dim: Yes
              PrioritizeNetworkReachabilityOverSleep: 0
          Battery Power:
              System Sleep Timer (Minutes): 25
              Disk Sleep Timer (Minutes): 10
              Display Sleep Timer (Minutes): 1
              Wake on AC Change: No
              Wake on Clamshell Open: Yes
              Display Sleep Uses Dim: Yes
              Reduce Brightness: Yes
        Hardware Configuration:
          UPS Installed: No
        AC Charger Information:
          Connected: Yes
          ID: 0x0100
          Wattage (W): 60
          Revision: 0x0000
          Family: 0x0085
          Serial Number: 0x00fce157
          Charging: No
    Printer Software:
        Printers:
          Printers:
              Path: /Library/Printers/Brother/Filter/commandtobrother.bundle/Contents/Info.plist
              Version: 1.0.5
              Path: /Library/Printers/Brother/Filter/rastertobrother145.bundle/Contents/Info.plist
              Version: 1.0.4
    [Trimmed]
              Path: /Library/Printers/Samsung/PDEs/JobRetention.bundle/Contents/Info.plist
              Version: 1.05
              Path: /Library/Printers/Samsung/PDEs/JobSetting.bundle/Contents/Info.plist
              Version: 6.0
              Path: /Library/Printers/Samsung/PDEs/Output.bundle/Contents/Info.plist
              Version: 1.05
              Path: /Library/Printers/Samsung/PDEs/Printer.bundle/Contents/Info.plist
              Version: 1.05
        Image Capture Devices:
          Image Capture Devices:
              Path: /Library/Image Capture/Devices/Canon IJScanner2.app/Contents/Info.plist
              Version: 1.5.1
              Path: /Library/Image Capture/Devices/Canon IJScanner2.app/Contents/Resources/DeviceInfo.plist
              Version: 1.5.1
              Path: /Library/Image Capture/Devices/Canon IJScanner2.app/Contents/Resources/DeviceMatchingInfo.plist
    [Trimmed]
              Path: /Library/Image Capture/Devices/HPScanner.app/Contents/Resources/DeviceMatchingInfo.plist
              Version: 1.9.2
        Image Capture Support:
          Image Capture Support:
              Path: /Library/Image Capture/Support/Hewlett-Packard/Devices/HPAiOScan.bundle/Contents/Info.plist
              Version: 2.3.0
              Path: /Library/Image Capture/Support/Hewlett-Packard/Devices/HPAiOScan.bundle/Contents/Resources/DeviceInfo.plist
              Version: 2.3.0
        Extensions:
          Extensions:
              Path: /System/Library/Extensions/AppleMobileDevice.kext
              Version: 3.3.0
              Path: /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleATAPIStorage.kext
              Version: 3.1.7
              Path: /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleXserveRAID.kext
              Version: 3.1.7
              Path: /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/FireWireStorageDeviceSpecifics.kext
              Version: 3.1.7
              Path: /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SonyXDCAMDriver.kext
              Version: 3.1.7
              Path: /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/USBStorageDeviceSpecifics.kext
              Version: 3.1.7
              Path: /System/Library/Extensions/AppleUSBTopCase.kext
              Version: 237.1
              Path: /System/Library/Extensions/BJUSBLoad.kext
              Version: 2.1.0
              Path: /System/Library/Extensions/CellPhoneHelper.kext
              Version: 1.2.6
              Path: /System/Library/Extensions/hp_fax_io.kext
              Version: 5.5.0
              Path: /System/Library/Extensions/hp_Inkjet1_io_enabler.kext
              Version: 2.6.0
              Path: /System/Library/Extensions/hp_Inkjet3_io_enabler.kext
              Version: 3.3.0
              Path: /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriver.kext
              Version: 1.8.1
              Path: /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriverSafeBoot.kext
              Version: 1.8.1
              Path: /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDUserClient.kext
              Version: 1.8.1
              Path: /System/Library/Extensions/IOStreamFamily.kext/Contents/PlugIns/IOStreamUserClient.kext
              Version: 1.1.0
              Path: /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBHIDDriverSafeBoot.kext
              Version: 4.4.5
              Path: /System/Library/Extensions/IOVideoFamily.kext/Contents/PlugIns/IOVideoDeviceUserClient.kext
              Version: 1.2.0
    Printers:
        Printer 1:
          Status: Idle
          Print Server: Local
          Driver Version: 1.0
          Default: Yes
          Shared: Yes
          URI: dnssd://Printer%201._ipp._tcp.local./
          PPD: HP Officejet Pro 8100-AirPrint
          PPD File Version: 1.0
          PostScript Version: (3010.000) 0
          CUPS Version: 1.6.2 (cups-327.6)
          Scanning support: No
          Printer Commands: none
          CUPS filters:
            image/urf processed in Printer:
          Fax support: No
          PDEs:
    Serial-ATA:
        NVidia MCP89 AHCI:
          Vendor: NVidia
          Product: MCP89 AHCI
          Link Speed: 3 Gigabit
          Negotiated Link Speed: 1.5 Gigabit
          Description: AHCI Version 1.30 Supported
            TOSHIBA MK3255GSXF:
              Capacity: 320.07 GB (320,072,933,376 bytes)
              Model: TOSHIBA MK3255GSXF                     
              Revision: FH415B 
              Serial Number:            90TFF00PS
              Native Command Queuing: Yes
              Queue Depth: 32
              Removable Media: No
              Detachable Drive: No
              BSD Name: disk0
              Rotational Rate: 5400
              Medium Type: Rotational
              Partition Map Type: GPT (GUID Partition Table)
              S.M.A.R.T. status: Verified
              Volumes:
                disk0s1:
                  Capacity: 209.7 MB (209,715,200 bytes)
                  BSD Name: disk0s1
                  Content: EFI
                disk0s2:
                  Capacity: 319.21 GB (319,213,174,784 bytes)
                  BSD Name: disk0s2
                  Content: Apple_CoreStorage
                Recovery HD:
                  Capacity: 650 MB (650,002,432 bytes)
                  File System: Journaled HFS+
                  BSD Name: disk0s3
                  Content: Apple_Boot
                  Volume UUID: 9938BA16-8F0C-3D96-829A-2AF41E6A4C76
        NVidia MCP89 AHCI:
          Vendor: NVidia
          Product: MCP89 AHCI
          Link Speed: 3 Gigabit
          Negotiated Link Speed: 1.5 Gigabit
          Description: AHCI Version 1.30 Supported
            HL-DT-ST DVDRW  GS23N:
              Model: HL-DT-ST DVDRW  GS23N                  
              Revision: SB10   
              Serial Number: KZ1A8TA3628        
              Native Command Queuing: No
              Detachable Drive: No
              Power Off: Yes
              Async Notification: No
    Software:
        System Software Overview:
          System Version: OS X 10.8.4 (12E55)
          Kernel Version: Darwin 12.4.0
          Boot Volume: Internal Hard Drive
          Boot Mode: Normal
          Computer Name: niles-macbook
          User Name: System Administrator (root)
          Secure Virtual Memory: Enabled
          Time since boot: 2 days 19:13
    Storage:
        Internal Hard Drive:
          Available: 15.79 GB (15,792,230,400 bytes)
          Capacity: 318.88 GB (318,877,626,368 bytes)
          Mount Point: /
          File System: Journaled HFS+
          Writable: Yes
          Ignore Ownership: No
          BSD Name: disk1
          Volume UUID: 5A09BE44-23E3-301A-9831-E1C07F058FAB
          Logical Volume:
              Revertible: Yes (unlock and decryption required)
              Encrypted: Yes
              Encryption Type: AES-XTS
              Locked: No
              LV UUID: 43CA4685-144B-450C-A2AD-30643D38D310
          Logical Volume Group:
              Name: Internal Hard Drive
              Size: 319.21 GB (319,213,174,784 bytes)
              Free Space: 16.8 MB (16,777,216 bytes)
              LVG UUID: 31DE1089-1F50-45A1-81C8-D42D61DB2EAC
          Physical Volumes:
            disk0s2:
              Media Name: TOSHIBA MK3255GSXF Media
              Size: 319.21 GB (319,213,174,784 bytes)
              Medium Type: Rotational
              Protocol: SATA
              Internal: Yes
              Partition Map Type: GPT (GUID Partition Table)
              Status: Online
              S.M.A.R.T. Status: Verified
              PV UUID: B22747BA-EF78-4BB2-A2ED-57A8A3C39C5E
    Thunderbolt:
          Thunderbolt: No hardware was found.
    USB:
        USB Hi-Speed Bus:
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBEHCI
          PCI Device ID: 0x0d9d
          PCI Revision ID: 0x00a2
          PCI Vendor ID: 0x10de
          Bus Number: 0x24
            Built-in iSight:
              Product ID: 0x8507
              Vendor ID: 0x05ac  (Apple Inc.)
              Version: 4.42
              Serial Number: 8JAC2190MDCJ5A00
              Speed: Up to 480 Mb/sec
              Manufacturer: Apple Inc.
              Location ID: 0x24600000 / 2
              Current Available (mA): 500
              Current Required (mA): 500
        USB Hi-Speed Bus:
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBEHCI
          PCI Device ID: 0x0d9d
          PCI Revision ID: 0x00a2
          PCI Vendor ID: 0x10de
          Bus Number: 0x26
        USB Bus:
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBOHCI
          PCI Device ID: 0x0d9c
          PCI Revision ID: 0x00a1
          PCI Vendor ID: 0x10de
          Bus Number: 0x04
        USB Bus:
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBOHCI
          PCI Device ID: 0x0d9c
          PCI Revision ID: 0x00a1
          PCI Vendor ID: 0x10de
          Bus Number: 0x06
            BRCM2070 Hub:
              Product ID: 0x4500
              Vendor ID: 0x0a5c  (Broadcom Corp.)
              Version: 1.00
              Speed: Up to 12 Mb/sec
              Manufacturer: Apple Inc.
              Location ID: 0x06600000 / 3
              Current Available (mA): 500
              Current Required (mA): 94
                Bluetooth USB Host Controller:
                  Product ID: 0x8218
                  Vendor ID: 0x05ac  (Apple Inc.)
                  Version: 0.41
                  Speed: Up to 12 Mb/sec
                  Manufacturer: Apple Inc.
                  Location ID: 0x06630000 / 6
                  Current Available (mA): 500
                  Current Required (mA): 0
            Apple Internal Keyboard / Trackpad:
              Product ID: 0x0236
              Vendor ID: 0x05ac  (Apple Inc.)
              Version: 0.90
              Speed: Up to 12 Mb/sec
              Manufacturer: Apple Inc.
              Location ID: 0x06300000 / 2
              Current Available (mA): 500
              Current Required (mA): 40
    Volumes:
        net:
          Type: autofs
          Mount Point: /net
          Mounted From: map -hosts
          Automounted: Yes
        home:
          Type: autofs
          Mount Point: /home
          Mounted From: map auto_home
          Automounted: Yes
    Wi-Fi:
          Software Versions:
              CoreWLAN: 3.3 (330.15)
              CoreWLANKit: 2.0.2 (202.10)
              Menu Extra: 8.1 (810.9)
              configd plug-in: 8.4 (840.22.1)
              System Information: 8.3 (830.5)
              IO80211 Family: 5.3 (530.4)
              Diagnostics: 2.0 (200.24)
              AirPort Utility: 6.3.1 (631.4)
          Interfaces:
            en1:
              Card Type: AirPort Extreme  (0x14E4, 0x93)
              Firmware Version: Broadcom BCM43xx 1.0 (5.106.98.100.17)
              MAC Address: c8:bc:c8:f0:d8:32
              Locale: FCC
              Country Code: US
              Supported PHY Modes: 802.11 a/b/g/n
              Supported Channels: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 149, 153, 157, 161, 165
              Wake On Wireless: Supported
              AirDrop: Supported
              Status: Connected
              Current Network Information:
                XZ2PB:
                  PHY Mode: 802.11g
                  BSSID: 00:26:b8:5d:6b:f2
                  Channel: 6
                  Country Code: US
                  Network Type: Infrastructure
                  Security: WEP
                  Signal / Noise: -58 dBm / -91 dBm
                  Transmit Rate: 54

    The 300GB partition is the partition I am booting off of, and the one I was writing about. Disk0s1 is the EFI partition, 210MB. The other Internal hard drive is the core storage physical volume, already mounted, mounted in the image. Recovery HD is the 650MB system recovery partition.
    I rebooted to the recovery partition and used Disk Utility to verify the volume, it said everything checked out alright.
    In disk utility, the top entry has this data
         Name :     Internal Hard Drive     Capacity :     319.21 GB (319,213,174,784 Bytes)
         Type :     Logical Volume Group     Available :     16.8 MB (16,777,216 Bytes)
         Disk Status :     Online     Used :     319.2 GB (319,196,397,568 Bytes)
    However the other entry, right below it has this
         Mount Point :     /     Capacity :     318.88 GB (318,877,626,368 Bytes)
         Format :     Encrypted Logical Partition     Available :     202.18 GB (202,175,160,320 Bytes)
         Owners Enabled :     Yes     Used :     116.7 GB (116,702,466,048 Bytes)
         Number of Folders :     241,519     Number of Files :     1,246,454
    So I guess the reboot fixed my problem, df -h now shows 37% used, but the logical vomume group still shows only 16MB free. Anyways, things seem to be working now.

  • My mac is runnug out of disk space. Do /i need to by external drives?  how much memory should i get

    My imac is running out of disk space. I download a lot of media from itunes. The HD movies and TV shows use so  much space. Should I switch to the cloud, clean up my memory or buy an external memory drive? If i get an external drive how much memory is suggesyed? 1TB, 2TB or more?

    Buy an external hard drive on which to save your media. The drive should be large enough to handle your entire iTunes Library plus how much you would anticipate adding to the library over the next few years. Then backup your existing library to the external drive: iTunes- Back up your iTunes library by copying to an external hard drive.
    After you have backed up the library to the external drive you can configure iTunes to use the library on the external drive in iTunes > Preferences > Advanced. Change the path to the external drive. Once you do that quit and relaunch iTunes. It should now be using the library on the external drive. Now you can delete the library on the internal hard drive to free up the space.

  • Unable to install SCCM roles - reporting not enough available disk space on to complete this operation

    Hi.
    I am having a strange problem with my SCCM 2012 R2 installation running on Windows Server 2008 R2.
    I am not able to add any new roles to the server. 
    Event log reports: "Product: Application Web Service -- There is not enough available disk space on  to complete this operation. Installation requires at least 10MB free disk space."
    awebsvcMSI.log reports: "Product: Application Web Service -- Configuration failed."
    and 
    "Windows Installer reconfigured the product. Product Name: Application Web Service. Product Version: 5.00.7958.1000. Product Language: 1033. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 1603."
    I have three disks in the server.
    C: (OS) ~8.7 GB free space
    D: (SCCM) ~7.69 GB free space
    E: (data) ~52.4 GB free space
    I have NO_SMS_ON_DRIVE.SMS files on C: and D:. I tried removing it from D: and restarting the server without any effect.
    Does anyone have a solution to this?
    Thanks in advance!
    /Michael

    That error says the same as the event log:
    "Action start 11:49:28: CcmCheckFreeDiskSpace.
    MSI (s) (38:F4) [11:49:28:274]: Product: Application Web Service -- There is not enough available disk space on  to complete this operation. Installation requires at least 10MB free disk space.
    There is not enough available disk space on  to complete this operation. Installation requires at least 10MB free disk space.
    Action ended 11:49:28: CcmCheckFreeDiskSpace. Return value 3.
    Action ended 11:49:28: INSTALL. Return value 3."

  • It all started with 'clearing disk space'.

    Hey guys,
    So i'm having this grey blank screen problem.
    1) It started off while i was trying save some documents, didn't work so I went to Disk Utility, cleared the free space and then it was fine.
    2) I then tried to surf the web on safari. Some sites couldn't load and some sites did and all of a sudden, my mac just hanged.
    I tried to restart/shut down my mac through Finder and it just didn't restart/shutdown so I used the power button instead.
    Lo and behold, it took so long to boot and when it did it came to a blank screen.
    I did everything I could find on this support page.
    1) Ran it in safe nothing happened
    2) Ran it in recovery, nothing came out
    3) Then it came to a grey screen when I tried rebooting it so i did the PRAM thing and that brought my mac back up.
    So to check on it I did an 'EtreCheck' and here it is, seems to be... okay?
    EtreCheck version: 1.9.15 (52)
    Report generated 28 August 2014 1:09:18 pm AEST
    Hardware Information: ?
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU: 2 cores
      8 GB RAM
    Video Information: ?
      Intel HD Graphics 4000 - VRAM: (null)
      Color LCD 1280 x 800
    System Software: ?
      OS X 10.9.4 (13E28) - Uptime: 0 days 0:9:6
    Disk Information: ?
      APPLE HDD HTS545050A7E362 disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 499.25 GB (387.75 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      HL-DT-ST DVDRW  GS41N 
    USB Information: ?
      Microsoft Microsoft® Nano Transceiver v2.0
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ?
      Apple Inc. thunderbolt_bus
    Gatekeeper: ?
      Mac App Store and identified developers
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
    Launch Agents: ?
      [loaded] com.oracle.java.Java-Updater.plist Support
    User Launch Agents: ?
      [loaded] com.adobe.ARM.[...].plist Support
      [loaded] com.valvesoftware.steamclean.plist Support
    User Login Items: ?
      GrowlHelperApp
      iTunesHelper
      AdobeResourceSynchronizer
      Dropbox
    Internet Plug-ins: ?
      FlashPlayer-10.6: Version: 14.0.0.176 - SDK 10.6 Support
      Default Browser: Version: 537 - SDK 10.9
      AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.07 - SDK 10.6 Support
      Flash Player: Version: 14.0.0.176 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.0.0 Support
      DirectorShockwave: Version: 12.1.0r150 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 60 Check version
    Safari Extensions: ?
      Searchme-2
    Audio Plug-ins: ?
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes: ?
      Flash Player  Support
      Growl  Support
      Java  Support
    Time Machine: ?
      Time Machine not configured!
    Top Processes by CPU: ?
          3% WindowServer
          1% fontd
          0% systemstatsd
          0% SystemUIServer
          0% Dock
    Top Processes by Memory: ?
      131 MB com.apple.IconServicesAgent
      131 MB Safari
      115 MB Finder
      115 MB mds_stores
      98 MB ocspd
    Virtual Memory Information: ?
      4.56 GB Free RAM
      2.27 GB Active RAM
      383 MB Inactive RAM
      819 MB Wired RAM
      294 MB Page-ins
      0 B Page-outs
    Now I'm afraid to switch it off again, in the midst of writing a paper.
    Is there anything I should be worried about?
    Cheers,
    H

    To run Diagnostics, you can use the D key during power up.
    Using Apple Hardware Test
    Using Apple Diagnostics (for machines after June 2013)
    According to last EtreCheck you do not seem to have disk space issues. You can run it again to validate what you have.
    Macintosh HD (disk0s2) / [Startup]: 499.25 GB (387.75 GB free)

  • Used iTunes to update iPad to iOS8.1. Now, I am missing 5GB of disk space. How do I get it back?

    Hello Kind Community Gurus,
    The day before yesterday I connected my iPad with my Mac to update it to the latest version of iOS8.1. My Mac configuration is as follows: MBA 2012, Yosemite 10.10, and iTunes 12.0.
    My iPad backups were on the iCloud (not on my Mac). iTunes downloaded iOS8.1 and completed the installation. Before the installation my Mac had 18GB of free space and after the installation I have now 12.4 GB of free space. Approximately 5GB disk space is till missing.
    FYI, I did not keep the backups of my iPad on my Mac. Aside from the iOS8.1 update, I did not install / download anything in my Mac.
    I really have no clue what happened. Please let me know, how can I get the disk space back? Thank you very much.

    Go to the bottom of the page and click the flag and pick your country.
    BTW, you can ONLY buy from the itunes store of your country of residence ( proven by the valid billing address of your credit card) AND ONLY while inside the borders of that country.

  • Logs are filling up disk space

    Dear all
    i am facing a problem in my database
    the database is in archive log mode and continuous archiving of log is filling up the disk space
    please let me know what should i do so that at the end of activity there should be no complaints of logs filling up
    i wil ensure the big disk space
    please let me know what kind of administration i have to do with this issue ...

    hello Sagar
    when you use RMAN for backup you can set RETENTION POLICY for window of day or redundancy for example
    RMAN> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 3 DAYS;
    or
    RMAN> CONFIGURE RETENTION POLICY TO REDUNDANCY 3;
    and when you backup use "BACKUP ... PLUS ARCHIVELOG" for example
    BACKUP DEVICE TYPE sbt
    DATABASE PLUS ARCHIVELOG;
    it cause that RMAN when backup your database , backup your archived logs too ;
    and about that two first CONFIGURE command
    first command cause backupfiles and archived log files that backuped up before than 3 days signed obsolete in V$BACKUP_FILES view
    (you can query the V$BACKUP_FILES view and check the OBSOLETE column)
    second command cause backupfiles and archived log files that backuped up 3 times signed obsolete in V$BACKUP_FILES view
    and if you use "DELETE OBSOLETE ..." command in RMAN it delete obsolete files
    and your archived logs that backued up and are obsolete will be delete
    AND you can use DBMS_SCHEDULER for synchronize this routine
    Message was edited by: khosravi
    khosravi

  • Additional Hard Disk Space for Essbase 9.3.1

    Essbase 9.3.1 is installed on a hard disk that does not have anymore space. Is it possible to utilize or configure another hard disk for Essbase to use? I'm loading Cubes (ASO) that are failing due to a tablespace error of disk space.
    Any suggestions would be of great help.
    Regards,
    Sudhir

    You can specify some of the tablespace and I think temp space for an ASO cube by right clicking on the application in EAS and selecting edit properties. In there you can change the disk

  • Vanishing disk space 10.6.3 Server

    I have Snow Leopard Server installed on a mac mini (dual hard drives). It is configured with two partitions, one for the Operating System and one for Time Machine backups for the 7 Macs in the office.
    I keep losing free space on the OS partition (Time Machine is not backing up to this drive). I know the first culprit is usually a runaway log file. However, I simply cannot find a huge log file.
    The math on the drive simply does not add up. I show that I am using less than 20GB on that partition but it is reporting that I am using 50GB! I should have 50GB free!
    Now when I restart I reclaim all the space and it is fine. Over the course of a day I can sit there and watch my free space tick away again.
    One time it got so bad that I got the dreaded low disk space warning. It got down to zero free, but then bumped back to 900MB free and this repeated.
    Here is a picture to hopefully help.
    http://img9.imageshack.us/img9/7294/screenshot20100528at342.png
    Any Ideas?

    I tried whatsize, Grandperspective ets. The programs are just not seeing the files.
    I even ran Grandperspective through sudo in the terminal and while it showed other users files now, still did not show 45GB of Miscellaneous files."
    These misc space is:
    *Miscellaneous used space:* All used space that is not accounted for by the size of the scanned files. This includes the following:
    Files that were not scanned, either because the scanned folder was not at the root of the volume, or the user did not have permissions to access all subfolders.
    Files that are excluded by the filter (if any).
    Disk space that is not accounted for because the Logical file size measure is used, which underestimates the space that files actually take up.
    Low-level file system data, needed to store amongst others the folder hierarchy.
    I am going to try a repair booting from the install disc to see if there is any corruption or something once I can kick the other users off for the day.

  • How to use VM server's disk space to store VM?

    Hi!
    I've installed Oracle VM Server on my Sun Server. The server has 4 hard drives, which are combined in RAID 10.
    The final disk space is approximately 600 gigabytes. This is df command's output:
    Filesystem
    Size  Used Avail Use% Mounted on
    /dev/sda2 
    50G  1.2G   46G   3% /
    tmpfs    
    666M     0  666M  0% /dev/shm
    /dev/sda1
    477M   47M  401M  11% /boot
    none     
    666M   40K  666M   1% /var/lib/xenstored
    For the needs of the server uses about 50 gigabytes of disk space.
    Oracle VM server Installation and Upgrade Guide says:
    Partitioning is performed automatically by the installer, and you do not have
    the option to define how partitions should be created on the drive during the
    installation process. Partitions are created in such a way that only the maximum
    amount of disk space required to run Oracle VM Server is attributed to the
    partition where it runs. A separate partition is created for any remaining disk
    space to be used as a discoverable local disk that can be used to host a
    repository or assigned to any virtual machine that runs on the Oracle VM Server.
    So where is this separate partition, that I can use to server pool and storage repository in OVMM?
    I want to use free disk space to share it using NFS. Later I use these NFS shares to create server pool and storage repository.
    Thanks!
    Konstantin

    Hi Konstantin,
    you should not use a OVS to export NFS shares to create a server pool or storage repo on it. Such shares should come from a dedicated NFS server, especially, if you plan on ever configuring a sever pool with multiple OVS. The point it, if you're using an OVS to act also as the NFS server for your server pool and storage repo, you will make it impossible to restart that one OVS, due to tha fact that you'd blow up your OVM cluster.
    If you only want to run a single server pool, then nothing prevents you from usind fdisk on the OVS itself and claim the remaining drive space, by making it available as a /dev/sda3
    Cheers,
    budy

  • [nQSError: 46118] Out of disk space.

    Hello,
    I'm having this error: [nQSError: 46118] Out of disk space. after launching several (heavvy) reports.
    The software configuration is an oracle bi 10.1.3.3.3 and oracle 10g db.
    What does it mean? I know it means that there isn't space left but where? In the db machine or in the bi server (presentatio? server?) machine?
    Is it a db problem? I don't think so beacuse there isn't an ORA-XXXX error code so i think is not an oracle error caught by the BI server and we discovered that clearing all cursors from the administration prevent this error to appear for a while.
    Can someone tell me if is an Oracle Bi (Server? Presentation?) problem and how to solve it? Do i have to set a parameter somewhere to limit the cursors or to high the cache?
    Thank you
    Maurizio

    Are you on Windows or Unix? If unix, what flavour?
    If you're on unix, try this:
    1) Just before running the reports, enter this command:
    while [ 1 -lt 2 ]; do date;ls -lrt;bdf;echo "";sleep 5;done
    (if not HPUX substitute bdf for df or whatever gives you the state of your filesystems)
    2) Run your report
    You'll get a snapshot every five seconds of how much space is available on your disk eg:
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/sda3 18374532 8232104 9209052 48% /
    /dev/sda1 194442 11691 172712 7% /boot
    none 1037444 0 1037444 0% /dev/shm
    If it were a permissions issue then I'd have thought you'd get a permissions rather than space error.
    Is 10Gb the total free on the BI Server ? That's not a great deal of space. I've seen tmp files grow to 2Gb each, so you'd potentially only need a handful of users running big queries to break things.

  • UCCX 7 - Change alert threshold for disk space

    We record every call into our UCCX 7 platform which makes my backups quite large. This causes an alert every night when the backups run from CRSAdmin stating that the server is running low on disk space and needs at least 40 GB free for B&R to run.
    Is there a way to adjust this threshold?
    Thanks

    Pablo, thanks for the reply! I checked the event viewer on the UCCX servers and they are clean. This is not a Windows alert. This alert is coming from CRSAdministrator and is routed to the email address I have configured in the email subsystem (Appadmin / Subsystems / email.)
    The server is not actually getting low on disk space when this alert is generated, it is simply going below the 40 GB free threshold that is built somewhere in the UCCX application. This is what the actual email looks like:
    From CRSAdministrator@AUS-SVR-ICD-01
    WARNING: CRS server AUS-SVR-ICD-01(172.21.X.X) is running low in free disk space
    **DO-NOT-REPLY-TO-THIS-EMAIL**
    CRS required that you have at least 43377659904 bytes available in drive C:, otherwise B&R will fail in operating. Please free up some disk space if required.
    -Cisco Customer Response Application Administration.
    So maybe the solution is remove the email address I have configured in the email subsystem for alerting and set up a syslog server instead for alarms?
    Brett

Maybe you are looking for

  • Need to generate a report for Event collection rules created in SCOM

    Hi All, Can any one let me know where can i get a report of the Event based collection rules created in SCOM (For default and custom made). I used the below report but it gives the collection rules which are performance counter based not event collec

  • Using a CMap with a non-embedded font

    I would like to (for example) use MS Arial without embedding it. I can do this just fine if I use the Arial internal CIDs with /Encoding /Identity-H, but that is not what I want to do - I want to use /Encoding 123 0 R to refer to a CMap so that I can

  • Configuring Frame-Relay and the Frame-Relay Switch To Participate in WAN Routing

    Hey, My WAN in my voice lab is currently functional between all of my routers HQ, BR1, and BR1 with full-mesh connectivity.  I am using my PSTN router for the frame-relay switching as is shown in the attached configs.  I have used the connect command

  • WebAuth issue, de-authenticating users randomly!

    Hello, I just received word of a major issue that only a few of the clientele have been reporting. Basically what is happening is that a user will be browsing/chatting on the internet under one of our webauth SSIDs when suddenly out of nowhere they w

  • XMPPGateway and Firewalls - can't connect to googletalk

    This has myself (the developer) and the firewall guys really stumped. I am trying to use talk.google IM service to launch an IM bot using the CF gateways. Everything works well on my local install of CF server but once we move it to our dev server an