Re: Mount CD-ROM/DVD-RAM

cbaker_at_GOODYEAR.COM
Date: 12/21/04

  • Next message: cbaker_at_GOODYEAR.COM: "Re: AIX 5.1 or 5.2, snmpd and cacti"
    Date:         Tue, 21 Dec 2004 13:10:04 -0500
    To: aix-l@Princeton.EDU
    
    

    grep will find ALL entries.

    What is the command "lsnfsmount"? I do not have that on any of my AIX
    boxes?

    Christopher M. Baker
    Senior Technical Support Analyst
    DSE/TCO
    Goodyear Tire and Rubber Company

    =================================================
    Contains Confidential and/or Proprietary Information.
    May not be copied or disseminated without the expressed
    written consent of The Goodyear Tire & Rubber Company.
    =================================================

    Lamar Saxon <Lamar.Saxon@AMERICREDIT.COM>
    Sent by: IBM AIX Discussion List <aix-l@Princeton.EDU>
    12/21/04 12:19 PM
    Please respond to
    IBM AIX Discussion List <aix-l@Princeton.EDU>

    To
    aix-l@Princeton.EDU
    cc

    Subject
    Re: Mount CD-ROM/DVD-RAM

    Can you make sure there is not another /cdrom entry in /etc/filesystems ?
    I forgot that grep will find the first entry and mount will look @ the
    last iteration. Could you send your /etc/filesystems ?

    Lamar
    -----Original Message-----
    From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
    Librado Pamintuan
    Sent: Tuesday, December 21, 2004 9:45 AM
    To: aix-l@Princeton.EDU
    Subject: Re: Mount CD-ROM/DVD-RAM

    Hello Lamar,
    Here's the output:

    16:ROOT > grep -p cdrom /etc/filesystems
    /cdrom:
            dev = /dev/cd0
            vfs = cdrfs
            mount = false
            options = ro
            account = false
    16:ROOT >
    16:ROOT >ls -l
    -rw------- 1 root system 11560 Sep 29 08:34 .sh_history.sep29
    drwx--x--x 2 root system 512 Nov 09 15:13 Mail
    -rw-r--r-- 1 root system 12792 Apr 06 2004 WebSM.pref
    drwxr-xr-x 4 oracle dba 512 May 31 2004 app
    drwxr-x--- 2 root audit 512 Sep 20 2003 audit
    -rw-r--r-- 1 root system 0 Dec 23 2003 backup_report
    drwxrwsrwx 3 sys sys 512 Dec 10 11:07 bigfs
    lrwxrwxrwx 1 root system 8 Nov 17 2003 bin -> /usr/bin
    drwxr-xr-x 4 oracle dba 256 Nov 25 2003 bkup
    -r-xr-xr-x 1 root system 1086 Nov 25 12:21 bosinst.data
    drwxr-xr-x 2 root system 512 Dec 20 14:08 cdrom
    drwxr-xr-x 2 root system 512 Dec 16 14:58 cdtest

    >>> Lamar.Saxon@AMERICREDIT.COM 12/21/04 09:22am >>>
    Can you send the following:

    grep -p cdrom /etc/filesystems

    or see if the attribute NODE is defined in the /cdrom stanza ?

    What did you use a the type of vfs ? Sounds like /etc/filesystems thinks
    /cdrom is an NFS filesystem.

    Lamar
    -----Original Message-----
    From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
    Librado Pamintuan
    Sent: Tuesday, December 21, 2004 9:02 AM
    To: aix-l@Princeton.EDU
    Subject: Mount CD-ROM/DVD-RAM

    Good morning to all,
    Just wondering if some of you already experienced this and found a
    solution.

    We have a pSeries server (7029-6C3), we were able to use the
    CD-ROM/DVD-RAM Drive to create mksysbs. The problem started when we
    attached an external LTO tape drive, we found out that we cannot use the
    same channel of the adapter internal and external (FC 6203), so we
    reconnected the library to the other channel to resolve the conflict. But
    still, the CD-ROM/DVD-RAM ceased to operate and we can't even mount it
    anymore.
    IBM Technician already replaced the adapter and drive and we also upgraded
    the microcode level, but still we cannot get it working, it can't even
    pass the test/diagnostics using a CD ROM test disc.

    Here's a strange error message I'm getting when I try to mount the
    /dev/cd0 to /cdrom:

    'cannot mount /dev/cd0 on /cdrom: A remote host did not respond within the
    timeout period'

    /cdrom file system exist.

    thanks in advance,

    Librado Pamintuan
    Technical Support Analyst II
    Information Systems Dep.
    Operations Group
    City of Regina

    Phone: (306) 777-7573
    General Fax: (306) 777-6804
    eFax: (306) 546-6002
    eMail: lpamintuan@regina.ca

    DISCLAIMER: The information transmitted is intended only
    for the addressee and may contain confidential,
    proprietary and/or privileged material. Any
    unauthorized review, distribution or other use
    of or the taking of any action in reliance upon
    this information is prohibited. If you received
    this in error, please contact the sender and
    delete or destroy this message and any copies.

    Privileged and Confidential. This e-mail, and any attachments there to, is
    intended only for use by the addressee(s) named herein and may contain
    legally privileged or confidential information. If you have received this
    e-mail in error, please notify me immediately by a return e-mail and
    delete this e-mail. You are hereby notified that any dissemination,
    distribution or copying of this e-mail and/or any attachments thereto, is
    strictly prohibited.

    DISCLAIMER: The information transmitted is intended only
    for the addressee and may contain confidential,
    proprietary and/or privileged material. Any
    unauthorized review, distribution or other use
    of or the taking of any action in reliance upon
    this information is prohibited. If you received
    this in error, please contact the sender and
    delete or destroy this message and any copies.

    Privileged and Confidential. This e-mail, and any attachments there to, is
    intended only for use by the addressee(s) named herein and may contain
    legally privileged or confidential information. If you have received this
    e-mail in error, please notify me immediately by a return e-mail and
    delete this e-mail. You are hereby notified that any dissemination,
    distribution or copying of this e-mail and/or any attachments thereto, is
    strictly prohibited.


  • Next message: cbaker_at_GOODYEAR.COM: "Re: AIX 5.1 or 5.2, snmpd and cacti"