صفحه 1 از 2 12 آخرینآخرین
نمایش نتایج: از شماره 1 تا 10 , از مجموع 17

موضوع: مشکل در var/temp

  1. #1
    عضو جدید
    تاریخ عضویت
    Jul 2010
    نوشته ها
    14
    تشکر تشکر کرده 
    0
    تشکر تشکر شده 
    2
    تشکر شده در
    2 پست

    پیش فرض مشکل در var/temp

    سلام به دوستان گرامی
    من در سرور اختصاصیم بعد از چند سال که سرور دارم یک مشکل برخوردم برای اولین بار در نسخه جدید whm یک ایمیل میاد در مورد temp و دیروز یکدفعه دسترسی به سایت ها قطع شد بخاطر پر شدن فضا بررسی کردم دیدم temp پر شده و راه حل هایی که توی اینترنت سرچ کردن برای mount کردن برای خالی کردن هیچ کدوم جواب نداد و اصلا حتی اجازه ورود به whm رو در بعضی ساعت ها بهم نمیده

    ممنون میشم دوستان راهنمایی نماید با تشکر
    The system failed to open the session file “/var/cpanel/sessions/raw/:8NpwZqiSBRbCkyRg” because of an error: No space left on device at /usr/local/cpanel/Cpanel/Session.pm line 268.

  2. # ADS




     

  3. #2
    عضو جدید xamin آواتار ها
    تاریخ عضویت
    Sep 2016
    نوشته ها
    20
    تشکر تشکر کرده 
    3
    تشکر تشکر شده 
    11
    تشکر شده در
    7 پست

    پیش فرض پاسخ : مشکل در var/temp

    خروجی این کامند رو بده :
    کد HTML:
    df -Th

  4. #3
    عضو جدید
    تاریخ عضویت
    Jul 2010
    نوشته ها
    14
    تشکر تشکر کرده 
    0
    تشکر تشکر شده 
    2
    تشکر شده در
    2 پست

    پیش فرض پاسخ : مشکل در var/temp

    نقل قول نوشته اصلی توسط xamin نمایش پست ها
    خروجی این کامند رو بده :
    کد HTML:
    df -Th
    این خروجی
    کد PHP:
    Filesystem           Type   Size  Used Avail Use% Mounted on
    /dev/mapper/vg_db-lv_root
                         ext4    50G   50G     0 100
    % /
    tmpfs                tmpfs   16G     0   16G   0% /dev/shm
    /dev/sda1            ext4   477M   71M  381M  16% /boot
    /dev/mapper/vg_db-lv_home
                         ext4   860G   13G  803G   2
    % /home
    [root@db ~]

  5. #4
    عضو دائم هاست 97 آواتار ها
    تاریخ عضویت
    Nov 2011
    نوشته ها
    1,091
    تشکر تشکر کرده 
    181
    تشکر تشکر شده 
    1,879
    تشکر شده در
    813 پست

    پیش فرض پاسخ : مشکل در var/temp

    دستور
    کد:
    nano /scripts/securetmp
    خط زیر را پیدا کنید
    کد:
    my $tmpdsksize = 512000; # Must be larger than 250000
    مقدار مورد نظر حجم پوشه را ست کنید و فایل را ذخیره کنید . پیش فرض روی 512 مگابایت بوده است
    حال دستورات زیر را اجرا کنید
    کد:
    umount -l /tmpumount -l /var/tmp
    rm -fv /usr/tmpDSK
    /scripts/securetmp
    سوالات هنگام اجرای دستورات را نیز تایید کنید
    هاست لینوکس NVMe - هاست لینوکس ارزان
    ارائه نمایندگی هاست لینوکس SSD و NVMe و مستر ریسلر نامحدود
    تلفن: 8-950131396-031 فکس : 950131399-031 وب سایت : www.host97.net

  6. #5
    عضو جدید
    تاریخ عضویت
    Jul 2010
    نوشته ها
    14
    تشکر تشکر کرده 
    0
    تشکر تشکر شده 
    2
    تشکر شده در
    2 پست

    پیش فرض پاسخ : مشکل در var/temp

    نقل قول نوشته اصلی توسط هاست 97 نمایش پست ها
    دستور
    کد:
    nano /scripts/securetmp
    خط زیر را پیدا کنید
    کد:
    my $tmpdsksize = 512000; # Must be larger than 250000
    مقدار مورد نظر حجم پوشه را ست کنید و فایل را ذخیره کنید . پیش فرض روی 512 مگابایت بوده است
    حال دستورات زیر را اجرا کنید
    کد:
    umount -l /tmpumount -l /var/tmp
    rm -fv /usr/tmpDSK
    /scripts/securetmp
    سوالات هنگام اجرای دستورات را نیز تایید کنید
    سلام ممنون
    نشد ببینید

    اینجوری تنظیم کردم یک 0 بیشتر بهش دادم

    # Global Variables
    my $brokenvartmp = 0;
    my @vnodes = ();
    my $vnodeconfig = '';
    my $vnodesrch = '';
    my $vnodenumber = 0;
    my $tmpmnt = '';
    my $vartmpmnt = '';
    my $tmpopts = '';
    my $vartmpopts = '';
    my $mountkeyword = '';
    my $cpflags = '';
    my $tmpdsksize = 5120000; # Must be larger than 250000






    کد PHP:
    [root@db ~]# nano /scripts/securetmp
    [root@db ~]# umount -l /tmpumount -l /var/tmp
    error writing /etc/mtab.tmpNo space left on device
    umount
    : /tmpumountnot found
    error writing 
    /etc/mtab.tmpNo space left on device
    [root@db ~]# rm -fv /usr/tmpDSK
    removed `/usr/tmpDSK'
    [root@db ~]# /scripts/securetmp
    umount: /usr/testDSK: not found
    Building /usr/testDSK...10240+0 records in
    10240+0 records out
    10485760 bytes (10 MB) copied, 0.0142395 s, 736 MB/s
    mke2fs 1.41.12 (17-May-2010)
    /usr/testDSK is not a block special device.
    Proceed anyway? (y,n) Filesystem label=
    OS type: Linux
    Block size=1024 (log=0)
    Fragment size=1024 (log=0)
    Stride=0 blocks, Stripe width=0 blocks
    2560 inodes, 10240 blocks
    512 blocks (5.00%) reserved for the super user
    First data block=1
    Maximum filesystem blocks=10485760
    2 block groups
    8192 blocks per group, 8192 fragments per group
    1280 inodes per group
    Superblock backups stored on blocks:
            8193

    Writing inode tables: done
    Writing superblocks and filesystem accounting information: done

    This filesystem will be automatically checked every 23 mounts or
    180 days, whichever comes first.  Use tune2fs -c or -i to override.
    tune2fs 1.41.12 (17-May-2010)
    Creating journal inode: done
    This filesystem will be automatically checked every 23 mounts or
    180 days, whichever comes first.  Use tune2fs -c or -i to override.
    Done
    *** Notice *** No loop module detected
    If the loopback block device is built as a module, try running 
    `modprobe loop` as root via ssh and running this script again.
    If the loopback block device is built into the kernel itself, you can ignore this message.
    Would you like to secure /tmp & /var/tmp at boot time? (y/n) y
    Would you like to secure /tmp & /var/tmp now? (y/n) y
    Securing /tmp & /var/tmp
    Calculating size on /tmp
    /tmp calculated to be 4096 M based on available disk space in /usr
    No separate partition for tmp!
    Building /usr/tmpDSK...dd: writing 
    `/usr/tmpDSK': No space left on device
    2186153+0 records in
    2186152+0 records out
    2238619648 bytes (2.2 GB) copied, 18.9248 s, 118 MB/s
    mke2fs 1.41.12 (17-May-2010)
    /usr/tmpDSK is not a block special device.
    Proceed anyway? (y,n) Filesystem label=
    OS type: Linux
    Block size=4096 (log=2)
    Fragment size=4096 (log=2)
    Stride=0 blocks, Stripe width=0 blocks
    136816 inodes, 546538 blocks
    27326 blocks (5.00%) reserved for the super user
    First data block=0
    Maximum filesystem blocks=562036736
    17 block groups
    32768 blocks per group, 32768 fragments per group
    8048 inodes per group
    Superblock backups stored on blocks:
            32768, 98304, 163840, 229376, 294912

    Writing inode tables: done
    Writing superblocks and filesystem accounting information: done

    This filesystem will be automatically checked every 26 mounts or
    180 days, whichever comes first.  Use tune2fs -c or -i to override.
    tune2fs 1.41.12 (17-May-2010)
    Creating journal inode: done
    This filesystem will be automatically checked every 26 mounts or
    180 days, whichever comes first.  Use tune2fs -c or -i to override.
    Done
    Setting up /tmp... cp: cannot create regular file `/usr/tmp.secure/tmp/sess_au8qbjvgsb6kdkk5rfq133luc1'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_67hqbhr41unkm04q1njkthkt03': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_ud68ri3mfs18gseo36m2h4hgh5': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_u3pqaua627nnm8v3n9dq33em53'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_ju74gqs9e3qqjqdj95e65u16q7': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_8ugqrilnjhelh6bg2pou6coc74': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_v16gji10imtquibpvvfj0el0s6'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_moq1vdv4bgm4qbdnme3e5lctm2': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_9jjnt3ie7eqa8q03msvo8kuu61': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_pi0llrgbj51i9l53n358dth9a3'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_ok4skvoh3j1cngn3bj5ee9h6u1': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_hf54a3pfh76k24r7gk59i08e73': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_g5eje9t21237dtgtgqj24cacr1'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_2scm1rrjdapu3fbvfl22pmbeh7': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_qs0du4lq9v12ab7loo2usutjb2': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_t3h25irfvdm6ptneeh0isuqv70'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_8k2aci0gl548k629t3hj8jg294': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_c5gc48ai08ov1gm7vqcafkavh6': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_91qlm1aettlcn85q2e6nitpeg3'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_nfjh4q54vd8a15scc08lpiv155': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_p0rr9g4468up438kvlpjuan820': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_ffcieravt6bdqjf9hem2r9dn91'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_645bbs2i896v3glqn6kba0bi75': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_pslghddr5bon6tubb4qh38ar96': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_813lt3phpn15cjjam9mmt81931'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_31r56t1bg2h7ql6uj58bqq99b2': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_dl0t31ha2f7hqlqoi2qen2bo80': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_0r47visjt6rh2g6d2sjgkmt963'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_bemcb7g305ur0cu2sesse93d73': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_q39277kb99dicj2gpq88t17k62': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_9v25mi3b3fpnaj514c0vrl18i0'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_cfbl4fl3hnmk8e3l7qdlmo8iv6': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_ha9vh9s1a6r2qgpgbujf09mno0': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_efih9avbc0uvun0bh1ttd25015'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_jlqpcb4a16pbkphlp8vvoga362': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_5sob5huddsauip6bq5oag0nk57': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_jdt4gisjvf1p30t7b750p9jrh7'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_trrurvtlbh9biahg1gb5lbno85': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_fqb3j6m26gr45q5e5skvr2mbd2': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_76u5tensai5k417kuaiubb3o33'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_3sbtge0mli3pgc203kpavbhc63': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_1acg5epaj6aprjdlpr2bs9c0a7': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_uivbncomjmj3q9uel9le36uis6'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_8c3o5evbp8etkba41hvc92hem1': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_3mle2t51jjdi46vc0f2on2pl36': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_2l6af35r2f19gtt4lc1ii7o1h7'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_fm7fcro75nak64ge4eigdk3bm4': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_nqjphaad2d75rjs4jamm25bq94': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_8ojre6bntn42nifr1bbeulf8m1'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_918matur38p7id57lj9fnm9q34': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_2c462du2jh43nhhumkhc553384': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_hh4dequdba977n1ass57gf61q5'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_d9bf4hose159cb14q4g447r1a5': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_kdujqe5bvjht394jlhapkdmik1': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_riboga7asj33e8cjgbb82rqhm4'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_mmje13d40lu2gm29odr8tkm2h4': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_bvkmg3fqt46jvnsc3n7e3stho3': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_ogl4605mth88nrrideiuggdl25'
    No space left on device
    cp
    cannot create symbolic link `/usr/tmp.secure/tmp/mysql.sock': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_qptpmecg7onjai62iralr0ive5': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_uoosurlpm6n9p52skp9jvtfce1'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_bc1geh8ss6o6d4itp3gsh4jj97': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_tcers722rcbbodn8fn2fbbp1m6': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_m7k9m3ap930qtfir92mvf0eo25'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_m6h8kpdfj23c7j2d02q5aklh72': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_i4su04onaqbbi6f1ieg195qf53': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_a265udutvmk1encvm45c6peou0'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_hq8cb411oh0pf2sf23395va102': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_grjrt7842vt2tbjhtailpptuo7': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_2r3c5a2ic2sp6kclom7pnf3g96'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_p33ptked7f6nkv05cfgrtv9s80': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_stifs9ock74fj9psm7obqg47g3': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_ilifes7mbteumd69e8dqmpslj1'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_0qgv9tpvu4qggmpgaigc04u5u2': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_rukns9hngptunr5vbmmgnlcm13': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_li6onara2ag1k7kaja2pba1pp6'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_tt412257ic5jv74591bp7n41d4': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_5vl0h2oh37pf8t68afji63v7s7': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_ccurb5ed5f8c62eo8c6tcbjjj4'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_hngqun5lljqg3b3oh26of2jsb7': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/.ftpquota': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_0v4mf06687p61f0c92o2qin534'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_hg916bgl25fmf9qs23ilknlsv0': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_437l0suibjnn2tbi6foa00co04': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_ve8amkouu205n7ljlup4ue75q7'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_js8s1voggncgejk3roaa17vuh0': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_qhc9q7s1pprciu1vepu6c95j57': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_6p0gj1duuf1nndnr4m1skctj01'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_rkbptkb1ano3n0u3iv719n95l3': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_hbnsqia17bo4u5tppang59cnh3': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_loijduud87mo6uor9j2b7i2bq6'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_p9iisdpmkdik217dv75795kgq2': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_2mq2rkc561qp0m12jnloi29d46': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_b42jd9gcnivp3jh87654e0eeq5'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_erotifje8of98s0ffuv8rrg3p5': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_r9j8b8ktrb8anp4iltmogi2620': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_slhjo0fomu2m13u7kefuor3gk4'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_503p5bf00l6mhnhq70g33m0ml1': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_efig7eksqt5mqao1jrgugj9v46': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_n64lbkpm7ri97rqdorjrp8ih57'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_20ok65arig7jc0tqgn742d7e47': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_lmdsejpfkbcbar6i8t9d74oho5': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_9jo6h4jve8bf8ne2ugodcqq6i6'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_hq5ucj281losgve1lchkpblqd3': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_846cujg1bbr23a4p8uviio24c4': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_0punhrv396cjv1g24iplovqr45'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_nocp0ins7eg3u4u2fqnkkucga2': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_nbq0jct1eq3sfor9ahkedci5i4': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_krd71i2do1emqet5rk9bu7rp94'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_9k3irg7ltunr8i659ne8ncmal3': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_jjkvg5o7cadkocqcl0a3jrtsc1': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_snsvesduehl2rmvtefmfmvqq65'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_7dmijdcpv22eh6d41grs9ki722': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_77h0m7vuocv1k299a46s93qtt5': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_co63v3k1dllm8mo5qhlgni0bo3'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_u6glm4ptun0kadtrovam7s5t45': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_4au0guc2u7ma81ubhq2jn13tf3': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_79q0t00684a2bprijffdse2v56'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_orjsh80bc9fusvmla96851hpr4': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_8vdj9e4767ghioq5h3uj9di511': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_qp6s94k4s0lmb16kklrj22g3p4'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_lrhbd4lj9ucs89amo292bm7it4': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_03ngth7k37nkhc70del6uckqh7': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_2n1m9k3aed765sau6mu6kghf76'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_j911uiqlv988sn3l70cqfc52e1': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_hc65b6249j5drtk1vj8vsq8ts4': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_2b61tun5s1n6udns3pi2jqujt2'
    No space left on device
    cp
    cannot create regular file `/usr/tmp.secure/tmp/sess_e8o0ld7haef2r6446pkhnar5m1': No space left on device
    cp: cannot create regular file 
    `/usr/tmp.secure/tmp/sess_dvlaavnqhqacbfavbgc2h44cj4': No space left on device
    cp: cannot create regular file `/usr/tmp.secure/tmp/sess_h13tuvleocrs3eocn8nmsddc72'
    No space left on device
    Done
    Setting up 
    /var/tmp... Done
    Checking fstab 
    for entries ...Added fstab entry (/tmp)....Done
    Logrotate TMPDIR already configured
    Process Complete
    [root@db ~]
    ویرایش توسط silverfox : February 17th, 2017 در ساعت 09:04 دلیل: اضافه کرده متن

  7. #6
    عضو انجمن RealHAM آواتار ها
    تاریخ عضویت
    Apr 2016
    نوشته ها
    425
    تشکر تشکر کرده 
    36
    تشکر تشکر شده 
    455
    تشکر شده در
    368 پست

    پیش فرض پاسخ : مشکل در var/temp

    سلام
    احتمال دارد فضای دیسک شما توسط موارد دیگری پر شده باشد و tmp نمی توانید این همه از فضای دیسک شما را پر کند.

    اما در مورد پیشنهاد دوست عزیزمان «هاست ۹۷» وقتی فضای دیسک پر هست شما چه می خواهید دیسک مجازی بزرگتری ایجاد کنید ؟

    و مورد بعدی این که جناب «هاست ۹۷» باید به آن توجه داشت این است که طبق خروجی دوستمان اصلاً securetmp فعال نیست.

    بررسی حجم فولدرها می تواند شما را به نتیجه برساند، پس آن ها را بررسی کنید و ببنید چه چیزی بیش از حد فضا مصرف کرده است
    سامانه میزبانی وب صفروب | سامانه پرداخت یک دو سه پی
    تلفن : ۰۹۳۰۴۰۰۱۹۸۶ | تلگرام : safeith
    شرکت فناوران برنامه نویس ماد

  8. #7
    عضو جدید
    تاریخ عضویت
    Jul 2010
    نوشته ها
    14
    تشکر تشکر کرده 
    0
    تشکر تشکر شده 
    2
    تشکر شده در
    2 پست

    پیش فرض پاسخ : مشکل در var/temp

    نقل قول نوشته اصلی توسط RealHAM نمایش پست ها
    سلام
    احتمال دارد فضای دیسک شما توسط موارد دیگری پر شده باشد و tmp نمی توانید این همه از فضای دیسک شما را پر کند.

    اما در مورد پیشنهاد دوست عزیزمان «هاست ۹۷» وقتی فضای دیسک پر هست شما چه می خواهید دیسک مجازی بزرگتری ایجاد کنید ؟

    و مورد بعدی این که جناب «هاست ۹۷» باید به آن توجه داشت این است که طبق خروجی دوستمان اصلاً securetmp فعال نیست.

    بررسی حجم فولدرها می تواند شما را به نتیجه برساند، پس آن ها را بررسی کنید و ببنید چه چیزی بیش از حد فضا مصرف کرده است
    ممنون از شما مشکل من همینجاست که اجازه ورود به whm به من نمی دهد
    چظوری می تونم temp رو خالی کنم یا ببینیم چه چیزیپرش کرده؟

  9. #8
    عضو انجمن RealHAM آواتار ها
    تاریخ عضویت
    Apr 2016
    نوشته ها
    425
    تشکر تشکر کرده 
    36
    تشکر تشکر شده 
    455
    تشکر شده در
    368 پست

    پیش فرض پاسخ : مشکل در var/temp

    نقل قول نوشته اصلی توسط silverfox نمایش پست ها
    ممنون از شما مشکل من همینجاست که اجازه ورود به whm به من نمی دهد
    چظوری می تونم temp رو خالی کنم یا ببینیم چه چیزیپرش کرده؟
    شما دسترسی روت به سرور دارید و می توانید با دستور زیر این کار را انجام دهید
    کد:
    du -sh /*
    سامانه میزبانی وب صفروب | سامانه پرداخت یک دو سه پی
    تلفن : ۰۹۳۰۴۰۰۱۹۸۶ | تلگرام : safeith
    شرکت فناوران برنامه نویس ماد

  10. #9
    عضو جدید
    تاریخ عضویت
    Jul 2010
    نوشته ها
    14
    تشکر تشکر کرده 
    0
    تشکر تشکر شده 
    2
    تشکر شده در
    2 پست

    پیش فرض پاسخ : مشکل در var/temp

    نقل قول نوشته اصلی توسط RealHAM نمایش پست ها
    شما دسترسی روت به سرور دارید و می توانید با دستور زیر این کار را انجام دهید
    کد:
    du -sh /*
    من چک کردم ببینید شما هم 41 گیگ داره بک اپ نشون میده درسته بک اپ هم اونجا ایجاد میشه؟
    از چه دستوری میشه پاکش کرد؟
    کد PHP:
    [root@db ~]# du -sh /*
    41G     /backup
    7.9M    
    /bin
    69M     
    /boot
    180K    
    /dev
    34M     
    /etc
    13G     
    /home
    314M    
    /lib
    27M     
    /lib64
    16K     
    /lost+found
    4.0K    
    /media
    4.0K    
    /mnt
    110M    
    /opt
    du
    cannot access `/proc/12801/task/12801/fd/4': No such file or directory
    du: cannot access 
    `/proc/12801/task/12801/fdinfo/4': No such file or directory
    du: cannot access `/proc/12801/fd/4'
    No such file or directory
    du
    cannot access `/proc/12801/fdinfo/4': No such file or directory
    0       /proc
    12K     /quota.user
    4.0K    /razor-agent.log
    21M     /root
    16M     /sbin
    0       /scripts
    4.0K    /selinux
    4.0K    /srv
    0       /sys
    8.0K    /tmp
    44K     /tmp_backup
    6.3G    /usr
    1.9G    /var 

  11. #10
    عضو انجمن RealHAM آواتار ها
    تاریخ عضویت
    Apr 2016
    نوشته ها
    425
    تشکر تشکر کرده 
    36
    تشکر تشکر شده 
    455
    تشکر شده در
    368 پست

    پیش فرض پاسخ : مشکل در var/temp

    خوب همان طور که ملاحضه می کنید فضای دیسک شما توسط /backup که مربوط به بک های روزانه، هفتگی و ماهیانه شماست.

    می توانید بک آپ های قدیمی خود را پاک کنید تا فضای دیسک شما خالی شود

    بک آپ را می توانید از طریق sftp پاک کنید با توجه به این که آشنایی کمی با لینوکس دارید استفاده از کامند لاین فعلاً توصیه نمی شود

    برای این کار از طریق کلاینت filezilla و sftp وصل شود و به پوشه /backups بروید و بک آپ هایی که نیاز ندارید و یا قدیمی اند پاک نمایید

    موفق باشید
    ویرایش توسط RealHAM : February 17th, 2017 در ساعت 14:07
    سامانه میزبانی وب صفروب | سامانه پرداخت یک دو سه پی
    تلفن : ۰۹۳۰۴۰۰۱۹۸۶ | تلگرام : safeith
    شرکت فناوران برنامه نویس ماد

صفحه 1 از 2 12 آخرینآخرین

اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. افزایش حجم پوشه temp
    توسط ServerMelli.com در انجمن سوالات و مشکلات
    پاسخ ها: 17
    آخرين نوشته: May 16th, 2020, 13:23
  2. temp hardening use loopback device
    توسط samiraabd در انجمن ردهت,فدورا,سنت-او-اس Redhat,Fedora,CentOS
    پاسخ ها: 0
    آخرين نوشته: October 21st, 2017, 23:47
  3. There is a temp line ran between the 2 2nd nics. We can keep this connected
    توسط mjaid72 در انجمن سوالات و مشکلات
    پاسخ ها: 0
    آخرين نوشته: May 12th, 2015, 00:48
  4. مشکل ساخت خودکار temp !!!
    توسط SASAN-BSE در انجمن سوالات و مشکلات
    پاسخ ها: 1
    آخرين نوشته: January 22nd, 2013, 13:07

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •