[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Linux cthulhu 3.16.0-4-parisc64-smp #1 SMP Debian 3.16.7-ckt4-3 (2015-02-03) parisc64 GNU/Linux



On 23.02.2016 02:25, GUTIERREZ alejandro wrote:
> Hi Folks !
> 
> I’ve found in my office an unused HP Visualize B2000 server and,
> since I’m not very fond of HP-UX, I decided to try Debian Linux on
> it.

A very good decision :-)

> I’ve just succeeded so next days I’ll be testing its performance.

Yes, that would be good.
But I would suggest to update to latest debian unstable.
We fixed *lots* of bugs since the original install image.
For that add
	deb http://ftp.debian-ports.org/debian/ unstable main
to you /etc/apt/sources.list file and update everything.

Please do not update to a kernel 4.3 (or higher) from that repository though.
Those kernel will not boot since they have a bug which we are currently trying to fix.
Instead I would suggest to use this kernel:
http://backup.parisc-linux.org/kernel/linux-image-4.2.0-1-parisc64-smp_4.2.6-3+b3_hppa.deb

Helge


> Here follows some of the hardware information:
> 
>  
> 
> *zottacko@cthulhu:~$ lscpu*
> 
> Architecture:          parisc64
> 
> Byte Order:            Big Endian
> 
> CPU(s):                1
> 
> On-line CPU(s) list:   0
> 
> Thread(s) per core:    1
> 
> Core(s) per socket:    1
> 
> Socket(s):             1
> 
> CPU family:            PA-RISC 2.0
> 
> Model:                 9000/785/B2000
> 
> Model name:            Kazoo W+
> 
> CPU MHz:               400.000000
> 
> BogoMIPS:              792.57
> 
>  
> 
> *root@cthulhu:~# lspci*
> 
> 00:0c.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 41)
> 
> 00:0d.0 Multimedia audio controller: Analog Devices Device 1889
> 
> 00:0e.0 IDE interface: National Semiconductor Corporation 87415/87560 IDE (rev 03)
> 
> 00:0e.1 Bridge: National Semiconductor Corporation 87560 Legacy I/O (rev 01)
> 
> 00:0e.2 USB controller: National Semiconductor Corporation USB Controller (rev 02)
> 
> 00:0f.0 SCSI storage controller: LSI Logic / Symbios Logic 53c895a (rev 01)
> 
> 01:00.0 3D controller: Hewlett-Packard Company Visualize FXe (rev 03)
> 
> 01:02.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 26)
> 
> 01:03.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 41)
> 
>  
> 
> *root@cthulhu:~# lsusb*
> 
> Bus 001 Device 003: ID 413c:2010 Dell Computer Corp. Keyboard
> 
> Bus 001 Device 002: ID 413c:1003 Dell Computer Corp. Keyboard Hub
> 
> Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> 
>  
> 
> *root@cthulhu:~# lsblk*
> 
> NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
> 
> sda      8:0    0  8.5G  0 disk
> 
> |-sda1   8:1    0   37M  0 part
> 
> |-sda2   8:2    0  238M  0 part /boot
> 
> |-sda3   8:3    0    1K  0 part
> 
> |-sda5   8:5    0  7.9G  0 part /
> 
> `-sda6   8:6    0  374M  0 part [SWAP]
> 
> sdb      8:16   0   17G  0 disk
> 
> sr0     11:0    1 1024M  0 rom
> 
> * *
> 
> *root@cthulhu:~# df*
> 
> Filesystem     1K-blocks    Used Available Use% Mounted on
> 
> /dev/sda5        7958456 4283252   3247892  57% /
> 
> udev               10240       0     10240   0% /dev
> 
> tmpfs             255500    4860    250640   2% /run
> 
> tmpfs             638744       0    638744   0% /dev/shm
> 
> tmpfs               5120       4      5116   1% /run/lock
> 
> tmpfs             638744       0    638744   0% /sys/fs/cgroup
> 
> /dev/sda2         236015   32165    191665  15% /boot
> 
> tmpfs             127752       0    127752   0% /run/user/1000
> 
>  
> 
> *root@cthulhu:~# fdisk -l*
> 
>  
> 
> Disk /dev/sda: 8.5 GiB, 9100044288 bytes, 17773524 sectors
> 
> Units: sectors of 1 * 512 = 512 bytes
> 
> Sector size (logical/physical): 512 bytes / 512 bytes
> 
> I/O size (minimum/optimal): 512 bytes / 512 bytes
> 
> Disklabel type: dos
> 
> Disk identifier: 0xa24741f3
> 
>  
> 
> *Device     Boot    Start      End  Sectors  Size Id Type*
> 
> /dev/sda1           2048    77823    75776   37M f0 Linux/PA-RISC boot
> 
> /dev/sda2          77824   565247   487424  238M 83 Linux
> 
> /dev/sda3         567294 17772543 17205250  8.2G  5 Extended
> 
> /dev/sda5  *      567296 17004543 16437248  7.9G 83 Linux
> 
> /dev/sda6       17006592 17772543   765952  374M 82 Linux swap / Solaris
> 
>  
> 
> Disk /dev/sdb: 17 GiB, 18210037760 bytes, 35566480 sectors
> 
> Units: sectors of 1 * 512 = 512 bytes
> 
> Sector size (logical/physical): 512 bytes / 512 bytes
> 
> I/O size (minimum/optimal): 512 bytes / 512 bytes
> 
> * *
> 
> *root@cthulhu:~# mount | column -t*
> 
> sysfs        on  /sys                             type  sysfs        (rw,nosuid,nodev,noexec,relatime)
> 
> proc         on  /proc                            type  proc         (rw,nosuid,nodev,noexec,relatime)
> 
> udev         on  /dev                             type  devtmpfs     (rw,relatime,size=10240k,nr_inodes=157573,mode=755)
> 
> devpts       on  /dev/pts                         type  devpts       (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
> 
> tmpfs        on  /run                             type  tmpfs        (rw,nosuid,relatime,size=255500k,mode=755)
> 
> /dev/sda5    on  /                                type  ext4         (rw,relatime,errors=remount-ro,data=ordered)
> 
> securityfs   on  /sys/kernel/security             type  securityfs   (rw,nosuid,nodev,noexec,relatime)
> 
> tmpfs        on  /dev/shm                         type  tmpfs        (rw,nosuid,nodev)
> 
> tmpfs        on  /run/lock                        type  tmpfs        (rw,nosuid,nodev,noexec,relatime,size=5120k)
> 
> tmpfs        on  /sys/fs/cgroup                   type  tmpfs        (ro,nosuid,nodev,noexec,mode=755)
> 
> cgroup       on  /sys/fs/cgroup/systemd           type  cgroup       (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
> 
> cgroup       on  /sys/fs/cgroup/cpuset            type  cgroup       (rw,nosuid,nodev,noexec,relatime,cpuset)
> 
> cgroup       on  /sys/fs/cgroup/cpu,cpuacct       type  cgroup       (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
> 
> cgroup       on  /sys/fs/cgroup/devices           type  cgroup       (rw,nosuid,nodev,noexec,relatime,devices)
> 
> cgroup       on  /sys/fs/cgroup/freezer           type  cgroup       (rw,nosuid,nodev,noexec,relatime,freezer)
> 
> cgroup       on  /sys/fs/cgroup/net_cls,net_prio  type  cgroup       (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
> 
> cgroup       on  /sys/fs/cgroup/blkio             type  cgroup       (rw,nosuid,nodev,noexec,relatime,blkio)
> 
> cgroup       on  /sys/fs/cgroup/perf_event        type  cgroup       (rw,nosuid,nodev,noexec,relatime,perf_event)
> 
> systemd-1    on  /proc/sys/fs/binfmt_misc         type  autofs       (rw,relatime,fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
> 
> mqueue       on  /dev/mqueue                      type  mqueue       (rw,relatime)
> 
> debugfs      on  /sys/kernel/debug                type  debugfs      (rw,relatime)
> 
> fusectl      on  /sys/fs/fuse/connections         type  fusectl      (rw,relatime)
> 
> /dev/sda2    on  /boot                            type  ext2         (rw,relatime)
> 
> rpc_pipefs   on  /run/rpc_pipefs                  type  rpc_pipefs   (rw,relatime)
> 
> tmpfs        on  /run/user/1000                   type  tmpfs        (rw,nosuid,nodev,relatime,size=127752k,mode=700,uid=1000,gid=1000)
> 
> binfmt_misc  on  /proc/sys/fs/binfmt_misc         type  binfmt_misc  (rw,relatime)
> 
> *root@cthulhu:~# free -m*
> 
>              total       used       free     shared    buffers     cached
> 
> Mem:          1247        629        617          4        101        428
> 
> -/+ buffers/cache:        100       1147
> 
> Swap:          373          0        373
> 
>  
> 
> *root@cthulhu:~# cat /proc/cpuinfo*
> 
> processor       : 0
> 
> cpu family      : PA-RISC 2.0
> 
> cpu             : PA8600 (PCX-W+)
> 
> cpu MHz         : 400.000000
> 
> capabilities    : os32 os64 nva_supported (0x03)
> 
> model           : 9000/785/B2000
> 
> model name      : Kazoo W+
> 
> hversion        : 0x00005d00
> 
> sversion        : 0x00000481
> 
> I-cache         : 512 KB
> 
> D-cache         : 1024 KB (WB, direct mapped)
> 
> ITLB entries    : 160
> 
> DTLB entries    : 160 - shared with ITLB
> 
> bogomips        : 792.57
> 
> software id     : 2009872000
> 
>  
> 
> *root@cthulhu:~# cat /proc/meminfo*
> 
> MemTotal:        1277492 kB
> 
> MemFree:          632376 kB
> 
> MemAvailable:    1203008 kB
> 
> Buffers:          103712 kB
> 
> Cached:           438832 kB
> 
> SwapCached:            0 kB
> 
> Active:           427868 kB
> 
> Inactive:         140712 kB
> 
> Active(anon):      26348 kB
> 
> Inactive(anon):     4788 kB
> 
> Active(file):     401520 kB
> 
> Inactive(file):   135924 kB
> 
> Unevictable:           0 kB
> 
> Mlocked:               0 kB
> 
> SwapTotal:        382972 kB
> 
> SwapFree:         382972 kB
> 
> Dirty:                16 kB
> 
> Writeback:             0 kB
> 
> AnonPages:         26076 kB
> 
> Mapped:            37596 kB
> 
> Shmem:              5104 kB
> 
> Slab:              59828 kB
> 
> SReclaimable:      50132 kB
> 
> SUnreclaim:         9696 kB
> 
> KernelStack:        2448 kB
> 
> PageTables:         4188 kB
> 
> NFS_Unstable:          0 kB
> 
> Bounce:                0 kB
> 
> WritebackTmp:          0 kB
> 
> CommitLimit:     1021716 kB
> 
> Committed_AS:     673352 kB
> 
> VmallocTotal:    1032160 kB
> 
> VmallocUsed:        5572 kB
> 
> VmallocChunk:    1008640 kB
> 
>  
> 
> *root@cthulhu:~# cat /proc/version*
> 
> Linux version 3.16.0-4-parisc64-smp (debian-kernel@lists.debian.org) (gcc version 4.8.4 (GCC) ) #1 SMP Debian 3.16.7-ckt4-3 (2015-02-03)
> 
> * *
> 
> *root@cthulhu:~# cat /proc/partitions*
> 
> major minor  #blocks  name
> 
>  
> 
>    8        0    8886762 sda
> 
>    8        1      37888 sda1
> 
>    8        2     243712 sda2
> 
>    8        3          1 sda3
> 
>    8        5    8218624 sda5
> 
>    8        6     382976 sda6
> 
>   11        0    1048575 sr0
> 
>    8       16   17783240 sdb
> 
> *root@cthulhu:~# hdparm -i /dev/sda*
> 
>  
> 
> /dev/sda:
> 
> SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 
> HDIO_GET_IDENTITY failed: Invalid argument
> 
>  
> 
> Best Regards!
> 
> Alejandro Gutiérrez G.


Reply to: