Re: slice and partition layouts

From: Johnson David (DavidJohnson_at_Siemens.com)
Date: 02/23/04

  • Next message: Benjamin Walkenhorst: "Re: Greetings and salutaions.."
    To: freebsd-newbies@freebsd.org
    Date: Mon, 23 Feb 2004 10:27:52 -0800
    
    

    On Saturday 21 February 2004 12:35 pm, Nikolas Britton wrote:

    > Basicly I need to know where the heck I put the 25gigs of data thats
    > on are old NT server on are new FreeBSD server, In windows I'd just
    > partion a drive in two (Drives C: and D:) C: for for OS and Programs
    > and D: for Data but in unix the layout is hierarchical and data is
    > stored all over the place (/home, /usr, /var)?

    It basically comes down to user preference and the type of data. For
    that much data though, served via NFS, I would probably mount the data
    under /export. This is only personal opinion, and I could very well be
    trashing some time honored UNIX tradition. So I would also suggest
    picking up "UNIX System Administration" from O'Reilly.

    You can, of course, change the mount point in the future. You are not
    stuck with only one option.

    David
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Benjamin Walkenhorst: "Re: Greetings and salutaions.."

    Relevant Pages

    • Re: Windows NFS Services, Unix, and Linux
      ... > We have a Windows NT server with Microsoft's Services for Unix installed. ... > mount this same share and it mounts and provides read-only access. ...
      (comp.os.linux.networking)
    • Re: Pathname of the exported file system on Windows NFS Server
      ... > NFS Client runs on UNIX. ... > NFS Server runs on Windows. ... You will need to consult the Unix folks about how to mount ...
      (microsoft.public.windows.server.networking)
    • Windows NFS Services, Unix, and Linux
      ... We have a Windows NT server with Microsoft's Services for Unix installed. ... We tried to setup a Fedora Core3 to ... mount this same share and it mounts and provides read-only access. ...
      (comp.os.linux.networking)
    • Services for Unix 3.5
      ... I have a Solaris 9 box that I try to ... mount a share on but get permission denied each time. ... Unix username to Windows name mapping is the problem. ...
      (SunManagers)
    • Re: Samba and fstab
      ... and can access my FreeBSD server, but trying to get SMBFS shares mounted in fstab is causing me grief. ... Either I get errors about invalid file system or I get nothing at all when I issue "mount -a", but the share still isn't mounted. ... I'm mounting the share named c on a Windows 2000 server named amiserver at the mount point /smb/amiserver on my FreeBSD server. ...
      (freebsd-questions)