Error: The largest virtual disk that can be allocated is: 0 MB.

hi, when a create a new virtual machine, Oracle VM Manager gives the following error:
Error: The largest virtual disk that can be allocated is: 0 MB.
I have enought disk space in all partitions on VM Server.
Has anyone solved this??... How to ....
Regards from Chile (and sorry for my poor english)
RENÉ FELIPE VIANCOS S.
Director / IT Manager
CENTRO DE INFORMÁTICA Y COMPUTACIÓN
(Informatics and Computing Center)
UNIVERSIDAD DE LA SERENA
www.userena.cl
Message was edited by:
user621885

ok, i have changed for a new machine, and the error persists
Step (1), and the output of virt-install is:
[root@ovm21 winxpue5]# virt-install
Would you like a fully virtualized guest (yes or no)? This will allow you to run unmodified operating systems. yes
What is the name of your virtual machine? winkkxp
How much RAM should be allocated (in megabytes)? 1000
What would you like to use as the disk (path)? winkkxp
How large would you like the disk (winkkxp) to be (in gigabytes)? 5000
Would you like to enable graphics support? (yes or no) yes
What would you like to use for the virtual CD image? /OVS/iso_pool/winxpue5/winxpue5.iso
Starting install...
libvir: Xen Daemon error : GET operation failed:
Traceback (most recent call last):
File "/usr/sbin/virt-install", line 476, in ?
main()
File "/usr/sbin/virt-install", line 440, in main
dom = guest.start_install(conscb)
File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 379, in start_install
self._create_devices()
File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 281, in createdevices
disk.setup()
File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 96, in setup
os.write(fd, '\x00')
OSError: [Errno 28] No space left on device
here is the df command output
S.ficheros Tamaño Usado Disp Uso% Montado en
/dev/sda2 3,0G 718M 2,1G 26% /
/dev/sda3 108G 755M 107G 1% /OVS
/dev/sda1 99M 24M 70M 26% /boot
tmpfs 257M 0 257M 0% /dev/shm
all filesystems have enought disk space....
Here is the content of the xend.log:
[2008-03-09 21:48:35 2534] INFO (SrvDaemon:331) Xend Daemon started
[2008-03-09 21:48:35 2534] INFO (SrvDaemon:335) Xend changeset: unavailable.
[2008-03-09 21:48:35 2534] INFO (SrvDaemon:342) Xend version: Unknown.
[2008-03-09 21:48:35 2534] DEBUG (XendDomainInfo:132) XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 9577805624L, 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 524288L, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked': 0, 'name': 'Domain-0'})
[2008-03-09 21:48:35 2534] INFO (XendDomainInfo:148) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
[2008-03-09 21:48:35 2534] DEBUG (XendDomainInfo:2069) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'image': '(linux (kernel ))', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'name': 'Domain-0'}
[2008-03-09 21:48:35 2534] DEBUG (XendDomainInfo:907) Storing domain details: {'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '524288', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1'}
[2008-03-09 21:48:35 2534] DEBUG (XendDomain:434) Adding Domain: 0
[2008-03-09 21:48:35 2534] DEBUG (XendDomain:379) number of vcpus to use is 0
[2008-03-09 21:48:35 2534] INFO (SrvServer:180) unix path=/var/lib/xend/xend-socket
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VBD.set_device not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VBD.set_type not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VM.get_auto_power_on not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VM.set_auto_power_on not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: debug.get_all not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: console.get_other_config not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: console.set_other_config not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VIF.get_network not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VIF.set_device not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VIF.set_MAC not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VIF.set_MTU not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: session.get_all_records not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: event.get_record not found
[2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: event.get_all not found
[2008-03-09 21:48:35 2534] DEBUG (XendDomainInfo:991) XendDomainInfo.handleShutdownWatch
[2008-03-09 21:48:38 2534] INFO (XMLRPCServer:149) Opening Unix domain socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled for this server.
[2008-03-09 21:48:38 2534] INFO (XMLRPCServer:149) Opening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
Step(2) rpc output:
[root@ovm21 winxpue5]# /opt/ovs-agent-2.2/utils/do_rpc.py https://admin:[email protected]:8899 get_free_space
get_free_space []
socket error! code=104, msg=Connection reset by peer
[root@ovm21 winxpue5]# /opt/ovs-agent-2.2/utils/do_rpc.py https://system:[email protected]:8899 get_free_space
get_free_space []
socket error! code=104, msg=Connection reset by peer
[root@ovm21 winxpue5]# /opt/ovs-agent-2.2/utils/do_rpc.py https://sys:[email protected]:8899 get_free_space
get_free_space []
socket error! code=104, msg=Connection reset by peer
my password for whole system is 'oracle'
some ideas ????
Regards
René Felipe Viancos.

Similar Messages

  • OVM-4006 The largest virtual disk that can be allocated is 78,027 MB

    G'Day List,
    Greetings and best wishes.
    I am hoping someone will be able to help me here:
    PROBLEM:
    I tried to "Create New Virtial Disk" for a particuler VM and it error out as shown in the subject line.
    Figuring that it was a space issue, I stopped another VM with a 800GB D drive - Deleted the 800GB
    drive and attempted to "Create New Virtual Disk" of only 580GB and got the same error.
    I do not believe it has to do with the SAN so I am looking for an OVM reason for the error and a solution.
    Anyone?
    Thanks
    Ferg

    Hi,
    When you say - deleted 800 Gb drive does that mean taht you deleted the storage space for that virtual machine , or completely deleted the machne from amanger
    If you have 2.2 version for OVM server - it displays the info about max memory and max disk space available to use .
    If you are getting space related error make sure that you delete the stuff from the server and not the entry only from the manager database.
    Try selecting a VM which you want or plan to delete to free up the space
    Go to 'Actions' Menu and select delete
    next page - Check " Remove image files from storage"
    And hit "delete"
    This will remove the entry from the server as well and free up the space.
    you can also login to the server and do "# df -h" .This will also show you how much sapce is really available on the disk .

  • Error: The largest virtual memory that can be allocated is 0 MB

    Hi !
    When I try to create virtual machine in my VM Manager I get this error when I supply corresponding memory size.
    How can I soilve this?
    Thanks...

    Hi
    Did you get a solution to your issue?
    I cannot migrate any VM's onto one of my servers as I get a OVM-4021 Not enough memory for migration error.
    When I do a xm info | grep memory, I get the following
    xm info | grep memory
    total_memory : 8186
    free_memory : 7517
    node_to_memory : node0:7517
    Yet - from the cluster master, if I run a /opt/ovs-agent-2.3/db/db_dump.py srv, I get the following for the same server
    {'cpu_idle': 0.98999999999999999, 'cpu_num': 4, 'ip': '10.30.32.62', 'agt_username': 'oracle', 'real_status': 'ALIVE', 'mem_total': 8186, 'cpu_speed': 3991.9699999999998, 'agt_passwd': 'PASSWORD', 'hostname': 'rrsyd112', 'agt_url': 'https://oracle:PASSWORD@rrsyd112:8899', 'master_weight': 0, 'vcaps': 'xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64', 'agt_port': 8899, 'status': 'RUNNING', 'cpu_avail': 15808.2012, 'arch': '64bit', 'is_shared': True, 'mem_free': 0, 'shutdown_mode': False, 'agt_addr': 'rrsyd112', 'srv_role': 'utility,xen', 'agent_version': (2, 3, 0, 19)}
    My problem is that ovs-agent shows mem_free of 0 - when in fact xen reports free memory of 7517.
    Thanks
    George
    Edited by: georgeB2 on Jul 2, 2010 10:34 AM

  • What is the largest hard drive that can be put in a Macbook Pro 17 MA897

    I am looking to upgrade an existing Macbook Pro 17 model MA897 and am looking for the specifications as to the largest hard drive that can be installed and where is the best place to purchase drives.

    The HDD makers have yet to breach the 1TB limit in the 2.5" formfactor. But there is hope, as one of the makers (Toshiba, IIRC) announced the discovery of a radical new way of magnetic encoding which will permit much denser packing of the magnetic domains in the rotating disk, and much higher capacities. Promised to come out with 3-4TB 2.5" devices before the year is out and maybe 10TB+ in the coming years. We'll have to wait and see.
    BTW and since The Age of the Lion (and probably Mountain Lion too) has forsaken the need of an optical drive for system recovery, some users have decided to remove the no longer critical device and planting another HDD in its place. Might be looking into if you really need the capacity and don't care to lug even more weight above of what the 17" entails.

  • Max data segment that can be allocated per process

    What is the maximum data segment that can be allocated per process on solaris?
    (The equivalent of "maxdsiz" on hp-ux).
    Thank you,
    J

    its configurable. Look at the rlimit max for the process. There should also be defined a maximum value you can set the rlimit to somewhere in the sys/* headers. (sorry can't track it down, my dev machine is kaput).

  • System Image Restore Fails "No disk that can be used for recovering the system disk can be found"

    Greetings    
                                        - Our critical server image backup Fails on one
    server -
    Two 2008 R2 servers. Both do a nightly "Windows Server Backup" of Bare Metal Recovery, System State, C:, System Reserved partition, to another storage hard drive on the same machine as the source. Active Directory is on the C: The much larger D: data
    partition on each source hard drive is not included.
    Test recovery by disconnecting 500G System drive, booting from 2008R2 Install DVD, recovering to a new 500G SATA hard drive.
    Server A good.
    Server B fails. It finds the backed-up image, & then we can select the date we want. As soon as the image restore is beginning and the timeline appears, it bombs with "The system image restore failed. No disk that can be used for recovering the system
    disk can be found." There is a wordy Details message but none of it seems relevant (we are not using USB etc).
    At some point after this, in one (or two?) of the scenarios below, (I forget exactly where) we also got :
    "The system image restore failed. (0x80042403)"
    The destination drive is Not "Excluded".
    Used   diskpart clean   to remove volumes from destination drive. Recovery still errored.
    Tried a second restore-to drive, same make/model Seagate ST3500418AS, fails.
    Tried the earliest dated B image rather than the most recent, fail.
    The Server B backups show as "Success" each night.
    Copied image from B to the same storage drive on A where the A backup image is kept, and used the A hardware to attempt restore. Now only the latest backup date is available (as would occur normally if we had originally saved the backup to a network location).
    Restore still fails.         It looks like its to do with the image rather than with the hardware.
    Tried unticking "automatically check and update disk error info", still fail.
    Server A  SRP 100MB  C: 50.6GB on Seagate ST3500418AS 465.76GB  Microsoft driver 6.1.7600.16385   write cache off
    Server B  SRP 100MB  C: 102GB  on Seagate ST3500418AS 465.76GB  Microsoft driver 6.1.7600.16385   write cache off
    Restore-to hard drive is also Seagate ST3500418AS.
    http://social.answers.microsoft.com/Forums/en-US/w7repair/thread/e855ee43-186d-4200-a032-23d214d3d524      Some people report success after diskpart clean, but not us.
    http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/31595afd-396f-4084-b5fc-f80b6f40dbeb
    "If your destination disk has a lower capacity than the source disk, you need to go into the disk manager and shrink each partition on the source disk before restoring."  Doesnt apply here.
    http://benchmarkreviews.com/index.php?option=com_content&task=view&id=439&Itemid=38&limit=1&limitstart=4
    for 0x80042403 says "The solution is really quite simple: the destination drive is of a lower capacity than the image's source drive." I cant see that here.
    Thank you so much.

    Hello,
    1. While recovering the OS to the new Hard disk, please don't keep the original boot disk attached to the System. There is a Disk signature for each hard disk. The signature will collide if the original boot disk signature is assigned to the new disk.
    You may attach the older disk after recovering the OS. If you want to recover data to the older disk then they should be attached as they were during backup.
    2. Make sure that the new boot disk is attached as the First Boot disk in hardware (IDE/SATA port 0/master) and is the first disk in boot order priority.
    3. In Windows Recovery Env (WinRE) check the Boot disk using: Cmd prompt -> Diskpart.exe -> Select Disk = System. This will show the disk where OS restore will be attempted. If the disk is different than the intended 2 TB disk then swap the disks in
    correct order in the hardware.
    4. Please make sure that the OS is always recovered to the System disk. (Due to an issue: BMR might recover the OS to some other disk if System disk is small in size. Here the OS won't boot. If you belive this is the case, then you should attach the
    bigger sized disk as System disk and/or exclude other disks from recovery). Disk exclusion is provided in System Image Restore/Complete PC Restore UI/cmdline. 
    5. Make sure that Number and Size of disks during restore match the backup config. Apart from boot volumes, some other volumes are also considered critical if there are services/roles installed on them. These disks will be marked critical for recovery and
    should be present with minimum size requirement.
    6. Some other requirements are discussed in following newsgroup threads:
    http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/871a0216-fbaf-4a0c-83aa-1e02ae90dbe4
    http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/9a082b90-bd7c-46f8-9eb3-9581f9d5efdd
    http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/11d8c552-a841-49ac-ab2e-445e6f95e704
    Regards,
    Vikas Ranjan [MSFT]
    ------- This information is provided as-is without any warranties, implicit or explicit.-------

  • I have a Windows 7 Pro OEM disk that can install either the 32 or 64 bit version. When using version 5.0.3 of Bootcamp, I keep getting the message that it is a 32 bit disk.  Any ideas how to get it to recognize the 64 bit version?

    I have a Windows 7 Pro OEM disk that can install either the 32 bit or 64 bit versions.  When trying to setup a dual boot for my Mac Mini using Bootcamp version 5.0.3, I get the message that I have the 32 bit version of Windows.  Any ideas on how I can get it to recognize the 64 bit version so that I can partition my "Mini"?

    If by "OEM" you mean the disk came with another Win computer, it won't work. You need either a full retail verison or the "System Builders' Edition." I used the latter for my BC installation and it worked flawlessly and was marked as 64-bit--no mention of 32-bit.

  • My ipod touch 1st gen has gone into recovery and wont restore because of a error 1 or something like that can someone help me quick this ipod is my little cousins and i dont want her mum to find out what happend

    my ipod touch 1st gen has gone into recovery and wont restore because of a error 1 or something like that can someone help me quick this ipod is my little cousins and i dont want her mum to find out what happend

    I have not seen a solution for error (1)
    make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • HT4059 What is the largest iBook size I can author?

    I am makeing my first iBook using Pages for my text. The book is just for my family and not for publication. What is the maximum size that I can convert to an iBook?

    The largest capacity HDD that you can install is the HGST 1.5 TB HDD:
    http://eshop.macsales.com/item/HGST/0J28001/
    Any 2.5" 9.5mm thick SATA HDD will fit and operate in your MBP, regardless of capacity.
    Ciao.
    Message was edited by: OGELTHORPE

  • What is the largest hard drive I can upgrade to for MacBook Pro A1278 Early '11

    What is the largest hard drive I can upgrade to for macbook pro A1278 Early 2011?  I have seen 750GB on some websites, but I would like a 1TB  I am looking for SATA 6.0GB, 1TB 7200.  Is this dependant on the physical size of the hard drive? I have seen a height of 15mm and 9.5 mm.  How do I know what will fit??

    I have not seen any 7200 rpm 1 TB HDDs.  They all are 5400 rpm.  I would say that this HDD comes closest to your requirements.  Tomorrow, there may be others.
    http://www.newegg.com/Product/Product.aspx?Item=N82E16822145584
    Ciao.

  • When I sync my iphone 4S using iTunes it only syncs 8.5GB of music, not the entore library as specified.  Is there a capcity default limit of the amount of storage that can be used for music and if so how do I change it?

    When I sync my iphone 4S using iTunes it only syncs 8.5GB of music, not the entore library as specified.  Is there a capcity default limit of the amount of storage that can be used for music and if so how do I change it?

    The only limit is that of the device. No restrictions on how much of it you can use for music. Is part of your music library unchecked?
    tt2

  • Hello when i try to down load itunes if says "This installation package can not be opened. Verify that the package exist and that can access it.  or contact provider" what do i do LOST

    ello when i try to down load itunes if says "This installation package can not be opened. Verify that the package exist and that can access it.  or contact provider" what do i do LOST

    Hi MrJavonte15,
    If you are having issues installing iTunes on your Windows machine, you may want to take a look at the following article:
    Apple Support: Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    If you have previously installed iTunes and continue to have issues, you may want to remove and reinstall iTunes:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/ht1925
    Cheers,
    - Brenden

  • There's an odd folder on the desktop labeled 8041A210 that can't be deleted. What is it and how do I get rid of it?

    There's an odd folder on the desktop labeled 8041A210 that can't be deleted. What is it and how do I get rid of it?

      Oh, I don't think so.   But it's amazing how many problems get solved via Google.  Thanks for the star, enjoy your evening.

  • HT201774 How do I delete excess email messages from my iPhone.  There are 300 messages listed, and every time I delete some, more are added from old messages.  How do I limit the number of messages that can appear on my phone?  How can I delete messages i

    How do I delete excess email messages from my iPhone.  There are 300 messages listed, and every time I delete some, more are added from old messages.  How do I limit the number of messages that can appear on my phone?  How can I delete messages in bulk,

    You can't.
    All photos transferred from your computer are stored in the Photo Library. The photos in the album or albums below are not duplicates - they include a pointer to the original photos stored in the Photo Library. This way you can view the photos in a particular album only by selecting the album, or you can view all photos available in all albums by selecting Photo Library.
    Just as with an iTunes playlist. A song cannot be in an iTunes playlist unless the song is in the main iTunes library. Placing a song in a playlist does not duplicate the song. Remove the main iTunes library or the songs from the main iTunes library that are in a playlist and the songs will no longer be in the playlist either. This way you can listen to the songs in the playlist only by selecting the playlist, or all songs in your entire iTunes library by selecting Music under Library in the iTunes source list.
    The same with iPhoto on a Mac. A photo cannot be in an in iPhoto Event or Album unless the photo is in the main iPhoto library. Placing a photo in an Event or Album does not duplicate the photo. This way you can view the photos in an iPhoto Event or Album only by selecting the Event or Album, or all photos in all Events or Albums.

  • Import Error The document is encrypted and can't be opened.i am able to open the file on my windows computer at work. there is no password needed.

    I am unable to open an xls file. I get the message: Import Error The document is encrypted and can’t be opened.
    I am able to open the file on my windows computer at work. there is no password needed.

    See note 2 in Troubleshooting issues with iTunes for Windows updates for starters...
    tt2

Maybe you are looking for