max blockdevice/filesystem size?

From: Oliver Brandmueller (ob_at_e-Gitt.NET)
Date: 01/30/04

  • Next message: Magnus Dahlstedt: "5.2-RELEASE crash"
    Date: Fri, 30 Jan 2004 12:50:26 +0100
    To: current@freebsd.org
    
    

    Hi all,

    maybe I'm just blind, then give me a pointer.

    Since the information in the FAQ seems rather outdated, can someone tell
    me, what the maximum size of a UFS2/ffs filesystem is with FreeBSD 5.2?
    I'm looking for practical values. Something like: OK, we hit the max
    size of a SCSI device, so we use some more of them and vinum. How much
    TB would work in a single FS?

    - Oliver

    -- 
    | Oliver Brandmueller | Offenbacher Str. 1  | Germany       D-14197 Berlin |
    | Fon +49-172-3130856 | Fax +49-172-3145027 | WWW:   http://the.addict.de/ |
    |               Ich bin das Internet. Sowahr ich Gott helfe.               |
    | Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! |
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Magnus Dahlstedt: "5.2-RELEASE crash"

    Relevant Pages

    • Re: max blockdevice/filesystem size?
      ... > maybe I'm just blind, then give me a pointer. ... > Since the information in the FAQ seems rather outdated, ... At least for SCSI device size, we can in theory handle a device up to ...
      (freebsd-current)
    • Re: Really **wonderful** website for C interview questions!!!!!
      ... > then you should take a look at the C FAQ by Steve Summit... ... to return a string from a function"), and compare FAQ 7.5b. ... ("What is a NULL pointer? ... Or see pages/7_6.html ("How to declare an array of N pointers to ...
      (comp.lang.c)
    • Re: working with addresses
      ... The URL to the C FAQ has been in my sig block for years. ... what the FAQ emphasises is that those who seek to write portable code ... reason for it, and I guessed that speed might be your reason. ... likely to make for further imbalances in pointer sizes. ...
      (alt.comp.lang.learn.c-cpp)
    • Re: help alleaviate inheritance design confusion
      ... > within the bounds of Liskov Substitution Principle. ... > the base pointer to a derived object to garner access to the derived ... a.c.l.l.c-c++ FAQ: http://www.comeaucomputing.com/learn/faq ...
      (alt.comp.lang.learn.c-cpp)
    • Re: current address
      ... > Vu Pham wrote: ... >> In order to mark the current address at a given point of the variable ... The OP should also remember that although pointer can be written ... C++ Faq: http://www.parashift.com/c++-faq-lite ...
      (comp.lang.c)