Udfs file system on Solaris 10

hello all,
cannot find the limit of udfs file system on solaris 10.
Which is the med a block size that can be used ?
ANy chance to create udfs on 8192 block size media ?
Thanks
Aldo

First check the mkfs_udfs((1M) manualpage, it displays some information regarding this. Next you may benefit from the fsdb_udfs(1M) command to display certain options. But with regards to blocksize and the likes the first manpage should do.

Similar Messages

  • Does exist any top creating archives in a file system in solaris 10?

    I need to know if exist any limit creating archives in a file system in solaris 10
    thanks

    http://www.unix.com/solaris/25956-max-size-file.html

  • JAVA iso9660/UDF file system creation

    Is there a class or utility in JAVA that will allow the creation of an iso9660 file system for CD's and/or the creation of a UDF file system for DVD's? I am looking for such a class to incorporate into an applcation that is currently under development, and would rather not have to write our own.
    Thanks.

    Is there a class or utility in JAVA that will allow the creation of an iso9660 file system for CD's and/or the creation of a UDF file system for DVD's? I am looking for such a class to incorporate into an applcation that is currently under development, and would rather not have to write our own.
    Thanks.

  • Is there native file system for solaris cluster?

    As GFS for RedHat Linux and GPFS for AIX, is there any native file system for solaris cluster? Thanks for any infomation!

    What do you mean by 'native'?
    Oracle Solaris Cluster has a feature called the Global File System (or sometimes the Proxy File System). It allows UFS or Symantec VxFS to be mounted globally (on all cluster nodes simultaneously) in read/write mode. There is also a shared QFS option. All these are described in the documentation and in the book "Oracle Solaris Cluster Essentials".
    Tim
    ---

  • How to determine the file system on Solaris

    Friends,
    How to determine which file system I have installed UFS or ZFS on Solaris
    Thanks

    Other methods would include looking at the /etc/vfstab if it's in there or fstyp(1M):
    System Administration Commands fstyp(1M)
    NAME
    fstyp - determine file system type
    SYNOPSIS
    fstyp [-a | -v] special [:logical-drive]

  • How do you expand a file system on Solaris 10 that is running as a LDOM on Solaris 11

    I'm somewhat new to Solaris but needing to expand an existing file system /work on our solaris 10 ldom that was P2V'd into a Solaris 11.2 environment.  I also have several additional questions that I can't seem to find an answer for anywhere.
    When trying to expand the disk device using the "format" command, when you get to the partition and it asks you to "Enter partition size(147456b, 2c, 3891e, 72.00mb, 0.07g]:" what does the "b" "c" "e" sizes indicate and why and when would you use them?   It seems that you would want to always just add size based on MB or GB?
    When trying to use "growfs" after I increased a partition on a disk, I get error devinfo: /dev/dsk/c0d0s7: Inappropriate ioctl for device, growfs: cannot get partition size.  What step have I missed?

    Matt--
    One suggestion: if you can't figure out how to put a file system on the empty space, you could clone your current partition to an external drive, re-partition the internal drive drive and then clone the external back. Like John, I've heard of utilities that can re-partition a drive without erasing your data, but I just can't imagine using one if I didn't have a clone anyway. So that's what I've done when I want to change a partition size.
    charlie

  • Creating File System in SOLARIS

    Hi Everyone,
    We installed SOLARIS in SunFire server. There are 3 hard disks, namely, 0, 1 and 2. Default is zero. We formatted the disk 1 and 2 and now we're having problem creating a file system. Every time we log in to the server we automatically go to disk zero (0), which is the default. How can we create file system in disk 1 and 2?
    We'll appreciate your answers. thank you.
    Regards,
    Eco

    > We installed SOLARIS in SunFire server. There are 3 hard disks, namely, 0, 1 and 2. Default is zero. We formatted the disk 1 and 2 and now we're having problem creating a file system. Every time we log in to the server we automatically go to disk zero (0), which is the default. How can we create file system in disk 1 and 2?
    newfs?
    I'm not sure what you mean with "we automatically go to disk zero..".
    > We'll appreciate your answers. thank you.
    I suggest you take a Solaris class; no offense but if you have no clue how to administer your operating system running a SAP installation on top can be very tedious.
    Markus
    Edited by: Markus Doehr on Sep 16, 2009 11:16 AM

  • Implementing a proprietary file system for Solaris

    Hi there,
    I'm implementing at the moment a proprietary FS for several platforms including Solaris. Is there a good source of information about Solaris
    flavor of Vnode/Vfs interface?
    I do know about Erez Zadok's works in FS stacking, but his code examples
    seem to be the only piece of information available publically. Am I right?
    In particular, the Vnode method vop_realvp is of great interest for me. Since there is no such a thing neither in BSD, nor in Linux,
    I'd appretiate it very much if somebody will give a tip about it's
    purpose.
    Hope to get a tip before the sources of Solaris 8 will be published...
    Thank you in advance, sincerely,
    Ilya

    I'm implementing at the moment a proprietary FS for
    several platforms including Solaris. Is there a good
    source of information about Solaris
    flavor of Vnode/Vfs interface?No there's none other then the source code itself, I'd
    say you can't write filesystems for solaris without actually
    having solaris source code access and even then it's
    going to be a challenging task so you may up ending
    looking for an existing filesystem that already solves
    your problems.
    frankB

  • Change ZFS root dataset name for root file system

    Hi all
    A quick one.
    I accepted the default ZFS root dataset name for the root file system during Solaris 10 installation.
    Can I change it to another name afterward without reinstalling the OS? For example,
    zfs rename rpool/ROOT/s10s_u6wos_07b rpool/ROOT/`hostname`
    zfs rename rpool/ROOT/s10s_u6wos_07b/var rpool/ROOT/`hostname`/var
    Thank you.

    Renaming the root pool is not recommended.

  • Globaldevices file system

    Hi
    Solaris Cluster 3.3 u2 on Solaris 10 x86.
    I have dedicated slice for global device file system. During the cluster creation, i have not chosen the default method which is lofi method.
    For node "node1",
        Is it okay to use this default (yes/no) [yes]?  no
        Testing for "/globaldevices" on "node1" ... done
    For node "node2",
        Is it okay to use this default (yes/no) [yes]?  no
        Testing for "/globaldevices" on "node2" ... done
    After cluster creation, i am seeing lofi device for /global, i am not seeing the slice which i used for /globaldevices is used.
    # mount | grep lofi
    /global/.devices/node@1 on /dev/lofi/127 read/write/setuid/devices/rstchown/intr/largefiles/logging/noquota/global/xattr/nodfratime/onerror=panic/dev=240007f on Wed Oct  9 07:30:23 2013
    /global/.devices/node@2 on /dev/lofi/126 read/write/setuid/devices/rstchown/intr/largefiles/logging/noquota/global/xattr/nodfratime/onerror=panic/dev=240007e on Wed Oct  9 07:30:23 2013
    # mount | grep globaldevices
    /globaldevices on /dev/dsk/c0t0d0s3 read/write/setuid/devices/rstchown/intr/largefiles/logging/xattr/onerror=panic/dev=840083 on Wed Oct  9 07:30:07 2013
    # lofiadm
    Block Device             File
    /dev/lofi/126            /.globaldevices
    # du -h /.globaldevices
    1.0G   /.globaldevices
    Someone clarify me why the cluster used lofi? Since i have a dedicated slice for /globaldevice, why the cluster created lofi again ?
    Thanks & Regards,
    Shashi Kanth.

    Hi.
    According
    Planning the Oracle Solaris OS - Oracle Solaris Cluster Software Installation Guide
    In case you want have use /globaldevice as separated slice, you should:
    1.  Create UFS file systems on required device. You require at least 512 MB.
    2. Add record for this device to /etc/vfstab
    3.Mount /globaldevice.
    In this case cluster installation script will not create /globaldevice on lofi.
    Additional requirements:
    Planning the Global Devices, Device Groups, and Cluster File Systems - Oracle Solaris Cluster Software Installation Guid…
    You can use this procedure:
    Administering Device Groups - Oracle Solaris Cluster System Administration Guide
    for Migrate the Global-Devices Namespace From a lofi Device to a Dedicated Partition.
    Regards.

  • Mounting FAT32 windows file system

    Hello
    I'm new to solaris.
    i am using solaris 10 on x86 machine. i'm using 2 hard disks. i installed solaris in one separate hard disk. now i want to mount my windows FAT 32 file system to my solaris.it is installed in another hard disk. any one can help me to use windows file system in solaris.
    And i also know how to configure internet setting in solaris.. that is where i can enter the IP address ,Access point name. because i'm using internet using my PDA that is connected to my pc. please help me...
    Thanks in Advance.
    Prakash.M

    PPP and PPPoE configuration are described in the [Network Administration Guide|http://docs.sun.com/app/docs/doc/816-4555/modemtm-1] .
    A WWAN device should appear as a serial device in the */dev/term* directory. The [Wireless Wide Area Network|http://www.opensolaris.org/jive/forum.jspa?forumID=134] discussion group is probably the best place to get specific questions answered regarding your setup.

  • Accessing FAT and NTFS file systems in same machine

    hi
    i m new in solaris
    is it possible to access my windows file system in solaris.
    file systems are FAT and NTFS.
    regards

    You should be able to mount FAT filesystems as type pcfs.
    Theres no native support for NTFS, but I seem to remember a project working on that.
    So google for solaris NTFS will probably find it..

  • Migrating Interactive Unix system to Solaris 8

    We are migrating a system developped using Interactive Unix 4.1 to Intel Solaris 8. Anyone has experienced that?
    First difficulty is to read Interactive file system under Solaris, any tools for that?
    Thanks!

    If you'd like to send me private mail to [email protected] I may be able to offer some pointers.
    Rgds
    Chris

  • Solaris 10  - After installation read only file system

    Dear All,
    I have installed the Solaris 10 on my x86 system with out any problem. The installation was completed successfully. I have followed the installation instructions that are mentioned in the following link.
    http://docs.sun.com/app/docs/doc/817-0544/6mgbagb19?a=view
    I am facing a different problem. I am not able to create even a single file / sub-directory on any of the existing directories. It always says READ ONLY file system can not create firl / directory.
    Please help me how to resolve this issue.
    Thanks in advance.
    Regards,
    Srinivas G

    What do you get for 'svcs -xv' output?
    Darren

  • Solaris 10:unable to mount a solaris root file system

    Hi All,
    I am trying to install Solaris 10 X86 on a Proliant DL385 Server it has a Smart array 6i, I have download the driver from the HP web site, on booting up the installation CD 1, adding the device driver, it sees the device but now says it can���t mount the device. Any clues what I need to do?
    Screen Output:
    Unable to mount a Solaris root file system from the device
    DISK: Target 0, Bios primary drive - device 0x80
    on Smart Array 6i Controller on Board PCI bus 2, at Dev 4
    Error message from mount::
    /pci@0,0/pci1022,7450@7/pcie11,4091@4/cmdk@0,0:a: can't open - no vtoc
    any assistence would be appreciated.

    Hi,
    I read the Message 591 (Agu 2003) and the problem is quite the same. A brief description: I have aLaptop ASUS with HDD1 60GB and a USB storage HDD (in next HDD2) 100GB. I installed Solaris 10 x86 on HDD2 (partition c2t0d0s0). At the end of installation I removed the DVD and using BIOS features I switched the boot to HDD2. All ok; I received the SUN Blue Screen and I choose the active Solaris option; but at the beginning of the boot I received the following error message
    Screen Output:
    Unable to mount a Solaris root file system from the device
    DISK: Target 0: IC25N060 ATMR04-0 on Board ....
    Error message from mount::
    /pci@0,0/pci-ide2,5/ide@1/cmdk@0,0:a: can't open
    any assistence would be appreciated.
    Regards

Maybe you are looking for

  • BufferedReader/FileWriter - read in a line and store it in a file

    hi, I'm new in programming java, so I hope somebody can help me with the following question: I've got a file that contains parameters, which change every second (the file updates itself every second) Now I have to write a java Programm, that reads in

  • Using PrintJob need help

    Sup guys, I have a question regarding how to use PrintJob class. Here is what I am trying to do, I am writing a simple gui app that takes the values from users and stores how many labels users want into a array. So I get all the labels in the array a

  • Using nonblockingInvoke property causes following error

    hi i have an async flow and this flow is initiated via another flow. When i use <property name="nonBlockingInvoke">true</property> in BPEL.xml. Here i write this for the partnerlink(async flow) in initiator flow. following exception occurs: [2007/04/

  • Manged to get separate test ant - can't understand error log

    Hi, I managed to get a simple example of Junit running through ANT building but not testing correctly. my example test class looks like: package com.sims.test; public class HelloWorldTest extends junit.framework.TestCase {     public void testNothing

  • Problem with start up Adobe Photoshop Elements 8

    Tried to start up my Adobe Photoshop Elements 8 on my MacBook Pro running on Maverick 10.9.5  it would not startup and this message popped up! Can anyone help? I need to use my scanner for scanning and Photoshop Elements to merge the pix together (us