Adding disk and sharing it

  • Hello,


    I've trouble to share folders of the added disk.

    1. I've added Samsung SSD.
    2. Mounted it (I can access the newly added disk from commandline). It's mounted by UUID
    3. From OMV admin panel File System I see that disk is mounted
    4. From OMV admin panel I choose Shared Folders. Open Device selectbox. Expected result: I can choose newly added and mounted disk. Actual result: Device is not listed.
    5. Trying unmount added disk the next error message pop up:
      Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run --no-color fstab 2>&1' with exit code '1': koduNAS.lan: ---------- ID: create_filesystem_mountpoint_8ce53ff2-ff45-4430-b08d-29ad844c5f79 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_8ce53ff2-ff45-4430-b08d-29ad844c5f79 for file /etc/fstab was charged by text Started: 18:14:55.082352 Duration: 2.981 ms Changes: ---------- ID: mount_filesystem_mountpoint_8ce53ff2-ff45-4430-b08d-29ad844c5f79 Function: mount.mounted Name: /srv/dev-disk-by-label-WDTVLiveHub Result: True Comment: Target was already mounted Started: 18:14:55.088283 Duration: 429.221 ms Changes: ---------- ID: create_filesystem_mountpoint_9f28d9e9-66ec-48b0-b80f-b7250accf6f9 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_9f28d9e9-66ec-48b0-b80f-b7250accf6f9 for file /etc/fstab was charged by text Started: 18:14:55.518539 Duration: 4.284 ms Changes: ---------- ID: mount_filesystem_mountpoint_9f28d9e9-66ec-48b0-b80f-b7250accf6f9 Function: mount.mounted Name: /srv/dev-disk-by-label-WDTVPriv Result: True Comment: Target was already mounted Started: 18:14:55.523247 Duration: 63.192 ms Changes: ---------- ID: create_filesystem_mountpoint_89a53099-4a8d-4724-8fb5-3fb6e3ca03c5 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_89a53099-4a8d-4724-8fb5-3fb6e3ca03c5 for file /etc/fstab was charged by text Started: 18:14:55.587346 Duration: 3.844 ms Changes: ---------- ID: mount_filesystem_mountpoint_89a53099-4a8d-4724-8fb5-3fb6e3ca03c5 Function: mount.mounted Name: /srv/dev-disk-by-label-Seagate Backup Plus Drive Result: False Comment: mount: bad usage Try 'mount --help' for more information. Started: 18:14:55.591644 Duration: 113.071 ms Changes: ---------- ID: create_filesystem_mountpoint_5663ec2f-bb42-4d7d-88d1-5207e9b10f35 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_5663ec2f-bb42-4d7d-88d1-5207e9b10f35 for file /etc/fstab was charged by text Started: 18:14:55.705574 Duration: 2.934 ms Changes: ---------- ID: mount_filesystem_mountpoint_5663ec2f-bb42-4d7d-88d1-5207e9b10f35 Function: mount.mounted Name: /srv/dev-disk-by-label-vanaketas Result: True Comment: Target was already mounted Started: 18:14:55.708796 Duration: 166.174 ms Changes: ---------- umount: Forced remount because options (user_xattr) changed ---------- ID: create_filesystem_mountpoint_c1810281-9246-4a2d-80b7-2e062f5ec61a Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_c1810281-9246-4a2d-80b7-2e062f5ec61a for file /etc/fstab was charged by text Started: 18:14:55.875604 Duration: 2.721 ms Changes: ---------- ID: mount_filesystem_mountpoint_c1810281-9246-4a2d-80b7-2e062f5ec61a Function: mount.mounted Name: /srv/dev-disk-by-uuid-18002561-6b84-47be-9c61-b65ad0082bde Result: True Comment: Target was successfully mounted Started: 18:14:55.878586 Duration: 116.641 ms Changes: ---------- mount: True ---------- ID: append_fstab_entries Function: file.blockreplace Name: /etc/fstab Result: True Comment: No changes needed to be made Started: 18:14:55.999014 Duration: 9.431 ms Changes: Summary for koduNAS.lan ------------- Succeeded: 10 (changed=2) Failed: 1 ------------- Total states run: 11 Total run time: 914.494 ms

    Then I run next in CLI then the new disk is not listed inside config.xml file

    What the problem is and how can I solve this problem.

    2 Mal editiert, zuletzt von jaak69 () aus folgendem Grund: additional information

  • Code
    /dev/sdb1: LABEL="SamsungSSD" UUID="18002561-6b84-47be-9c61-b65ad0082bde" TYPE="ext4" PARTUUID="c9e605cd-f8ad-4d57-8d2c-e4a5eccd85ea"
    /dev/sda1: LABEL="WDTVPriv" UUID="E2189B66189B388D" TYPE="ntfs"
    /dev/sda2: TYPE="swap"
    /dev/sda3: LABEL="WDTVLiveHub" UUID="E2189B66189B388D" TYPE="ntfs"
    /dev/sdc1: LABEL="vanaketas" UUID="49f752f0-8972-4e08-9e31-55f024fa21b7" TYPE="ext4" PARTUUID="120203a9-27ed-447d-907e-5ac5c005327d"
    /dev/sdd2: LABEL="Seagate Backup Plus Drive" UUID="3E48606D4860263D" TYPE="ntfs" PTTYPE="atari" PARTLABEL="Basic data partition" PARTUUID="20a1fb3f-dfcc-4fc6-9af7-adfd96d6f9bb"
    /dev/sde1: UUID="B617-50C9" TYPE="vfat" PARTUUID="cf7d9a83-318e-4471-9bfa-c6d25c3159ef"
    /dev/sde2: UUID="1acbaa94-f287-4742-9e71-7dbcd6f8a3cc" TYPE="ext4" PARTUUID="13efb4a5-8078-d449-aa15-7bc56c607092"
    /dev/sdd1: PARTLABEL="Microsoft reserved partition" PARTUUID="68b986ea-acae-49c8-90e3-3f08ffdb6371"
    • Offizieller Beitrag
    Code
    /dev/sdd2: LABEL="Seagate Backup Plus Drive" UUID="3E48606D4860263D" TYPE="ntfs" PTTYPE="atari" PARTLABEL="Basic data partition" PARTUUID="20a1fb3f-dfcc-4fc6-9af7-adfd96d6f9bb"


    Is that the partition in question?

    Maybe this is causin an issue:

    Code
    PTTYPE="atari"

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!