Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
(In reply to Vadim Rozenfeld from comment #5)
> Is it still reproducible with the latest drivers?
>
> Thanks,
> Vadim.
Hi Vadim,
Tried with qemu-kvm-rhev-0.12.1.2-2.448.el6.x86_64 + virtio-win-1.7.3, do 10 times install test, cannot reproduce it.
Thanks,
Shuping
(In reply to ShupingCui from comment #6)
> (In reply to Vadim Rozenfeld from comment #5)
> > Is it still reproducible with the latest drivers?
> >
> > Thanks,
> > Vadim.
>
> Hi Vadim,
>
> Tried with qemu-kvm-rhev-0.12.1.2-2.448.el6.x86_64 + virtio-win-1.7.3, do 10
> times install test, cannot reproduce it.
>
> Thanks,
> Shuping
Thank you Shuping,
I'm going to close the bug as WORKSFORME. Are you okay with it?
Best regards,
Vadim.
(In reply to Vadim Rozenfeld from comment #7)
> (In reply to ShupingCui from comment #6)
> > (In reply to Vadim Rozenfeld from comment #5)
> > > Is it still reproducible with the latest drivers?
> > >
> > > Thanks,
> > > Vadim.
> >
> > Hi Vadim,
> >
> > Tried with qemu-kvm-rhev-0.12.1.2-2.448.el6.x86_64 + virtio-win-1.7.3, do 10
> > times install test, cannot reproduce it.
> >
> > Thanks,
> > Shuping
>
> Thank you Shuping,
> I'm going to close the bug as WORKSFORME. Are you okay with it?
>
> Best regards,
> Vadim.
OK, thanks your help.
Description of problem: Win2008.x86_64 guest fails to create a new partition Error Code:0x80300025 Version-Release number of selected component (if applicable): kernel-2.6.32-447.el6.x86_64 qemu-kvm-rhev-0.12.1.2-2.422.el6.x86_64 How reproducible: 1/10 Steps to Reproduce: 1. install Win2008.x86_64 guest /usr/libexec/qemu-kvm \ -name 'virt-tests-vm1' \ -M rhel6.5.0 \ -nodefaults \ -vga qxl \ -global qxl-vga.vram_size=33554432 \ -device intel-hda,bus=pci.0,addr=03 \ -device hda-duplex \ -device ich9-usb-uhci1,id=usb1,bus=pci.0,addr=05 \ -drive id=drive_image1,if=none,cache=none,snapshot=off,aio=threads,file=/root/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/images/win2008-64-virtio.qcow2 \ -device virtio-blk-pci,id=image1,drive=drive_image1,bootindex=0,bus=pci.0,addr=06 \ -device virtio-net-pci,mac=9a:56:57:58:59:5a,id=idaw53LP,netdev=id2Bxvgd,bus=pci.0,addr=07 \ -netdev tap,id=id2Bxvgd,vhost=on,vhostfd=23,fd=22 \ -m 2048 \ -smp 1,maxcpus=1,cores=1,threads=1,sockets=2 \ -cpu 'Opteron_G2',hv_relaxed \ -drive id=drive_cd1,if=none,snapshot=off,aio=threads,media=cdrom,file=/root/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/isos/ISO/Win2008/64/en_windows_server_2008_datacenter_enterprise_standard_sp2_x64_dvd_342336.iso \ -device ide-drive,id=cd1,drive=drive_cd1,bootindex=1,bus=ide.0,unit=0 \ -drive id=drive_winutils,if=none,snapshot=off,aio=threads,media=cdrom,file=/root/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/isos/windows/winutils.iso \ -device ide-drive,id=winutils,drive=drive_winutils,bootindex=2,bus=ide.0,unit=1 \ -drive id=drive_virtio,if=none,snapshot=off,aio=threads,media=cdrom,file=/root/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/isos/windows/virtio-win-latest-signed.iso \ -device ide-drive,id=virtio,drive=drive_virtio,bootindex=3,bus=ide.1,unit=0 \ -drive id=drive_fl,if=none,cache=none,snapshot=off,readonly=off,aio=threads,file=/root/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/images/win2008-sp2-64/answer.vfd \ -global isa-fdc.driveA=drive_fl \ -device usb-tablet,id=usb-tablet1,bus=usb1.0,port=1 \ -spice port=3000,password=123456,addr=0,image-compression=auto_glz,zlib-glz-wan-compression=auto,streaming-video=all,agent-mouse=on,playback-compression=on,ipv4 \ -rtc base=localtime,clock=host,driftfix=slew \ -boot order=cdn,once=d,menu=off \ -enable-kvm 2. 3. Actual results: Guest OS fails to install, create a new partition Error Code:0x80300025 Expected results: partition created success and installation finish smoothly Additional info: Unattended install contents: <?xml version="1.0" ?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component language="neutral" name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>en-us</UILanguage> </SetupUILanguage> <InputLocale>0409:00000409</InputLocale> <SystemLocale>en-us</SystemLocale> <UILanguage>en-us</UILanguage> <UILanguageFallback>en-us</UILanguageFallback> <UserLocale>en-us</UserLocale> </component> <component language="neutral" name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DriverPaths> <PathAndCredentials wcm:action="add" wcm:keyValue="1"> <Path>A:\amd64\Win2008</Path> </PathAndCredentials> <PathAndCredentials wcm:action="add" wcm:keyValue="2"> <Path>F:\NetKVM\2k8\amd64</Path> </PathAndCredentials> </DriverPaths> </component> <component language="neutral" name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DiskConfiguration> <WillShowUI>OnError</WillShowUI> <Disk wcm:action="add"> <CreatePartitions> <CreatePartition wcm:action="add"> <Order>1</Order> <Size>30000</Size> <Type>Primary</Type> </CreatePartition> </CreatePartitions> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Active>true</Active> <Extend>false</Extend> <Format>NTFS</Format> <Label>OS_Install</Label> <Letter>C</Letter> <Order>1</Order> <PartitionID>1</PartitionID> </ModifyPartition> </ModifyPartitions> <DiskID>0</DiskID> <WillWipeDisk>true</WillWipeDisk> </Disk> </DiskConfiguration> <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <!--This index depends on your install ISO. Please update to a proper one if install failed. http://technet.microsoft.com/en-us/library/ff716384.aspx --> <!-- use "dism /get-wiminfo /wimfile:D:\sources\install.wim" to know which value should be used.--> <Value>Windows Longhorn SERVERDATACENTER</Value> </MetaData> </InstallFrom> <InstallTo> <DiskID>0</DiskID> <PartitionID>1</PartitionID> </InstallTo> </OSImage> </ImageInstall> <UserData> <ProductKey> <!-- Work with Product Keys and Activation http://technet.microsoft.com/en-us/library/hh825195.aspx --> <Key>MC6Q2-HCVP4-9R8MQ-BW3X4-P3YT2</Key> <WillShowUI>OnError</WillShowUI> </ProductKey> <AcceptEula>true</AcceptEula> </UserData> </component> </settings> <settings pass="specialize"> <component language="neutral" name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <RunSynchronous> <RunSynchronousCommand wcm:action="add"> <Description>EnableAdmin</Description> <Order>1</Order> <Path>cmd /c net user Administrator /active:yes</Path> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Description>UnfilterAdministratorToken</Description> <Order>2</Order> <Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path> </RunSynchronousCommand> </RunSynchronous> </component> <component language="neutral" name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <InputLocale>0409:00000409</InputLocale> <SystemLocale>en-US</SystemLocale> <UILanguage>en-US</UILanguage> <UserLocale>en-US</UserLocale> </component> </settings> <settings pass="oobeSystem"> <component language="neutral" name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UserAccounts> <!-- Enable the Built-in Administrator Account Starts http://technet.microsoft.com/en-us/library/hh825104.aspx --> <AdministratorPassword> <Value>1q2w3eP</Value> <PlainText>true</PlainText> </AdministratorPassword> </UserAccounts> <OOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Work</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> <SkipUserOOBE>true</SkipUserOOBE> <SkipMachineOOBE>true</SkipMachineOOBE> </OOBE> <AutoLogon> <Password> <Value>1q2w3eP</Value> <PlainText>true</PlainText> </Password> <Enabled>true</Enabled> <LogonCount>1000</LogonCount> <Username>Administrator</Username> <!-- Enable the Built-in Administrator Account End http://technet.microsoft.com/en-us/library/hh825104.aspx --> </AutoLogon> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c echo OS install is completed > COM1</CommandLine> <Order>1</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c help</CommandLine> <Order>2</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c start /w pkgmgr /iu:"TelnetServer"</CommandLine> <Order>3</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c sc config TlntSvr start= auto</CommandLine> <Order>4</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c netsh firewall set opmode disable</CommandLine> <Order>5</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c net start telnet</CommandLine> <Order>6</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c E:\autoit3.exe E:\git\git.au3</CommandLine> <Order>7</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c bcdedit /set {current} USEPLATFORMCLOCK yes</CommandLine> <!-- This is for OS time compensation, https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/chap-Virtualization_Host_Configuration_and_Guest_Installation_Guide-KVM_guest_timing_management.html --> <Order>8</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c bcdedit /set {current} bootstatuspolicy ignoreallfailures</CommandLine> <Order>9</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c netsh interface ip set address "Local Area Connection" dhcp</CommandLine> <Order>10</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c E:\install_driver.bat F:\Balloon\2k8\amd64balloon.inf"</CommandLine> <Order>11</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c E:\install_driver.bat A:\amd64\Win7</CommandLine> <Order>12</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c E:\setuprss.bat</CommandLine> <Order>13</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c OCSetup.exe NetFx3 /quiet /norestart /log:C:\install-NetFx3-log.txt</CommandLine> <!-- Enable .Net Framework version 3.X, and write down the log. dism is not supported on this OS, use ocsetup instead --> <Order>14</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c E:\setupsp.bat</CommandLine> <Order>15</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c E:\software_install_64.bat</CommandLine> <Order>16</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c OCSetup.exe MicrosoftWindowsPowerShell /quiet /norestart /log:C:\install-MicrosoftWindowsPowerShell-log.txt</CommandLine> <!-- Enable PowerShell, and write down the log. dism is not supported on this OS, use ocsetup instead --> <!-- Packages for each OS: http://technet.microsoft.com/en-us/library/ff699034.aspx --> <Order>17</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c reg add HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci /v Start /t REG_DWORD /d 0 /f</CommandLine> <Order>18</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c reg add HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\IastorV /v Start /t REG_DWORD /d 0 /f</CommandLine> <!-- these two registry update makes ahci bootable, NT6.0 or NT6.1 needs http://support.microsoft.com/kb/922976 --> <Order>19</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c reg add "HKCU\Control Panel\Desktop" /v ScreenSaveActive /t REG_DWORD /d 0 /f</CommandLine> <!-- Disable screen saver to let us always can see what happen in guest OS --> <Order>20</Order> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\System32\cmd /c A:\finish.bat dpinst</CommandLine> <!-- When modifying cmds, pls keep finish.bat always the last one. --> <Order>21</Order> </SynchronousCommand> </FirstLogonCommands> </component> </settings> <cpi:offlineImage cpi:source="wim:c:/install.wim#Windows Longhorn SERVERSTANDARD" xmlns:cpi="urn:schemas-microsoft-com:cpi"/> </unattend>