Swap size keeps dropping on Solaris 10 (x86)

Hi,
I have setup Solaris 10 (x86) on a SunFire V20Z, and mirrored my 2 hds.
raidctl c1t0d0 c1t1d0
recently i have been getting system messages that says
WARNING: /tmp: File system full, swap space limit exceeded
when i checked, I noticed that my swap size has dropped. I had setup c1t0d0s1 for swap (2GB).
When i reboot, the system will show the swap as correct, but it will start dropping over a period of time
bash-3.00# swap -l
swapfile dev swaplo blocks free
/dev/dsk/c1t0d0s1 28,65 8 4193272 4193272
bash-3.00# swap -s
total: 565248k bytes allocated + 933124k reserved = 1498372k used, 2280600k available
The next day when i check again;
-bash-3.00$ swap -l
swapfile dev swaplo blocks free
/dev/dsk/c1t0d0s1 28,65 8 4193272 4193272
-bash-3.00$ swap -s
total: 1344296k bytes allocated + 1676016k reserved = 3020312k used, 642752k available
I have just rebooted my system again because my /tmp has dropped to 8.3MB
swap 8.3MB 4.0K 8.3MB 1% /tmp
My /tmp mount in vfstab shows;
swap - /tmp tmpfs - yes -
Any help?

Well, /tmp and swap are tightly connected to eachother, since its basicly the same thing.
Hence, when you allocate space in /tmp, the amount of available swap will drop, in the same way the amount of space available in /tmp will drop if a lot of swap has been allocated by processes running on the system.
swap -s will show you the amount of unallocated (or free) swap, that it shrinks over time is perfectly normal on most systems, however its not really normal that applications allocates that much swap on a short time.
I suspect that you have an application running on your system which is eating a lot of memory and hence using up your swap space, so next time this problem occour, i'ld run the following;
prstat -a -s size
This will give a list of processes running on the system, and sort them by how much virtual memory they have allocated.
Funny thing; i tested the command above on a S10 server, and found that nfsmapid had allocated about 400 mb. And i'm not even using NFSv4.. smells memory leak.
Hope this explaination is somewhat clear ;)
7/M.

Similar Messages

  • Knowing the Total Swap size in solaris

    Dear all
    can anyone help me finding out Total Swap size(constant) value in solaris 10
    I tried swap -s and used (Used+available as TOTAL swap)
    its keep changing, as its is a current swap size at that time.
    actually My intention is to used this forumula in the script,as I found that solaris uses memory as physical+SWAP
    (Physcial Memory +swap size)
    Total physical+Total swap
    what is the best way to find out Actual Total Swap size in solaris ??

    I tried swap -s and used (Used+available as TOTAL swap)
    its keep changing, as its is a current swap size at that time.
    That's to be expected. See "How does Solaris Operating System calculate available swap? (Doc ID 1010585.1)"
    actually My intention is to used this forumula in the script,as I found that solaris uses memory as physical+SWAP
    (Physcial Memory +swap size)
    Total physical+Total swap
    what is the best way to find out Actual Total Swap size in solaris ??
    If you want to know the size of the swap device, then look at the device(s) being used for swap and check the size of the slice or zvol. That'll tell you the starting value. The available will fluctuate with system usage. See Doc ID 1010585.1
    What exactly are you trying to achieve with your script?

  • Attempting to install version 8 on solaris x86

    The installation fails with:
    ERROR exception while configuring command-line utilities
    not enough space
    The installation claims to require 236 megs. The disk has 2.3 gig free

    So, how large is the swap partition? In my experience, default swap size values set by Solaris end-user configuration installation are usually good enough for end-user desktop system but not for developer's environment where you usually run some sort of server and/or IDE and it is usually good idea to increase default swap space values
    Just as a reference value, I remember having similar issues installing Application Server 8 on a Solaris system with 560 MB swap space and 128 MB RAM and installation would go through only if /tmp was perfectly clean and system was running only bare bones processes. Since this is fresh Solaris installation, I would recommend reconfiguring the system with at least 1 GB of swap space - that would give you a nice margin if this system is to be used for J2EE development or production.

  • Solaris-x86 mount fat32 partition, the partition max size limit?

    solaris10 x86, laptop, 10G FAT32 partition for windows & x86 exchange data.
    the fat32 partition mount as normal, can be read fine.
    but write some file by x86, that can not find by windows.
    anyboy know did the solaris-x86 mount fat32 partition, the partition max size limit? or no limit, why this problem occur?

    Mounting Windows partition in Solaris
    The easiest way to share data now is to do it through a FAT32 partition. Solaris
    recognises it as partition of type pcfs. It is specified as device:drive where drive is
    either the DOS logical drive letter (c through z) or a drive number (1 through 24).
    Drive letter c is equivalent to drive number 1 and represents the Primary DOS partition
    on the disk; drive letters d through z are equivalent to drive numbers 2 through 24,
    and represent DOS drives within the Extended DOS partition.Syntax is
    mount -F pcfs device:drive /directroy-name
    where directory name specifies the location where the file system is mounted.
    To mount the first logical drive (d:) in the Extended DOS partition from an IDE hard
    disk in the directory /d use
    mount -F pcfs /dev/dsk/c0d0p0:d /d
    You can use mount directory-name after appending following line is in
    /etc/vfstab file
    device:drive directory-name pcfs no rw
    for example
    c0d0s0:c /c pcfs no rw
    If your windows partition like the following means
    C: - NTFS, D:-FAT32, E:-NTFS, F:-FAT32
    Then you can only mount D, F not C & E.
    Mounting D Drive:
    mount -F pcfs /dev/disk/c0d0p0:c /mountpoint
    Mounting F Drive
    mount -F pcfs /dev/disk/c0d0p0:d /mountpoint
    The driveletter only for fat not including other file systems (ntfs or any linux filesystems).

  • How to determine SWAP size ??? (Netra 440/ Solaris 10)

    Hi Friends
    I have trouble with the following OUTPUTs:
    # prtdiag
    System Configuration: Sun Microsystems sun4u Sun Fire V440
    System clock frequency: 177 MHZ
    Memory size: 8GB
    # /usr/sbin/swap -l
    swapfile dev swaplo blocks free
    /dev/vx/dsk/bootdg/swapvol 291,7000 16 16373168 13437120
    # swap -s
    total: 6495832k bytes allocated + 236328k reserved = 6732160k used, 6942968k available
    # df -k
    Filesystem kbytes used avail capacity Mounted on
    /dev/vx/dsk/bootdg/rootvol 62516603 34004373 27887064 55% /
    /devices 0 0 0 0% /devices
    ctfs 0 0 0 0% /system/contract
    proc 0 0 0 0% /proc
    mnttab 0 0 0 0% /etc/mnttab
    swap 6962904 1608 6961296 1% /etc/svc/volatile
    objfs 0 0 0 0% /system/object
    /platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1 62516603 34004373 27887064 55% /platform/sun4u-us3/lib/libc_psr.so.1
    /platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1 62516603 34004373 27887064 55% /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
    fd 0 0 0 0% /dev/fd
    swap 6965712 4416 6961296 1% /tmp
    swap 6961344 48 6961296 1% /var/run
    swap 6961296 0 6961296 0% /dev/vx/dmp
    swap 6961296 0 6961296 0% /dev/vx/rdmp
    /dev/vx/dsk/bgw1dg/vol01 203768832 129151641 70294743 65% /var/opt/BGw/Server1
    /dev/vx/dsk/ora1dg/vol01 10480640 5502642 4666959 55% /var/opt/mediation/ora
    /dev/dsk/c1t2d0s2 70589121 219550 69663680 1% /mnt
    At first I would have said that the total SWAP size is 6,6GB, but now I am in doubt since I see several SWAP line on the df OUTPUT.
    Please help:
    1. What is the total SWAP size for the machine?
    2. Why is there 4 lines mentionning SWAP on the df OUTPUT?
    3. With 8GB of RAM on this machine do I need to increase the SWAP?
    4. If yes how to increase the SWAP?
    Thanks in advance !

    Swap can be a confusing thing. It's an overloaded term that people often use to mean somewhat different things.
    1. Determine the swap allocated for the system with swap -l. The number of blocks minus the swaplo value will give you the true count. Blocks are 512 bytes, so do the math to get a GB value.
    2. df output reflects file systems that are currently in use. In Solaris 10 there are a few virtual file systems that are backed by swap space itself. You'll notice all these swap fs components have the same size because they use the swap as a common pool.
    3. Sizing swap shouldn't be based strictly on the amount of physical memory available. While there are guidelines for doing precisely that, those guidelines are given for the general case (i.e., no information on the apps that will be running). Monitoring demand is key. swap -s and vmstat will both give you a good general view of the demand for swap.
    But, if you're a guidelines sort of person:
    http://docs.sun.com/app/docs/doc/817-5093/fsswap-31050?a=view
    4. The easiest way to increase swap is to make files that can be added to the overall swap space. I generally prefer this approach from the ground up, because it means I never have to dedicate disk space to a swap region. There are different steps for doing it with UFS and ZFS. Here's the ufs way:
    a) Pick a UFS file system with space on a disk that isn't hot. Make a swap file and add it to the swap space like so:
    - # mkfile 1024m /filesys2/swapfile
    - # swap -a /filesys2/swapfile
    Then check the outcome with swap -l and swap -s.
    In many cases I will add a swap file to a customer's system and remove the partition-based swap (swap -d) that they have. There is no appreciable difference in performance and the flexibility of moving swap can come in handy when a system has to accept a different workload with a minimum of downtime.

  • Why swap size error when I install ides ecc6.0 in windows 2003 x86

    Hi,
       I feel very confusion why the installation prompts me that "Swap size are not meeting condition" when I install IDES 6.0 in windows 2003 server x86.
       The ides type: ECC 6.0, MS SQL server 2005, Windows 2003 server x86.
       It's windows, not linux, where is the swap space?
       Could somebody give me a kindly help?
       Thank and thank
    Jason

    Hi,
    In Windows, Paging File Space (Virtual Memory Space) concept is called as similar to Swap space thing  in Linux/Unix OS. Both terms are used for virtual memory concept as per OS.
    Minimum 20 GB of Paging File spaces is required for the SAP Installation on Windows. So ,allocate them from different drives  or from single drive partition of your available Hard disk space.
    Follow this path [to change your existing Virtual Memory or Page File size in Windows|http://technet.microsoft.com/en-us/library/cc737315%28WS.10%29.aspx].
    Control Panel -> system -> Advanced Tab -> Performance section-Settings -> Advanced Tab -> Virtual Memory ->Change
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Feb 6, 2010 2:36 PM

  • Internet connection keeps dropping at night

    I'm having a bit of a weird problem with my internet connection. I connect via an ethernet cable and the connection keeps dropping. It generally starts after 7pm and seems to be every 40 minutes. I have changed the microfilters and ethernet cable but I'm still getting this problem. The really weird thing is that all four lights on the hub are blue but the computer cannot connect to the router. Sometimes the connection will just drop other times it will say limited connection. I've finally had to resort to windows diagnostics and sometimes even that doesn't work. I swapped my black hub with the old white one and  I didn't have this problem of the connection dropping but my connection speed dropped to 1.5 - 2mb.
    I was thinking maybe there was something wrong with my ethernet card but now I think it must be something in the black hub because the white one worked. Am I correct in thinking I need a new router?
    ADSL line status
    Connection information
    Line state
    Connected
    Connection time
    0 days, 0:12:42
    Downstream
    10,407 Kbps
    Upstream
    1,232 Kbps
    ADSL settings
    VPI/VCI
    0/38
    Type
    PPPoA
    Modulation
    ITU-T G.992.5
    Latency type
    Interleaved
    Noise margin (Down/Up)
    6.4 dB / 6.3 dB
    Line attenuation (Down/Up)
    35.0 dB / 18.7 dB
    Output power (Down/Up)
    0.0 dBm / 12.9 dBm
    Loss of Framing (Local)
    0
    Loss of Signal (Local)
    0
    Loss of Power (Local)
    0
    FEC Errors (Down/Up)
    977 / 4294967264
    CRC Errors (Down/Up)
    0 / N/A
    HEC Errors (Down/Up)
    N/A / 0
    Error Seconds (Local)
    0
    BT speedtester
     Download speed achieved during the test was - 8442 Kbps
     For your connection, the acceptable range of speeds is 4000-21000 Kbps.
     IP Profile for your line is - 9181 Kbps

    Hi lostof,
    If you can fill out the contact us form in the "about me" section of my profile we can have a look for you.
    Cheers,
    Chris
    BT Moderator Team.
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • How to upgrade oracle 32 to 64 bit on sun solaris x86 64 bit OS?

    Hi,
    I want to upgrade/convert 32 bit Oracle Database 10.2.0.2 to 64 bit database. Existing 32 bit database is RAC and it is running on Sun Solaris X86 64 bit OS.
    First, I want to know is it possible?
    If yes, then what are the exact steps?

    Hi,
    Such a migration can be done, just follow the steps in Metalink note 62290.1
    It is important to remember that 64-bit database requires more shared pool memory so you should increase your shared pool size.
    Liron Amitzi
    Senior DBA consultant
    [www.dbsnaps.com]
    [www.orbiumsoftware.com]
    Edited by: Liron Amitzi on Jul 1, 2009 3:08 PM

  • From 7.3 on NT to 8 on Solaris x86?

    Has Oracle ported Oracle8 for Solaris x86?

    Hi,
    usually I expect people to do a little research and I do not give everything chewed.
    Point 4:
    go to the
    <b>Oracle9i Database Migration Release 2 (9.2)</b>
    go to the chapter 3
    <b>Upgrading a Database to the New Oracle9i Release</b>
    go to the point:
    <b>Upgrade the Database Manually</b>
    Exactly from here:
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96530/upgrade.htm#1009200
    Keep in mind
    1) that the <i>EXACT </i>procedure you are following it is not indicated in this manual
    2) you have to think a little ( do you have all the windows services created on the destination system? if not, you have to create them ... )
    3) this procedure is not supported by SAP. It is a valid option but not supported by them. You have to practice until you get all the points correctly

  • Bundle Patch1 is now available for Solaris (SPARC), Solaris (x86-64), AIX

    [OTN |http://www.oracle.com/technetwork/oem/enterprise-manager/downloads/index.html?origref=http://www.oracle.com/technetwork/oem/grid-control/index.html] Hi All,
    EM Binaries updated with bundle patch1 are now available on OTN
    OMS and Management Agents for platform ::: Solaris (SPARC), Solaris (x86-64), and IBM AIX (64-bit)
    Management Agents for platform::: HP-UX, or HP-UX Itanium
    The BP1 workbook is updated with various use-cases specific to these platform. We strongly recommend you to follow the instruction from the workbook to apply BP1 patches. If you have any doubts feel free to drop me an email.
    http://docs.oracle.com/cd/E24628_01/doc.121/e35229/toc.htm
    Regards
    Akanksha

    Oracle Instant Client was a "feature" introduced with Oracle 10g. There is no 9i version.
    Code that links with Oracle 9i libraries should be able to be linked with Instant Client 10gR2.
    The resulting application will be able to connect to databases from Oracle 8.1 onwards.

  • R12 test instance in solaris X86 OS

    Hi All,
    One of our customer is planning to upgrade their EBS 11i to r12 in solairs. Is it possible to keep the R12 test instance in solaris x86 os?
    Regards,
    Ram

    One of our customer is planning to upgrade their EBS 11i to r12 in solairs. Is it possible to keep the R12 test instance in solaris x86 os?No, as this OS is not supported for Oracle EBS.
    You can use Oracle Solaris on SPARC (64-bit) or Linux OS.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Oracle Solaris on SPARC (64-bit) [ID 761568.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Thanks,
    Hussein

  • Connect to Oracle database from Perl on Solaris x86

    Hi,
    How can I connect to Oracle database using Perl scripts on Solaris x86. It seems that DBD-Oracle Perl module requires Oracle client installed to work. Is there any Oracle client available for Solaris x86? Any one got a workaround? Thanks.
    Angus Lee

    Yes, you absolutely must have some portions of the rdbms installed before you can proceed. If your Solaris x86 machine is only a client, then you can get away with installing just ?/rdbms/mesg and ?/rdbms/lib.
    I have Oracle 7.3.4, 8.0.5, 8.0.6, and 8.1.6 for Intel Solaris 2.6. I don't know if they'll run on Solaris 8 or 9 but I'm trying to upgrade at this very moment. As long as you conform to Oracle developer license, then you may download them from my machine.
    I believe the reason Oracle dropped their Intel Solaris port is probably because Sun went through a period where they themselves dropped their Intel port. They've picked back up and if enough Oracle on Intel Solaris customers scream, then Oracle might pick it back up again too.
    Send me an email if you're interested in the downloads.

  • ZFS Configuration Question - Also posted in Solaris x86

    Hello,
    I have 2 x 140GB (hw Raid-0 + spare). About 20GB is allocated to Solaris on UFS (standard installation and partitions/slices).
    I would like to allocate the 120GB left on the disk drive to ZFS. That space is not unallocated to any file system for now.
    I found a lot of documentation of how to create a ZFS Pool on an empty disk drive. The documentation is less clear on how to do it on a drive already use by another FS.
    Any help will be appreciated.
    Michel

    Darren,
    I just setup another Solaris x86 server tonight to play with. That future production server is in it's own vlan wtih no Internet access for now.
    The test server has the same configuration, but less disk space.
    Here is the output of prtvtoc
    # prtvtoc /dev/dsk/c0t0d0s0
    * /dev/dsk/c0t0d0s0 partition map
    * Dimensions:
    * 512 bytes/sector
    * 63 sectors/track
    * 255 tracks/cylinder
    * 16065 sectors/cylinder
    * 2350 cylinders
    * 2348 accessible cylinders
    * Flags:
    * 1: unmountable
    * 10: read-only
    * First Sector Last
    * Partition Tag Flags Sector Count Sector Mount Directory
    0 2 00 10522575 27198045 37720619 /
    1 3 01 16065 8401995 8418059
    2 5 00 0 37720620 37720619
    7 8 00 8418060 2104515 10522574 /export/home
    8 1 01 0 16065 16064
    Output of format
    selecting c0t0d0
    [disk formatted]
    Warning: Current Disk has mounted partitions.
    /dev/dsk/c0t0d0s0 is currently mounted on /. Please see umount(1M).
    Total disk size is 8920 cylinders
    Cylinder size is 16065 (512 byte) blocks
    Cylinders
    Partition Status Type Start End Length %
    ====== ====== ============ ===== === ====== ===
    1 Active Solaris2 1 2350 2350 26
    As you can see, the 1st partition is used at 26%. With fdisk, I can create a 2nd partition. My problem is to get that 2nd partiition availlable to Solaris and create a zpool in that unused space..
    Michel

  • DSL keeps dropping out - why? :(

    I've had Inifinity 2 for a couple of months now and was very pleased with the service initially, high speeds and reliable connection. I work from home so the connection is very important to me.
    The last couple of evenings the connection has been dropping completely and taking several minutes to come back up. It's not just the HomeHub, the fibre modem's DSL light goes off as if there's a line fault. This happens repeatedly throughout the evening, usually starting from about 5.45pm. There seems to be no rhyme or reason to it, it just drops. Nothing has changed here, it has literally started out of the blue. It doesn't matter which devices are connected - wired desktops, laptops, wireless phones/tablets/PS3. It just keeps dropping at random.
    I even noticed it a few times this morning.
    So, what do you lovely BT chaps need to know from me in order to sort this out?
    Here are the router logs from this evening:
      22:08:10,04 Jun.
      HTTP User admin login from 192.168.1.64 successfully.
      22:06:02,04 Jun.
      Device connected: IP 192.168.1.64, MAC 14A:E9:43:4A0, host Moogies-box
      22:06:02,04 Jun.
      DHCP Lease issued for IP 192.168.1.64 to host Moogies-box (MAC 14A:E9:43:4A0), duration: 1 day
      22:06:02,04 Jun.
      Receive a DHCP request: 192.168.1.64, 14A:E9:43:4A0.
      22:05:55,04 Jun.
      LAN1 up
      22:05:53,04 Jun.
      LAN1 down
      21:47:52,04 Jun.
      Client associated: IP 192.168.1.75, MAC B4:07:F9:80:C8:8F, host dhcpcd 4.0.15, Link Rate 58.5 Mbps
      21:47:52,04 Jun.
      DHCP Lease issued for IP 192.168.1.75 to host  (MAC B4:07:F9:80:C8:8F), duration: 1 day
      21:47:52,04 Jun.
      Receive a DHCP request: 192.168.1.75, B4:07:F9:80:C8:8F.
      21:47:50,04 Jun.
      Receive a DHCP request: 192.168.1.75, B4:07:F9:80:C8:8F.
      21:44:48,04 Jun.
      Device connected: IP 192.168.1.74, MAC 08:60:6E7:7A:22, host Rich-PC
      21:44:48,04 Jun.
      DHCP Lease issued for IP 192.168.1.74 to host Rich-PC (MAC 08:60:6E7:7A:22), duration: 1 day
      21:44:48,04 Jun.
      Receive a DHCP request: 192.168.1.74, 08:60:6E7:7A:22.
      21:44:45,04 Jun.
      LAN4 up
      21:44:43,04 Jun.
      LAN4 down
      21:44:31,04 Jun.
      LAN4 up
      21:44:27,04 Jun.
      Device disconnected: IP 192.168.1.74, MAC 08:60:6E7:7A:22, host Rich-PC
      21:44:27,04 Jun.
      LAN4 down
      21:30:02,04 Jun.
      Client disassociated: IP 192.168.1.68, MAC D4:878:A7:3D:29, host dhcpcd 4.0.15, Reason Code 8
      20:11:36,04 Jun.
      Device connected: IP 192.168.1.74, MAC 08:60:6E7:7A:22, host Rich-PC
      20:11:36,04 Jun.
      DHCP Lease issued for IP 192.168.1.74 to host Rich-PC (MAC 08:60:6E7:7A:22), duration: 1 day
      20:11:36,04 Jun.
      Receive a DHCP request: 192.168.1.74, 08:60:6E7:7A:22.
      20:11:31,04 Jun.
      LAN4 up
      20:11:29,04 Jun.
      LAN4 down
      19:09:38,04 Jun.
      Possible PS or DA. src=85.133.221.209 DST=86.169.138.92 LEN=48 TOS=0x18 PREC=0x60 TTL=109 ID=17462 DF PROTO=TCP SPT=1992 DPT=445 WINDOW=65535 RES=0x00 SYN URGP=0 OPT (0204057801010402)
      18:22:04,04 Jun.
      LAN1 up
      18:22:02,04 Jun.
      Device disconnected: IP 192.168.1.64, MAC 14A:E9:43:4A0, host Moogies-box
      18:22:02,04 Jun.
      LAN1 down
      18:18:33,04 Jun.
      CWMP:session completed successfully
      18:18:32,04 Jun.
      CWMP:session start now, server:https://pbthdm.bt.mo, Event code:, 4 VALUE CHANGE
      18:18:30,04 Jun.
      WAN Auto-sensing detected port ETH
      18:18:30,04 Jun.
      WAN Auto-sensing last connection port: ETH
      18:18:27,04 Jun.
      WAN connection WAN4_TR069_INTERNET_R_ETH1 connected.
      18:18:27,04 Jun.
      PPP IPCP Receive Configuration ACK
      18:18:27,04 Jun.
      PPP IPCP Send Configuration Request
      18:18:27,04 Jun.
      PPP IPCP Receive Configuration Reject
      18:18:27,04 Jun.
      PPP IPCP Receive Configuration NAK
      18:18:27,04 Jun.
      PPP IPCP Send Configuration Request
      18:18:27,04 Jun.
      PPP IPCP Receive Configuration Reject
      18:18:27,04 Jun.
      PPP IPCP Send Configuration ACK
      18:18:27,04 Jun.
      PPP IPCP Receive Configuration Request
      18:18:27,04 Jun.
      PPP IPCP Send Configuration Request
      18:18:27,04 Jun.
      PPP CHAP receive success: authentication ok
      18:18:27,04 Jun.
      PPP CHAP Receive Challenge
      18:18:27,04 Jun.
      PPP LCP Receive Configuration ACK
      18:18:27,04 Jun.
      PPP LCP Send Configuration Request
      18:18:27,04 Jun.
      PPP LCP Receive Configuration Reject
      18:18:27,04 Jun.
      PPP LCP Send Configuration ACK
      18:18:27,04 Jun.
      PPP LCP Receive Configuration Request
      18:18:27,04 Jun.
      PPP LCP Send Configuration Request
      18:18:22,04 Jun.
      OpenWiFi tunnel down
      18:18:21,04 Jun.
      WAN connection WAN4_TR069_INTERNET_R_ETH1 disconnected.[ERROR_ISP_DISCONNECT]
      18:18:21,04 Jun.
      PPP LCP Send Termination ACK
      18:18:21,04 Jun.
      PPP LCP Receive Termination Request
      18:16:11,04 Jun.
      Client associated: IP 192.168.1.68, MAC D4:878:A7:3D:29, host dhcpcd 4.0.15, Link Rate 39.0 Mbps
      18:13:52,04 Jun.
      NTP synchronization success!
      18:13:52,04 Jun.
      NTP synchronization start.
      18:13:20,04 Jun.
      Client disassociated: IP 192.168.1.68, MAC D4:878:A7:3D:29, host dhcpcd 4.0.15, Reason Code 4
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.79, FC:0F:E6:C4:2A:1A, PS3
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.78, 00:18:41:F9:90:92, dhcpcd 4.0.1
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.77, 10:9AD1:F1:F7, becky
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.76, 38:AA:3C:2D:B5:24, android-bc71095eee90f12a
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.75, B4:07:F9:80:C8:8F, dhcpcd 4.0.15
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.73, 00:0F:3D:F2:B5:64, richs-pc
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.69, 00:17:31:66:31:82, SparePC
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.71, 00:0F:B5:FBE:32, richs-pc
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.70, 00:164:58:E6:99, Moogies-Note
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.72, 00:18E:6D:6A:44, Moogies-Note
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.67, F81:11:18:E1:E6, richs-pc
      18:13:20,04 Jun.
      DHCP Lease expired: 192.168.1.66, 00:1A:4D:36:7E:7A, richs-pc
      18:03:20,04 Jun.
      DHCP Lease renewed for IP 192.168.1.65 to host android-19018583aad8148b (MAC 08:60:6E:AD:17:AF), duration: 1 day
      18:03:20,04 Jun.
      Receive a DHCP request: 192.168.1.65, 08:60:6E:AD:17:AF.
      17:56:39,04 Jun.
      CWMP:session completed successfully
      17:56:38,04 Jun.
      CWMP:session start now, server:https://pbthdm.bt.mo, Event code:, 4 VALUE CHANGE
      17:56:36,04 Jun.
      WAN Auto-sensing detected port ETH
      17:56:36,04 Jun.
      WAN Auto-sensing last connection port: ETH
      17:56:31,04 Jun.
      WAN connection WAN4_TR069_INTERNET_R_ETH1 connected.
      17:56:31,04 Jun.
      PPP IPCP Receive Configuration ACK
      17:56:30,04 Jun.
      PPP IPCP Send Configuration Request
      17:56:30,04 Jun.
      PPP IPCP Receive Configuration Reject
      17:56:30,04 Jun.
      PPP IPCP Receive Configuration NAK
      17:56:30,04 Jun.
      PPP IPCP Send Configuration Request
      17:56:30,04 Jun.
      PPP IPCP Receive Configuration Reject
      17:56:30,04 Jun.
      PPP IPCP Send Configuration ACK
      17:56:30,04 Jun.
      PPP IPCP Receive Configuration Request
      17:56:30,04 Jun.
      PPP IPCP Send Configuration Request
      17:56:30,04 Jun.
      PPP CHAP receive success: authentication ok
      17:56:30,04 Jun.
      PPP CHAP Receive Challenge
      17:56:30,04 Jun.
      PPP LCP Receive Configuration ACK
      17:56:30,04 Jun.
      PPP LCP Send Configuration Request
      17:56:30,04 Jun.
      PPP LCP Receive Configuration Reject
      17:56:30,04 Jun.
      PPP LCP Send Configuration ACK
      17:56:30,04 Jun.
      PPP LCP Receive Configuration Request
      17:56:30,04 Jun.
      PPP LCP Send Configuration Request
      17:54:45,04 Jun.
      PPP LCP Send Termination Request
      17:54:43,04 Jun.
      OpenWiFi tunnel down
      17:54:42,04 Jun.
      WAN connection WAN4_TR069_INTERNET_R_ETH1 disconnected.[ERROR_ISP_TIME_OUT]
      17:54:42,04 Jun.
      PPP LCP Send Termination Request
      17:14:11,04 Jun.
      CWMP:session completed successfully
      17:14:10,04 Jun.
      CWMP:session start now, server:https://pbthdm.bt.mo, Event code:, 4 VALUE CHANGE

    Thanks. I've now had 2 engineer visits so far and although they temporarily fixed the problem it has now happened again and is really starting to drive my hubby & I crazy!
    The first time the engineer came out he checked the socket wiring in the house, found no problems, got a cherrypicker in to check the line at the pole (unsafe to climb apparently) and that improved the speed. He then checked at the modem and found that the cable the engineer (contracter?) who fitted it hadn't fitted the connector properly, some known issue with a fitting tool or something - so he sorted that out and woohoo, back up to full speed - 75mb+
    That was fine for a couple of weeks.
    Last Monday morning the connection dropped out. Then repeatedly dropped out every few minutes all afternoon, making it almost impossible to work. The speed had also dropped to 35mb according to various online checkers, including BT's speed test, which registered our speed as poor. I gave it until Tuesday just to see if it resolved itself/was a temp problem. No joy, still slow as you like - though no more drop outs. Contacted BT and an engineer came out the next afternoon.
    Lovely chap, did all the same checks as before, no faults found, nothing wrong with the wiring. He even tried tugging on the phoneline to the house while checking the line, made no difference, so didn't seem to be anything wrong with the line to the house. All equipment indicated capable of full speed 80mb. All the engineer could say was that there was nothing wrong with the line, but clearly there had been something which caused the line to drop out and the cabinet then dropped our speed to stablise us. He requested a speed reset and all was well (ish) thereafter at about 60-65mb. Not quite as fast as the previous chap got it, but a darn sight better than 35mb.
    The next morning another engineer turned up, unaware we'd had a visit the previous afternoon. I told him all about what the engineer had said the previous day and what had happened and he went away. Note I did tell him that he was welcome to come in and have another look, but there was nothing currently wrong for him to look at.
    Last night (Sunday) the line dropped out a couple of times - again, no apparent reason. And once again we find our speeds capped at around 35mb. Doing the BT speed tests throws up odd results, telling us we have 0mb to the house and 38mb inside. Odd! I've been on to BT all morning, they tried to pass me onto a paid tech support line which I refused as both engineers have confirmed this isn't going to be something software/settings related - it happens regardless of which computer/laptop/device we are using wired or wireless, the line can even go down when we're not using it.
    So, it's been logged on the last fault which is still open and being investigated. I have asked if they can please re-set the line speed for us but have been told this would only be a temporary fix. What else can I do? Something out there is making the line drop out and then we get speed capped. BT can't find a fault.
    None the wiser as to why the connection sometimes drops out, but this is clearly the cause of the speed drops as the cabinet tries to stabilise things. We're only a stone's throw from the cabinet and both engineers say we should have full speed.
    Could the modem be faulty and causing the drop outs? I don't know. I really don't know what else to do at this point. I guess we're going to end up with another engineer visit, but suspect all he can do is tell us the same thing and get the line reset.
    Is there any chance our ancient BT wireless phone could be causing the problem? - we do get a bit of crackle on it, although the line itself is apparently clear of noise when tested. It's not connected to the same socket as the router, but to an extension downstairs (which was originally the master socket, but the engineer who fitted infinity swapped the sockets for us as we needed the fibre upstairs).
    Anyone got any other thoughts as to what it could be? Has anyone else had this problem and resolved it?

  • Wireless keeps dropping out

    The wireless was working fine, i had it working with network-manager i then was doing some work that i wanted to do via ethernet so switched the wireless off using the switch and now it keeps dropping out, i have had to remove network-manager as it wouldnt let me connect to wired for some reason, and have tried to get wireless re-working with wifi-menu, i have delected the config and created one using the examples and using netcfg and still having no luck. I looks as if the device is going into "power saving" and wont come out, outputs below:
    iwconfig
    wlan0 IEEE 802.11abgn ESSID:off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=17 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    lsmod
    Module Size Used by
    btusb 12372 0
    bluetooth 192120 2 btusb
    fuse 69173 3
    joydev 9991 0
    nvidia 11219870 43
    ir_lirc_codec 4027 0
    lirc_dev 9039 1 ir_lirc_codec
    ir_mce_kbd_decoder 3254 0
    ir_sanyo_decoder 1613 0
    ir_sony_decoder 1579 0
    ir_jvc_decoder 1673 0
    ir_rc6_decoder 2153 0
    arc4 2039 2
    ir_rc5_decoder 1609 0
    ir_nec_decoder 1705 0
    snd_hda_codec_si3054 3534 1
    snd_hda_codec_realtek 61193 1
    uvcvideo 72787 0
    ath9k 99678 0
    ath9k_common 2096 1 ath9k
    videobuf2_vmalloc 2468 1 uvcvideo
    ath9k_hw 339155 2 ath9k_common,ath9k
    videobuf2_memops 2246 1 videobuf2_vmalloc
    videobuf2_core 24030 1 uvcvideo
    videodev 100859 2 uvcvideo,videobuf2_core
    sdhci_pci 10833 0
    coretemp 6070 0
    kvm_intel 124749 0
    snd_hda_intel 26180 3
    kvm 373917 1 kvm_intel
    sdhci 23694 1 sdhci_pci
    acpi_cpufreq 5933 1
    mperf 1267 1 acpi_cpufreq
    firewire_ohci 31941 0
    iTCO_wdt 5255 0
    rc_rc6_mce 1380 0
    snd_hda_codec 98033 3 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hda_intel
    mmc_core 82754 2 sdhci,sdhci_pci
    button 4662 0
    intel_agp 10744 0
    firewire_core 53173 1 firewire_ohci
    psmouse 71909 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    media 10405 2 uvcvideo,videodev
    ath 15361 3 ath9k_common,ath9k,ath9k_hw
    battery 6773 0
    ac 2536 0
    video 11276 0
    processor 26855 3 acpi_cpufreq
    r592 12011 0
    mac80211 424764 1 ath9k
    memstick 7016 1 r592
    serio_raw 4689 0
    tg3 139391 0
    pcspkr 1899 0
    microcode 12377 0
    lpc_ich 10609 0
    i2c_i801 9571 0
    intel_gtt 15659 1 intel_agp
    wmi 8379 0
    compal_laptop 10890 0
    i2c_core 20707 3 i2c_i801,nvidia,videodev
    cfg80211 176994 3 ath,ath9k,mac80211
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 75167 3 snd_hda_codec_si3054,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    snd_timer 18934 1 snd_pcm
    snd 59989 13 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5442 1 snd
    crc_itu_t 1363 1 firewire_core
    evdev 10266 13
    ene_ir 11590 0
    rc_core 13088 11 ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,ene_ir,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sanyo_decoder,rc_rc6_mce
    libphy 19991 1 tg3
    rfkill 15604 4 cfg80211,compal_laptop,bluetooth
    ext4 440434 4
    crc16 1359 2 ext4,bluetooth
    jbd2 78751 1 ext4
    mbcache 5977 1 ext4
    sr_mod 14823 0
    cdrom 35520 1 sr_mod
    sd_mod 29559 5
    ata_generic 3338 0
    pata_acpi 3451 0
    uhci_hcd 23436 0
    ahci 21360 4
    libahci 20023 1 ahci
    ata_piix 23352 0
    libata 167683 5 ahci,pata_acpi,libahci,ata_generic,ata_piix
    scsi_mod 133386 3 libata,sd_mod,sr_mod
    ehci_hcd 41816 0
    usbcore 150398 4 btusb,uhci_hcd,uvcvideo,ehci_hcd
    usb_common 954 1 usbcore
    lspci
    00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
    00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
    00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
    00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
    00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
    00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
    00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
    00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 03)
    00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
    00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
    00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 03)
    00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
    00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
    01:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 8600M GT] (rev a1)
    04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
    0c:00.0 Network controller: Atheros Communications Inc. AR5418 Wireless Network Adapter [AR5008E 802.11(a)bgn] (PCI-Express) (rev 01)
    0e:06.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
    0e:06.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
    0e:06.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
    partial dmesg showing wireless
    [ 1316.731261] wlan0: authenticate with 00:24:17:f1:6c:bf
    [ 1316.734194] wlan0: send auth to 00:24:17:f1:6c:bf (try 1/3)
    [ 1316.759285] wlan0: authenticated
    [ 1316.763262] wlan0: associate with 00:24:17:f1:6c:bf (try 1/3)
    [ 1316.767549] wlan0: RX AssocResp from 00:24:17:f1:6c:bf (capab=0x411 status=0 aid=5)
    [ 1316.767664] wlan0: associated
    [ 1316.768426] wlan0: disassociating from 00:24:17:f1:6c:bf by local choice (reason=3)
    [ 1316.780126] cfg80211: Calling CRDA to update world regulatory domain
    [ 1316.780767] wlan0: deauthenticating from 00:24:17:f1:6c:bf by local choice (reason=3)
    [ 1316.780786] ath: phy0: TX while HW is in FULL_SLEEP mode
    Any help is appreciated
    Last edited by justifier (2012-11-12 21:21:07)

    using the instructions at https://wiki.archlinux.org/index.php/Wi … _available
    i get the following when i run wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf i have configured wpa_supplicant.conf manually
    wlan0: Failed to initiate AP scan
    wlan0: Failed to initiate AP scan
    wlan0: Failed to initiate AP scan
    wlan0: Failed to initiate AP scan
    wlan0: Trying to associate with 00:24:17:f1:6c:bf (SSID='BTHomeHub2-4P9Q' freq=2457 MHz)
    wlan0: Association request to the driver failed
    wlan0: Associated with 00:24:17:f1:6c:bf
    wlan0: CTRL-EVENT-DISCONNECTED bssid=00:24:17:f1:6c:bf reason=0
    wlan0: Trying to associate with 00:24:17:f1:6c:bf (SSID='BTHomeHub2-4P9Q' freq=2457 MHz)
    wlan0: Association request to the driver failed
    wlan0: Associated with 00:24:17:f1:6c:bf
    wlan0: CTRL-EVENT-DISCONNECTED bssid=00:24:17:f1:6c:bf reason=0
    wlan0: Trying to associate with 00:24:17:f1:6c:bf (SSID='BTHomeHub2-4P9Q' freq=2457 MHz)
    wlan0: Association request to the driver failed
    wlan0: Associated with 00:24:17:f1:6c:bf
    wlan0: CTRL-EVENT-DISCONNECTED bssid=00:24:17:f1:6c:bf reason=0
    wlan0: Trying to associate with 00:24:17:f1:6c:bf (SSID='BTHomeHub2-4P9Q' freq=2457 MHz)
    wlan0: Association request to the driver failed
    wlan0: Associated with 00:24:17:f1:6c:bf
    wlan0: CTRL-EVENT-DISCONNECTED bssid=00:24:17:f1:6c:bf reason=0
    wlan0: Trying to associate with 00:24:17:f1:6c:bf (SSID='BTHomeHub2-4P9Q' freq=2457 MHz)
    wlan0: Association request to the driver failed
    wlan0: Associated with 00:24:17:f1:6c:bf
    wlan0: CTRL-EVENT-DISCONNECTED bssid=00:24:17:f1:6c:bf reason=0
    wlan0: CTRL-EVENT-TERMINATING - signal 2 received

Maybe you are looking for