ich habe folgende Problematik:
Ubuntu 8.04, VMWare Server 1.0.5, über iSCSI ist ein SAN angeschlossen, von dort wird eine LUN (465GB - mit NFTS formatiert) zur Verfügung gestellt. Das Ubuntu erkennt die "Platte" als /dev/sda. Ich kann diese Platte auch einer virtuellen Maschine als raw device zuordnen (zusätzliche Platte) - ABER die Maschine startet dann nicht mehr!
Im Logfile steht:
Code: Alles auswählen
...
Jun 10 15:34:06: vmx| Msg_Hint: msg.buslogic.needDriver (not shown)
Jun 10 15:34:06: vmx| SCSI0: UNTAGGED commands will be converted to ORDER tags.
Jun 10 15:34:06: vmx| Msg_Hint: msg.hbaHosted.rawDisk (not shown)
Jun 10 15:34:06: vmx| MStat: Creating Stat scsi0:0.bytesread
Jun 10 15:34:06: vmx| MStat: Creating Stat scsi0:0.byteswritten
Jun 10 15:34:06: vmx| DISKUTIL: scsi0:0 : capacity=975175680
Jun 10 15:34:06: vmx| DISKUTIL: scsi0:0 : geometry=975175680/1/1
Jun 10 15:34:06: vmx| NOT_IMPLEMENTED /build/mts/release/bora-80187/pompeii2005/bora/devices/scsi/scsiDisk.c:358
Jun 10 15:34:06: vmx| Backtrace:
Jun 10 15:34:06: vmx| Backtrace[0] 0xff817748 eip 0x805b4c0
Jun 10 15:34:06: vmx| Backtrace[1] 0xff817b68 eip 0x80c0a7b
Jun 10 15:34:06: vmx| Backtrace[2] 0xff817bb8 eip 0x8099e15
Jun 10 15:34:06: vmx| Backtrace[3] 0xff817bd8 eip 0x8099e77
Jun 10 15:34:06: vmx| Backtrace[4] 0xff817bf8 eip 0x80967c4
Jun 10 15:34:06: vmx| Backtrace[5] 0xff817c68 eip 0x80960f8
Jun 10 15:34:06: vmx| Backtrace[6] 0xff817cb8 eip 0x819fdac
Jun 10 15:34:06: vmx| Backtrace[7] 0xff817d08 eip 0x819fb32
Jun 10 15:34:06: vmx| Backtrace[8] 0xff817d28 eip 0x80c8722
Jun 10 15:34:06: vmx| Backtrace[9] 0xff817d48 eip 0x80c0318
Jun 10 15:34:06: vmx| Backtrace[10] 0xff817d78 eip 0x80c01ec
Jun 10 15:34:06: vmx| Backtrace[11] 0xff817dc8 eip 0x805041c
Jun 10 15:34:06: vmx| Backtrace[12] 0xff817de8 eip 0x804f3f4
Jun 10 15:34:06: vmx| Backtrace[13] 0xff817e48 eip 0xf7cd2450
Jun 10 15:34:06: vmx| Backtrace[14] 00000000 eip 0x804e341
Jun 10 15:34:06: vmx| Core dump limit is 51200 kb.
Jun 10 15:34:06: vmx| Attempting to dump core...
Jun 10 15:34:07: vmx| Msg_Post: Error
Jun 10 15:34:07: vmx| [msg.log.error.unrecoverable] VMware Server unrecoverable error: (vmx)
Jun 10 15:34:07: vmx| NOT_IMPLEMENTED /build/mts/release/bora-80187/pompeii2005/bora/devices/scsi/scsiDisk.c:358
Jun 10 15:34:07: vmx| [msg.panic.haveLog] A log file is available in "/var/lib/vmware/Virtual_Machines/VMJK/vmware.log". [msg.panic.haveCore] A core file is available in "/var/lib/vmware/Virtual_Machines/VMJK/core". [msg.panic.requestSupport.withLogAndCore] Please request support and include the contents of the log file and core file. [msg.panic.requestSupport.linux]
Jun 10 15:34:07: vmx| To collect files to submit to VMware support, run vm-support.
Jun 10 15:34:07: vmx| [msg.panic.response] We will respond on the basis of your support entitlement.
Jun 10 15:34:07: vmx| ----------------------------------------
Jun 10 15:34:07: vmx| POST(no connection): VMware Server unrecoverable error: (vmx)
...
Kann mir jemand etwas dazu sagen?
viele Grüße
Jürgen Knecht