ISO (not) Mounting at every boot

Questions about SNMP, Power, System, Logs, disk, & RAID.
Post Reply
Zygote
New here
Posts: 5
Joined: Sun Nov 23, 2014 4:48 am

ISO (not) Mounting at every boot

Post by Zygote »

Hi,

I have a strange message in the diag logs that looks like it's mounting an ISO every boot, however there are no ISOs configured for mount in Shared Folders. I do have an ISO called "Wedding.iso" with that timestamp but it's definitely not mounted. This persists reboots and powering off/removing AC to drain caps etc.

Has anyone seen this issue before?

This is what I'm seeing:

[~] # dmesg|grep Wedding
[ 322.368612] [S98init_nas] start
[ 324.890156] UDF-fs: warning (device loop0): udf_load_vrs: No anchor found
[ 324.896977] UDF-fs: Rescanning with blocksize 2048
[ 324.903912] UDF-fs: INFO Mounting volume 'Wedding', timestamp 2012/05/23 19:53 (1000)
[ 331.735982] ubi2: attaching mtd6
[ 331.769045] ubi2: scanning is finished
[ 331.772839] ubi2 error: ubi_read_volume_table: the layout volume was not found
[ 331.780085] ubi2 error: ubi_attach_mtd_dev: failed to attach mtd6, error -22
[ 331.790332] UBIFS error (pid: 19266): cannot open "ubi2:config", error -19
[ 345.328495] [S98init_nas] end


Nothing configured to mount:

[~] # cat /etc/config/iso_share_mapping
[ISOShare1]
Source = none
Dest = none
Type = none

[System]
Set QType = yes


....and nothing actually mounted:

[~] # mount
none on / type tmpfs (rw,relatime,size=152576k,mode=755)
sysfs on /sys type sysfs (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=2010560k,nr_inodes=31415,mode=755)
/proc on /proc type proc (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)
tmpfs on /tmp type tmpfs (rw,relatime,size=65536k)
tmpfs on /dev/shm type tmpfs (rw,relatime)
tmpfs on /share type tmpfs (rw,relatime,size=16384k)
tmpfs on /mnt/snapshot/export type tmpfs (rw,relatime,size=16384k)
/dev/md9 on /mnt/HDA_ROOT type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered)
cgroup_root on /sys/fs/cgroup type tmpfs (rw,relatime)
none on /sys/fs/cgroup/memory type cgroup (rw,relatime,memory)
/dev/mapper/cachedev1 on /share/CACHEDEV1_DATA type ext4 (rw,relatime,(null),stripe=384,data=ordered,jqfmt=vfsv0,usrjquota=aquota.user)
/dev/mapper/cachedev2 on /share/CACHEDEV2_DATA type ext4 (rw,relatime,(null),stripe=256,data=ordered,jqfmt=vfsv0,usrjquota=aquota.user)
cpu on /sys/fs/cgroup/cpu type cgroup (rw,relatime,cpu)
/dev/md13 on /mnt/ext type ext4 (rw,relatime,nodelalloc,data=ordered)
none on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /share/external/.nd type tmpfs (rw,relatime,size=1024k)
tmpfs on /share/external/.cm type tmpfs (rw,relatime,size=1024k)
tmpfs on /mnt/hm/temp_mount type tmpfs (rw,relatime,size=1024k)
tmpfs on /share/CACHEDEV1_DATA/.samba/lock/msg.lock type tmpfs (rw,relatime,size=49152k)
tmpfs on /mnt/ext/opt/samba/private/msg.sock type tmpfs (rw,relatime,size=16384k)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)


I'm really scratching my head here :S Any help greatly appreciated.
Zygote
New here
Posts: 5
Joined: Sun Nov 23, 2014 4:48 am

Re: ISO (not) Mounting at every boot

Post by Zygote »

So I suspect I had a faulty NAS or at the least something had become corrupted in the config. I had a case open with QNAP because I was also seeing errors on ata7 (even though there wasn't a disk on that interface) so ended up RMA'ing the unit. Replacement arrived today (reported Friday night, arrived Sunday lunchtime. Good old Amazon!) and after updating the firmware and swapping my drives over to the new unit, the ata7 error seems to have gone and the 'Wedding' ISO doesn't appear in dmesg.
Post Reply

Return to “System & Disk Volume Management”