Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: Help with multiple Samba fileservers on network

  1. #21
    Join Date
    May 2010
    Beans
    143

    Re: Help with multiple Samba fileservers on network

    [CODE][/# /etc/fstab: static file system information.
    #
    # Use 'blkid' to print the universally unique identifier for a
    # device; this may be used with UUID= as a more robust way to name devices
    # that works even if disks are added and removed. See fstab(5).
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc nodev,noexec,nosuid 0 0
    # / was on /dev/sda1 during installation
    UUID=77fcc4a1-beec-4cc9-98c4-44ca331495c2 / ext4 errors=remount-ro 0 1
    # swap was on /dev/sda5 during installation
    UUID=4ffe8dbe-15db-4b06-b14a-e185f842d5f9 none swap sw 0 0
    /dev/sdb1 /media/sdb1 ntfs nls=iso8859-1,umask=000 0 0
    /dev/sdd1 /media/sdd1 ntfs nls=iso8859-1,umask=000 0 0
    /dev/sdc1 /media/sdc1 ext2 errors=remount-ro,ro,user 0 0
    ]

  2. #22
    Join Date
    May 2010
    Beans
    143

    Re: Help with multiple Samba fileservers on network

    There are 4 internal drives on the computer. One drive for the the OS and 3 drives for media. I also would like to be able to read/write on the drives. I realize now that part of my problem probably came from using the Storage Device Manager "pysdm" to get the drives to automount.

  3. #23
    Join Date
    Jul 2008
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Help with multiple Samba fileservers on network

    Quote Originally Posted by hollywoodpete View Post
    There are 4 internal drives on the computer. One drive for the the OS and 3 drives for media. I also would like to be able to read/write on the drives. I realize now that part of my problem probably came from using the Storage Device Manager "pysdm" to get the drives to automount.
    ...and the plot further thickens.

    After Gadmin-samba, "psydm" is the most dangerous (destructive) application out there. I know Morbius1 feels the same way. Please tell me you don't use Webmin too.

    I want to think about the best course of action for you. It's getting late here. So I will follow up tomorrow.

    Why do you have a NTFS partitions on a Linux host?
    Last edited by redmk2; December 13th, 2012 at 06:27 AM.

  4. #24
    Join Date
    May 2010
    Beans
    143

    Re: Help with multiple Samba fileservers on network

    Quote Originally Posted by redmk2 View Post
    ...and the plot further thickens.

    After Gadmin-samba, "psydm" is the most dangerous (destructive) application out there. I know Morbius1 feels the same way. Please tell me you don't use Webmin too.

    I want to think about the best course of action for you. It's getting late here. So I will follow up tomorrow.

    Why do you have a NTFS partitions on a Linux host?
    Ironically those 3 programs are suggested for easy management for beginners. I have thought about webmin and have played around with it, but do not use it. The files are on NTFS drives because I started with WIN 2003 server. I changed to Ubuntu 9.10 and simply plugged the drives in and they worked fine. I have been very happy until now so I haven't bothered trying to move 1 TB of data off each drive to a storage drive. Do the re-format. And then move the data back. I am working on a RAID file-server that could handle the back-up but it is not up and running yet.

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •