problem with space quota when i install UNREALIRCD

Support for services available to Shell account users.

Moderator: Moderators

problem with space quota when i install UNREALIRCD

Postby eyal123_redhat » Sun Nov 12, 2006 1:03 pm

i have problem on redhat when i install unrealircd with the space quota
hda2: write failed, user block limit reached.
/tmp/ccBx2oE1.o: No space left on device

its say no space left, what is the problem? shells get 50mb quota
do i have 50mb or what?

when i type quota in the shell its show me:
Code: Select all
Disk quotas for user eyal123:
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
      /dev/hda2      16       0    5000               2       0     500
      /dev/hdd1   18272       0   50000             730       0    3000
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby sjaz » Sun Nov 12, 2006 9:11 pm

If you read it, you would see that its complaining about hda2, whereas your 50MB is on hdd.

Look at where you are installing it.
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby sjaz » Sun Nov 12, 2006 9:13 pm

Upon further inspection, it seems you are rather oddly trying to install your ircd into /var.

Try using your home directory where your larger quota applies.

chaz@redhat~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 9.7G 4.4G 4.8G 48% /
none 506M 0 506M 0% /dev/shm
/dev/hda2 20G 2.2G 17G 12% /var
/dev/hdd1 184G 100G 75G 58% /home
/dev/hda4 45G 18G 26G 41% /mnt/free

Note hdd1 = /home whereas you're trying to use hda2 which is /var.
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

i install it on my home directory

Postby eyal123_redhat » Sun Nov 12, 2006 11:00 pm

i install it on my home directory
eyal123@redhat~$

i get this message when i run the command make for install ircd
/home/e/eyal123/Unreal3.2
hda2: write failed, user block limit reached.
/tmp/ccaVhXuV.o: No space left on device
{standard input}: Assembler messages:
{standard input}:15425: FATAL: Can't write /tmp/ccaVhXuV.o: Illegal seek
hda2: write failed, user block limit reached.
/tmp/cc5LQJ19.o: No space left on device
{standard input}: Assembler messages:
{standard input}:15297: FATAL: Can't write /tmp/cc5LQJ19.o: Illegal seek
hda2: write failed, user block limit reached.
/tmp/cc0mX9VT.o: No space left on device

how can i talk with Zoil
he have icq,messenger, something to talk to him online
or Sjaz do you have icq,messenger to talk to you online, can you help me to fix that online? its more easy for posting on the forum
if you have or Zoli have send me on pm
i realy need help here.
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby zoli » Mon Nov 13, 2006 2:22 pm

hi,

you do have 50M but on your home and not in /tmp...

You should redefine the TMP environment variable or do the task on some other way where you use your your home directory insted.
Regards,
Z
---
Zoltan Arpadffy
zoli
Forum Admin
Forum Admin
 
Posts: 784
Joined: Mon Sep 30, 2002 1:27 am
Location: Stockholm, Sweden

i will explain myself from the begining

Postby eyal123_redhat » Mon Nov 13, 2006 3:03 pm

i will explain myself from the begining
i login to the shell then i have:
eyal123@redhat~$
i type wget to download the ircd and then tar zxfv unrealircd
then i type cd Unreal3.2 after that i type: ./config and when its finished i type: make and then there is problem i upload a pic that you will see the problem
Image
what do you mean in your home directory insted
i install it on my home directory
can you tell me what to do to fix that in commands?
and Zoli or Sjaz please login in my username and fix that for me.
beacuse i having trouble with this. and i dont know to fix that
and Zoli do have icq or messenger?
Last edited by eyal123_redhat on Wed Nov 29, 2006 2:56 pm, edited 1 time in total.
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby miker_alpha » Mon Nov 13, 2006 6:53 pm

Eyal,
I am exremely *not* knowleagable about Un*x, but from the example you posted you are attempting to create .o (object files?) in /tmp/

Check your script.

MikeR
Look for OpenVMS help on my webpage
Check for QOTD here.
Image
User avatar
miker_alpha
Moderator
Moderator
 
Posts: 256
Joined: Sat May 08, 2004 9:20 am
Location: Kibbutz Tzora, Israel

Re: i will explain myself from the begining

Postby zoli » Tue Nov 14, 2006 11:26 am

hi,

exactly as Mike told you... you create files in the /tmp directory and you do not have enough disk quota to do that.

You should modify the make file in order to use your home directory instead where you have plenty of space.

eyal123_redhat wrote:Zoli do have icq or messenger?

I do not use neither icq or messenger. Sorry.
Regards,
Z
---
Zoltan Arpadffy
zoli
Forum Admin
Forum Admin
 
Posts: 784
Joined: Mon Sep 30, 2002 1:27 am
Location: Stockholm, Sweden

Postby eyal123_redhat » Tue Nov 14, 2006 11:55 am

i didnt create files in TMP
i create the files in my home directory like you see in the pic:
/home/e/eyal123/Unreal3.2
Sjaz i send you my login in pm
or Zoli please check this try to login in my username: eyal123 and then do Cd Unreal3.2 and type make and you will see the problem
and fix that, beacuse i want to finish that and
install the ircd, i little new to this, so i dont know what do you mean, i did all like you say in my home directory,
i need help from you
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby eyal123_redhat » Tue Nov 14, 2006 2:52 pm

i didnt get support from you, i want this problem will be solved.
1. Zoli you are the root admin, you can login to my shell and see the problem and fix that.
2. Sjaz i saw you login to my shell, you know what the problem and how to fix that?
3. i have icq, Sjaz i saw that you have to, but you are not online if you can talk to me on your icq please send me the number in pm, i want this problem will be solved. beacuse its not easy to make post and post and wait from you to reply, if you or Zoli can talk to me online its much better and fast, its 2 days and still i have problem with that.
Last edited by eyal123_redhat on Tue Nov 14, 2006 7:22 pm, edited 2 times in total.
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby sjaz » Tue Nov 14, 2006 3:21 pm

Calm down.

We are not paid to help users who cannot take the time to help themselves.

Yes I logged into your shell this morning to have a look at how the value was being determined, and yes I will probably fix it when I have time.

Neither Zoli, nor I have the time to sit on ICQ 24/7 nor sit on this forum and respond to posts immediately when the user is too lazy to fix the problem themselves.
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby eyal123_redhat » Tue Nov 14, 2006 3:26 pm

i understand you and zoli that are busy, but you need to understand me i post this topic before 2 days, and post and post and still the problem stay, its not about lazy, i tell you i didnt know to fix that and i ask from you or zoli to login to my shell when you post here, you also was can login to shell and see the problem and fix that
now you say that you know to fix that?
so what is the problem if you dont have time to fix that tell me what to do and i will fix that.
and about your icq? its work? you are online now?
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby sjaz » Tue Nov 14, 2006 3:34 pm

2 days is nothing when you are not paying for a service. If you expect that kind of business level support you would be expected to pay for a decent service level.

I will look at the problem and hopefully fix it, but yes, I am currently working on my lunch break.
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby eyal123_redhat » Tue Nov 14, 2006 3:47 pm

about the problem.
can you tell me on commands what to do to fix that?
step by step if you can here or in icq,
or its big problem?
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby sjaz » Tue Nov 14, 2006 3:51 pm

No, its a small problem.

You need to set the environment variables for temp up to a directory in your homedir.

I have tried this and it still doesn't appear to work. I have a meeting now, I will return in around 1 hour.

FWIW, you are installing a very old version of unreal, so I have updated this.
User avatar
sjaz
Forum Admin
Forum Admin
 
Posts: 694
Joined: Fri Feb 14, 2003 11:08 pm
Location: London, UK

Postby eyal123_redhat » Tue Nov 14, 2006 3:55 pm

i updated the ircd and now i get this error while making the ircd with command: make
see the problem in the pic:
Image
Zoli fix that please
Last edited by eyal123_redhat on Wed Nov 29, 2006 2:58 pm, edited 2 times in total.
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby miker_alpha » Wed Nov 15, 2006 1:06 pm

from polarhome home page:
What this system can not offer?
- professional ISP service quality
- host for huge sites
- DoS, SYN attack base
- host for remote attacks
- vhost and fake identity
- mail relay host, spam source
- host for SETI@home and such CPU eating projects
- mp3 and other multimedia media file distribution
- media broadcast services

There is no regular, full-time support for polarhome users. Everything is done by volunteers in their spare time. All (well, most) of us have to earn a living, too. If you want immediate support, try paying an ISP who runs a help desk, and see how far you get.

You are expected to make a genuine attempt to solve your problem on your own - that way you may even learn from the experience. Have you tried building you program at home, on your own machine? If not -- why not? Have you tried finding your error message in whatever documentation you can get hold of? Searched the 'net?

The more you complain and demand, the less people will want to help you. Believe me - I work in customer support, and you get further with a good attitude! Being polite will make it easier to find help, too!

MikeR
Look for OpenVMS help on my webpage
Check for QOTD here.
Image
User avatar
miker_alpha
Moderator
Moderator
 
Posts: 256
Joined: Sat May 08, 2004 9:20 am
Location: Kibbutz Tzora, Israel

Postby eyal123_redhat » Wed Nov 15, 2006 6:44 pm

I dont complain and demand, i just want to get good support and fixed problems like all users here.
miker_alpha you can talk and talk, but you dont understand.
this problem is problem of this shell, i cant find answer on the net, i just want to get answers if i asked, and if there is a problems i want they get fixed, beacuse i cant fixed them not you and not someone except the root admin- Zoli, you can ask Sjaz about the first problem he also didnt get fixed the problem also tell me to update the ircd, now you need to understand if there is problem in the shell only Zoli can fixed problem, Zoli is busy man, and dont have time, but i except when he login to forum or website that he can fixed the problem same time, beacuse he is root admin.

so now like you see in the pic, there is problem on virtual memory. and its need Zoli to fixed that.
like i see here in the forums there was another user: Spy that was same problem when install ircd with the virtual memory and Zoli fixed his problem.
so now i just wait to Zoli that will fixed my problem in the picture about the virtual memory.
eyal123_redhat
Junior Member
 
Posts: 19
Joined: Thu Oct 19, 2006 3:41 pm

Postby zoli » Thu Nov 16, 2006 12:15 am

hi,

I have doubled memory quota on redhat.
Hope that will help.

Otherwise, Mike has absolutelly right.
This is what every polarhome user should be aware.
Regards,
Z
---
Zoltan Arpadffy
zoli
Forum Admin
Forum Admin
 
Posts: 784
Joined: Mon Sep 30, 2002 1:27 am
Location: Stockholm, Sweden

Postby miker_alpha » Thu Nov 16, 2006 4:01 pm

i just want to get good support and fixed problems like all users here.

There is no organized "good support" on Polarhome.
You depend upon the good will and free time of the other users, and Zoli. A good way to lose that goodwill is to complain, demand and be impatient :cry:

Both Chaz and Zoli have been extremely patient with you, and hopefully your current problem has been solved.

However, in future do make at least a minimal attempt to solve your own problem: If e.g. you lack virtual memory to link in, learn how to link using less memory; (Note: I haven't got the faintest idea of how to do that on Linux, but it's possible on VMS, and I'm sure there are ways on RH also -- who did you ask; where did you look?)

Hoping you will enjoy learning by solving your own problems -- and maybe grow to help others with theirs!

MikeR
Look for OpenVMS help on my webpage
Check for QOTD here.
Image
User avatar
miker_alpha
Moderator
Moderator
 
Posts: 256
Joined: Sat May 08, 2004 9:20 am
Location: Kibbutz Tzora, Israel

Next

Return to Shell accounts

Who is online

Users browsing this forum: No registered users and 18 guests

cron