Jump to content

mucflyer

Members
  • Posts

    56
  • Joined

  • Last visited

Posts posted by mucflyer

  1. Only got (fresh install) :

    Could not connect to the database server
    In Connection.php line 759:
      SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_s  
      chema.tables where table_schema = network_manager and table_name = migratio  
      ns and table_type = 'BASE TABLE')                                            
    In Connector.php line 70:
      SQLSTATE[HY000] [2002] Connection refused  

    And ocker doesn't start obviously.

  2. Hi all. Seems after 24 hours consuming documents, my docker.img is full. What I have noticed that tmp is huge inside, shall I map it outside docker? If yes, how? Do I need to move existing tmp inside docker outside, if yes, how? Thank you all. 

    After mapping tmp outside, some documents are failing with /tmp/some_directory is not empty....

  3. Hi all

    I hope someone will be able to help. Just trying to use two Nvidia in my Unraid system. Secondary is assigned to VM and works just fine, but primary not. When starting VM seems it is started, but no video output from primary GPU. I did bios dump, then I downloaded one and edited to remove first lines of vbios (as described in video). But still no go...no matter what I try....

  4. Dear all

     

    I'm really struggling to get good performance on W10 machine. It is used mainly for gaming. But always lagging in games. 

    image.png.cf801a5ea89d74fdd6eed2fe1f67f4b4.png

     

    image.png.416a79893e78b3ac4edfda07d73c278e.png

     

    Syslinux:

    kernel /bzimage
    append isolcpus=4,5,6,7,8,9,10,11,12,13,14,15,20,21,22,23,24,25,26,27,28,29,30,31 pcie_acs_override=downstream vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot

    W10 machine : 16GB assigned.

    --------
    <type arch='x86_64' machine='pc-q35-3.1'>hvm</type>
    --------
    <vcpu placement='static'>8</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='12'/>
        <vcpupin vcpu='1' cpuset='28'/>
        <vcpupin vcpu='2' cpuset='13'/>
        <vcpupin vcpu='3' cpuset='29'/>
        <vcpupin vcpu='4' cpuset='14'/>
        <vcpupin vcpu='5' cpuset='30'/>
        <vcpupin vcpu='6' cpuset='15'/>
        <vcpupin vcpu='7' cpuset='31'/>
        <emulatorpin cpuset='0,16'/>
      </cputune>

    System is on SSD :

    <disk type='block' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source dev='/dev/disk/by-id/ata-CT1000MX500SSD1_1902E1E1D374'/>
          <backingStore/>
          <target dev='hdc' bus='virtio'/>

    Nvidia 960 :

    image.png.a9807728a848902ae30ad61fa2d77bdd.png

     

     

    Please, any help is really appreciated, I thought should be better...But is not as good as expected in terms of performance.

×
×
  • Create New...