7.30 & RHEL9 - Create read error ((filesystem is full?))
Dear Team,
I know is old stor2rrd (7.30), but it's works.
I'm trying to add new Hitachi device and i get error about "Filesystem full"...
I've got 400G free space, on the inodes i've got juest 1% inodes used.
In fresh Hitachi device i see data files hitachi.out and some catalogs, but stor can't create rrd files.
Does anybody idea what i need to change to creating this files?
Some permissions should i add?
Logs from Hitachi:
Mon Sep 23 11:28:54 2024: RRDp::create read error : /stor2rrd/stor2rrd/data/Hitachi/CPU-CORE/MPU-10-13.rrc : ERROR: Invalid row count 1080a: value has trailing garbage at /stor2rrd/stor2rrd/bin/Xorux_lib.pm line 69. : No such file or directory
Mon Sep 23 11:28:54 2024: create_rrd err : unable to create /stor2rrd/stor2rrd/data/Hitachi/CPU-CORE/MPU-10-13.rrc (filesystem is full?) at /stor2rrd/stor2rrd/bin/LoadDataModule.pm: line 42489 : No such file or directory
Use of uninitialized value $RRDp::error_mode in string eq at /usr/lib64/perl5/vendor_perl/RRDp.pm line 168, <FH> line 201.
Mon Sep 23 11:33:45 2024: RRDp::create read error : /stor2rrd/stor2rrd/data/Hitachi/CPU-CORE/MPU-10-13.rrc : ERROR: Invalid row count 1080a: value has trailing garbage at /stor2rrd/stor2rrd/bin/Xorux_lib.pm line 69. : No such file or directory
Mon Sep 23 11:33:45 2024: create_rrd err : unable to create /stor2rrd/stor2rrd/data/Hitachi/CPU-CORE/MPU-10-13.rrc (filesystem is full?) at /stor2rrd/stor2rrd/bin/LoadDataModule.pm: line 42489 : No such file or directory
Use of uninitialized value $RRDp::error_mode in string eq at /usr/lib64/perl5/vendor_perl/RRDp.pm line 168, <FH> line 201.
Mon Sep 23 11:38:43 2024: RRDp::create read error : /stor2rrd/stor2rrd/data/Hitachi/CPU-CORE/MPU-10-13.rrc : ERROR: Invalid row count 1080a: value has trailing garbage at /stor2rrd/stor2rrd/bin/Xorux_lib.pm line 69. : No such file or directory
Mon Sep 23 11:38:43 2024: create_rrd err : unable to create /stor2rrd/stor2rrd/data/Hitachi/CPU-CORE/MPU-10-13.rrc (filesystem is full?) at /stor2rrd/stor2rrd/bin/LoadDataModule.pm: line 42489 : No such file or directory
Regards,
Comments
-
Hi,
send us logs, perhaps some minor corruption due to filesystem was full.
Note a short problem description in the text field of the upload form.
cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir
tar cvhf logs.tar logs tmp/*txt
gzip -9 logs.tar
Send us logs.tar.gz via https://upload.stor2rrd.com
-
Dear Pavel,
I uploaded the logs to stor2rrd page.
Regards,
Dariusz
-
I know this is very old topic, but was there some solution please?
I've ran into the same problem - OracleLinux 9, adding new storage "failed" due to error:
Thu Feb 26 18:57:10 2026: RRDp::create read error : /home/stor2rrd/stor2rrd/data/hitachi/CPU-CORE/MPU-10-10.rrc : ERROR: Invalid row count 1080a: value has trailing garbage at /home/stor2rrd/stor2rrd/bin/Xorux_lib.pm line 69. : No such file or directory
Thu Feb 26 18:57:10 2026: create_rrd err : unable to create /home/stor2rrd/stor2rrd/data/hitachi/CPU-CORE/MPU-10-10.rrc (filesystem is full?) at /home/stor2rrd/stor2rrd/bin/LoadDataModule.pm: line 42489 : No such file or directory
There is about 60G free space and I tried touch / remove without any problem. All other storages works just fine.
Thank you
-
df -h
mount
-
df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 12G 0 12G 0% /dev/shm
tmpfs 4.6G 89M 4.6G 2% /run
/dev/mapper/vg00-root 8.9G 5.1G 3.4G 61% /
/dev/mapper/vg00-opt 4.9G 3.7G 961M 80% /opt
/dev/mapper/vg00-tmp 3.9G 8.3M 3.7G 1% /tmp
/dev/mapper/vg00-var 8.9G 2.6G 5.9G 31% /var
/dev/mapper/vg00-home 170G 103G 60G 64% /home
/dev/sda1 966M 590M 311M 66% /boot
tmpfs 2.3G 4.0K 2.3G 1% /run/user/1007
tmpfs 2.3G 4.0K 2.3G 1% /run/user/1009
tmpfs 2.3G 4.0K 2.3G 1% /run/user/0
*************************************************************************
mount
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=4096k,nr_inodes=3008571,mode=755,inode64)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,size=4822036k,nr_inodes=819200,mode=755,inode64)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
/dev/mapper/vg00-root on / type ext4 (rw,relatime)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18781)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
none on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
none on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
/dev/mapper/vg00-opt on /opt type ext4 (rw,relatime)
/dev/mapper/vg00-tmp on /tmp type ext4 (rw,relatime)
/dev/mapper/vg00-var on /var type ext4 (rw,relatime)
/dev/mapper/vg00-home on /home type ext4 (rw,relatime)
/dev/sda1 on /boot type ext4 (rw,relatime)
none on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
tmpfs on /run/user/1007 type tmpfs (rw,nosuid,nodev,relatime,size=2411016k,nr_inodes=602754,mode=700,uid=1007,gid=1007,inode64)
tmpfs on /run/user/1009 type tmpfs (rw,nosuid,nodev,relatime,size=2411016k,nr_inodes=602754,mode=700,uid=1009,gid=1009,inode64)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=2411016k,nr_inodes=602754,mode=700,inode64)
Howdy, Stranger!
Categories
- 1.7K All Categories
- 116 XorMon
- 26 XorMon Original
- 175 LPAR2RRD
- 14 VMware
- 20 IBM i
- 2 oVirt / RHV
- 5 MS Windows and Hyper-V
- Solaris / OracleVM
- 1 XenServer / Citrix
- Nutanix
- 8 Database
- 2 Cloud
- 10 Kubernetes / OpenShift / Docker
- 140 STOR2RRD
- 20 SAN
- 7 LAN
- 19 IBM
- 7 EMC
- 12 Hitachi
- 5 NetApp
- 17 HPE
- 1 Lenovo
- 1 Huawei
- 3 Dell
- Fujitsu
- 2 DataCore
- INFINIDAT
- 4 Pure Storage
- Oracle
