Cluster /global/devices/node@X mount problem.

Hi,
I have just installed sun cluster 3.2. It is a simple installtion and cluster contains only two servers and one sun storage.
After installation, i realised that the name of the metadevice on tha servers were the same, so only one of them mounted under /global/devices/node@X, and the other were didn't.
Then i re-create metadevice on the second node with another name. After re-creation /global/devices/node@X
fs weren't mounted, when node were rebooted.
there was various error on the console, but i couldn't resolve that problem.
I can mount global/devices/node@X with mount command. But it's not mounted automaticaly in reboot time.
# mount global/devices/node@X is running perfectly.
The error shown in reboot time are as follows;
The /global/.devices/node@2 file system (/dev/rlofi/1) is being checked.
WARNING - Unable to repair the /global/.devices/node@2 filesystem. Run fsck
manually (fsck -F ufs /dev/rlofi/1).
Mar 18 13:35:12 svc.startd[8]: svc:/system/cluster/scmountdev:default: Method "/usr/cluster/lib/svc/method/scmountdev start" failed with exit status 32.
The /global/.devices/node@2 file system (/dev/rlofi/1) is being checked.
WARNING - Unable to repair the /global/.devices/node@2 filesystem. Run fsck
manually (fsck -F ufs /dev/rlofi/1).
Mar 18 13:35:12 svc.startd[8]: svc:/system/cluster/scmountdev:default: Method "/usr/cluster/lib/svc/method/scmountdev start" failed with exit status 32.
The /global/.devices/node@2 file system (/dev/rlofi/1) is being checked.
WARNING - Unable to repair the /global/.devices/node@2 filesystem. Run fsck
manually (fsck -F ufs /dev/rlofi/1).
Mar 18 13:35:12 svc.startd[8]: svc:/system/cluster/scmountdev:default: Method "/usr/cluster/lib/svc/method/scmountdev start" failed with exit status 32.
mount: I/O error
mount: Cannot mount /dev/lofi/126
lofiadm: could not unmap device /dev/lofi/126: No such device or address
mount: I/O error
mount: Cannot mount /dev/lofi/126
lofiadm: could not unmap device /dev/lofi/126: No such device or address
WARNING: Cluster startup could not remove the existing
lofi device associated with /.globaldevices. Try manually
removing the device association. Global devices will
be unavailable until this error is fixed.
Mar 18 13:36:10 tstclstr1 svc.startd[8]: system/cluster/globaldevices:default misconfigured: transitioned to maintenance (see 'svcs -xv' for details)
Mar 18 13:36:10 tstclstr1 Cluster.CCR: /usr/cluster/bin/scgdevs: Filesystem /global/.devices/node@2 is not available in /etc/mnttab.
Mar 18 13:36:10 tstclstr1 last message repeated 1 time
Mar 18 13:38:50 tstclstr1 svc.startd[8]: platform/sun4u/dscp:default failed: transitioned to maintenance (see 'svcs -xv' for details)
The output of the svcs -xv;
root@tstclstr1 # svcs -xv
svc:/system/cluster/globaldevices:default (Suncluster globaldevices service)
State: maintenance since 18 Mart 2010 Perşembe 13:36:10 EET
Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
See: http://sun.com/msg/SMF-8000-KS
See: /var/svc/log/system-cluster-globaldevices:default.log
Impact: 3 dependent services are not running:
svc:/system/cluster/mountgfs:default
svc:/system/cluster/clusterdata:default
svc:/system/cluster/ql_rgm:default
svc:/application/print/server:default (LP print server)
State: disabled since 18 Mart 2010 Perşembe 13:34:46 EET
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 1M lpsched
Impact: 2 dependent services are not running:
svc:/application/print/rfc1179:default
svc:/application/print/ipp-listener:default
svc:/system/cluster/scmountdev:default (Sun Cluster scmountdev)
State: maintenance since 18 Mart 2010 Perşembe 13:35:12 EET
Reason: Start method failed repeatedly, last exited with status 32.
See: http://sun.com/msg/SMF-8000-KS
See: /etc/svc/volatile/system-cluster-scmountdev:default.log
Impact: This service is not running.
svc:/system/cluster/scsymon-srv:default (Sun Cluster SyMON Server Daemon)
State: offline since 18 Mart 2010 Perşembe 13:34:49 EET
Reason: Dependency svc:/application/management/sunmcagent:default is absent.
See: http://sun.com/msg/SMF-8000-E2
Impact: This service is not running.
svc:/platform/sun4u/dcs:default (domain configuration server)
State: maintenance since 18 Mart 2010 Perşembe 13:38:51 EET
Reason: Restarting too quickly.
See: http://sun.com/msg/SMF-8000-L5
See: man -M /usr/share/man -s 1M dcs
See: /var/svc/log/platform-sun4u-dcs:default.log
Impact: This service is not running.
svc:/platform/sun4u/dscp:default (DSCP Service)
State: maintenance since 18 Mart 2010 Perşembe 13:38:50 EET
Reason: Start method failed repeatedly, last died on Killed (9).
See: http://sun.com/msg/SMF-8000-KS
See: man -M /usr/share/man -s 1M prtdscp
See: /var/svc/log/platform-sun4u-dscp:default.log
Impact: This service is not running.
{noformat}root@tstclstr1 #
</pre>{noformat}

Thanks for the reply,
It used to be the same metaset name on the second server, which several folks have run into when installing SC on the 2nd node. So I renamed it when booted into no cluster mode using metarename. I then updated the /etc/vfstab with the new name, this is it in /etc/vfstab:
/dev/md/dsk/d26 /dev/md/rdsk/d26 /global/.devices@2 ufs 2 no global
And yes if I change "global" to "-" then it mounts. When the 2nd node boots up, it cannot mount /global/.devices@2 with it set to global so the boot halts, I do ctrl-D to continue. Then I try a regular mount from root and I get the "no such file or directory" message.
If I do a metastat d26 it shows it to be OK on both submirrors.
The name of the metadisk on the first node is d160. And the 2nd server is able to mount that from the global option on the first server.
Thanks,

Similar Messages

  • Confused about the /global/.devices/node@1 filesystem

    This is the first cluster I have tried to build on Vmware with two shared scsi virtual disks.
    The above filesystem appears on both nodes, but there is none called /global/.devices/node@2 visible.
    The shared storage ( scsi ) does not work , if I create a file on one node it is invisible on the other and vice versa.
    But If I put a file in /global/.devices/node@1 on one node I can see it on the other. But I thought /global/.devices/node@1 was a LOCAL filesystem.
    I have trawled through lots of documentation , but nothing seems to give me any answers.
    Can anyone give me an explanation or refer me to any docs relevant to this. Thanks !
    George

    Simple question.
    Should I see a mounted filsesystem of /global/.devices/node@2 on the other node ? Does the absense of this indicate a problem ??
    Now getting the following error when trying to configure ha-nfs.
    The shared disks are definately visible to the operating system on both nodes :
    ## Define File-System Mount Point ##
    Default Mount Directory: /shared
    Raw-Device Path: /dev/did/rdsk/d2s0
    ERROR: The raw-device path that you specified is not accessible from all
    nodes that can master the highly available storage resource. Specify a
    different path, change the nodes that can master the highly available
    storage resource, or add the missing nodes to the node list of the device.
    George

  • Cluster global mount point failed

    hi all:
    i use vmware to build sun cluster two nodes. when i build successfully, i found there are some error in message
    Jul 17 09:01:33 sun1 genunix: [ID 233861 kern.warning] WARNING: file system 'pxfs' version mismatch
    Jul 17 09:01:34 sun1 svc.startd[8]: [ID 748625 daemon.error] system/cluster/globaldevices:default misconfigured: transitioned to maintenance (see 'svcs -xv' for details)
    Jul 17 09:01:35 sun1 Cluster.CCR: [ID 795553 daemon.error] /usr/cluster/bin/scgdevs: Filesystem /global/.devices/node@2 is not available in /etc/mnttab.
    # more /etc/vfstab
    #device device mount FS fsck mount mount
    #to mount to fsck point type pass at boot options
    fd - /dev/fd fd - no -
    /proc - /proc proc - no -
    /dev/dsk/c0d0s1 - - swap - no -
    /dev/dsk/c0d0s0 /dev/rdsk/c0d0s0 / ufs 1 no -
    #/dev/dsk/c0d0s7 /dev/rdsk/c0d0s7 /globaldevices ufs 2 yes -
    /devices - /devices devfs - no -
    sharefs - /etc/dfs/sharetab sharefs - no -
    ctfs - /system/contract ctfs - no -
    objfs - /system/object objfs - no -
    swap - /tmp tmpfs - yes -
    /dev/did/dsk/d1s7 /dev/did/rdsk/d1s7 /global/.devices/node@2 ufs 2 no global
    # modinfo | grep pxfs "no result"
    # find /kernel -name pxfs
    /kernel/fs/amd64/pxfs
    /kernel/fs/pxfs
    # modload /kernel/fs/amd64/pxfs
    can't load module: Invalid argument
    # modload /kernel/fs/pxfs
    can't load module: No such device or address
    How do i solve this problem, thanks

    I have installed Sun Cluster 3.2 on Solaris U5 Generic_137112-07, and found the same issue. I just have a single node cluster, as I the second piece of hardware is already running applications in production w/ out cluster. My cluster node will replace it, then the other will be rebuilt to the same OS spec and married to the cluster later.
    I see a nice big message that says:
    Sep 12 21:19:49 fnhubjcaps01 Cluster.CCR: [ID 674994 daemon.error] /usr/cluster/bin/scgdevs: Filesystem /global/.devices/node@1 is not available in /etc/mnttab.
    Sep 12 21:21:35 fnhubjcaps01 Cluster.CCR: [ID 914260 daemon.warning] Failed to retrieve global fencing status from the global name server
    Sep 12 21:21:35 fnhubjcaps01 svc.startd[8]: [ID 652011 daemon.warning] svc:/system/cluster/globaldevices:default: Method "/usr/cluster/lib/svc/method/globaldevices start" failed with exit status 96.
    Sep 12 21:21:35 fnhubjcaps01 svc.startd[8]: [ID 748625 daemon.error] system/cluster/globaldevices:default misconfigured: transitioned to maintenance (see 'svcs -xv' for details)
    On the console I see:
    mount: /dev/did/dsk/d3s5 no such device
    Trying to remount /global/.devices/node@1
    mount: /dev/did/dsk/d3s5 no such device
    WARNING - Unable to mount one or more of the following filesystem(s):
    /global/.devices/node@1
    if this is not repaired, global devices will be unavailable.
    Run mount manually (mount filesystem...).
    after the problems are corrected, please clear the maintenance flag on globaldevices by running the command (lists svcadm clear command)
    The slice I used for the /globaldevices was c3t0d0s5, and before the last reboot (see reasoning below), that was indeed mapped to /dev/did/(r)dsk/d3s5, what it's mapped to now I can't say but clearly it would seem that device linkage has changed.
    The kicker here is that all was well, I have 8 resource groups, each with logical host and HA StoragePlus ZFS Pool resources. I just did a touch reconfigure;reboot in order to troubleshoot some SAN LUNs where I only have a single path (the ones functioning normally have two paths). Server comes back online, and BLAM now it's a cluster fsck.
    cldev status shows all DID's in Unknown status.
    Edited by: joebob23045 on Sep 12, 2008 2:29 PM

  • Cluster 3.1 4/04 install problems

    When my major node reboots I was getting the error:
    Trying to remount /global/.devices/node@2
    mount: /dev/md/dsk/d50 is already mounted, /global/.devices/node@2 is busy,
    or the allowable number of mount points has been exceeded
    WARNING - Unable to mount one or more of the following filesystem(s):
    /global/.devices/node@2
    If this is not repaired, global devices will be unavalilable.
    Run mount manually (mount filesystem...).
    when I typed in mount this is what I got:
    /global/.devices/node@1 on /dev/md/dsk/d50 read/write/setuid/intr/largefiles/logging/noquota/global/xattr/nodfratime/onerror=panic/dev=1540032 on Wed Aug 18 08:45:58 2004
    So I unmounted /global/.devices/node@1 and rebooted. After the reboot it was able to mount /global/.devices/node@2 to where it wanted to, but now my other node in the cluster is complaining about:
    Aug 18 09:20:03 OHBLUS0C Cluster.CCR: /usr/cluster/bin/scgdevs: Filesystem /global/.devices/node@1 is not available in /etc/mnttab.
    It didn't have a problem before. I am not sure what is going on with the /global directory mounting on each node, can anyone help?
    Thanks

    Not strictly correct.
    The # in the device global/.devices/node@# does represent the nodeid of the cluster nodes, however this f/s is the local global devices database for each node, which in itself is a global device, therefore each node in the cluster should see an entry for all global/.devices/node@# for each node in the cluster in their mount table i.e. via df -k. Although it is only necessary to have the local entry in the nodes vfstab.
    To cure the above problem now seen on node1, you will need to remount the global/.devices/node@1 as you unmounted it manually. I would also run an scrgdevs to ensure the db is up to date.
    The original problem of the warning message at boot time, appears to be a bug, if you continue the boot sequence without performing any repairs to the missing global/.devices/node@# f/s all will mount as expected and your cluster will be sane (if everything has been configured correctly at install time).
    To check the global device entries in vfstab for all nodes in the cluster use sccheck on one of the nodes.
    Hope this clarifies things a little.

  • Solaris Cluster and Global Devices for sapmnt

    Hi,
    IHAC that is considering using Global Devices for /usr/sapmnt in a SAP environment, since they need all SAP nodes looking for the same sapmnt area. Is this a recommended approach?
    Generally, we are working with S11.1/Solaris Cluster 4.1 to implement Netweaver 7.2 and ERP 6.0.
    I appreciate your comments.
    Regards, Rafael.

    Hi Rafael,
    /usr/sapmnt is a file system, as such I assume when you ask about usage of global devices you really mean to ask about using a global file system (ie. an UFS file system with mount option global)?
    If that is true, then the answer is yes.
    The data service guide for SAP NetWeaver (http://docs.oracle.com/cd/E29086_01/html/E29440/installconfig-10.html#installconfig-34) does mention in the section "configuration considerations":
    "The SAP enqueue server and SAP replica server run on different cluster nodes. Therefore, the SAP application files (binary files, configuration files, and parameter files) can be installed either on the global file system or on the local file system. However, the application files for each of these applications must be accessible at all times from the nodes on which these applications are running."
    And the deployment example in the appendix (http://docs.oracle.com/cd/E29086_01/html/E29440/gmlbt.html#scrolltoc) makes use of a global mounted /sapstore file system.
    Regards
                 Thorsten

  • Global device issue in sun cluster3.2

    In my 2 node cluster (sun cluster3.2) running on x86 VMs. One of my nodes VM1 does not have the global devices populated due to which i cannot failover my file system to node VM1 , what could be the reason for this and how can i rectify it ?
    VM1:/>cd /dev/global
    -bash: cd: /dev/global: No such file or directory
    VM1:/>
    VM2:/>cd /dev/global
    VM2:/dev/global>ls
    admin  dsk    rdsk   rmt
    VM2:/dev/global>
    VM2:/>clnode status
    === Cluster Nodes ===
    --- Node Status ---
    Node Name                                       Status
    VM2                                             Online
    VM1                                             Online
    VM2:/>clq status
    === Cluster Quorum ===
    --- Quorum Votes Summary from latest node reconfiguration ---
                Needed   Present   Possible
                2        3         3
    --- Quorum Votes by Node (current status) ---
    Node Name       Present       Possible       Status
    VM2             1             1              Online
    VM1             1             1              Online
    --- Quorum Votes by Device (current status) ---
    Device Name       Present      Possible      Status
    d3                1            1             Online
    VM2:/>cldev status
    === Cluster DID Devices ===
    Device Instance               Node              Status
    /dev/did/rdsk/d2              VM1               Ok
                                  VM2               Ok
    /dev/did/rdsk/d3              VM1               Ok
                                  VM2               OkEdited by: fugitive on Dec 8, 2009 5:58 PM

    Can you check whether all the cluster SMF services are online on VM1?
    # svcs -xv
    -Venku

  • USB Storage devices not being detected - device nodes not created?

    Hi,
    I've installed Arch Linux 64-bit on my Dell workstation, and it doesn't seem to be picking up my USB storage drives. Kernel version is 3.6.3-1.
    When I plug in a drive, I see in dmesg:
    [391147.657574] usb 1-8: new high-speed USB device number 6 using ehci_hcd
    However, I don't see anything else. There's nothing about creating device nodes, or anything like that.
    My output from `fstab -l` doesn't seem to mention anything about USB drives either, just my two system drives.
    [victorhooi@arch-precision ~]$ sudo fdisk -l
    [sudo] password for victorhooi:
    WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
    Disk /dev/sda: 80.0 GB, 80000000000 bytes, 156250000 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x0f2d18e3
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 718847 358400 7 HPFS/NTFS/exFAT
    /dev/sda2 718848 156246015 77763584 7 HPFS/NTFS/exFAT
    WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
    Disk /dev/sdb: 80.0 GB, 80000000000 bytes, 156250000 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x3a9c7de5
    Device Boot Start End Blocks Id System
    /dev/sdb1 1 156249999 78124999+ ee GPT
    My output from lsusb:
    [victorhooi@arch-precision ~]$ lsusb
    Bus 001 Device 006: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
    Bus 002 Device 002: ID 413c:2003 Dell Computer Corp. Keyboard
    Bus 002 Device 003: ID 04b3:310d IBM Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Output from blkid - both before and after inserting the drive is identical:
    [victorhooi@arch-precision ~]$ blkid -o list -c /dev/null
    device fs_type label mount point UUID
    /dev/sda1 (not mounted)
    /dev/sda2 (not mounted)
    /dev/sdb1 /boot
    /dev/sdb2 (not mounted)
    /dev/sdb3 (not mounted)
    When I installed my kernel, I saw warnings about fsck.btrfs - not sure if that's related though:
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.6.5-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [pata]
    -> Running build hook: [scsi]
    -> Running build hook: [sata]
    -> Running build hook: [filesystems]
    -> Running build hook: [usbinput]
    -> Running build hook: [fsck]
    ==> ERROR: file not found: `fsck.btrfs'
    ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.6.5-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [pata]
    -> Running build hook: [scsi]
    -> Running build hook: [sata]
    -> Running build hook: [filesystems]
    -> Running build hook: [usbinput]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    error: command failed to execute correctly
    I checked the output from lsmod, I dont' see usb-storage, but I do see sd_mod.
    Any thoughts?
    Cheers,
    Victor

    WonderWoofy wrote:At least that is one of the very few times you have to reboot.  MS just never actually ships you a new kernel.  I have never been able to understand why I need to reboot my machine in windows when I install something like a word processor.  What is it actually doing?
    I have no idea, too. I usually don't reboot even after kernel update, because I always think "Oh, what the heck, I'll reboot it eventually anyway". As we can see, it's not always a good idea .
    WonderWoofy wrote:Edit: Don't forget to mark as solved!
    We have to wait for @victorhooi to confirm it .

  • ATI TV Wonder... not making device node?

    I purchased an ATI TV Wonder card yesterday. I've been Googling and reading numerous tutorials and I just can't get it to work. There just isn't a device node for it in /dev... no /dev/video0, /dev/v4l/video0, not even a /dev/v4l!
    So far, I've changed my /etc/modprobe.conf so that it includes:
    alias char-major-89 i2c-dev
    alias char-major-81 videodev
    alias char-major-81-0 bttv
    options bttv card=63 radio=0
    options tuner debug=1
    alias char-major-81-1 tvaudio
    After rebooting, an lsmod showed that none of those were loaded, so I added them (bttv, tuner, tvaudio, i2c_core, and i2c_algo_bit) to /etc/rc.conf as well. Now they are loaded at boot, but there's still no device.
    Then, I edited /etc/X11/xorg.conf to load v4l, but that doesn't help either. I also added:
    REGISTER v4l/.* PERMISSIONS root.users 660
    REGISTER video0 PERMISSIONS root.users 660
    to /etc/devfsd.conf (and rebooted to restart devfs), but that didn't help, either.
    What do I have to do to get the device to show up? It shows up in lspci (I think):
    [kyle@zero ~]$ lspci
    00:00.0 Host bridge: nVidia Corporation: Unknown device 01e0 (rev c1)
    00:00.1 RAM memory: nVidia Corporation: Unknown device 01ea (rev c1)
    00:00.2 RAM memory: nVidia Corporation: Unknown device 01ee (rev c1)
    00:00.3 RAM memory: nVidia Corporation: Unknown device 01ed (rev c1)
    00:00.4 RAM memory: nVidia Corporation: Unknown device 01ec (rev c1)
    00:00.5 RAM memory: nVidia Corporation: Unknown device 01ef (rev c1)
    00:01.0 ISA bridge: nVidia Corporation: Unknown device 0060 (rev a4)
    00:01.1 SMBus: nVidia Corporation: Unknown device 0064 (rev a2)
    00:02.0 USB Controller: nVidia Corporation: Unknown device 0067 (rev a4)
    00:02.1 USB Controller: nVidia Corporation: Unknown device 0067 (rev a4)
    00:02.2 USB Controller: nVidia Corporation: Unknown device 0068 (rev a4)
    00:04.0 Ethernet controller: nVidia Corporation: Unknown device 0066 (rev a1)
    00:06.0 Multimedia audio controller: nVidia Corporation nForce MultiMedia audio [Via VT82C686B] (rev a1)
    00:08.0 PCI bridge: nVidia Corporation: Unknown device 006c (rev a3)
    00:09.0 IDE interface: nVidia Corporation: Unknown device 0065 (rev a2)
    00:1e.0 PCI bridge: nVidia Corporation: Unknown device 01e8 (rev c1)
    01:07.0 Multimedia video controller: Conexant: Unknown device 8800 (rev 05)
    01:0a.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet (rev 12)
    02:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 If [Radeon 9000] (rev 01)
    02:00.1 Display controller: ATI Technologies Inc Radeon R250 [Radeon 9000] (Secondary) (rev 01)
    I know it's supported because it was working on Ubuntu (but after the dependency hell I went through trying to get kdetv to install I reinstalled Arch). I'm at a loss here... I have no idea what to do next. Anyone have any suggestions?

    undeadpenguin wrote:
    I purchased an ATI TV Wonder card yesterday. I've been Googling and reading numerous tutorials and I just can't get it to work. There just isn't a device node for it in /dev... no /dev/video0, /dev/v4l/video0, not even a /dev/v4l!
    So far, I've changed my /etc/modprobe.conf so that it includes:
    alias char-major-89 i2c-dev
    alias char-major-81 videodev
    alias char-major-81-0 bttv
    options bttv card=63 radio=0
    options tuner debug=1
    alias char-major-81-1 tvaudio
    I'm at a loss here... I have no idea what to do next. Anyone have any suggestions?
    I've no idea whether this has anything to do with your problem but I noticed that in your /etc/modprobe.conf you've missed your tuner type.
    you have:
    options bttv card=63 radio=0
    options tuner debug=1
    I think you should have something like:
    options bttv card=63 radio=0
    options tuner=5 debug=1
    (replace 5 with your tuner type code)
    .murkus

  • External device will not mount

    I have a USB 1.0 recording device that mounts without problem on my iBook, but not the iMac. This has not always been the case.
    A few weeks ago, I shutdown the iMac forgetting the device was mounted. On the restart an error message appeared telling me the device was not properly unmounted. Since then, the iMac does not recognize the device when I connect the USB cord directly to the iMac. I suspect an alias of the previously unmounted disk is still in the system (probably a hidden file), however, I have not been able to find it.
    What I have done so far: I have used WhatSize to reveal the hidden files. Another post about a similar mounting problem mentioned that /Volume/Folders might hold an alias, however, I was not able to locate it.
    I started up the system in Safe Mode. No mounting.
    I ran Disk Warrior on the drive - a few minor problems were resolved. On the restart, no mounting of the device.
    As I said initially, I can mount the device on my iBook.
    Appreciate any input. Thanks

    To open /Volumes and see if there is anything there, just use the Finder's Go menu item, slide down to "Go to Folder" and type this:
    /Volumes
    Click the Go button and new window will open with aliases to all mounted drives. If you do not have the device plugged in there should not be anything there having to do the device. Also, the only things that should be there are aliases to your currently mounted drives. If there is anything else it should be removed.
    Francine
    Francine
    Schwieder

  • IPod mounting problem!

    Hi,
    I've installed Arch 0.7.2 yesterday. everything works fine except the mounting feature. When i try to mount my ipod by clicking on the desktop icon of my ipod. there comes an error message:
    A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" error name "(unset)" destination "org.freedesktop.Hal")
    When i try to mount my DVD drive it displays the same error message.
    Do u know this problem?
    thx in advance,
    barbar89

    No, that is the problem. I have to take my user account into some groups.
    And it works fine now...   
    i'm an idiot

  • USB devices fail to mount

    After installing 10.4.6 my USB devices fail to mount. No icons on desktop.
    If I go to Apple menu/ Apple system Profiler/ more info/ USB, they show up OK with all correct information.
    If I go to applications/ utilities/ disk utility, they do not show up so I can mount them. In fact, disk utility spins forever. Removing the USB devices, disk utlity works OK.
    Another post suggested to reset-nvram, then reset-all. Things happened, but it did not help.
    These worked fine before the update.
    I have tried each device through a hub and directly to the computer. Still no good.
    The devices are a Dazzle compact flash reader and a Nikon camera.
    Any help would be appriciated.
    G4   Mac OS X (10.4.6)  
    G4   Mac OS X (10.4.6)  
    G4   Mac OS X (10.4.6)  

    Have you tried plugging in the devices one at a time to see if the problem is with just one of them?
    If so, you may need to contact the manufacturer & see if they say it is compatible with 10.4.6 as is, or may need a firmware update, which hopefully they can provide.
    Note: when I Googled "Dazzle compact flash reader OS X" I got several hits suggesting at least one model with this description isn't very compatible with OS X, like this one.

  • Coping iso file and mounting problem

    Hi
    I am using Windows 8.1 Update Enterprise 64 bit and Windows ADK.
    I noticed that, if I select the "Environment of the deployment tools and creations images" and I click on the "Run as Administrator" item of his Pop-Up menu and I mount on a iso image of windows 8.1 Update, when I run the command
    robocopy <Drive_Letter>:\"<Windows_Files_Path>" /e
    to copy all its files in a directory and the command
    dism /Mount-Image /ImageFile:"<Windows_Files_Path>"\install.wim /Index:<Image_Index> /MountDir:"<Mount_Directory_Path>"
    to mount an image volume, this error appears:
    Error: 0xc1510111
    Not have permission to mount and modify this image.
    However, if I copy these files through the "file explorer" window, the mounting of this volume image is working properly. How come?
    Thanks
    Bye
    Balubeto

    I am unable to reproduce the issue above:
    E:\>dism /mount-image /imagefile:e:\release\Captures.001\Win2008R2Sp1.wim /index:1 /mountdir:c:\mount
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    E:\>robocopy e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT e:\mount\test zti*.log /njh /ndl
    100% New File 226728 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIApplications.log
    100% New File 1228 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIApplyGPOPack.log
    100% New File 10283 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIAppVerify.log
    100% New File 29169 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIBackup.log
    100% New File 2101 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIBDE.log
    100% New File 36103 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIConfigure.log
    100% New File 34934 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDiskpart.log
    100% New File 1027 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDomainJoin.log
    100% New File 41428 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDrivers.log
    100% New File 93591 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIGather.log
    100% New File 2619 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIGroups.log
    100% New File 2898 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTINextPhase.log
    100% New File 3875 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIOSRole.log
    100% New File 740 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIOSRolePS.log
    100% New File 2350 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIPatches.log
    100% New File 4180 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ztiRunCommandHidden.log
    100% New File 1215 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTITatoo.log
    100% New File 1855 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIValidate.log
    100% New File 190933 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIWindowsUpdate.log
    100% New File 1436 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIWinRE.log
    100% New File 40631 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIYellowBang.log
    Total Copied Skipped Mismatch FAILED Extras
    Dirs : 1 0 0 0 0 0
    Files : 21 21 0 0 0 0
    Bytes : 712.2 k 712.2 k 0 0 0 0
    Times : 0:00:00 0:00:00 0:00:00 0:00:00
    Speed : 5209457 Bytes/sec.
    Speed : 298.087 MegaBytes/min.
    Ended : Tuesday, September 23, 2014 11:13:46 AM
    E:\>dism /unmount-wim /mountdir:c:\mount /commit
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image File : e:\release\Captures.001\Win2008R2Sp1.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    Additionally I can see that the original question asked was copied from this post 2 years ago:
    http://www.eightforums.com/installation-setup/54246-coping-iso-file-mounting-problem.html
    is this really your problem?
    Really, this is not a MDT related question. perhaps a general Windows Setup forum would be a better place to ask this question.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • HT204053 i couldn't open new terms and conditions of icloud, and so i can't use the icloud on my device iphone 5, this problem appears, when I get new ios 7

    i couldn't open new terms and conditions of icloud, and so i can't use the icloud on my device iphone 5, this problem appears, when I get new ios 7

    Try download the Find My Friends app and signing in to accept the terms and conditions there.

  • On my iPad mini, my inbox number count is over 500 even though the inbox. Is empty. All accounts do this on my iPad but all my other device are fine. Problem showed up two weeks ago???

    On my iPad mini, my inbox number count is over 500 even though the inbox. Is empty. All accounts do this on my iPad but all my other device are fine. Problem showed up two weeks ago???

    Hi Peter,
    Thanks for participating in the Apple Support Communities.
    It sounds like the Mail app on your iPad mini is showing that you have over 500 unread email messages, but your inbox is actually empty.
    There are several steps I'd use to troubleshoot this situation.
    First, restart your iPad to see if it clears up the symtom:
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Press and hold the Sleep/Wake button until the red slider appears.
    Drag the slider to turn your device completely off.
    After the device turns off, press and hold the Sleep/Wake button again until you see the Apple logo.
    If this doesn't correct the behavior, try removing and re-adding the affected email accounts next:
    Get help with Mail on iPhone, iPad, and iPod touch - Apple Support
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Tap the affected email account.
    Tap Delete Account.
    Add your account again.
    If the same thing happens after re-adding the account, you may need to use the steps below to reinstall iOS. You may want to back up your iPad to iTunes before completing this step.
    Make sure that you have iTunes 12 or later on your computer.
    Put your device in recovery mode.
    When you get the option to restore or update, select Update. This will reinstall iOS without erasing your data.
    From:
    If your iPhone, iPad, or iPod touch doesn't respond or doesn't turn on - Apple Support
    All the best,
    Jeremy

  • Cluster windows 2008 NODE MAJORITY

    hallo, i have a windows 2008 cluster with three nodes (A-B-C) in NODE MAJORITY (default windows). I have installed oracle 10g rel. 2 Node A is active with DB1 , node B is active with DB2, node C isi passive for node A or B.
    have installed failsafe and , apparently , the resource move from node A to C, and resource move from node B to C.
    But when i open Failsafe panel if the services OracleMSCService is not on node with Node Majority it's not open.
    I want to configure the service to move with Cluster Node Majority. How to do ??
    or i obliged to create a cluster with NODE MAJORITY and DISK QUORUM ???
    or i obliged o reduce the cluster at two node with disk quorum ????
    IS VERY URGENT , FRIDAY THE CLUSTER GOES TO PRODUCTION

    DUPLICATE POSTING
    {message:id=4173094}
    This is not acceptable usage of OTN. Please cease with posting the exact same message in multiple OTN forums.

Maybe you are looking for

  • Creation of Interaction Record - CTI Integration

    Hello Experts, I have an scenario with a SAP CRM-SAP CCtr( A.K.A. BCM) integration where the customer wants to see in the "Interaction History" assignment block just the Interation Records related to phone calls. For all those IR created begining wit

  • Video Black Bars

    Hi, Can anyone tell if it is possible to change the aspect ratio in quicktime pro so videos dont have black bars when i play on my ipod? Thanks

  • Unusual error when creating PDF from Excel

    2 of my work computers started suffering from this 1 week ago in Excel 2003. All create buttons and dropdown menus work, the creation process goes through progress bars and such. At the end, an error box titled Acrobat PDFMaker displays this error; "

  • What changed with sleep between 10.8 and 10.9?

    Prior to Mavericks, sleep mode made sense to me. Hit the button and my iMac went to sleep almost right away. Hit the button again or hit a key on my keyboard and it would wake up almost right away, too. In between those two events, the machine would

  • SCJP 1.4 or 1.5?

    Which one is better to take? which is better recognised? I have checked Sun's website and the only thing I know is: 1) Various changes in topic that will be examined 2) 1.5 is newer (obviously) yet, there are still many people choosing to take 1.4 in