Custom Query (16363 matches)
Results (874 - 876 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #6168 | obsolete | problems with ata trigger hostbyte=DID_BAD_TARGET / ext3 mounted readonly | ||
| Description |
I don't know when this started, i use Save machine state/Restore machine state instead of booting, and I can't run most things anymore: timeless@timeless-tablet:~$ uptime bash: /usr/bin/uptime: Input/output error timeless@timeless-tablet:~$ touch ~ touch: setting times of `/home/timeless': Read-only file system timeless@timeless-tablet:~$ mount|grep rootfs rootfs on / type rootfs (rw) timeless@timeless-tablet:~$ fsck / fsck 1.41.4 (27-Jan-2009) [142525.444929] end_request: I/O error, dev sda, sector 4442137 [142525.446041] end_request: I/O error, dev sda, sector 4442137 fsck.ext2: Input/output error dmesg includes: [117949.000986] ata1.00: exception Emask 0x0 SAct 0x3 SErr 0x0 action 0x6 frozen
[117949.003383] ata1.00: cmd 61/08:00:51:c5:77/00:00:00:00:00/40 tag 0 ncq 4096 out
[117949.003467] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[117949.004018] ata1.00: status: { DRDY }
[117949.005022] ata1.00: cmd 61/08:08:a9:05:20/00:00:00:00:00/40 tag 1 ncq 4096 out
[117949.005033] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[117949.006250] ata1.00: status: { DRDY }
[117949.018431] ata1: hard resetting link
...
[117998.034920] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[117998.034926] end_request: I/O error, dev sda, sector 3726569
[117998.036349] Aborting journal on device sda1.
[117998.037541] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[117998.037546] end_request: I/O error, dev sda, sector 3674129
[117998.038852] Buffer I/O error on device sda1, logical block 459266
[117998.040267] lost page write due to I/O error on sda1
[117998.040295] JBD: Detected IO errors while flushing file data on sda1
[117998.236539] ext3_abort called.
[117998.238241] EXT3-fs error (device sda1): ext3_journal_start_sb: Detected aborted journal
[117998.241917] Remounting filesystem read-only
|
|||
| #6170 | obsolete | spurious VERR_INVALID_PARAMETER on 'VBoxManage convertfromraw' | ||
| Description |
Invocation of the above command can result in this spurious error when in fact there is nothing wrong with the command. Simply retrying the command can result in success on the next iteration or the nth attempt thereafter. Example: VBoxManage convertfromraw hdc7empty.img xp_hdc7.vdi --variant Fixed VirtualBox Command Line Management Interface Version 3.1.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved. Converting from raw image file="hdc7empty.img" to file="xp_hdc7.vdi"... Creating fixed image with size 8196271104 bytes (7817MB)... Error while creating the disk image "xp_hdc7.vdi": VERR_INVALID_PARAMETER root@nehalem:/SDA12/vbox> !! VBoxManage convertfromraw hdc7empty.img xp_hdc7.vdi --variant Fixed VirtualBox Command Line Management Interface Version 3.1.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved. Converting from raw image file="hdc7empty.img" to file="xp_hdc7.vdi"... Creating fixed image with size 8196271104 bytes (7817MB)... root@nehalem:/SDA12/vbox> |
|||
| #6173 | obsolete | virtualbox gui doesnt start any vm after deleting a snapshot | ||
| Description |
VirtualBox GUI does not start VMs after deleting a snapshot. I also deleted the corresponding VM as I've read ticket #1734 but it did not help. There is no cross-reference between machine and harddisk UUIDs. The error also occurs with the newly created VMs, also if they don't have any harddisks. VirtualBox.xml seems to be valid.
x4450:~# uname -a Linux x4450 2.6.30-2-amd64 #1 SMP Fri Sep 25 22:16:56 UTC 2009 x86_64 GNU/Linux x4450:~# dpkg -l|grep virtualbox ii virtualbox-ose 3.0.12-dfsg-1 x86 virtualization solution - base binaries ii virtualbox-ose-modules-2.6.30-2-amd64 2.6.30+3.0.6-dfsg-4 PC virtualization solution for Linux 2.6.30 on AMD64 ii virtualbox-ose-qt 3.0.12-dfsg-1 x86 virtualization solution - Qt based user interface ii virtualbox-ose-source 3.0.12-dfsg-1 x86 virtualization solution - kernel module source |
|||

