problem: devfs scsi tape permissions

problem: devfs scsi tape permissions

Post by Richard Gooc » Sat, 11 Aug 2001 01:50:08



Quote:Michael Reincke writes:
> Hi,

> i've some trouble with devfs and the permission on my SCSI-tape drive:

> after a reboot the permissions on /dev/scsi/host0/bus0/target4/lun0 are as
> follows
> drwxr-xr-x    1 root     root            0 Jan  1  1970 lun0/

That's fine.

Quote:> A request on the tape-drive as normal user gives a permission denied and
> the permissions on /dev/scsi/host0/bus0/target4/lun0  set to
> drw-------    1 root     root            0 Jan  1  1970 lun0/

How the hell did that happen? Devfs provides no way for changing the
permissions of a directory from kernel-space. So it looks like you
have a busted devfsd configuration.

Quote:> all nodes in lun0 are having the right permissions:
> ls -l /dev/scsi/host0/bus0/target4/lun0/

> total 0
> crw-rw----    1 root     tape       9,   0 Jan  1  1970 mt
> crw-rw----    1 root     tape       9,  96 Jan  1  1970 mta
> crw-rw----    1 root     tape       9, 224 Jan  1  1970 mtan
> crw-rw----    1 root     tape       9,  32 Jan  1  1970 mtl
> crw-rw----    1 root     tape       9, 160 Jan  1  1970 mtln
> crw-rw----    1 root     tape       9,  64 Jan  1  1970 mtm
> crw-rw----    1 root     tape       9, 192 Jan  1  1970 mtmn
> crw-rw----    1 root     tape       9, 128 Jan  1  1970 mtn

Well, that's not the default that the kernel provides. The default is
rw access for everyone. Which even more strongly suggests that the
devfsd config you have is broken.

Quote:> So to get the whole thing work i need on /dev/scsi/host0/bus0/target4/lun0
> the following permissions:
> drwxrwx---    1 root     tape            0 Jan  1  1970 lun0

> How could i reach this??  I tried using CFUNCTION

You shouldn't need to do anything in the first place. My guess is to
fix the broken Debian configuration files. Talk to Russel Coker: he's
the new Debian maintainer. Tell him I sent you :-)

                                Regards,

                                        Richard....


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. problem: devfs scsi tape permissions

Hi,

i've some trouble with devfs and the permission on my SCSI-tape drive:

after a reboot the permissions on /dev/scsi/host0/bus0/target4/lun0 are as
follows
drwxr-xr-x    1 root     root            0 Jan  1  1970 lun0/

A request on the tape-drive as normal user gives a permission denied and
the permissions on /dev/scsi/host0/bus0/target4/lun0  set to
drw-------    1 root     root            0 Jan  1  1970 lun0/

all nodes in lun0 are having the right permissions:
ls -l /dev/scsi/host0/bus0/target4/lun0/

total 0
crw-rw----    1 root     tape       9,   0 Jan  1  1970 mt
crw-rw----    1 root     tape       9,  96 Jan  1  1970 mta
crw-rw----    1 root     tape       9, 224 Jan  1  1970 mtan
crw-rw----    1 root     tape       9,  32 Jan  1  1970 mtl
crw-rw----    1 root     tape       9, 160 Jan  1  1970 mtln
crw-rw----    1 root     tape       9,  64 Jan  1  1970 mtm
crw-rw----    1 root     tape       9, 192 Jan  1  1970 mtmn
crw-rw----    1 root     tape       9, 128 Jan  1  1970 mtn

So to get the whole thing work i need on /dev/scsi/host0/bus0/target4/lun0
the following permissions:
drwxrwx---    1 root     tape            0 Jan  1  1970 lun0

How could i reach this??  I tried using CFUNCTION

CREATE nst0 CFUNCTION GLOBAL chmod ${mntpnt}/scsi/host0/bus0/target4/lun0 770
CREATE nst0 CFUNCTION GLOBAL chown ${mntpnt}/scsi/host0/bus0/target4/lun0 0 26

but no work. Setiing the permissions by hand and activatinfg saving and restoring the state is also not working.

--
Michael Reincke, NUT Team 2 (Software Build Management)

STN ATLAS Elektronik GmbH, Bremen (Germany)

phone  : +49-421-457-2302       |        28305 Bremen                  
fax    : +49-421-457-3913       |

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. Zoom Modem

3. devfs (4/7) - cleanup devfs use in scsi

4. new machine to linux or not?!?!?!?!

5. SCSI and DEVFS developers read this: problems with 2 SCSI controllers

6. problem of 3Com 3c5x9 combo with Linux Slackware 96

7. With devfs cant access real scsi tape

8. Finding soundcard at bootup?

9. SCSI st tape wrong minor in 2.5.40 with devfs

10. devfs and temrinal creation problems (devfs & pts)

11. ADAPTEC 1542B DOES NOT RECOGNIZE SCSI TAPE DRIVE AND SCSI TAPE ?

12. SCSI Tape "Unable to get major 9 for SCSI Tapes"

13. SCSI Tape - permission denied