I ran in to this issue with a new iscsi set up.
could be something wrong done in both set ups or a bug to be fixed..
Hello.
I'm testing iscsi running on nappit/omnios . the system is working good however I may have set up lvm on iscsi incorrectly.
this is part of storage.cfg :
storage for kvm's work OK.
for LXC I attempted to set up lvm backing , and have a couple of lxc systems set up and working.
1/2 of the 300GB is in use .
any suggestions to try to get this fixed?
I can post some more detailed debugging logs/info is needed.
could be something wrong done in both set ups or a bug to be fixed..
Hello.
I'm testing iscsi running on nappit/omnios . the system is working good however I may have set up lvm on iscsi incorrectly.
Code:
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
WARNING: ext4 signature detected on /dev/iscsi-lxc-vg/vm-3102-disk-1 at offset 1080. Wipe it? [y/n]: n <<<
Aborted wiping of ext4.
Logical volume "vm-3102-disk-1" created.
1 existing signature left on the device.
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
mke2fs 1.42.12 (29-Aug-2014)
Discarding device blocks: 4096/52428 ...... done
Creating filesystem with 524288 4k blocks and 131072 inodes
Filesystem UUID: 6f7d5cb0-eac8-4bc1-a07a-2a1e9eae98ea
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912
Allocating group tables: 0/16 done
Writing inode tables: 0/16 done
Creating journal (16384 blocks): done
Multiple mount protection is enabled with update interval 5 seconds.
Writing superblocks and filesystem accounting information: 0/16 done
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
extracting archive '/bkup/dump/vzdump-lxc-3101-2016_04_10-21_05_06.tar.lzo'
...
tar: ./fbc/fbc-reports/Friday/proxmox-virtual-machines-listing.txt: Cannot open
tar: ./fbc/fbc-reports/Friday: Cannot mkdir: No space left on device
tar: ./fbc/fbc-reports/Friday/system-reports: Cannot mkdir: No such file or directory
tar: ./fbc/fbc-reports/Friday: Cannot mkdir: No space left on device
ar: ./usr/lib/python2.7/dist-packages/Crypto/Random/OSRNG/rng_base.py: Cannot create symlink to '../../../../../../share/pyshared/Crypto/Random/OSRNG/rng_base.py': No space left on device
tar: ./usr/lib/python2.7/dist-packages/Crypto/Protocol/AllOrNothing.py: Cannot create symlink to '../../../../../share/pyshared/Crypto/Protocol/AllOrNothing.py': No space left on device
Total bytes read: 2331781120 (2.2GiB, 94MiB/s)
tar: Exiting with failure status due to previous errors
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
Logical volume "vm-3102-disk-1" successfully removed
Found duplicate PV JxUvGzKqhYA6XZAacc4KrBYNcTq2DgDN: using /dev/sdk not /dev/sdj
TASK ERROR: command 'tar xpf /bkup/dump/vzdump-lxc-3101-2016_04_10-21_05_06.tar.lzo --totals --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-xattr-write' -C /var/lib/lxc/3102/rootfs --skip-old-files --anchored --exclude './dev/*'' failed: exit code
this is part of storage.cfg :
Code:
zfs: iscsi-sys4
target iqn.2010-09.org.napp-it:1459891666
iscsiprovider comstar
blocksize 8k
portal 10.2.2.41
pool data
content images
nowritecache
iscsi: sys4-lvmvol
target iqn.2010-09.org.napp-it:1459891666
portal 10.2.2.41
content none
lvm: iscsi-lvm-for-lxc
vgname iscsi-lxc-vg
base sys4-lvmvol:0.0.0.scsi-3600144f000000808000057056d6d0001
content rootdir
shared
storage for kvm's work OK.
for LXC I attempted to set up lvm backing , and have a couple of lxc systems set up and working.
1/2 of the 300GB is in use .
any suggestions to try to get this fixed?
I can post some more detailed debugging logs/info is needed.
Last edited: