Beiträge von berndh

    Hi,


    How to remove the two (out of 3) Linux members out of the file system section?


    If I do a blkid sdc1 and sdd1 does not show up as raid-member which I think is wrong. How can I edit this?


    /dev/sda5: UUID="84996cb8-59d5-4971-96d3-e979b0a282ca" TYPE="swap"
    /dev/sda1: UUID="2a782997-fab0-4436-9cfa-f5b7092618e9" TYPE="ext4" LABEL="boot"
    /dev/sda6: UUID="312c6920-b2da-4c26-97d2-4848125ec58b" TYPE="ext4" LABEL="home"
    /dev/sdb1: UUID="83084da2-9fa9-d3c9-8fbc-e72a8ad02f9b" UUID_SUB="6e012359-c25a-a6c6-ba2e-25d40e10e214" LABEL="nas:0" TYPE=" linux_raid_member"
    /dev/sdd1: UUID="7f11e9c1-6b43-469f-8327-11fa5b20f413" TYPE="ext4"
    /dev/sdc1: UUID="586c58e4-65fa-4ba0-aef4-782043f14ac3" TYPE="ext4"
    /dev/md0: LABEL="storage" UUID="bc8e497a-8993-48e1-af9e-98f895ba0097" TYPE="ext4"
    /dev/sde1: UUID="7927140f-7ad4-42a0-bfa0-0b79e1b3ee07" TYPE="ext4"



    Thanks for the help

    Came across this setting on the internet myself. And, added the noatime this morning. And now goes to standby :) Excellent. Strange I created the raid and filesystem from within OMV, but it did not set the noatime in the fstab.


    Thanks for the help.

    Hi,


    The system finished syncing a raid5 (4x3TB) configuration. However the system is constantly writing to the raid and prevents the raid to go to standby. I have the raid configured (sdb[cde]) and a SSD on sda. The OS is mounted on the SSD and I would expect no activity to the raid if no-one is using it.


    With iotop it looks like jbd2/md0-8 is the process that writes to the disk every 3 seconds. This is the process writing the journal to disk. Does this process stop after a while when all the journals are written to disk and dit the syncing trigger this process? How long does this process need in order to write all the journals after syncing?


    If I look on the internet this is an issue what was posted 3 yrs ago and I cannot imagine that this issue has not been fixed in the latest kernerls.


    Thanks for the information/help on getting this fixed/explained.


    br
    Bernd

    Ok, I've resized the / to 10GB on /dev/sda. The SSD is 128GB, so there is an empty storage available. However I cannot add this in the FS secion in OMV. I cannot select /dev/sda. Apparently it does not recognize the free space.


    root@nas:~# fdisk -l /dev/sda


    Disk /dev/sda: 128.0 GB, 128035676160 bytes
    255 heads, 63 sectors/track, 15566 cylinders, total 250069680 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: 0x000766b2


    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 19531775 9764864 83 Linux
    /dev/sda2 19533822 28801023 4633601 5 Extended
    /dev/sda5 19533824 28801023 4633600 82 Linux swap / Solaris


    Am I doing something wrong here?


    Thanks

    Hi,


    I would like to store user home directory on my boot disk. The boot disk is a SSD which I will only use for boot and home. I would like to configure my NAS (with 1 SSD and 4x HDD in SW Raid) to send/receive mail via postfix/dovecot. And then sync it automatically from SSD to the raid device every day or so.


    This to have the raid not spin up if mails come in/out and make use of the SSD. This will save power.


    The issue is that I cannot select /dev/sda1 as a FS to store the homes dir in the user section. I cannot create a FS on the device that is the boot disk.


    Any idea's how to configure this? Or maybe other suggestions??


    Thanks in advance.

    I have to be more precise:
    When hit the install button in the plugin directory again a pop up appears, where I suspect the process to be reported. However it stays empty and I can not click on the close button. There seems to be a misaligned with the button and the mouse if I hover over the button. Just a little above the close button my mouse turns in to the icon that I can click on it. No information in the pop up at all. This seems to happen on all these pop ups. Is this a Internet Explorer setting?

    Wow, you don't want to know how many things I have tried before and even this suggestion. Apparently sleeping over the night will give you a more clear look at things. I made the mistake in the mntentry in the config.xml


    I've should not changed the fsname in the mntent. When I leave it with the UUID, then FS section only shows the two FS.


    <mntent><uuid>affe8969-a924-4e6e-a41d-c8cfb9000cd9</uuid> <fsname>volume1</fsname> <dir>/volume1</dir> <type>ext4</type> <opts>defaults,nofail,acl,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0</opts> <freq>0</freq> <passno>2</passno> <hidden>0</hidden> </mntent>

    This is the result of 'blkid':


    /dev/sda5: UUID="9c027c16-3d3b-43db-8b76-dd478d52193c" TYPE="swap"
    /dev/sda1: UUID="2b5e1f95-a28e-4c49-939b-6bb81aac2808" TYPE="ext4"
    /dev/sdc: UUID="4ad1f633-923f-4a0d-26a9-fa03426b37b7" UUID_SUB="0008a81a-845b-b1c4-5224-08bfbe1e8261" LABEL="nas:data" TYPE="linux_raid_member"
    /dev/md127: LABEL="data" UUID="fe48f1b1-0c6c-48d1-8ea6-cedeb5e192b3" TYPE="ext4"
    /dev/sdb: UUID="4ad1f633-923f-4a0d-26a9-fa03426b37b7" UUID_SUB="fd59cbc4-90a1-ad76-bf6f-c2fe63c84d06" LABEL="nas:data" TYPE="linux_raid_member"


    And the content of the config.xml
    <mntent>
    <uuid>affe8969-a924-4e6e-a41d-c8cfb9000cd9</uuid>
    <fsname>volume1</fsname>
    <dir>/volume1</dir>
    <type>ext4</type>
    <opts>defaults,nofail,acl,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0</opts>
    <freq>0</freq>
    <passno>2</passno>
    <hidden>0</hidden>
    </mntent>


    And below a snapshot of the GUI id.

    Hi,
    I've a question about the FileSystem section in OMV 1.0.29. It has 3 FS listed, however the first one is N/A and cannot be deleted. So my question where/what is used to fill this section with FileSystems???


    Checked the fstab and there are only /dev/sda1 and the /dev/md127 (UUID in the openmediavault section)
    Checked the config.xml and has only the /dev/md127
    Check mount -a, there is only the /dev/sda and my raid.


    it seems that somewhere else in the system (debian or omv) that causes this incorrect listing.


    I cannot delete it from the OMV GUI. I get an error message.


    Thanks
    Bernd