Re: tape device not configured

2008-07-08 Thread Papp Tamas

Anders Trobäck wrote:

On Mon, 07 Jul 2008 23:21:15 +0200
Papp Tamas <[EMAIL PROTECTED]> wrote:

  

hi All,

I have a new Exabyte VXA-320, I show it in dmesg as sa0.
When I try to access it  for example by mt, it says, "Device not
configured", and of cource is not working.

sa0 at ahd0 bus 0 target 2 lun 0
sa0:  Removable Sequential Access SCSI-3 device
sa0: 160.000MB/s transfers (80.000MHz DT, offset 126, 16bit)


What do I miss?

Thank you very much,

tamas



What is the exact command you are using?


  

mt -f /dev/sa0


Thanks,

tamas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


tape device not configured

2008-07-07 Thread Papp Tamas

hi All,

I have a new Exabyte VXA-320, I show it in dmesg as sa0.
When I try to access it  for example by mt, it says, "Device not configured", and of cource is not 
working.


sa0 at ahd0 bus 0 target 2 lun 0
sa0:  Removable Sequential Access SCSI-3 device
sa0: 160.000MB/s transfers (80.000MHz DT, offset 126, 16bit)


What do I miss?

Thank you very much,

tamas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [tompos@martos.bme.hu: jail on nullfs and 5.1-RELEASE]

2004-01-06 Thread Papp Tamas
On Tue, Jan 06, 2004 at 05:49:37PM +0530, Subhro wrote:
> Hi Tompos,
> RTFM?
> Refer to the jail manual pages. It will tell you how to run services within
> a jail. Running services within a jail is *not* like running services on a
> bare system. Also find locked up as expected. For executing the find ssh to
> the jail and check from inside. And regarding the process, it is very much
> normal that you can't see the process. You will just see the main jail
> process from ps -aux. It will be running with a j flag indicating it's a
> jail process. If you wnt to find the process for something (say gruff)
> running inside a jail, then get into the jail and type ps -aux.

Hi Subhro,

I did run the find within the jail and it locked up.

Why is it normal, that I can't see the process? Yes, I now, it has J
flag, but I should see it outside the jail, souldn't I?

Do I misunderstand something?

thanx,

tompos
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[tompos@martos.bme.hu: jail on nullfs and 5.1-RELEASE]

2004-01-06 Thread Papp Tamas
Nobody answered on the freebsd-fs list. May be (I hope;)) here.

Please, help me.

thanx,

tompos

- Forwarded message from Papp Tamas <[EMAIL PROTECTED]> -

Date: Mon, 29 Dec 2003 17:11:38 +0100
From: Papp Tamas <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: jail on nullfs and 5.1-RELEASE

hi!

I created a full jail with nullfs. Everything is mounted read-only
with nullfs except /var, /dev, /tmp and /home . It would be an shell
server. When I did a find inside the jail in the directory /usr/sbin,
it was lockd up. 
The process can't see in the ps list from outside the jail. When I
try to connect to the jail's ssh daemon, it doesn't work, but with
jexec I can do anything, for example ps, or ls, but if I want to list
the files in the jail's /, /usr or /usr/sbin directory (common mount),
it locks up, and the ps show the process in the "D+" state.

root10034  0.0  0.0  1136  476  p1  D+4:48PM   0:00.00 jexec 8
/bin/ls /

Anyway the cron processess in the jail are too in D state:

root 9993  0.0  0.0  1304  440  ??  DLJ   4:45PM   0:00.00
/usr/sbin/cron

Can somebody to help me, or say any positive future releated to the
problem? I'm very sad, because I would like to do this very much and I
can't :)

I'm sorry if the mail is a bit chaotic, but I can't see, where or what
is the problem (nullfs? jail? or something else? or me?:))) and my
english is very rude. I apologize.

Thank you very much,

tompos
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


- End forwarded message -
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"