02:00:21 ravfx:xmr.mx: fiuuuu
02:00:21 ravfx:xmr.mx: Server decided that it would remove one nvme drive by surprise :D
02:00:21 ravfx:xmr.mx: While compiling monero pool stuff :D
02:00:21 ravfx:xmr.mx: [... more lines follow, see https://mrelay.p2pool.observer/e/07Huz9oKdElPN2JI ]
02:00:44 ravfx:xmr.mx: md0 : active (auto-read-only) raid1 nvme0n1p1[0]
02:00:44 ravfx:xmr.mx: 4189184 blocks super 1.2 [2/1] [U_]
02:00:44 ravfx:xmr.mx: md2 : active raid1 nvme0n1p3[0]
02:00:44 ravfx:xmr.mx: 10476544 blocks super 1.2 [2/1] [U_][... more lines follow, see https://mrelay.p2pool.observer/e/-ervz9oKeTZNcXI1 ]
02:20:47 ravfx:xmr.mx: Why do big host provide Samsung nvme drive in there dedicated server, they arent reliable.
02:20:47 ravfx:xmr.mx: It got the same exact issue on my other server (the one that run ma other monero node), two times.. Drive vanish... Rebooting dont bring the drive back, only a power cycle do.
02:23:26 ravfx:xmr.mx: On that later server I replaced the samsung drives for Kyoxia drives. But I dont think I get get provider I can't control to replace the drive with non-samsung one..
02:23:27 ravfx:xmr.mx: Maybe I have to relocate
03:05:48 321bob321: Check probably
03:05:54 321bob321: Cheap*
03:08:05 nioc: I have 3 samsung SSDs with the oldest running a node for 5.5 years
03:08:16 nioc: none have had a problem
03:12:45 ravfx:xmr.mx: I never had issue on my samsung drive in com various consumer PC. Even the want that I used down to 100% still work fine.
03:12:45 ravfx:xmr.mx: But its the second server on where a samsung drive vanish from the pcie bus. Both of them, the drive would now show up after a reboot, only a power cycle brought it back
03:13:08 ravfx:xmr.mx: Not show up*
03:13:49 ravfx:xmr.mx: The slop told me it was common on samsung drives
03:16:24 ravfx:xmr.mx: The drive literally vanish without logging anything in smart. It's like if there controller hang and don't even obey the reset signal
03:20:39 nioc: ah
03:20:59 nioc: slop never tells me anything
03:21:25 nioc: rabbit holes are nice
03:21:29 ravfx:xmr.mx: yeah, but still, theses drive have serious reliability issues if they can vanish from the bus just like that for fun
03:27:07 ravfx:xmr.mx: Seam to have to most recent firmware...
03:29:36 ravfx:xmr.mx: Hardest part will be to find replacement dedicated server that don't contain that Samsung crap
03:51:33 321bob321: You can ask them what drives they use
04:27:06 ravfx:xmr.mx: That being said, no data has been lost (like at all).
04:27:06 ravfx:xmr.mx: Every time a drive Samsung vanished, LVM2 was fast enough to catch it and shutoff the affected LVs. The VM all complain about IO errors but then once your back it's nothing more than en unexpected shutdown.
04:27:06 ravfx:xmr.mx: On my other server on where that issue occured, KVM even automatically "paused" the affected VM before they began to IO error. (I just did not have space on / here to suspend 60GB worth of VM because well, I did not plan to pause VMs 😂)
04:27:06 ravfx:xmr.mx: [... more lines follow, see https://mrelay.p2pool.observer/e/uOaH1NoKclBibllr ]
09:05:17 datahoarder: future donations should appear under https://blocks.p2pool.observer/payments automatically > <@ravfx:xmr.mx> xmr.mx now accept donations finally! : https://xmr.mx/donate.html
09:15:16 zkwhtlvqe9605: hello, im from asia
09:21:04 sbt:nope.chat: Touch some grass jeez. Who is this loser? > <@dumb_of_ass.:matrix.org> ^ who the fuck even is gonna donate to you aside from actual feds? yall already on the feds payroll
14:36:03 Cindy: i got confused by bounties.monero.social's UI lol
14:36:16 Cindy: when a comment is older than a year, it displays it by "<month> <day>"
14:36:21 Cindy: instead of "<x> months ago"
14:36:31 Cindy: i actually thought those comments happened this year
14:46:14 xorchyber: /exit
19:25:51 everchange000:matrix.org: Alright, so I want to run a Monero node via I2P, using i2pd. why does monerod --proxy=127.0.0.1:4447 --daemon-address=http://asdfgasdfgasdfgasdfgasdfgasdfgasdfgasdfgasdfgasdfgas.b32.i2p:18283 --trusted-daemon executed as the monero user, not start the daemon, but instead print the help options?
19:25:51 everchange000:matrix.org: I've checked the b32 address and ensured it's tunnel type is http.
19:27:37 Cindy: --daemon-address is not a real argument
19:27:49 ravfx:xmr.mx: That's for wallet cli and rpc
19:27:57 Cindy: neither is --trusted-daemon
19:28:03 ravfx:xmr.mx: Yeah, same
19:28:08 Cindy: did you get the command from chatgpt?
19:28:25 everchange000:matrix.org: https://docs.getmonero.org/running-node/monerod-tori2p/#wallet-setup
19:28:44 Cindy: that's for wallet cli
19:28:47 Cindy: not monerod
19:28:49 everchange000:matrix.org: at the very bottom select I2P and Monero CLI
19:28:57 ravfx:xmr.mx: Maybe what you want is --add-exclusive-node ?
19:29:00 Cindy: that page talks about the wallet programms
19:33:22 everchange000:matrix.org: I guess the Node Configuration section is the only relevant one.
19:33:56 everchange000:matrix.org: Thanks for noticing the error, I didn't notice.
19:42:50 everchange000:matrix.org: Can the same user run multiple monero nodes easily?
19:43:38 everchange000:matrix.org: it seems I need to modify ~/.bitmonero/bitmonero.conf, which makes me think, I have to create another user for the I2P monerod
19:44:23 everchange000:matrix.org: kinda non trivial running two nodes on the same machine.
19:44:26 rucknium: @everchange000:matrix.org: It's not difficult. You just need to specify different p2p, RPC, and ZMQ ports.
19:44:58 rucknium: Because two programs can't use the same ports on the same machine.
19:45:00 everchange000:matrix.org: looks up ZMQ port
19:45:39 rucknium: It's probably easier to just disable ZMQ on the 2nd node
19:46:50 rucknium: You can add these flags. I use flags instead of config files. --rpc-bind-port <random port> --p2p-bind-port <different random port> --no-zmq
19:47:55 everchange000:matrix.org: @rucknium: thanks
19:49:21 rucknium: @everchange000:matrix.org: You also need to specify a different directory for the second copy of the blockchain. Make sure you have enough storage space
19:49:42 rucknium: --data-dir <directory>
19:50:53 everchange000:matrix.org: @rucknium: can't I just symlink?
19:51:37 everchange000:matrix.org: Storage is not an issue. But the last symc was like 6days
19:52:10 everchange000:matrix.org: so two monerod instances with the same data dir clash?
19:53:16 rucknium: @everchange000:matrix.org: Yes. Only one monerod instance per blockchain database file.
19:53:39 rucknium: You can stop monerod and make a copy of the database file. That would skip the sync.
19:55:06 everchange000:matrix.org: @rucknium: Amen 🙏
19:55:43 ofrnxmr: @rucknium: You can use the same db
19:56:00 ofrnxmr: Just dont allow connections on one of them
19:56:22 rucknium: No p2p connections?
19:56:36 ofrnxmr: Yeah
19:57:37 everchange000:matrix.org: I have one node mining via p2pool. The other node is for the community.
19:58:32 ofrnxmr: https://github.com/monero-project/monero/pull/1982#issuecomment-295025270
19:58:32 ofrnxmr: > I've found that when running two daemons on the same DB
19:58:43 ofrnxmr: @everchange000:matrix.org: Why not use the same node for both?
19:59:39 everchange000:matrix.org: @ofrnxmr: how would that work?
19:59:56 everchange000:matrix.org: can I just pass additional ports?
20:00:55 ofrnxmr: not sure i understand why it wouldnt work
20:01:08 ofrnxmr: The i2p and the p2pool configs dont conflict
20:01:35 everchange000:matrix.org: I'll test that tomorrow. I'm sleepy. Thanks for the input everyone.
20:03:19 ofrnxmr: P2pool config: zmq-pub=tcp://ip:port
20:03:20 ofrnxmr: i2p config: tx-proxy=i2p,ip:port[,max_conmections][,disable_noise]
20:03:20 ofrnxmr: anonymous-inbound=hiddenservice.b32.i2p,[ip:]port[,max_connections]