Главная страница


ru.unix.bsd

 
 - RU.UNIX.BSD ------------------------------------------------------------------
 From : Pavel Vorotilin                      2:5020/400     09 Feb 2005  23:05:14
 To : All
 Subject : Та же песня, но на новый лад...
 -------------------------------------------------------------------------------- 
 
 Итак я решил проблему, описанную в прошлый раз, а именно
 установил FreeBSD 5.3 на HP Proliant DL140. Путём установки туда
 5.1 и последующего апгрейда.
 
 Теперь я захотел большего и доставил в сервер еще один проц.
 Пересобрал ядро с опцией SMP
 IO_APIC в 5.3 похоже похерили...
 
 Теперь машина не грузится и последнее сообщение гласит :
 panic: pmap_mapdev: Coldn't alloc kernel virtual memory
 cpuid: 0
 Странно так же то что второй проц определяется за номером 6
 
 http://itsoft.ru/~pavel/images/server.jpg - картинка начиная от загрузки
 и до креша (500к)
 
 Кто подскажет что делать в такой ситуации ?
 
 ЗЫ: Конфиг ядра
 machine         i386
 cpu             I486_CPU
 cpu             I586_CPU
 cpu             I686_CPU
 ident           itkernel
 
 maxusers        512
 
 # To statically compile in device wiring instead of /boot/device.hints
 #hints          "GENERIC.hints"         # Default places to look for
 devices.
 
 options         SMP
 options         MAXMEM=(1024*1024)
 options         SCHED_4BSD              # 4BSD scheduler
 options         INET                    # InterNETworking
 options         FFS                     # Berkeley Fast Filesystem
 options         SOFTUPDATES             # Enable FFS soft updates support
 options         UFS_ACL                 # Support for access control lists
 options         UFS_DIRHASH             # Improve performance on big
 directories
 options         MD_ROOT
 options         CD9660                  # ISO 9660 Filesystem
 options         PROCFS                  # Process filesystem (requires
 PSEUDOFS)
 options         PSEUDOFS                # Pseudo-filesystem framework
 options         COMPAT_43               # Compatible with BSD 4.3 [KEEP
 THIS!]
 options         COMPAT_FREEBSD4         # Compatible with FreeBSD4
 options         SYSVSHM                 # SYSV-style shared memory
 options         SYSVMSG                 # SYSV-style message queues
 options         SYSVSEM                 # SYSV-style semaphores
 options         _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time
 extensions
 options         KBD_INSTALL_CDEV        # install a CDEV entry in /dev
 options         AHC_REG_PRETTY_PRINT    # Print register bitfields in debug
                                         # output.  Adds ~128k to driver.
 options         AHD_REG_PRETTY_PRINT    # Print register bitfields in debug
                                         # output.  Adds ~215k to driver.
 options         ADAPTIVE_GIANT          # Giant mutex is adaptive.
 
 device          apic            # I/O APIC
 
 # Bus support.  Do not remove isa, even if you have no isa slots
 device          isa
 device          eisa
 device          pci
 # ATA and ATAPI devices
 device          ata
 device          atadisk         # ATA disk drives
 #device         ataraid         # ATA RAID drives
 device          atapicd         # ATAPI CDROM drives
 #device         atapifd         # ATAPI floppy drives
 #device         atapist         # ATAPI tape drives
 options         ATA_STATIC_ID   # Static device numbering
 
 # atkbdc0 controls both the keyboard and the PS/2 mouse
 device          atkbdc          # AT keyboard controller
 device          atkbd           # AT keyboard
 #device         psm             # PS/2 mouse
 
 device          vga             # VGA video card driver
 # syscons is the default console driver, resembling an SCO console
 device          sc
 
 # Enable this for the pcvt (VT220 compatible) console driver
 #device         vt
 #options        XSERVER         # support for X server on a vt console
 #options        FAT_CURSOR      # start with block cursor
 # Floating point support - do not disable.
 device          npx
 
 # Power management support (see NOTES for more options)
 #device         apm
 # Add suspend/resume support for the i8254.
 device          pmtimer
 # Serial (COM) ports
 device          sio             # 8250, 16[45]50 based serial ports
 # If you've got a "dumb" serial or parallel PCI card that is
 # supported by the puc(4) glue driver, uncomment the following
 # line to enable it (connects to the sio and/or ppc drivers):
 #device         puc
 
 # PCI Ethernet NICs.
 # PCI Ethernet NICs that use the common MII bus controller code.
 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
 device          miibus          # MII bus support
 #device         bfe             # Broadcom BCM440x 10/100 Ethernet
 device          bge             # Broadcom BCM570xx Gigabit Ethernet
 
 # ISA Ethernet NICs.  pccard NICs included.
 #device         cs              # Crystal Semiconductor CS89x0 NIC
 # 'device ed' requires 'device miibus'
 device          ed              # NE[12]000, SMC Ultra, 3c503, DS8390 cards
 # Pseudo devices.
 device          loop            # Network loopback
 device          mem             # Memory and kernel memory devices
 device          io              # I/O device
 device          random          # Entropy device
 device          ether           # Ethernet support
 device          pty             # Pseudo-ttys (telnet etc)
 device          md              # Memory "disks"
 
 # The `bpf' device enables the Berkeley Packet Filter.
 # Be aware of the administrative consequences of enabling this!
 device          bpf             # Berkeley packet filter
 
 options IPFIREWALL
 options IPDIVERT
 options IPFIREWALL_DEFAULT_TO_ACCEPT
 options IPFIREWALL_VERBOSE
 options IPFIREWALL_FORWARD
 options IPFILTER
 options IPFILTER_LOG
 options DUMMYNET
 --- ifmail v.2.15dev5.3
  * Origin: Demos online service (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 Та же песня, но на новый лад...   Pavel Vorotilin   09 Feb 2005 23:05:14 
Архивное /ru.unix.bsd/657757107b54.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional