/srv/irclogs.ubuntu.com/2017/11/24/#ubuntu-server.txt

geniiProbably has symlinks00:04
geniiOr recursion00:04
geniiYou should probably try rsync instead00:05
PCatineangenii, it certainly does00:42
PCatineancan I do rsync on a ftp server?00:42
sdezielPCatinean: yeah, rsync can operate over SSH, like SCP00:48
maxagazHi05:17
lordievaderGood morning08:03
peetaur2any bcache users here? since systemd, any machine with bcache (not even as anything required for booting or any services) ends up as either https://brockmann-consult.de/peter2/2017-08-14%20ubuntu%2016.04%20emergency%20mode%20fail.png  or https://brockmann-consult.de/peter2/2017-11-24%20node101%20systemd%20bcache%20fail.png10:33
peetaur2first is as normal... and 2nd is with noauto in all fstab entries, including swap and boot, and I don't believe it matters if root is so I didn't set it there10:34
peetaur2I'll test it on root too..but should do anything since it mounts root in initramfs stage10:34
albechGood morning all you smart people. I have noticed that btrfs is available and wondering if anyone has experience with this both performance and stability. I will be using it to merge (no raid) 6x2TB volumes from our SAN. Unfortunately Xen cannot allocate more than 2TB at a time. This 12TB volume will not be running as any kind of raid, since the underlaying hardware raid of our SAN will provide that. The volume will primarily be used as file storage 11:17
albechI have always been a fan of EXT and XFS from my old IRIX days.11:18
albechBut it really seems like btrfs is providing some interesting and simplified features, that would be harder to achieve with ext411:19
JanCZFS is also available11:31
albechJanC: how does it compare to btrfs in the above scenario?11:34
peetaur2zfs is mature, but not native or properly integrated11:37
JanCright now I think it's more reliable than btrfs (but it's been some time since I used btrfs); I can't say much about performance11:37
peetaur2btrfs is not mature and said not to be stable..the btrfs wiki says raid5/6 is not to be used, preview only, and others say single devices work great but raid can corrupt11:37
albechI only played around with it on a couple of Sun systems..11:37
albechpeetaur2: i wll not be using raids11:38
peetaur2how will you "merge" then?11:38
JanCtechnically it's somewhat like a RAID 011:38
JanCI suppose?11:38
albechmore like jbod11:38
peetaur2and I'm not sure if a jbod setup exists in btrfs (I'd imagine it would, as "single" with multiple disks), but the people saying raid is less stable than single mean devices rather than which mode the devices are in.11:39
peetaur2and personally, I have used raid10 in the past, and had issues but not so bad...and probably fixed ages ago. And currently I just use it as a single device (just using snaps), and never had corruption, just some out of space after deleting snaps and it doesn't clear the space11:40
albechi will be using the underlaying raid of the SAN so relying it the SANs ability to recover on diskfailure rather than btrfs'11:41
albechso annoyed that in 2017 volumes larger than 2TB is not supported by Xenserver.. :/11:43
albechJanC: are you sure its like a raid0, cause from what i can read they have a raid0 and something that looks like jbod.11:45
peetaur2is it citrix? I didn't believe that xen only supported 2TB and looked it up and only found one citrix post where they just said using GPT solved it I think11:48
albechpeetaur2: yeah citrix11:50
albechpeetaur2: i didnt believe it either, until i digged around a little.. its going to be a dealbreaker next time we review our infrastructure setup.11:52
peetaur2use ceph and kvm :)11:52
peetaur2for large scale, something with openstack11:52
albechpeetaur2: unfortunately i think most of the organization is leaning towards vmware :(11:53
peetaur2hahah "2TB minus 4GB"  https://docs.citrix.com/content/dam/docs/en-us/xenserver/xenserver-7-0/downloads/xenserver-7-0-config-limits.pdf11:53
albechpeetaur2: the management has been bombarded with vmware adds in their fancy magazines and apparently it is working11:53
peetaur2years ago it was more vmware...many switched to openstack11:53
peetaur2openstack costs nothing for license, but more for labor, overall less11:53
peetaur2and of course you can get support contracts and stuff too11:54
albechseems like a pain to admin11:54
peetaur2yeah, as I said, I think it costs more labor11:54
albechdoubt they will want to commit to that with the price of manpower in Denmark :/11:55
peetaur2why does this pdf just say nfs and lvm...that's not all that's available is it? can you use ceph rbd and iSCSI?11:55
albechyes11:55
albechiscsi11:55
=== rfleming_ is now known as rfleming
=== petevg is now known as petevg_afk
=== albech1 is now known as albech
samba35if i am using rdns/usb (mobile and thetering ) to use internet and i have two such device/phone can i aggregate internet speed using ovs (openvswitch) in ubuntu ?17:07
metastablesamba35: Best you can do is load-balance. You won't get double the speed on a single connection, but you can handle double the connections at those speeds.17:29
samba35i have two usb connection/one isp but two connections17:30
samba35using two mobile using usb17:31
nafalloeexxiitt18:22
=== jelly-home is now known as jelly
keithzgHrmm, so I guess these days (17.10) systemd-resolve has taken over from resolvconf in the role of "reason why one ends up just hand-editing /etc/resolv.conf"? :P22:44
metastablekeithzg: What issues are you having that require manual editing of resolv.conf?22:54
keithzgmetastable: Inability to resolve any addresses23:11
metastablekeithzg: That would seem to be a problem with the configuration you're handing resolved.23:12
keithzgmetastable: *shrug* nothing of the configuration of the server in question has changed, but it just stopped resolving properly after recent updates.23:13
keithzgThe computer in question has a static IP configured in /etc/network/interfaces and it seems that for whatever reason systemd-resolve is no longer getting the DNS server information from that configuration anymore.23:14
keithzgEasy enough to just add it manually to a manually-created /etc/resolv.conf, but obviously I shouldn't *have* to do that.23:14
metastableWould help to see the content of /e/n/i.23:14
keithzgmetastable: Here it is: https://paste.kde.org/p2yz0gaxb  (but again, this configuration is unchanged, apparently since May 26th)23:16

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!