Re: System is halted while installing on IBM x 3550 M3 server

2012-08-22 Thread seyphire
Looks similar to this one 
http://marc.info/?l=openbsd-miscm=131181074820194w=2


There is some ACPI feature in the 3560's BIOS which I could deactivate 
to make the machine start through. Unfortunatly don't remember exactly 
which feature it was, CPU states or ACPI C5 states or something like 
that. My machine is actually packaged in the basement due to move, but 
you may want to play around in the BIOS on your own and see if you can 
figure it out.



BR,
Dorian

Am 22.08.2012 02:43, schrieb mu...@nitrkl.ac.in:

On 19 August 2012 08:52,  mu...@nitrkl.ac.in wrote:

I am using openbsd 5.1 i386 arch. While installing openbsd5.1 i get
these
error message.

acpi0 at bios0:rev2uvm_fault (0xd07ea4,.)
fatal page_fault (6) in supervisor mode
trap type 6 code 0eipd02ef7ba cs 8 eflage 10006 cr2 4e4553440 cpl 90
panic trap type 6 code=0,pc=d02ef7ba
The operating system is halted
Press any key to reboot.

I have also tried amd64 arch. but it is not detecting SAS based RAID
Driver. That why server HDD is not detected.


Please paste the full dmesg, up to the panic.



On 2012/08/20 17:27, mu...@nitrkl.ac.in wrote:

I cant send dmesg because i got this panic trap after booting from
CDROAM
while installing Openbsd on IBM x 3550 M3 server. i am using i386 Arch
CDROM.

If you try an amd64 -current snapshot, are the disks detected?

Can you install to a USB stick and get a dmesg / pcidump / acpidump for
amd64?


Yes in amd64 -current snapshot disks are detected. and installation
complete successfully. But its get freeze while booting, and booting is
not completed. Here the last message where the Operating system get
freeze.


acpimcfg0 at acpi0 addr 0x8000, bus 0-255
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 11 (PCI1)
acpiprt2 at acpi0: bus 21 (PCI3)
acpiprt3 at acpi0: bus -1 (PCI6)
acpiprt4 at acpi0: bus 26 (PCI7)
acpiprt5 at acpi0: bus -1 (PCI9)
acpicpu0 at acpi0uvm_fault(0x80d33f40, 0x0, 0, 1) - e
kernel: page fault trap, code=0
Stopped at  acpicpu_getpss+0x193:   movq0(%rax),%rdi
acpicpu_getpss() at acpicpu_getpss+0x193
acpicpu_attach() at acpicpu_attach+0x154
config_attach() at config_attach+0x1d4
acpi_add_device() at acpi_add_device+0x9d
aml_walknodes() at aml_walknodes+0x7b
aml_walknodes() at aml_walknodes+0x51
aml_walknodes() at aml_walknodes+0x51
acpi_attach() at acpi_attach+0x508
config_attach() at config_attach+0x1d4
bios_attach() at bios_attach+0x218
end trace frame: 0x80e3bd90, count: 0
ddb{0}

Please suggest ?


-
This email was sent using the NIT Rourkela Webmail.
Nation Institute of Technology - Rourkela
http://www.nitrkl.ac.in
This mail has been scanned by Cyberoam based UTM at NIT, Rourkela. If your mail still 
contains virus forward it to s...@nitrkl.ac.in




Re: System is halted while installing on IBM x 3550 M3 server

2012-08-20 Thread munga
I cant send dmesg because i got this panic trap after booting from CDROAM
while installing Openbsd on IBM x 3550 M3 server. i am using i386 Arch
CDROM.

 On 19 August 2012 08:52,  mu...@nitrkl.ac.in wrote:
 Dear all,

 I am using openbsd 5.1 i386 arch. While installing openbsd5.1 i get
 these
 error message.

 acpi0 at bios0:rev2uvm_fault (0xd07ea4,.)
 fatal page_fault (6) in supervisor mode
 trap type 6 code 0eipd02ef7ba cs 8 eflage 10006 cr2 4e4553440 cpl 90
 panic trap type 6 code=0,pc=d02ef7ba
 The operating system is halted
 Press any key to reboot.

 I have also tried amd64 arch. but it is not detecting SAS based RAID
 Driver. That why server HDD is not detected.

 Any help would be appreciable.

 Best Regards


 Please paste the full dmesg, up to the panic.



 -
 This email was sent using the NIT Rourkela Webmail.
 Nation Institute of Technology - Rourkela
 http://www.nitrkl.ac.in
 This mail has been scanned by Cyberoam based UTM at NIT, Rourkela. If
 your mail still contains virus forward it to s...@nitrkl.ac.in
This mail has been scanned by Cyberoam based UTM at NIT, Rourkela. If
 your mail still contains virus forward it to s...@nitrkl.ac.in


-
This email was sent using the NIT Rourkela Webmail.
Nation Institute of Technology - Rourkela
http://www.nitrkl.ac.in
This mail has been scanned by Cyberoam based UTM at NIT, Rourkela. If your mail 
still contains virus forward it to s...@nitrkl.ac.in



Re: System is halted while installing on IBM x 3550 M3 server

2012-08-20 Thread Stuart Henderson
  On 19 August 2012 08:52,  mu...@nitrkl.ac.in wrote:
  I am using openbsd 5.1 i386 arch. While installing openbsd5.1 i get
  these
  error message.
 
  acpi0 at bios0:rev2uvm_fault (0xd07ea4,.)
  fatal page_fault (6) in supervisor mode
  trap type 6 code 0eipd02ef7ba cs 8 eflage 10006 cr2 4e4553440 cpl 90
  panic trap type 6 code=0,pc=d02ef7ba
  The operating system is halted
  Press any key to reboot.
 
  I have also tried amd64 arch. but it is not detecting SAS based RAID
  Driver. That why server HDD is not detected.
 
 
  Please paste the full dmesg, up to the panic.
 
 
On 2012/08/20 17:27, mu...@nitrkl.ac.in wrote:
 I cant send dmesg because i got this panic trap after booting from CDROAM
 while installing Openbsd on IBM x 3550 M3 server. i am using i386 Arch
 CDROM.

If you try an amd64 -current snapshot, are the disks detected?

Can you install to a USB stick and get a dmesg / pcidump / acpidump for amd64?

If you try an i386 -current snapshot, do you still have the uvm fault?



Re: System is halted while installing on IBM x 3550 M3 server

2012-08-20 Thread Jiri B
On Mon, Aug 20, 2012 at 05:27:21PM +0530, mu...@nitrkl.ac.in wrote:
 I cant send dmesg because i got this panic trap after booting from CDROAM
 while installing Openbsd on IBM x 3550 M3 server. i am using i386 Arch
 CDROM.

Use serial port as console. You need to create your own iso so it contains
/etc/boot.conf defining 'set tty com0'

See:

http://www.openbsd.org/cgi-bin/cvsweb/src/distrib/amd64/iso/Makefile?rev=1.6
http://www.openbsd.org/faq/faq7.html#SerCon

j.



System is halted while installing on IBM x 3550 M3 server

2012-08-19 Thread munga
Dear all,

I am using openbsd 5.1 i386 arch. While installing openbsd5.1 i get these
error message.

acpi0 at bios0:rev2uvm_fault (0xd07ea4,.)
fatal page_fault (6) in supervisor mode
trap type 6 code 0eipd02ef7ba cs 8 eflage 10006 cr2 4e4553440 cpl 90
panic trap type 6 code=0,pc=d02ef7ba
The operating system is halted
Press any key to reboot.

I have also tried amd64 arch. but it is not detecting SAS based RAID
Driver. That why server HDD is not detected.

Any help would be appreciable.

Best Regards


-
This email was sent using the NIT Rourkela Webmail.
Nation Institute of Technology - Rourkela
http://www.nitrkl.ac.in
This mail has been scanned by Cyberoam based UTM at NIT, Rourkela. If your mail 
still contains virus forward it to s...@nitrkl.ac.in



Re: System is halted while installing on IBM x 3550 M3 server

2012-08-19 Thread Christiano F. Haesbaert
On 19 August 2012 08:52,  mu...@nitrkl.ac.in wrote:
 Dear all,

 I am using openbsd 5.1 i386 arch. While installing openbsd5.1 i get these
 error message.

 acpi0 at bios0:rev2uvm_fault (0xd07ea4,.)
 fatal page_fault (6) in supervisor mode
 trap type 6 code 0eipd02ef7ba cs 8 eflage 10006 cr2 4e4553440 cpl 90
 panic trap type 6 code=0,pc=d02ef7ba
 The operating system is halted
 Press any key to reboot.

 I have also tried amd64 arch. but it is not detecting SAS based RAID
 Driver. That why server HDD is not detected.

 Any help would be appreciable.

 Best Regards


Please paste the full dmesg, up to the panic.



 -
 This email was sent using the NIT Rourkela Webmail.
 Nation Institute of Technology - Rourkela
 http://www.nitrkl.ac.in
 This mail has been scanned by Cyberoam based UTM at NIT, Rourkela. If your 
 mail still contains virus forward it to s...@nitrkl.ac.in